/external/chromium_org/third_party/skia/src/sfnt/ |
D | SkOTTable_OS_2_V1.h | 263 struct l0 { struct 264 static const SK_OT_ULONG BasicLatinMask = SkTEndian_SwapBE32(1 << 0); 265 static const SK_OT_ULONG Latin1SupplementMask = SkTEndian_SwapBE32(1 << 1); 266 static const SK_OT_ULONG LatinExtendedAMask = SkTEndian_SwapBE32(1 << 2); 267 static const SK_OT_ULONG LatinExtendedBMask = SkTEndian_SwapBE32(1 << 3); 268 static const SK_OT_ULONG IPAExtensionsMask = SkTEndian_SwapBE32(1 << 4); 269 static const SK_OT_ULONG SpacingModifierLettersMask = SkTEndian_SwapBE32(1 << 5); 270 static const SK_OT_ULONG CombiningDiacriticalMarksMask = SkTEndian_SwapBE32(1 << 6); 271 static const SK_OT_ULONG BasicGreekMask = SkTEndian_SwapBE32(1 << 7); 272 static const SK_OT_ULONG GreekSymbolsAndCCopticMask = SkTEndian_SwapBE32(1 << 8); [all …]
|
D | SkOTTable_OS_2_V2.h | 264 struct l0 { struct 265 static const SK_OT_ULONG BasicLatinMask = SkTEndian_SwapBE32(1 << 0); 266 static const SK_OT_ULONG Latin1SupplementMask = SkTEndian_SwapBE32(1 << 1); 267 static const SK_OT_ULONG LatinExtendedAMask = SkTEndian_SwapBE32(1 << 2); 268 static const SK_OT_ULONG LatinExtendedBMask = SkTEndian_SwapBE32(1 << 3); 269 static const SK_OT_ULONG IPAExtensionsMask = SkTEndian_SwapBE32(1 << 4); 270 static const SK_OT_ULONG SpacingModifierLettersMask = SkTEndian_SwapBE32(1 << 5); 271 static const SK_OT_ULONG CombiningDiacriticalMarksMask = SkTEndian_SwapBE32(1 << 6); 272 static const SK_OT_ULONG GreekMask = SkTEndian_SwapBE32(1 << 7); 274 static const SK_OT_ULONG CyrillicMask = SkTEndian_SwapBE32(1 << 9); [all …]
|
D | SkOTTable_OS_2_V3.h | 265 struct l0 { struct 266 static const SK_OT_ULONG BasicLatinMask = SkTEndian_SwapBE32(1 << 0); 267 static const SK_OT_ULONG Latin1SupplementMask = SkTEndian_SwapBE32(1 << 1); 268 static const SK_OT_ULONG LatinExtendedAMask = SkTEndian_SwapBE32(1 << 2); 269 static const SK_OT_ULONG LatinExtendedBMask = SkTEndian_SwapBE32(1 << 3); 270 static const SK_OT_ULONG IPAExtensionsMask = SkTEndian_SwapBE32(1 << 4); 271 static const SK_OT_ULONG SpacingModifierLettersMask = SkTEndian_SwapBE32(1 << 5); 272 static const SK_OT_ULONG CombiningDiacriticalMarksMask = SkTEndian_SwapBE32(1 << 6); 273 static const SK_OT_ULONG GreekAndCopticMask = SkTEndian_SwapBE32(1 << 7); 275 static const SK_OT_ULONG CyrillicMask = SkTEndian_SwapBE32(1 << 9); [all …]
|
D | SkOTTable_OS_2_V4.h | 265 struct l0 { struct 266 static const SK_OT_ULONG BasicLatinMask = SkTEndian_SwapBE32(1 << 0); 267 static const SK_OT_ULONG Latin1SupplementMask = SkTEndian_SwapBE32(1 << 1); 268 static const SK_OT_ULONG LatinExtendedAMask = SkTEndian_SwapBE32(1 << 2); 269 static const SK_OT_ULONG LatinExtendedBMask = SkTEndian_SwapBE32(1 << 3); 270 static const SK_OT_ULONG IPAExtensionsMask = SkTEndian_SwapBE32(1 << 4); 271 static const SK_OT_ULONG SpacingModifierLettersMask = SkTEndian_SwapBE32(1 << 5); 272 static const SK_OT_ULONG CombiningDiacriticalMarksMask = SkTEndian_SwapBE32(1 << 6); 273 static const SK_OT_ULONG GreekAndCopticMask = SkTEndian_SwapBE32(1 << 7); 274 static const SK_OT_ULONG CopticMask = SkTEndian_SwapBE32(1 << 8); [all …]
|
/external/skia/src/sfnt/ |
D | SkOTTable_OS_2_V1.h | 263 struct l0 { struct 264 static const SK_OT_ULONG BasicLatinMask = SkTEndian_SwapBE32(1 << 0); 265 static const SK_OT_ULONG Latin1SupplementMask = SkTEndian_SwapBE32(1 << 1); 266 static const SK_OT_ULONG LatinExtendedAMask = SkTEndian_SwapBE32(1 << 2); 267 static const SK_OT_ULONG LatinExtendedBMask = SkTEndian_SwapBE32(1 << 3); 268 static const SK_OT_ULONG IPAExtensionsMask = SkTEndian_SwapBE32(1 << 4); 269 static const SK_OT_ULONG SpacingModifierLettersMask = SkTEndian_SwapBE32(1 << 5); 270 static const SK_OT_ULONG CombiningDiacriticalMarksMask = SkTEndian_SwapBE32(1 << 6); 271 static const SK_OT_ULONG BasicGreekMask = SkTEndian_SwapBE32(1 << 7); 272 static const SK_OT_ULONG GreekSymbolsAndCCopticMask = SkTEndian_SwapBE32(1 << 8); [all …]
|
D | SkOTTable_OS_2_V2.h | 264 struct l0 { struct 265 static const SK_OT_ULONG BasicLatinMask = SkTEndian_SwapBE32(1 << 0); 266 static const SK_OT_ULONG Latin1SupplementMask = SkTEndian_SwapBE32(1 << 1); 267 static const SK_OT_ULONG LatinExtendedAMask = SkTEndian_SwapBE32(1 << 2); 268 static const SK_OT_ULONG LatinExtendedBMask = SkTEndian_SwapBE32(1 << 3); 269 static const SK_OT_ULONG IPAExtensionsMask = SkTEndian_SwapBE32(1 << 4); 270 static const SK_OT_ULONG SpacingModifierLettersMask = SkTEndian_SwapBE32(1 << 5); 271 static const SK_OT_ULONG CombiningDiacriticalMarksMask = SkTEndian_SwapBE32(1 << 6); 272 static const SK_OT_ULONG GreekMask = SkTEndian_SwapBE32(1 << 7); 274 static const SK_OT_ULONG CyrillicMask = SkTEndian_SwapBE32(1 << 9); [all …]
|
D | SkOTTable_OS_2_V3.h | 265 struct l0 { struct 266 static const SK_OT_ULONG BasicLatinMask = SkTEndian_SwapBE32(1 << 0); 267 static const SK_OT_ULONG Latin1SupplementMask = SkTEndian_SwapBE32(1 << 1); 268 static const SK_OT_ULONG LatinExtendedAMask = SkTEndian_SwapBE32(1 << 2); 269 static const SK_OT_ULONG LatinExtendedBMask = SkTEndian_SwapBE32(1 << 3); 270 static const SK_OT_ULONG IPAExtensionsMask = SkTEndian_SwapBE32(1 << 4); 271 static const SK_OT_ULONG SpacingModifierLettersMask = SkTEndian_SwapBE32(1 << 5); 272 static const SK_OT_ULONG CombiningDiacriticalMarksMask = SkTEndian_SwapBE32(1 << 6); 273 static const SK_OT_ULONG GreekAndCopticMask = SkTEndian_SwapBE32(1 << 7); 275 static const SK_OT_ULONG CyrillicMask = SkTEndian_SwapBE32(1 << 9); [all …]
|
D | SkOTTable_OS_2_V4.h | 265 struct l0 { struct 266 static const SK_OT_ULONG BasicLatinMask = SkTEndian_SwapBE32(1 << 0); 267 static const SK_OT_ULONG Latin1SupplementMask = SkTEndian_SwapBE32(1 << 1); 268 static const SK_OT_ULONG LatinExtendedAMask = SkTEndian_SwapBE32(1 << 2); 269 static const SK_OT_ULONG LatinExtendedBMask = SkTEndian_SwapBE32(1 << 3); 270 static const SK_OT_ULONG IPAExtensionsMask = SkTEndian_SwapBE32(1 << 4); 271 static const SK_OT_ULONG SpacingModifierLettersMask = SkTEndian_SwapBE32(1 << 5); 272 static const SK_OT_ULONG CombiningDiacriticalMarksMask = SkTEndian_SwapBE32(1 << 6); 273 static const SK_OT_ULONG GreekAndCopticMask = SkTEndian_SwapBE32(1 << 7); 274 static const SK_OT_ULONG CopticMask = SkTEndian_SwapBE32(1 << 8); [all …]
|
/external/clang/test/CodeGen/ |
D | libcalls.c | 13 float l0 = sqrtf(a0); in test_sqrt() local 36 float l0 = powf(a0, a0); in test_pow() local 59 float l0 = fmaf(a0, a0, a0); in test_fma() local
|
D | attr-used.c | 13 static int l0 __attribute__((used)) = 5225; in f1() local
|
D | le32-libcall-pow.c | 15 float l0 = powf(a0, a0); in test_pow() local
|
D | staticinit.c | 30 int f1(void) { static int l0 = (unsigned) f1; } in f1() local
|
D | const-init.c | 71 static long l0 = (long) g11; in g11() local 111 static struct g20_s1 l0 = { ((void*) 0), &l0.f0 }; in g20() local
|
/external/llvm/test/MC/ELF/ |
D | subsection.s | 17 l0: label
|
/external/chromium_org/third_party/openssl/openssl/crypto/des/ |
D | ecb3_enc.c | 66 register DES_LONG l0,l1; in DES_ecb3_encrypt() local
|
/external/openssl/crypto/des/ |
D | ecb3_enc.c | 66 register DES_LONG l0,l1; in DES_ecb3_encrypt() local
|
/external/eigen/test/eigen2/ |
D | eigen2_parametrizedline.cpp | 34 LineType l0(p0, d0); in parametrizedline() local
|
/external/chromium_org/tools/deep_memory_profiler/ |
D | policies.json | 18 "l0": { object
|
/external/opencv/cvaux/src/ |
D | cvbgfg_codebook.cpp | 147 uchar p0, p1, p2, l0, l1, l2, h0, h1, h2; in cvBGCodeBookUpdate() local 271 int l0 = p0 + m0, l1 = p1 + m1, l2 = p2 + m2; in cvBGCodeBookDiff() local
|
/external/clang/test/CXX/expr/ |
D | p9.cpp | 44 __typeof__(0 + 0L) l0; variable
|
/external/eigen/test/ |
D | geo_parametrizedline.cpp | 35 LineType l0(p0, d0); in parametrizedline() local
|
/external/chromium_org/third_party/openssl/openssl/crypto/bn/ |
D | bn_div.c | 317 BN_ULONG q,l0; in BN_div() local
|
/external/openssl/crypto/bn/ |
D | bn_div.c | 317 BN_ULONG q,l0; in BN_div() local
|
/external/chromium_org/v8/test/mjsunit/harmony/ |
D | debug-function-scopes.js | 114 CheckScope(mirror.scope(3), { v1:3, l0: 0, v3: 5, v6: 11 }, ScopeType.Closure); property
|
/external/opencv/cv/src/ |
D | cvdistransform.cpp | 267 int l0 = 0; in icvDistanceTransformEx_5x5_C1R() local 334 int l0 = lls[j]; in icvDistanceTransformEx_5x5_C1R() local
|