Home
last modified time | relevance | path

Searched defs:l1 (Results 1 – 25 of 161) sorted by relevance

1234567

/third_party/skia/src/sfnt/
DSkOTTable_OS_2_V1.h294 struct l1 { struct
295 … static const SK_OT_ULONG SuperscriptsAndSubscriptsMask = SkOTSetULONGBit<32 - 32>::value;
296 static const SK_OT_ULONG CurrencySymbolsMask = SkOTSetULONGBit<33 - 32>::value;
297 …static const SK_OT_ULONG CombiningDiacriticalMarksForSymbolsMask = SkOTSetULONGBit<34 - 32>::value;
298 static const SK_OT_ULONG LetterlikeSymbolsMask = SkOTSetULONGBit<35 - 32>::value;
299 static const SK_OT_ULONG NumberFormsMask = SkOTSetULONGBit<36 - 32>::value;
300 static const SK_OT_ULONG ArrowsMask = SkOTSetULONGBit<37 - 32>::value;
301 … static const SK_OT_ULONG MathematicalOperatorsMask = SkOTSetULONGBit<38 - 32>::value;
302 … static const SK_OT_ULONG MiscellaneousTechnicalMask = SkOTSetULONGBit<39 - 32>::value;
303 static const SK_OT_ULONG ControlPicturesMask = SkOTSetULONGBit<40 - 32>::value;
[all …]
DSkOTTable_OS_2_V2.h296 struct l1 { struct
297 … static const SK_OT_ULONG SuperscriptsAndSubscriptsMask = SkOTSetULONGBit<32 - 32>::value;
298 static const SK_OT_ULONG CurrencySymbolsMask = SkOTSetULONGBit<33 - 32>::value;
299 …static const SK_OT_ULONG CombiningDiacriticalMarksForSymbolsMask = SkOTSetULONGBit<34 - 32>::value;
300 static const SK_OT_ULONG LetterlikeSymbolsMask = SkOTSetULONGBit<35 - 32>::value;
301 static const SK_OT_ULONG NumberFormsMask = SkOTSetULONGBit<36 - 32>::value;
302 static const SK_OT_ULONG ArrowsMask = SkOTSetULONGBit<37 - 32>::value;
303 … static const SK_OT_ULONG MathematicalOperatorsMask = SkOTSetULONGBit<38 - 32>::value;
304 … static const SK_OT_ULONG MiscellaneousTechnicalMask = SkOTSetULONGBit<39 - 32>::value;
305 static const SK_OT_ULONG ControlPicturesMask = SkOTSetULONGBit<40 - 32>::value;
[all …]
DSkOTTable_OS_2_V3.h296 struct l1 { struct
297 … static const SK_OT_ULONG SuperscriptsAndSubscriptsMask = SkOTSetULONGBit<32 - 32>::value;
298 static const SK_OT_ULONG CurrencySymbolsMask = SkOTSetULONGBit<33 - 32>::value;
299 …static const SK_OT_ULONG CombiningDiacriticalMarksForSymbolsMask = SkOTSetULONGBit<34 - 32>::value;
300 static const SK_OT_ULONG LetterlikeSymbolsMask = SkOTSetULONGBit<35 - 32>::value;
301 static const SK_OT_ULONG NumberFormsMask = SkOTSetULONGBit<36 - 32>::value;
302 static const SK_OT_ULONG ArrowsMask = SkOTSetULONGBit<37 - 32>::value;
303 … static const SK_OT_ULONG MathematicalOperatorsMask = SkOTSetULONGBit<38 - 32>::value;
304 … static const SK_OT_ULONG MiscellaneousTechnicalMask = SkOTSetULONGBit<39 - 32>::value;
305 static const SK_OT_ULONG ControlPicturesMask = SkOTSetULONGBit<40 - 32>::value;
[all …]
DSkOTTable_OS_2_V4.h296 struct l1 { struct
297 … static const SK_OT_ULONG SuperscriptsAndSubscriptsMask = SkOTSetULONGBit<32 - 32>::value;
298 static const SK_OT_ULONG CurrencySymbolsMask = SkOTSetULONGBit<33 - 32>::value;
299 …static const SK_OT_ULONG CombiningDiacriticalMarksForSymbolsMask = SkOTSetULONGBit<34 - 32>::value;
300 static const SK_OT_ULONG LetterlikeSymbolsMask = SkOTSetULONGBit<35 - 32>::value;
301 static const SK_OT_ULONG NumberFormsMask = SkOTSetULONGBit<36 - 32>::value;
302 static const SK_OT_ULONG ArrowsMask = SkOTSetULONGBit<37 - 32>::value;
303 … static const SK_OT_ULONG MathematicalOperatorsMask = SkOTSetULONGBit<38 - 32>::value;
304 … static const SK_OT_ULONG MiscellaneousTechnicalMask = SkOTSetULONGBit<39 - 32>::value;
305 static const SK_OT_ULONG ControlPicturesMask = SkOTSetULONGBit<40 - 32>::value;
[all …]
/third_party/openssl/crypto/rc2/
Drc2_local.h18 #define c2ln(c,l1,l2,n) { \ argument
48 #define l2cn(l1,l2,c,n) { \ argument
70 #define n2ln(c,l1,l2,n) { \ argument
93 #define l2nn(l1,l2,c,n) { \ argument
/third_party/node/deps/openssl/openssl/crypto/rc2/
Drc2_local.h18 #define c2ln(c,l1,l2,n) { \ argument
48 #define l2cn(l1,l2,c,n) { \ argument
70 #define n2ln(c,l1,l2,n) { \ argument
93 #define l2nn(l1,l2,c,n) { \ argument
/third_party/typescript/tests/baselines/reference/
DletDeclarations-useBeforeDefinition.js4 let l1; variable
17 let l1; variable
DletDeclarations-es5-1.js2 let l1; variable
10 var l1; variable
DletDeclarations.js2 let l1; variable
16 let l1; variable
DletDeclarations-es5.js2 let l1; variable
16 var l1; variable
/third_party/libwebsockets/minimal-examples/api-tests/api-test-lws_cache/
Dmain.c19 struct lws_cache_ttl_lru *l1; in test_just_l1() local
104 struct lws_cache_ttl_lru *l1; in test_just_l1_limits() local
173 struct lws_cache_ttl_lru *l1 = NULL, *nsc; in test_nsc1() local
/third_party/openssl/crypto/cast/
Dcast_local.h22 #define c2ln(c,l1,l2,n) { \ argument
45 #define l2cn(l1,l2,c,n) { \ argument
60 #define n2ln(c,l1,l2,n) { \ argument
83 #define l2nn(l1,l2,c,n) { \ argument
/third_party/selinux/libsepol/include/sepol/policydb/
Dmls_types.h102 static inline int mls_level_eq(const struct mls_level *l1, const struct mls_level *l2) in mls_level_eq()
107 static inline int mls_level_dom(const struct mls_level *l1, const struct mls_level *l2) in mls_level_dom()
112 #define mls_level_incomp(l1, l2) \ argument
115 #define mls_level_between(l1, l2, l3) \ argument
/third_party/node/deps/openssl/openssl/crypto/cast/
Dcast_local.h22 #define c2ln(c,l1,l2,n) { \ argument
45 #define l2cn(l1,l2,c,n) { \ argument
60 #define n2ln(c,l1,l2,n) { \ argument
83 #define l2nn(l1,l2,c,n) { \ argument
/third_party/node/deps/openssl/openssl/crypto/rc5/
Drc5_local.h20 #define c2ln(c,l1,l2,n) { \ argument
50 #define l2cn(l1,l2,c,n) { \ argument
72 #define n2ln(c,l1,l2,n) { \ argument
95 #define l2nn(l1,l2,c,n) { \ argument
/third_party/openssl/crypto/rc5/
Drc5_local.h20 #define c2ln(c,l1,l2,n) { \ argument
50 #define l2cn(l1,l2,c,n) { \ argument
72 #define n2ln(c,l1,l2,n) { \ argument
95 #define l2nn(l1,l2,c,n) { \ argument
/third_party/node/deps/openssl/openssl/crypto/bf/
Dbf_local.h15 # define n2ln(c,l1,l2,n) { \ argument
38 # define l2nn(l1,l2,c,n) { \ argument
/third_party/openssl/crypto/bf/
Dbf_local.h15 # define n2ln(c,l1,l2,n) { \ argument
38 # define l2nn(l1,l2,c,n) { \ argument
/third_party/icu/icu4j/main/tests/core/src/com/ibm/icu/dev/test/util/
DLocaleAliasTest.java90 ULocale l1 = c1.getLocale(ULocale.VALID_LOCALE); in TestCalendar() local
121 ULocale l1 = df1.getLocale(ULocale.VALID_LOCALE); in TestDateFormat() local
217 ULocale l1 = urb1.getULocale(); in TestUResourceBundle() local
/third_party/icu/ohos_icu4j/src/main/tests/ohos/global/icu/dev/test/util/
DLocaleAliasTest.java93 ULocale l1 = c1.getLocale(ULocale.VALID_LOCALE); in TestCalendar() local
124 ULocale l1 = df1.getLocale(ULocale.VALID_LOCALE); in TestDateFormat() local
220 ULocale l1 = urb1.getULocale(); in TestUResourceBundle() local
/third_party/typescript/tests/cases/compiler/
DcommentsInheritance.ts19 l1: () => void; property
40 public l1: () => void; property in c1
132 l1: () => void; property
145 l1: () => void; property
DletDeclarations2.ts5 let l1 = "s"; variable
/third_party/typescript/tests/cases/conformance/parser/ecmascript5/
DparserAstSpans1.ts14 l1: () => void; property
34 public l1: () => void; property in c1
164 l1: () => void; property
175 l1: () => void; property
/third_party/node/deps/openssl/openssl/crypto/idea/
Didea_local.h21 #define n2ln(c,l1,l2,n) { \ argument
44 #define l2nn(l1,l2,c,n) { \ argument
/third_party/openssl/crypto/idea/
Didea_local.h21 #define n2ln(c,l1,l2,n) { \ argument
44 #define l2nn(l1,l2,c,n) { \ argument

1234567