Home
last modified time | relevance | path

Searched defs:w1 (Results 1 – 25 of 141) sorted by relevance

123456

/external/mesa3d/src/gallium/drivers/r600/sb/
Dsb_bc_decoder.cpp59 CF_WORD1_EG w1(dw1); in decode_cf() local
71 CF_WORD1_CM w1(dw1); in decode_cf() local
86 CF_WORD1_R6R7 w1(dw1); in decode_cf() local
125 CF_ALU_WORD1_R6 w1(dw1); in decode_cf_alu() local
139 CF_ALU_WORD1_R7EGCM w1(dw1); in decode_cf_alu() local
145 CF_ALU_WORD1_EXT_EGCM w1(dw1); in decode_cf_alu() local
190 CF_ALLOC_EXPORT_WORD1_SWIZ_EG w1(dw1); in decode_cf_exp() local
202 CF_ALLOC_EXPORT_WORD1_SWIZ_CM w1(dw1); in decode_cf_exp() local
213 CF_ALLOC_EXPORT_WORD1_SWIZ_R6R7 w1(dw1); in decode_cf_exp() local
257 CF_ALLOC_EXPORT_WORD1_BUF_EG w1(dw1); in decode_cf_mem() local
[all …]
/external/tcpdump/
Dprint-tipc.c67 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/tensorflow/tensorflow/core/graph/
Dalgorithm_test.cc75 Node* w1 = SourceOp("TestParams", b.opts().WithName("W1")); in TEST() local
127 Node* w1 = SourceOp("TestParams", b.opts().WithName("W1")); in TEST() local
/external/python/cpython3/Modules/_decimal/libmpdec/
Dsixstep.c57 mpd_uint_t *x, w0, w1, wstep; in six_step_fnt() local
142 mpd_uint_t *x, w0, w1, wstep; in inv_six_step_fnt() local
Dfourstep.c142 mpd_uint_t kernel, w0, w1, wstep; in four_step_fnt() local
203 mpd_uint_t kernel, w0, w1, wstep; in inv_four_step_fnt() local
Ddifradix2.c82 mpd_uint_t w, w0, w1, wstep; in fnt_dif2() local
/external/okhttp/okhttp/src/main/java/com/squareup/okhttp/internal/framed/
DSpdy3.java126 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/
DMyGuidDef.h49 #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/
Dnot_less_than.fail.cpp23 const std::weak_ptr<int> w1(p1); in main() local
Downer_before_shared_ptr.pass.cpp25 const std::weak_ptr<int> w1(p1); in main() local
Downer_before_weak_ptr.pass.cpp25 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/
Downer_before_weak_ptr.pass.cpp25 const std::weak_ptr<int> w1(p1); in main() local
/external/libunwind/src/mips/
DGis_signal_frame.c33 unw_word_t w0, w1, ip; in unw_is_signal_frame() local
/external/libunwind/src/ppc/
DGis_signal_frame.c34 unw_word_t w0, w1, ip; in unw_is_signal_frame() local
/external/libunwind/src/hppa/
DGis_signal_frame.c33 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/
Dreset.pass.cpp34 std::weak_ptr<A> w1(p1); in main() local
Dswap.pass.cpp36 std::weak_ptr<A> w1(p1); in main() local
/external/apache-xml/src/main/java/org/apache/xml/dtm/ref/
DChunkedIntArray.java71 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()
/external/strace/tests/
Dvmsplice.c58 void *w1 = tail_memdup(w1_c, LENGTH_OF(w1_c)); in main() local
/external/strace/tests-mx32/
Dvmsplice.c58 void *w1 = tail_memdup(w1_c, LENGTH_OF(w1_c)); in main() local
/external/strace/tests-m32/
Dvmsplice.c58 void *w1 = tail_memdup(w1_c, LENGTH_OF(w1_c)); in main() local
/external/libcxx/test/std/utilities/memory/util.smartptr/util.smartptr.weak/util.smartptr.weak.spec/
Dswap.pass.cpp36 std::weak_ptr<A> w1(p1); in main() local
/external/opencv/cvaux/src/
Dcvmorphcontours.cpp384 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.ownerless/
Downer_less.pass.cpp61 const std::weak_ptr<int> w1(p1); in main() local
/external/libunwind/src/x86_64/
DGstep.c38 unw_word_t w0, w1; in is_plt_entry() local

123456