Home
last modified time | relevance | path

Searched defs:l4 (Results 1 – 25 of 115) sorted by relevance

12345

/external/apache-harmony/beans/src/test/java/org/apache/harmony/beans/tests/java/beans/
DPropertyChangeSupportTest.java79 PropertyChangeListener l4 = new PropertyChangeListenerProxy("myProp", in testAddPropertyChangeListener_PropertyChangeListener_Normal() local
407 PropertyChangeListener l4 = new MockPropertyChangeListener(); in testGetPropertyChangeListener_Normal() local
437 PropertyChangeListener l4 = new MockPropertyChangeListener(); in testGetPropertyChangeListener_String_Normal() local
462 PropertyChangeListener l4 = new MockPropertyChangeListener(); in testGetPropertyChangeListener_String_None() local
594 MockPropertyChangeListener l4 = new MockPropertyChangeListener(src, in testFirePropertyChange_Object_Normal() local
623 MockPropertyChangeListener l4 = new MockPropertyChangeListener(src, in testFirePropertyChange_Object_EqualValues() local
652 MockPropertyChangeListener l4 = new MockPropertyChangeListener(src, in testFirePropertyChange_Object_NullValues() local
681 MockPropertyChangeListener l4 = new MockPropertyChangeListener(src, in testFirePropertyChange_Object_NullNewValue() local
710 MockPropertyChangeListener l4 = new MockPropertyChangeListener(src, in testFirePropertyChange_Object_NullOldValue() local
738 MockPropertyChangeListener l4 = new MockPropertyChangeListener(src, in testFirePropertyChange_Object_NullProperty() local
[all …]
/external/jacoco/org.jacoco.core.test/src/org/jacoco/core/internal/analysis/
DMethodAnalyzerTest.java474 final Label l4 = new Label(); in createTableSwitch() local
617 Label l4 = new Label(); in createTableSwitchMerge() local
717 Label l4 = new Label(); in createTryCatchBlock() local
/external/wayland/tests/
Dsignal-test.c60 struct wl_listener l4 = {.notify = signal_notify}; in TEST() local
Dnewsignal-test.c60 struct wl_listener l4 = {.notify = signal_notify}; in TEST() local
/external/clang/test/CXX/dcl.dcl/dcl.spec/dcl.type/dcl.spec.auto/
Dp3-generic-lambda-1y.cpp44 auto l4 = [](decltype(auto) a) -> int { return 0; }; //expected-error{{decltype(auto)}} in main() local
52 …auto l4 = [](auto (*fp)(int)) -> int { return fp(3); }; //expected-error{{no viable conversion fro… in main() local
/external/jacoco/org.jacoco.core.test/src/org/jacoco/core/internal/analysis/filter/
DTryWithResourcesEcjFilterTest.java176 final Label l4 = new Label(); in ecj() local
/external/apache-commons-compress/src/test/java/org/apache/commons/compress/archivers/zip/
DZipUtilTest.java164 final long l4 = Long.MAX_VALUE; in testLongToBig() local
/external/cpuinfo/src/x86/mach/
Dinit.c29 struct cpuinfo_cache* l4 = NULL; in cpuinfo_x86_mach_init() local
/external/compiler-rt/lib/sanitizer_common/tests/
Dsanitizer_deadlock_detector_test.cc147 uptr l4 = d.newNode(4); in RunRemoveNodeTest() local
425 uptr l4 = d.newNode(0); in RunLockContextTest() local
/external/clang/test/CodeGen/
Dpartial-reinitialization1.c60 struct P4 l4 = { { L"foo" }, .x[2] = L'x' }; variable
Drenderscript.c132 typedef struct {long l1, l2, l3, l4, l5, l6, l7, l8, l9; } sLong9; member
/external/google-breakpad/src/common/linux/
Dsynth_elf_unittest.cc108 Label l4(table.Add(s2)); in TEST_F() local
/external/libvpx/libvpx/vpx_dsp/ppc/
Dfdct32x32_vsx.c95 const int16x8_t l4 = vec_vsx_ld(0, a + 4 * stride); in load() local
/external/cpuinfo/src/x86/
Dapi.h33 struct cpuinfo_x86_cache l4; member
/external/libvpx/libvpx/vp9/encoder/mips/msa/
Dvp9_fdct16x16_msa.c159 v8i16 l0, l1, l2, l3, l4, l5, l6, l7, l8, l9, l10, l11, l12, l13, l14, l15; in fadst16_transpose_postproc_msa() local
340 v8i16 l0, l1, l2, l3, l4, l5, l6, l7, l8, l9, l10, l11, l12, l13, l14, l15; in fadst16_transpose_msa() local
/external/cpuinfo/src/x86/windows/
Dinit.c100 struct cpuinfo_cache* l4 = NULL; in cpuinfo_x86_windows_init() local
/external/deqp-deps/amber/src/
Dtype_test.cc152 List l4; in TEST_F() local
/external/cpuinfo/src/x86/linux/
Dinit.c156 struct cpuinfo_cache* l4 = NULL; in cpuinfo_x86_linux_init() 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/tensorflow/tensorflow/core/kernels/
Dsparse_matmul_op.cc363 Packet* l2, Packet* l3, Packet* l4) { in LoadFourScalars()
388 Packet* l3, Packet* l4) { in LoadFourScalars()
402 Packet* l3, Packet* l4, Packet* l5, in LoadSixScalars()
/external/icu/icu4c/source/test/intltest/
Dloctest.cpp3277 Locale l4("de@collation=phonebook"); in TestMoveAssign() local
3326 Locale l4("de@collation=phonebook"); in TestMoveCtor() local
3484 Locale l4(locale_str.c_str()); in TestBug11053UnderlineTimeZone() local
/external/python/cpython2/Lib/lib2to3/tests/data/
Dpy2_test_grammar.py304 l4 = lambda x = lambda y = lambda z=1 : z : y() : x() function
/external/python/cpython3/Lib/lib2to3/tests/data/
Dpy2_test_grammar.py304 l4 = lambda x = lambda y = lambda z=1 : z : y() : x() function
/external/mesa3d/src/intel/tools/
Daub_write.c312 for (uint64_t l4 = l4_start; l4 < l4_end; l4 += (1ULL << 39)) { in aub_map_ppgtt() local
/external/python/cpython2/Lib/test/
Dtest_grammar.py336 l4 = lambda x = lambda y = lambda z=1 : z : y() : x() function

12345