Home
last modified time | relevance | path

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

123

/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
144 PropertyChangeListener l3 = new PropertyChangeListenerProxy("myProp", in testAddPropertyChangeListener_PropertyChangeListener_String_Normal() local
198 PropertyChangeListener l3 = new PropertyChangeListenerProxy("myProp", in testAddPropertyChangeListener_PropertyChangeListener_String_NullProperty() local
217 PropertyChangeListener l3 = new PropertyChangeListenerProxy("myProp", in testAddPropertyChangeListener_PropertyChangeListener_String_Duplicate() local
251 PropertyChangeListener l3 = new PropertyChangeListenerProxy("myProp", in testRemovePropertyChangeListener_PropertyChangeListener_Normal() local
343 PropertyChangeListener l3 = new PropertyChangeListenerProxy("myProp", in testRemovePropertyChangeListener_PropertyChangeListener_String_PropertyRegistered() local
405 PropertyChangeListener l3 = new PropertyChangeListenerProxy("myProp", in testGetPropertyChangeListener_Normal() local
435 PropertyChangeListener l3 = new PropertyChangeListenerProxy("myProp", in testGetPropertyChangeListener_String_Normal() local
460 PropertyChangeListener l3 = new PropertyChangeListenerProxy("myProp2", in testGetPropertyChangeListener_String_None() local
493 PropertyChangeListener l3 = new PropertyChangeListenerProxy("myProp", in testHasListener_AllRegistered() local
[all …]
/external/libcxx/test/std/thread/thread.mutex/thread.lock.algorithm/
Dlock.pass.cpp396 L0 l3; in main() local
407 L1 l3; in main() local
418 L0 l3; in main() local
429 L0 l3; in main() local
440 L0 l3; in main() local
452 L2 l3; in main() local
470 L0 l3; in main() local
488 L0 l3; in main() local
506 L0 l3; in main() local
Dtry_lock.pass.cpp474 L0 l3; in main() local
485 L0 l3; in main() local
496 L0 l3; in main() local
507 L0 l3; in main() local
518 L1 l3; in main() local
/external/skia/src/sfnt/
DSkOTTable_OS_2_V4.h364 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 …]
/external/skqp/src/sfnt/
DSkOTTable_OS_2_V4.h364 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 …]
/external/jacoco/org.jacoco.report.test/src/org/jacoco/report/check/
DRuleTest.java56 Limit l3 = new Limit(); in testSetLimits() local
66 Limit l3 = rule.createLimit(); in testCreateLimit() local
/external/wayland/tests/
Dsignal-test.c58 struct wl_listener l3 = {.notify = (wl_notify_func_t) 0x3}; in TEST() local
106 struct wl_listener l3 = {.notify = signal_notify}; in TEST() local
/external/clang/test/Sema/
Dswitch-1.c59 unsigned long long l3 = 65536 * 65536ULL; variable
/external/jacoco/org.jacoco.core.test/src/org/jacoco/core/internal/analysis/
DMethodAnalyzerTest.java459 Label l3 = new Label(); in createTableSwitch() local
572 Label l3 = new Label(); in createTableSwitchMerge() local
672 Label l3 = new Label(); in createTryCatchBlock() local
739 final Label l3 = new Label(); in createTryFinally() local
/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/ltp/testcases/kernel/syscalls/sysinfo/
Dsysinfo01.c86 float l1, l2, l3; in main() local
/external/eigen/bench/
Dcheck_cache_queries.cpp22 int l1, l2, l3; in main() local
/external/clang/test/CodeGen/
Dpartial-reinitialization2.c12 struct LLP3 { struct LP3 l3; }; member
13 union ULP3 { struct LP3 l3; }; member
/external/icu/icu4c/source/test/intltest/
Dnumbertest_api.cpp2383 LocalizedNumberFormatter l3 = std::move(l1); in copyMove() local
2488 … LocalizedNumberFormatter l3 = NumberFormatter::forSkeleton(normalized, status).locale(locale); in assertFormatDescending() local
2529 … LocalizedNumberFormatter l3 = NumberFormatter::forSkeleton(normalized, status).locale(locale); in assertFormatDescendingBig() local
2560 … LocalizedNumberFormatter l3 = NumberFormatter::forSkeleton(normalized, status).locale(locale); in assertFormatSingle() local
/external/eigen/Eigen/src/Core/products/
DGeneralBlockPanelKernel.h55 …oid manage_caching_sizes(Action action, std::ptrdiff_t* l1, std::ptrdiff_t* l2, std::ptrdiff_t* l3) in manage_caching_sizes()
102 std::ptrdiff_t l1, l2, l3; variable
DParallelizer.h54 std::ptrdiff_t l1, l2, l3; in initParallel() local
/external/libvpx/libvpx/vp9/encoder/x86/
Dvp9_denoiser_sse2.c42 const __m128i *k_16, const __m128i *l3, const __m128i *l32, in vp9_denoiser_16x1_sse2()
138 const __m128i l3 = _mm_set1_epi8( in vp9_denoiser_NxM_sse2_small() local
225 const __m128i l3 = _mm_set1_epi8( in vp9_denoiser_NxM_sse2_big() 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/u-boot/arch/arm/dts/
Duniphier-pro5.dtsi147 l3: l3-cache@500c8000 { label
/external/eigen/test/
Dproduct_large.cpp66 std::ptrdiff_t l3 = internal::random<int>(1000000,2000000); in test_product_large() local
/external/icu/android_icu4j/src/main/tests/android/icu/dev/test/number/
DNumberFormatterApiTest.java2375 LocalizedNumberFormatter l3 = NumberFormatter.forSkeleton(normalized).locale(locale); in assertFormatDescending() local
2404 LocalizedNumberFormatter l3 = NumberFormatter.forSkeleton(normalized).locale(locale); in assertFormatSingle() local
2430 LocalizedNumberFormatter l3 = NumberFormatter.forSkeleton(normalized).locale(locale); in assertFormatSingleMeasure() local
/external/icu/icu4j/main/tests/core/src/com/ibm/icu/dev/test/number/
DNumberFormatterApiTest.java2372 LocalizedNumberFormatter l3 = NumberFormatter.forSkeleton(normalized).locale(locale); in assertFormatDescending() local
2401 LocalizedNumberFormatter l3 = NumberFormatter.forSkeleton(normalized).locale(locale); in assertFormatSingle() local
2427 LocalizedNumberFormatter l3 = NumberFormatter.forSkeleton(normalized).locale(locale); in assertFormatSingleMeasure() 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/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/apache-commons-compress/src/test/java/org/apache/commons/compress/archivers/zip/
DZipUtilTest.java163 final long l3 = Integer.MIN_VALUE; in testLongToBig() local

123