Home
last modified time | relevance | path

Searched defs:l0 (Results 1 – 25 of 38) sorted by relevance

12

/external/libcxx/test/std/thread/thread.mutex/thread.lock.algorithm/
Dtry_lock.pass.cpp77 L0 l0; in main() local
84 L0 l0; in main() local
91 L1 l0; in main() local
98 L0 l0; in main() local
112 L2 l0; in main() local
127 L0 l0; in main() local
136 L1 l0; in main() local
145 L2 l0; in main() local
161 L0 l0; in main() local
170 L0 l0; in main() local
[all …]
Dlock.pass.cpp92 L0 l0; in main() local
99 L0 l0; in main() local
106 L1 l0; in main() local
113 L0 l0; in main() local
127 L2 l0; in main() local
141 L1 l0; in main() local
155 L2 l0; in main() local
169 L2 l0; in main() local
184 L0 l0; in main() local
193 L2 l0; in main() local
[all …]
/external/skia/src/sfnt/
DSkOTTable_OS_2_V1.h263 struct l0 { struct
264 static const SK_OT_ULONG BasicLatinMask = SkOTSetULONGBit<0>::value;
265 static const SK_OT_ULONG Latin1SupplementMask = SkOTSetULONGBit<1>::value;
266 static const SK_OT_ULONG LatinExtendedAMask = SkOTSetULONGBit<2>::value;
267 static const SK_OT_ULONG LatinExtendedBMask = SkOTSetULONGBit<3>::value;
268 static const SK_OT_ULONG IPAExtensionsMask = SkOTSetULONGBit<4>::value;
269 static const SK_OT_ULONG SpacingModifierLettersMask = SkOTSetULONGBit<5>::value;
270 static const SK_OT_ULONG CombiningDiacriticalMarksMask = SkOTSetULONGBit<6>::value;
271 static const SK_OT_ULONG BasicGreekMask = SkOTSetULONGBit<7>::value;
272 static const SK_OT_ULONG GreekSymbolsAndCCopticMask = SkOTSetULONGBit<8>::value;
[all …]
DSkOTTable_OS_2_V2.h264 struct l0 { struct
265 static const SK_OT_ULONG BasicLatinMask = SkOTSetULONGBit<0>::value;
266 static const SK_OT_ULONG Latin1SupplementMask = SkOTSetULONGBit<1>::value;
267 static const SK_OT_ULONG LatinExtendedAMask = SkOTSetULONGBit<2>::value;
268 static const SK_OT_ULONG LatinExtendedBMask = SkOTSetULONGBit<3>::value;
269 static const SK_OT_ULONG IPAExtensionsMask = SkOTSetULONGBit<4>::value;
270 static const SK_OT_ULONG SpacingModifierLettersMask = SkOTSetULONGBit<5>::value;
271 static const SK_OT_ULONG CombiningDiacriticalMarksMask = SkOTSetULONGBit<6>::value;
272 static const SK_OT_ULONG GreekMask = SkOTSetULONGBit<7>::value;
274 static const SK_OT_ULONG CyrillicMask = SkOTSetULONGBit<9>::value;
[all …]
DSkOTTable_OS_2_V3.h265 struct l0 { struct
266 static const SK_OT_ULONG BasicLatinMask = SkOTSetULONGBit<0>::value;
267 static const SK_OT_ULONG Latin1SupplementMask = SkOTSetULONGBit<1>::value;
268 static const SK_OT_ULONG LatinExtendedAMask = SkOTSetULONGBit<2>::value;
269 static const SK_OT_ULONG LatinExtendedBMask = SkOTSetULONGBit<3>::value;
270 static const SK_OT_ULONG IPAExtensionsMask = SkOTSetULONGBit<4>::value;
271 static const SK_OT_ULONG SpacingModifierLettersMask = SkOTSetULONGBit<5>::value;
272 static const SK_OT_ULONG CombiningDiacriticalMarksMask = SkOTSetULONGBit<6>::value;
273 static const SK_OT_ULONG GreekAndCopticMask = SkOTSetULONGBit<7>::value;
275 static const SK_OT_ULONG CyrillicMask = SkOTSetULONGBit<9>::value;
[all …]
DSkOTTable_OS_2_V4.h265 struct l0 { struct
266 static const SK_OT_ULONG BasicLatinMask = SkOTSetULONGBit<0>::value;
267 static const SK_OT_ULONG Latin1SupplementMask = SkOTSetULONGBit<1>::value;
268 static const SK_OT_ULONG LatinExtendedAMask = SkOTSetULONGBit<2>::value;
269 static const SK_OT_ULONG LatinExtendedBMask = SkOTSetULONGBit<3>::value;
270 static const SK_OT_ULONG IPAExtensionsMask = SkOTSetULONGBit<4>::value;
271 static const SK_OT_ULONG SpacingModifierLettersMask = SkOTSetULONGBit<5>::value;
272 static const SK_OT_ULONG CombiningDiacriticalMarksMask = SkOTSetULONGBit<6>::value;
273 static const SK_OT_ULONG GreekAndCopticMask = SkOTSetULONGBit<7>::value;
274 static const SK_OT_ULONG CopticMask = SkOTSetULONGBit<8>::value;
[all …]
/external/clang/test/CodeGen/
Dlibcalls.c15 float l0 = sqrtf(a0); in test_sqrt() local
41 float l0 = powf(a0, a0); in test_pow() local
64 float l0 = fmaf(a0, a0, a0); in test_fma() local
Dattr-used.c13 static int l0 __attribute__((used)) = 5225; in f1() local
Dle32-libcall-pow.c15 float l0 = powf(a0, a0); in test_pow() local
Dstaticinit.c30 int f1(void) { static int l0 = (unsigned) f1; } in f1() local
Dconst-init.c71 static long l0 = (long) g11; in g11() local
111 static struct g20_s1 l0 = { ((void*) 0), &l0.f0 }; in g20() local
Ddebug-info-packed-struct.c88 struct layout0 l0; variable
/external/compiler-rt/lib/sanitizer_common/tests/
Dsanitizer_deadlock_detector_test.cc143 uptr l0 = d.newNode(0); in RunRemoveNodeTest() local
260 uptr l0 = d.newNode(0); in RunMultipleEpochsTest() local
302 uptr l0 = d.newNode(0); in RunCorrectEpochFlush() local
326 uptr l0 = d.newNode(0); in RunTryLockTest() local
353 uptr l0 = d.newNode(0); in RunOnFirstLockTest() local
391 uptr l0 = d.newNode(0); in RunRecusriveLockTest() local
421 uptr l0 = d.newNode(0); in RunLockContextTest() local
/external/apache-commons-math/src/main/java/org/apache/commons/math/random/
DMersenneTwister.java173 long l0 = (mt[i] & 0x7fffffffl) | ((mt[i] < 0) ? 0x80000000l : 0x0l); in setSeed() local
188 long l0 = (mt[i] & 0x7fffffffl) | ((mt[i] < 0) ? 0x80000000l : 0x0l); in setSeed() local
/external/llvm/test/MC/ELF/
Dsubsection.s17 l0: label
/external/eigen/test/eigen2/
Deigen2_parametrizedline.cpp34 LineType l0(p0, d0); in parametrizedline() local
/external/opencv/cvaux/src/
Dcvbgfg_codebook.cpp147 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/
Dp9.cpp44 __typeof__(0 + 0L) l0; variable
/external/eigen/test/
Dgeo_parametrizedline.cpp34 LineType l0(p0, d0); in parametrizedline() local
/external/v8/test/mjsunit/es6/
Ddebug-function-scopes.js114 CheckScope(mirror.scope(2), { v1:3, l0: 0, v3: 5, v6: 11 }, ScopeType.Closure); property
/external/deqp/modules/gles2/performance/
Des2pTextureCases.cpp88 int l0 = deClz32(val); in roundDownToPowerOfTwo() local
/external/deqp/modules/gles3/performance/
Des3pTextureCases.cpp87 int l0 = deClz32(val); in roundDownToPowerOfTwo() local
/external/opencv/cv/src/
Dcvdistransform.cpp267 int l0 = 0; in icvDistanceTransformEx_5x5_C1R() local
334 int l0 = lls[j]; in icvDistanceTransformEx_5x5_C1R() local
/external/boringssl/src/crypto/bn/
Ddiv.c252 BN_ULONG q, l0; in BN_div() local
/external/boringssl/src/crypto/des/
Ddes.c638 uint32_t l0, l1; in DES_ecb3_encrypt() local

12