OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:xfL
(Results
1 - 5
of
5
) sorted by null
/libcore/luni/src/main/java/java/util/
UUID.java
159
msb &= ~(0
xfL
<< 12);
/external/neven/Embedded/common/src/b_BitFeatureEm/
Scanner.c
325
uint32
xfL
= 0; /* fixed point x-coordinate (16.16) */
342
uint32 xpL = (
xfL
>> 16 );
343
uint32 xoff1L =
xfL
& 0x0FFFF;
346
xfL
+= stepL;
[
all
...]
/external/openssl/crypto/x509v3/
x509v3.h
484
#define X509V3_EXT_UNKNOWN_MASK (0
xfL
<< 16)
496
#define X509V3_ADD_OP_MASK 0
xfL
/external/openssl/include/openssl/
x509v3.h
484
#define X509V3_EXT_UNKNOWN_MASK (0
xfL
<< 16)
496
#define X509V3_ADD_OP_MASK 0
xfL
/external/openssl/apps/
apps.c
1230
#define X509V3_EXT_UNKNOWN_MASK (0
xfL
<< 16)
[
all
...]
Completed in 84 milliseconds