/external/libcxx/test/std/utilities/memory/util.smartptr/util.smartptr.weak/util.smartptr.weak.obs/ |
D | owner_before_weak_ptr.pass.cpp | 26 const std::weak_ptr<int> w3(p3); in main() local
|
D | owner_before_shared_ptr.pass.cpp | 26 const std::weak_ptr<int> w3(p3); in main() local
|
/external/libcxx/test/std/utilities/memory/util.smartptr/util.smartptr.shared/util.smartptr.shared.obs/ |
D | owner_before_weak_ptr.pass.cpp | 26 const std::weak_ptr<int> w3(p3); in main() local
|
/external/libunwind/src/hppa/ |
D | Gis_signal_frame.c | 33 unw_word_t w0, w1, w2, w3, ip; in unw_is_signal_frame() local
|
/external/libcxx/test/std/utilities/memory/util.smartptr/util.smartptr.weak/util.smartptr.ownerless/ |
D | owner_less.pass.cpp | 63 const std::weak_ptr<int> w3(p3); in main() local
|
/external/apache-xml/src/main/java/org/apache/xml/dtm/ref/ |
D | ChunkedIntArray.java | 71 int appendSlot(int w0, int w1, int w2, int w3) in appendSlot() 221 void writeSlot(int position, int w0, int w1, int w2, int w3) in writeSlot()
|
D | DTMDocumentImpl.java | 206 private final int appendNode(int w0, int w1, int w2, int w3) in appendNode() 2101 int w3 = contentLength; in appendTextChild() local 2124 int w3 = contentLength; in appendComment() local 2160 int w3 = localNameIndex | prefixIndex<<16; in appendStartElement() local 2207 int w3 = namespaceIndex; in appendNSDeclaration() local 2244 int w3 = localNameIndex | prefixIndex<<16; in appendAttribute() local
|
/external/webrtc/webrtc/modules/audio_coding/codecs/isac/fix/source/ |
D | pitch_filter_mips.c | 26 int32_t w1, w2, w3, w4, w5, gain32, sign32; in WebRtcIsacfix_PitchFilterCore() local
|
/external/clang/test/Headers/ |
D | stddefneeds.cpp | 33 wint_t w3; // expected-error{{unknown}} variable
|
/external/libunwind/src/x86/ |
D | Gos-freebsd.c | 42 unw_word_t w0, w1, w2, w3, w4, w5, ip; in unw_is_signal_frame() local
|
/external/clang/test/Analysis/inlining/ |
D | containers.cpp | 45 IteratorTypedefOnlySet &w3, IteratorUsingOnlySet &w4) { in testWrappers()
|
/external/openssh/ |
D | blocks.c | 109 uint64 w3 = load_bigendian(in + 24); in crypto_hashblocks_sha512() local
|
/external/libvpx/libvpx/vpx_dsp/x86/ |
D | fwd_txfm_impl_sse2.h | 162 const __m128i w3 = _mm_srai_epi32(v3, DCT_CONST_BITS); in FDCT4x4_2D() local 222 const __m128i w3 = _mm_srai_epi32(v3, DCT_CONST_BITS2); in FDCT4x4_2D() local 361 const __m128i w3 = _mm_srai_epi32(v3, DCT_CONST_BITS); in FDCT8x8_2D() local 447 const __m128i w3 = _mm_srai_epi32(v3, DCT_CONST_BITS); in FDCT8x8_2D() local
|
/external/libvpx/libvpx/vp9/encoder/x86/ |
D | vp9_dct_ssse3.c | 130 const __m128i w3 = _mm_srai_epi32(v3, DCT_CONST_BITS); in vp9_fdct8x8_quant_ssse3() local 181 const __m128i w3 = _mm_srai_epi32(v3, DCT_CONST_BITS); in vp9_fdct8x8_quant_ssse3() local
|
D | vp9_dct_intrin_sse2.c | 287 const __m128i w3 = _mm_srai_epi32(v3, DCT_CONST_BITS); in vp9_fdct8x8_quant_sse2() local 349 const __m128i w3 = _mm_srai_epi32(v3, DCT_CONST_BITS); in vp9_fdct8x8_quant_sse2() local 921 __m128i w0, w1, w2, w3, w4, w5, w6, w7, w8, w9, w10, w11, w12, w13, w14, w15; in fadst8_sse2() local
|
/external/mesa3d/src/gallium/drivers/nouveau/nv50/ |
D | nv84_video_vp.c | 38 uint32_t w3; // 1f8 member 54 uint32_t w3; // 14 member
|
/external/fdlibm/ |
D | e_lgamma_r.c | 151 w3 = 7.93650558643019558500e-04, /* 0x3F4A019F, 0x98CF38B6 */ variable
|
/external/iproute2/examples/bpf/ |
D | bpf_prog.c | 287 __u32 w3 = load_word(skb, off + sizeof(w0) * 3); in flow_addr_hash_ipv6() local
|
/external/clang/test/Analysis/ |
D | initializer.cpp | 129 Wrapper w3(false); in test() local
|
D | array-struct-region.c | 314 ShortStringWrapper w3 = w2; in testArrayStructCopyNested() local
|
/external/swiftshader/src/Shader/ |
D | VertexRoutine.cpp | 538 UShort w3 = *Pointer<UShort>(source3 + 6); in readStream() local
|
/external/vulkan-validation-layers/libs/glm/detail/ |
D | type_mat4x4.inl | 128 T const & x3, T const & y3, T const & z3, T const & w3 177 X3 const & x3, Y3 const & y3, Z3 const & z3, W3 const & w3,
|
/external/vulkan-validation-layers/libs/glm/gtx/ |
D | simd_mat4.inl | 67 float const & x3, float const & y3, float const & z3, float const & w3
|
/external/mesa3d/src/mesa/program/ |
D | prog_noise.c | 529 float x1, y1, z1, w1, x2, y2, z2, w2, x3, y3, z3, w3, x4, y4, z4, w4; in _mesa_noise4() local
|
/external/valgrind/VEX/priv/ |
D | host_generic_simd64.c | 64 static inline ULong mk16x4 ( UShort w3, UShort w2, in mk16x4() 93 UChar w3, UChar w2, in mk8x8() 1201 static inline UInt mk8x4 ( UChar w3, UChar w2, in mk8x4()
|