Home
last modified time | relevance | path

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

12

/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.java465 final Label l4 = new Label(); in createTableSwitch() local
573 Label l4 = new Label(); in createTableSwitchMerge() local
673 Label l4 = new Label(); in createTryCatchBlock() local
/external/wayland/tests/
Dsignal-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/apache-commons-compress/src/test/java/org/apache/commons/compress/archivers/zip/
DZipUtilTest.java164 final long l4 = Long.MAX_VALUE; in testLongToBig() local
/external/jacoco/org.jacoco.core.test/src/org/jacoco/core/internal/analysis/filter/
DTryWithResourcesEcjFilterTest.java180 final Label l4 = new Label(); in ecj() 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/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/libvpx/libvpx/vpx_dsp/mips/
Didct16x16_msa.c294 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.cc364 Packet* l2, Packet* l3, Packet* l4) { in LoadFourScalars()
389 Packet* l3, Packet* l4) { in LoadFourScalars()
403 Packet* l3, Packet* l4, Packet* l5, in LoadSixScalars()
/external/python/cpython2/Lib/lib2to3/tests/data/
Dpy2_test_grammar.py304 l4 = lambda x = lambda y = lambda z=1 : z : y() : x() function
Dpy3_test_grammar.py340 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
Dpy3_test_grammar.py364 l4 = lambda x = lambda y = lambda z=1 : z : y() : x() function
/external/python/cpython2/Lib/test/
Dtest_grammar.py336 l4 = lambda x = lambda y = lambda z=1 : z : y() : x() function
/external/icu/icu4c/source/test/intltest/
Dloctest.cpp3066 Locale l4("de@collation=phonebook"); in TestMoveAssign() local
3115 Locale l4("de@collation=phonebook"); in TestMoveCtor() local
/external/clang/test/CodeGenCXX/
Dmangle-ms-string-literals.cpp255 const char *l4 = "\x4"; variable
/external/scapy/scapy/layers/
Dinet.py1463 def traceroute(target, dport=80, minttl=1, maxttl=30, sport=RandShort(), l4 = None, filter=None, ti… argument
Dinet6.py3204 l4 = None, timeout=2, verbose=None, **kargs): argument
/external/python/cpython3/Lib/test/
Dtest_grammar.py647 l4 = lambda x = lambda y = lambda z=1 : z : y() : x() function
/external/vixl/test/aarch32/
Dtest-assembler-aarch32.cc1807 Literal<uint8_t> l4(42); in TEST() local
1845 Literal<uint8_t> l4(42); in TEST() local
2117 Literal<uint8_t> l4(123, RawLiteral::kManuallyPlaced); in TEST() local

12