Home
last modified time | relevance | path

Searched defs:L4 (Results 1 – 25 of 104) sorted by relevance

12345

/external/clang/test/Parser/
Dcxx1z-constexpr-lambdas.cpp15 auto L4 = []() constexpr mutable { }; in __anon0cd099870502() variable
28 auto L4 = []() constexpr mutable { return 0; }; //expected-warning{{is a C++1z extension}} in __anon0cd099870902() variable
/external/ksp/integration-tests/src/test/resources/incremental-classpath/l4/src/main/kotlin/p1/
DL4.kt3 open class L4 class
/external/cronet/third_party/boringssl/src/util/fipstools/delocate/testdata/x86_64-Basic/
Din.s47 .L4: .L5: movq %rbx, %rax # This is also legal. label
Dout.s53 .L4: label
/external/boringssl/src/util/fipstools/delocate/testdata/x86_64-Basic/
Din.s47 .L4: .L5: movq %rbx, %rax # This is also legal. label
Dout.s53 .L4: label
/external/llvm/test/MC/ARM/
Dthumb2-cbn-to-next-inst.s20 L4: label
/external/llvm/test/MC/AArch64/
Darm64-directive_loh.s9 L4: label
/external/llvm/test/MC/MachO/
Ddarwin-x86_64-reloc.s63 L4: label
Dx86_64-symbols.s16 L4: label
Dx86_32-symbols.s16 L4: label
/external/clang/test/CodeGenObjC/
Dfor-in.m17 #define L4(n) L3(n+0),L3(n+8) macro
/external/rust/crates/libm/src/math/
Dpowf.rs27 const L4: f32 = 2.7272811532e-01; /* 0x3e8ba305 */ constant
Dpow.rs73 const L4: f64 = 2.72728123808534006489e-01; /* 0x3fd17460_a91d4101 */ constant
/external/libffi/src/x86/
Dunix64.S548 .set L4,L(UW14)-L(UW12) define
Dsysv.S1077 .set L4,L(UW20)-L(UW12) define
/external/rust/crates/minimal-lexical/src/
Dlibm.rs45 const L4: f32 = 2.7272811532e-01; /* 0x3e8ba305 */ in powf() constant
600 const L4: f64 = 2.72728123808534006489e-01; /* 0x3fd17460_a91d4101 */ in powd() constant
/external/libopus/celt/
Dmathops.c141 #define L4 -626 macro
/external/fdlibm/
De_pow.c81 L4 = 2.72728123808534006489e-01, /* 0x3FD17460, 0xA91D4101 */ variable
/external/speex/libspeexdsp/
Dmath_approx.h206 #define L4 -626 macro
/external/rust/crates/tower-layer/src/
Dtuple.rs50 impl<S, L1, L2, L3, L4> Layer<S> for (L1, L2, L3, L4) implementation
/external/libdav1d/src/ppc/
Dloopfilter_tmpl.c1428 u32x4 L4 = (u32x4)vec_sel((u8x16)L_0, (u8x16)L_1, mask); // if !l[0][0] { l[-1][0] } in LPF() local
1509 … u32x4 L4 = (u32x4)vec_sel((u8x16)L_0, (u8x16)L_b4, mask); // if !l[0][0] { l[-b4_stride][0] } in LPF() local
1594 u32x4 L4 = (u32x4)vec_sel((u8x16)L_0, (u8x16)L_1, mask); // if !l[0][0] { l[-1][0] } in LPF() local
1674 … u32x4 L4 = (u32x4)vec_sel((u8x16)L_0, (u8x16)L_b4, mask); // if !l[0][0] { l[-b4_stride][0] } in LPF() local
/external/cpuinfo/test/mock/
Dscaleway.cc299 TEST(L4, none) { in TEST() argument
Dmoto-e-gen1.cc542 TEST(L4, none) { in TEST() argument
Doneplus-3t.cc667 TEST(L4, none) { in TEST() argument

12345