Home
last modified time | relevance | path

Searched defs:l3 (Results 1 – 25 of 35) sorted by relevance

12

/external/apache-harmony/beans/src/test/java/org/apache/harmony/beans/tests/java/beans/
DPropertyChangeSupportTest.java77 PropertyChangeListener l3 = new PropertyChangeListenerProxy("myProp", in testAddPropertyChangeListener_PropertyChangeListener_Normal() local
148 PropertyChangeListener l3 = new PropertyChangeListenerProxy("myProp", in testAddPropertyChangeListener_PropertyChangeListener_String_Normal() local
214 PropertyChangeListener l3 = new PropertyChangeListenerProxy("myProp", in testAddPropertyChangeListener_PropertyChangeListener_String_NullProperty() local
233 PropertyChangeListener l3 = new PropertyChangeListenerProxy("myProp", in testAddPropertyChangeListener_PropertyChangeListener_String_Duplicate() local
271 PropertyChangeListener l3 = new PropertyChangeListenerProxy("myProp", in testRemovePropertyChangeListener_PropertyChangeListener_Normal() local
363 PropertyChangeListener l3 = new PropertyChangeListenerProxy("myProp", in testRemovePropertyChangeListener_PropertyChangeListener_String_PropertyRegistered() local
425 PropertyChangeListener l3 = new PropertyChangeListenerProxy("myProp", in testGetPropertyChangeListener_Normal() local
455 PropertyChangeListener l3 = new PropertyChangeListenerProxy("myProp", in testGetPropertyChangeListener_String_Normal() local
480 PropertyChangeListener l3 = new PropertyChangeListenerProxy("myProp2", in testGetPropertyChangeListener_String_None() local
513 PropertyChangeListener l3 = new PropertyChangeListenerProxy("myProp", in testHasListener_AllRegistered() local
[all …]
/external/libcxx/test/std/thread/thread.mutex/thread.lock.algorithm/
Dlock.pass.cpp383 L0 l3; in main() local
394 L1 l3; in main() local
405 L0 l3; in main() local
416 L0 l3; in main() local
427 L0 l3; in main() local
438 L2 l3; in main() local
456 L0 l3; in main() local
474 L0 l3; in main() local
492 L0 l3; in main() local
Dtry_lock.pass.cpp464 L0 l3; in main() local
475 L0 l3; in main() local
486 L0 l3; in main() local
497 L0 l3; in main() local
508 L1 l3; in main() local
/external/skia/src/sfnt/
DSkOTTable_OS_2_V4.h367 struct l3 { struct
368 static const SK_OT_ULONG BugineseMask = SkOTSetULONGBit<96 - 96>::value;
369 static const SK_OT_ULONG GlagoliticMask = SkOTSetULONGBit<97 - 96>::value;
370 static const SK_OT_ULONG TifinaghMask = SkOTSetULONGBit<98 - 96>::value;
371 … static const SK_OT_ULONG YijingHexagramSymbolsMask = SkOTSetULONGBit<99 - 96>::value;
372 static const SK_OT_ULONG SylotiNagriMask = SkOTSetULONGBit<100 - 96>::value;
373 … static const SK_OT_ULONG LinearB_AegeanNumbersMask = SkOTSetULONGBit<101 - 96>::value;
374 static const SK_OT_ULONG AncientGreekNumbersMask = SkOTSetULONGBit<102 - 96>::value;
375 static const SK_OT_ULONG UgariticMask = SkOTSetULONGBit<103 - 96>::value;
376 static const SK_OT_ULONG OldPersianMask = SkOTSetULONGBit<104 - 96>::value;
[all …]
/external/valgrind/none/tests/s390x/
Dclcle.c37 unsigned long a1,a3,l1,l3; in testrun() local
47 void multiplex(unsigned long l1, unsigned long l3, char pad) in multiplex()
/external/clang/test/Sema/
Dswitch-1.c27 unsigned long long l3 = 65536 * 65536ULL; variable
/external/compiler-rt/lib/sanitizer_common/tests/
Dsanitizer_deadlock_detector_test.cc146 uptr l3 = d.newNode(3); in RunRemoveNodeTest() local
374 uptr l3 = d.newNode(0); in RunOnFirstLockTest() local
394 uptr l3 = d.newNode(0); in RunRecusriveLockTest() local
424 uptr l3 = d.newNode(0); in RunLockContextTest() local
/external/libvpx/libvpx/vp9/encoder/x86/
Dvp9_denoiser_sse2.c47 const __m128i *l3, in vp9_denoiser_16x1_sse2()
144 const __m128i l3 = _mm_set1_epi8( in vp9_denoiser_NxM_sse2_small() local
257 const __m128i l3 = _mm_set1_epi8( in vp9_denoiser_NxM_sse2_big() local
/external/eigen/bench/
Dcheck_cache_queries.cpp22 int l1, l2, l3; in main() local
/external/clang/test/CXX/dcl.dcl/dcl.spec/dcl.type/dcl.spec.auto/
Dp3-generic-lambda-1y.cpp27 auto l3 = [](auto &&ur, in main() local
68 auto l3 = [](char (auto::*pmf)()) { }; //expected-error{{'auto' not allowed}}\ in main() local
/external/google-breakpad/src/common/linux/
Dsynth_elf_unittest.cc85 Label l3(table.Add(s3)); in TEST_F() local
107 Label l3(table.Add(s3)); in TEST_F() local
/external/clang/test/CXX/expr/expr.prim/expr.prim.lambda/
Ddefault-arguments.cpp19 …auto l3 = [](int i = foo) {}; // expected-error{{default argument references local variable 'foo' … in defargs_errors() local
/external/libvpx/libvpx/vp8/encoder/x86/
Ddenoising_sse2.c57 const __m128i l3 = _mm_set1_epi8( in vp8_denoiser_filter_sse2() local
204 const __m128i l3 = _mm_set1_epi8( in vp8_denoiser_filter_uv_sse2() local
/external/v8/test/mjsunit/harmony/
Ddebug-function-scopes.js112 CheckScope(mirror.scope(1), { l3: 9 }, ScopeType.Block); property
/external/selinux/libsepol/include/sepol/policydb/
Dmls_types.h88 #define mls_level_between(l1, l2, l3) \ argument
/external/iproute2/include/linux/
Datmsap.h135 } l3; member
/external/kernel-headers/original/uapi/linux/
Datmsap.h135 } l3; member
/external/opencv/cvaux/src/
Dcvlmeds.cpp408 double l1, l2, l3, d1, d2, value; in icvMedian() local
491 double l1, l2, l3, d1, d2, sigma; in icvBoltingPoints() local
/external/libvpx/libvpx/vp9/encoder/mips/msa/
Dvp9_fdct16x16_msa.c158 v8i16 l0, l1, l2, l3, l4, l5, l6, l7, l8, l9, l10, l11, l12, l13, l14, l15; in fadst16_transpose_postproc_msa() local
339 v8i16 l0, l1, l2, l3, l4, l5, l6, l7, l8, l9, l10, l11, l12, l13, l14, l15; in fadst16_transpose_msa() local
/external/llvm/unittests/ADT/
DHashingTest.cpp402 const LargeTestInteger l3 = { { in TEST() local
/external/valgrind/callgrind/
Dmain.c1771 void branchsim_printstat(int l1, int l2, int l3) in branchsim_printstat()
1882 Int l1, l2, l3; in finish() local
/external/icu/icu4j/main/tests/core/src/com/ibm/icu/dev/test/util/
DICUServiceTest.java518 ServiceListener l3 = new ServiceListener() { in TestAPI() local
/external/mesa3d/src/mesa/program/
Dprog_noise.c527 int i3, j3, k3, l3; /* The integer offsets for the fourth simplex corner */ in _mesa_noise4() local
/external/libvpx/libvpx/vpx_dsp/mips/
Didct16x16_msa.c295 v8i16 l0, l1, l2, l3, l4, l5, l6, l7, l8, l9, l10, l11, l12, l13, l14, l15; in vpx_iadst16_1d_rows_msa() local
/external/mksh/src/
Deval.c1832 int l1, l2, l3; in alt_expand() local

12