Home
last modified time | relevance | path

Searched defs:tmp (Results 1 – 25 of 2870) sorted by relevance

12345678910>>...115

/third_party/mesa3d/src/amd/compiler/tests/
Dtest_regalloc.cpp48 …Builder::Result tmp = bld.pseudo(aco_opcode::p_split_vector, bld.def(v2b), bld.def(v2b), inputs[0]… variable
156 Temp tmp = bld.pseudo(aco_opcode::p_extract_vector, bld.def(v1b), inputs[0], Operand::zero()); variable
174 Temp tmp = bld.pseudo(aco_opcode::p_extract_vector, bld.def(v1b), inputs[0], Operand::c32(4u)); variable
198 Temp tmp = bld.pseudo(aco_opcode::p_unit_test, bld.def(v1.as_linear(), reg_v0)); variable
224 Temp tmp = bld.pseudo(aco_opcode::p_unit_test, bld.def(v1.as_linear(), reg_v1)); variable
305 Temp tmp = bld.pseudo(aco_opcode::p_linear_phi, bld.def(s2), Operand::c64(0u)); variable
319 Temp tmp = bld.pseudo(aco_opcode::p_unit_test, bld.def(s2)); variable
/third_party/ffmpeg/libavcodec/mips/
Dh264pred_mmi.c33 uint64_t tmp[1]; in ff_pred16x16_vertical_8_mmi() local
62 uint64_t tmp[3]; in ff_pred16x16_horizontal_8_mmi() local
99 uint64_t tmp[4]; in ff_pred16x16_dc_8_mmi() local
160 mips_reg tmp[3]; in ff_pred8x8l_top_dc_8_mmi() local
251 mips_reg tmp[1]; in ff_pred8x8l_dc_8_mmi() local
356 mips_reg tmp[1]; in ff_pred8x8l_vertical_8_mmi() local
440 uint64_t tmp[2]; in ff_pred4x4_dc_8_mmi() local
466 uint64_t tmp[2]; in ff_pred8x8_vertical_8_mmi() local
493 uint64_t tmp[3]; in ff_pred8x8_horizontal_8_mmi() local
527 uint64_t tmp[1]; in ff_pred8x8_top_dc_8_mmi() local
[all …]
Dvp8dsp_mmi.c789 uint32_t tmp[1]; in vp8_v_loop_filter8_mmi() local
874 uint32_t tmp[1]; in vp8_h_loop_filter8_mmi() local
1133 uint32_t tmp[1]; in ff_vp8_idct_add_mmi() local
1468 uint64_t tmp[2]; in ff_put_vp8_pixels16_mmi() local
1515 uint64_t tmp[1]; in ff_put_vp8_pixels8_mmi() local
1555 uint64_t tmp[1]; in ff_put_vp8_pixels4_mmi() local
1596 uint32_t tmp[1]; in ff_put_vp8_epel16_h4_mmi() local
1673 uint32_t tmp[1]; in ff_put_vp8_epel8_h4_mmi() local
1734 uint32_t tmp[1]; in ff_put_vp8_epel4_h4_mmi() local
1789 uint32_t tmp[1]; in ff_put_vp8_epel16_h6_mmi() local
[all …]
Dvp3dsp_idct_mmi.c35 uint64_t tmp[2]; in idct_row_mmi() local
192 uint64_t tmp[2]; in idct_column_true_mmi() local
411 uint64_t tmp[2]; in idct_column_false_mmi() local
690 uint64_t tmp; in ff_vp3_idct_dc_add_mmi() local
724 uint64_t tmp[2]; in ff_put_no_rnd_pixels_l2_mmi() local
Dvp9_mc_mmi.c79 uint32_t tmp[2]; in convolve_horiz_mmi() local
154 uint32_t tmp[1]; in convolve_vert_mmi() local
249 uint32_t tmp[2]; in convolve_avg_horiz_mmi() local
336 uint32_t tmp[1]; in convolve_avg_vert_mmi() local
441 uint32_t tmp[2]; in convolve_avg_mmi() local
/third_party/rust/crates/rustix/tests/fs/
Dinvalid_offset.rs17 let tmp = tempfile::tempdir().unwrap(); in invalid_offset_seek() localVariable
46 let tmp = tempfile::tempdir().unwrap(); in invalid_offset_fallocate() localVariable
76 let tmp = tempfile::tempdir().unwrap(); in invalid_offset_fadvise() localVariable
108 let tmp = tempfile::tempdir().unwrap(); in invalid_offset_pread() localVariable
128 let tmp = tempfile::tempdir().unwrap(); in invalid_offset_pwrite() localVariable
148 let tmp = tempfile::tempdir().unwrap(); in invalid_offset_copy_file_range() localVariable
Dutimensat.rs6 let tmp = tempfile::tempdir().unwrap(); in test_utimensat() localVariable
66 let tmp = tempfile::tempdir().unwrap(); in test_utimensat_noent() localVariable
96 let tmp = tempfile::tempdir().unwrap(); in test_utimensat_notdir() localVariable
/third_party/rust/crates/rustix/tests/io/
Dread_write.rs12 let tmp = tempfile::tempdir().unwrap(); in test_readwrite_pv() localVariable
50 let tmp = tempfile::tempdir().unwrap(); in test_readwrite_p() localVariable
75 let tmp = tempfile::tempdir().unwrap(); in test_readwrite_v() localVariable
102 let tmp = tempfile::tempdir().unwrap(); in test_readwrite() localVariable
156 let tmp = tempfile::tempdir().unwrap(); in test_pwritev2() localVariable
/third_party/skia/third_party/externals/sfntly/cpp/src/test/tinyxml/
Dtinystr.cpp41 TiXmlString tmp; in reserve() local
54 TiXmlString tmp; in assign() local
83 TiXmlString tmp; in operator +() local
92 TiXmlString tmp; in operator +() local
102 TiXmlString tmp; in operator +() local
/third_party/flutter/skia/third_party/externals/sfntly/cpp/src/test/tinyxml/
Dtinystr.cpp41 TiXmlString tmp; in reserve() local
54 TiXmlString tmp; in assign() local
83 TiXmlString tmp; in operator +() local
92 TiXmlString tmp; in operator +() local
102 TiXmlString tmp; in operator +() local
/third_party/mesa3d/src/mesa/main/
Duniform_query.cpp439 double tmp; in _mesa_get_uniform() local
445 uint64_t tmp; in _mesa_get_uniform() local
451 uint64_t tmp; in _mesa_get_uniform() local
470 double tmp = src[sidx].u; in _mesa_get_uniform() local
477 double tmp = src[sidx].i; in _mesa_get_uniform() local
482 double tmp = src[sidx].i ? 1.0 : 0.0; in _mesa_get_uniform() local
487 double tmp = src[sidx].f; in _mesa_get_uniform() local
493 double tmp; in _mesa_get_uniform() local
501 double tmp; in _mesa_get_uniform() local
546 double tmp; in _mesa_get_uniform() local
[all …]
/third_party/ffmpeg/libavcodec/x86/
Dcabac.h58 #define BRANCHLESS_GET_CABAC_UPDATE(ret, retq, low, range, tmp) \ argument
66 #define BRANCHLESS_GET_CABAC_UPDATE(ret, retq, low, range, tmp) \ argument
80 #define BRANCHLESS_GET_CABAC(ret, retq, statep, low, lowword, range, rangeq, tmp, tmpbyte, byte, en… argument
120 #define BRANCHLESS_GET_CABAC_UPDATE(ret, low, range, tmp)\ argument
130 #define BRANCHLESS_GET_CABAC_UPDATE(ret, low, range, tmp)\ argument
144 #define BRANCHLESS_GET_CABAC(ret, retq, statep, low, lowword, range, rangeq, tmp, tmpbyte, byte, en… argument
183 int bit, tmp; in get_cabac_inline_x86() local
218 x86_reg tmp; in get_cabac_bypass_sign_x86() local
264 x86_reg tmp; in get_cabac_bypass_x86() local
/third_party/ffmpeg/libavcodec/
Ddctref.c69 double tmp = 0; in ff_ref_fdct() local
80 double tmp = 0; in ff_ref_fdct() local
105 double tmp = 0; in ff_ref_idct() local
116 double tmp = 0; in ff_ref_idct() local
/third_party/openh264/codec/common/mips/
Ddeblock_mmi.c45 unsigned char tmp[512] __attribute__((aligned(32))); in DeblockLumaLt4V_mmi() local
693 unsigned char tmp[720] __attribute__((aligned(32))); in DeblockLumaEq4V_mmi() local
1502 unsigned char tmp[256] __attribute__((aligned(32))); in DeblockChromaLt4V_mmi() local
1755 unsigned char tmp[128] __attribute__((aligned(32))); in DeblockChromaEq4V_mmi() local
1963 unsigned char tmp[256] __attribute__((aligned(32))); in DeblockChromaEq4H_mmi() local
2347 unsigned char tmp[320] __attribute__((aligned(32))); in DeblockChromaLt4H_mmi() local
/third_party/musl/libc-test/src/functionalext/supplement/thread/
Dpthread_rwlock_timedwrlock.c33 struct tm *tmp = localtime(&ts.tv_sec); in pthread_rwlock_timedwrlock_0100() local
59 struct tm *tmp = localtime(&ts.tv_sec); in pthread_rwlock_timedwrlock_0200() local
83 struct tm *tmp = localtime(&ts.tv_sec); in pthread_rwlock_timedwrlock_0300() local
105 struct tm *tmp = localtime(&ts.tv_sec); in pthread_rwlock_timedwrlock_time64_0100() local
Dpthread_rwlock_timedrdlock.c33 struct tm *tmp = localtime(&ts.tv_sec); in pthread_rwlock_timedrdlock_0100() local
59 struct tm *tmp = localtime(&ts.tv_sec); in pthread_rwlock_timedrdlock_0200() local
83 struct tm *tmp = localtime(&ts.tv_sec); in pthread_rwlock_timedrdlock_0300() local
105 struct tm *tmp = localtime(&ts.tv_sec); in pthread_rwlock_timedrdlock_time64_0100() local
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-subzero/include/llvm/ADT/
Diterator.h71 DerivedT tmp = *static_cast<const DerivedT *>(this); variable
85 DerivedT tmp = *static_cast<const DerivedT *>(this); variable
94 DerivedT tmp = *static_cast<DerivedT *>(this); variable
108 DerivedT tmp = *static_cast<DerivedT *>(this); variable
/third_party/musl/libc-test/src/functionalext/supplement/string/
Dstrchrnul.c27 char *tmp = NULL; in strchrnul_0100() local
47 char *tmp = NULL; in strchrnul_0200() local
67 char *tmp = NULL; in strchrnul_0300() local
/third_party/mesa3d/src/intel/compiler/
Dbrw_clip_util.c42 struct brw_reg tmp = brw_vec4_grf(c->last_tmp, 0); in get_tmp() local
50 static void release_tmp( struct brw_clip_compile *c, struct brw_reg tmp ) in release_tmp()
104 struct brw_reg tmp = get_tmp(c); in brw_clip_project_vertex() local
166 struct brw_reg tmp = get_tmp(c); in brw_clip_interp_vertex() local
182 struct brw_reg tmp = get_tmp(c); in brw_clip_interp_vertex() local
271 struct brw_reg tmp = get_tmp(c); in brw_clip_interp_vertex() local
422 struct brw_reg tmp = retype(vec1(get_tmp(c)), BRW_REGISTER_TYPE_UD); in brw_clip_init_clipmask() local
/third_party/rust/crates/nix/test/
Dtest_sendfile.rs21 let mut tmp = tempfile().unwrap(); in test_sendfile_linux() localVariable
43 let mut tmp = tempfile().unwrap(); in test_sendfile64_linux() localVariable
72 let mut tmp = tempfile().unwrap(); in test_sendfile_freebsd() localVariable
123 let mut tmp = tempfile().unwrap(); in test_sendfile_dragonfly() localVariable
172 let mut tmp = tempfile().unwrap(); in test_sendfile_darwin() localVariable
/third_party/musl/arch/microblaze/
Datomic_arch.h4 register int old, tmp; in a_cas() local
23 register int old, tmp; in a_swap() local
40 register int new, tmp; in a_fetch_add() local
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/ADT/
Diterator.h101 DerivedT tmp = *static_cast<const DerivedT *>(this); variable
115 DerivedT tmp = *static_cast<const DerivedT *>(this); variable
126 DerivedT tmp = *static_cast<DerivedT *>(this); variable
140 DerivedT tmp = *static_cast<DerivedT *>(this); variable
/third_party/gstreamer/gstplugins_good/ext/jack/
Dgstjack.c45 GType tmp = g_enum_register_static ("GstJackConnect", jack_connect_enums); in gst_jack_connect_get_type() local
64 GType tmp = g_flags_register_static ("GstJackTransport", flag_values); in gst_jack_transport_get_type() local
92 GType tmp = g_boxed_type_register_static ("JackClient", in gst_jack_client_get_type() local
/third_party/libxml2/doc/examples/
DtestWriter.c73 xmlChar *tmp; in testXmlwriterFilename() local
342 xmlChar *tmp; in testXmlwriterMemory() local
627 xmlChar *tmp; in testXmlwriterDoc() local
881 xmlChar *tmp; in testXmlwriterTree() local
/third_party/cmsis/CMSIS/DSP/Source/TransformFunctions/
Darm_bitreversal2.c46 uint64_t a, b, i, tmp; in arm_bitreversal_64() local
80 uint32_t a, b, i, tmp; in arm_bitreversal_32() local
115 uint16_t a, b, i, tmp; in arm_bitreversal_16() local

12345678910>>...115