/external/tcpdump/ |
D | print-tipc.c | 67 uint32_t w1; member 74 #define TIPC_MTYPE(w1) (((w1) >> 29) & 0x07) argument 75 #define TIPC_BROADCAST_ACK(w1) (((w1) >> 0) & 0xFFFF) argument 111 uint32_t w1; member 125 uint32_t w1; member 136 #define TIPC_SEQ_GAP(w1) (((w1) >> 16) & 0x1FFF) argument 147 uint32_t w1; member 155 #define TIPC_NODE_SIG(w1) (((w1) >> 0) & 0xFFFF) argument 161 uint32_t w0, w1, w2; in print_payload() local 226 uint32_t w0, w1, w2, w4, w5, w9; in print_internal() local [all …]
|
/external/okhttp/okhttp/src/main/java/com/squareup/okhttp/internal/framed/ |
D | Spdy3.java | 126 int w1; in nextFrame() local 193 int w1 = source.readInt(); in readSynStream() local 207 int w1 = source.readInt(); in readSynReply() local 226 int w1 = source.readInt(); in readHeaders() local 234 int w1 = source.readInt(); in readWindowUpdate() local 267 int w1 = source.readInt(); in readSettings() local
|
/external/lzma/CPP/Common/ |
D | MyGuidDef.h | 49 #define DEFINE_GUID(name, l, w1, w2, b1, b2, b3, b4, b5, b6, b7, b8) \ argument 52 #define DEFINE_GUID(name, l, w1, w2, b1, b2, b3, b4, b5, b6, b7, b8) \ argument
|
/external/libcxx/test/std/utilities/memory/util.smartptr/util.smartptr.weak/util.smartptr.weak.obs/ |
D | not_less_than.fail.cpp | 23 const std::weak_ptr<int> w1(p1); in main() local
|
D | owner_before_shared_ptr.pass.cpp | 24 const std::weak_ptr<int> w1(p1); in main() local
|
D | owner_before_weak_ptr.pass.cpp | 24 const std::weak_ptr<int> w1(p1); 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 | 24 const std::weak_ptr<int> w1(p1); in main() local
|
/external/opencv3/modules/cudaimgproc/src/cuda/ |
D | blend.cu | 61 float w1 = weights1.ptr(y)[x_]; in blendLinearKernel() local 94 float w1 = weights1.ptr(y)[x]; in blendLinearKernel8UC4() local
|
/external/libunwind/src/mips/ |
D | Gis_signal_frame.c | 33 unw_word_t w0, w1, ip; in unw_is_signal_frame() local
|
/external/libunwind/src/ppc/ |
D | Gis_signal_frame.c | 34 unw_word_t w0, w1, 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 | 42 const std::weak_ptr<int> w1(p1); 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.weak.mod/ |
D | reset.pass.cpp | 34 std::weak_ptr<A> w1(p1); in main() local
|
D | swap.pass.cpp | 36 std::weak_ptr<A> w1(p1); 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() 2097 int w1 = currentParent; in appendTextChild() local 2120 int w1 = currentParent; in appendComment() local 2156 int w1 = currentParent; in appendStartElement() local 2203 int w1 = currentParent; in appendNSDeclaration() local 2240 int w1 = currentParent; in appendAttribute() local
|
/external/v8/test/mjsunit/asm/ |
D | infinite-loops.js | 14 function w1(a) { function in Module
|
D | infinite-loops-taken.js | 18 function w1(f) { function in Module
|
/external/opencv/cvaux/src/ |
D | cvmorphcontours.cpp | 384 double w1,w2; in _cvWorkEast() local 422 double w1,w2,w3; in _cvWorkSouthEast() local 482 double w1,w2; in _cvWorkSouth() local
|
/external/libcxx/test/std/utilities/memory/util.smartptr/util.smartptr.weak/util.smartptr.weak.spec/ |
D | swap.pass.cpp | 36 std::weak_ptr<A> w1(p1); in main() local
|
/external/opencv3/modules/imgproc/test/ |
D | test_emd.cpp | 75 static float w1[] = { 50, 60, 50, 50 }, in run() local
|
/external/v8/test/cctest/compiler/ |
D | test-loop-analysis.cc | 335 While w1(t, t.p0); in TEST() local 363 While w1(t, t.p0); in TEST() local 394 While w1(t, t.p0); in TEST() local 429 While w1(t, t.p0); in TEST() local 450 While w1(t, t.p0); in TEST() local 475 While w1(t, t.p0); in TEST() local 510 While w1(t, t.p0); in TEST() local 542 While w1(t, t.p0); in TEST() local 572 While w1(t, t.p0); in TEST() local
|
/external/libunwind/src/x86_64/ |
D | Gstep.c | 38 unw_word_t w0, w1; in is_plt_entry() local
|
D | Gos-freebsd.c | 41 unw_word_t w0, w1, w2, b0, ip; in unw_is_signal_frame() local
|
/external/opencv3/3rdparty/include/dshow/ |
D | uuids.h | 7 #define OUR_GUID_ENTRY(name,l,w1,w2,b1,b2,b3,b4,b5,b6,b7,b8) DEFINE_GUID(name,l,w1,w2,b1,b2,b3,b4,b… argument
|