/third_party/skia/src/sfnt/ |
D | SkOTTable_OS_2_V4.h | 364 struct l3 { struct 365 static const SK_OT_ULONG BugineseMask = SkOTSetULONGBit<96 - 96>::value; 366 static const SK_OT_ULONG GlagoliticMask = SkOTSetULONGBit<97 - 96>::value; 367 static const SK_OT_ULONG TifinaghMask = SkOTSetULONGBit<98 - 96>::value; 368 … static const SK_OT_ULONG YijingHexagramSymbolsMask = SkOTSetULONGBit<99 - 96>::value; 369 static const SK_OT_ULONG SylotiNagriMask = SkOTSetULONGBit<100 - 96>::value; 370 … static const SK_OT_ULONG LinearB_AegeanNumbersMask = SkOTSetULONGBit<101 - 96>::value; 371 static const SK_OT_ULONG AncientGreekNumbersMask = SkOTSetULONGBit<102 - 96>::value; 372 static const SK_OT_ULONG UgariticMask = SkOTSetULONGBit<103 - 96>::value; 373 static const SK_OT_ULONG OldPersianMask = SkOTSetULONGBit<104 - 96>::value; [all …]
|
/third_party/typescript/tests/baselines/reference/ |
D | letDeclarations-es5-1.js | 4 let l3, l4, l5 :string, l6; variable 12 var l3, l4, l5, l6; variable
|
D | letDeclarations.js | 4 let l3, l4, l5 :string, l6; variable 18 let l3, l4, l5, l6; variable
|
D | letDeclarations-es5.js | 4 let l3, l4, l5 :string, l6; variable 18 var l3, l4, l5, l6; variable
|
D | letDeclarations-invalidContexts.js | 9 let l3 = 0; variable
|
D | arityAndOrderCompatibility01.js | 27 var l3: [number] = z; variable
|
D | letDeclarations-validContexts.js | 11 let l3 = 0; variable
|
D | templateStringBinaryOperations.js | 39 var l3 = 1 + `2${ 3 * 4 }5` + 6; variable
|
D | templateStringBinaryOperationsES6.js | 39 var l3 = 1 + `2${ 3 * 4 }5` + 6; variable
|
/third_party/typescript/tests/cases/compiler/ |
D | letDeclarations-es5-1.ts | 4 let l3, l4, l5 :string, l6; variable
|
D | letDeclarations-invalidContexts.ts | 12 let l3 = 0; variable
|
D | letDeclarations.ts | 6 let l3, l4, l5 :string, l6; variable
|
D | letDeclarations-es5.ts | 5 let l3, l4, l5 :string, l6; variable
|
D | declFileTypeAnnotationVisibilityErrorVariableDeclaration.ts | 34 export var l3 = new m2.public2(); variable
|
D | letDeclarations-validContexts.ts | 16 let l3 = 0; variable
|
/third_party/ltp/testcases/kernel/syscalls/sysinfo/ |
D | sysinfo01.c | 86 float l1, l2, l3; in main() local
|
/third_party/openssl/fuzz/ |
D | bignum.c | 33 size_t l1 = 0, l2 = 0, l3 = 0; in FuzzerTestOneInput() local
|
/third_party/node/deps/openssl/openssl/fuzz/ |
D | bignum.c | 33 size_t l1 = 0, l2 = 0, l3 = 0; in FuzzerTestOneInput() local
|
/third_party/typescript/tests/cases/conformance/es6/templates/ |
D | templateStringBinaryOperations.ts | 38 var l3 = 1 + `2${ 3 * 4 }5` + 6; variable
|
D | templateStringBinaryOperationsES6.ts | 39 var l3 = 1 + `2${ 3 * 4 }5` + 6; variable
|
/third_party/typescript/tests/cases/conformance/types/tuple/ |
D | arityAndOrderCompatibility01.ts | 26 var l3: [number] = z; variable
|
/third_party/icu/ohos_icu4j/src/main/tests/ohos/global/icu/dev/test/number/ |
D | NumberFormatterApiTest.java | 3161 LocalizedNumberFormatter l3 = NumberFormatter.forSkeleton(normalized).locale(locale); in assertFormatDescending() local 3208 LocalizedNumberFormatter l3 = NumberFormatter.forSkeleton(normalized).locale(locale); in assertFormatSingle() local 3249 LocalizedNumberFormatter l3 = NumberFormatter.forSkeleton(normalized).locale(locale); in assertFormatSingleMeasure() local
|
/third_party/skia/third_party/externals/tint/src/ |
D | traits_test.cc | 117 auto l3 = [](int, S, float) {}; in TEST() local
|
/third_party/selinux/libsepol/include/sepol/policydb/ |
D | mls_types.h | 115 #define mls_level_between(l1, l2, l3) \ argument
|
/third_party/lame/libmp3lame/ |
D | gain_analysis.c | 353 Float_t l3 = curleft[3] * curleft[3]; in AnalyzeSamples() local
|