Searched defs:label (Results 151 - 152 of 152) sorted by relevance

1234567

/openjdk7/hotspot/src/share/vm/c1/
H A Dc1_LIR.hpp1196 Label* label() const { return _label; } function in class:LIR_OpLabel
1384 Label* label() const { return _label; } function in class:LIR_OpBranch
1738 Label* label() { return &_label; } function in class:LabelObj
/openjdk7/jdk/src/share/native/sun/security/pkcs11/wrapper/
H A Dpkcs11t.h143 /* label, manufacturerID, and model have been changed from
145 CK_UTF8CHAR label[32]; /* blank padded */ member in struct:CK_TOKEN_INFO

Completed in 259 milliseconds

1234567