/third_party/ffmpeg/libavformat/ |
H A D | mxfdec.c | 911 MXFMetadataSet **tmp; in mxf_add_metadata_set() local
|
H A D | matroskadec.c | 3391 uint8_t *tmp; in matroska_parse_wavpack() local
|
/third_party/alsa-lib/src/pcm/ |
H A D | pcm.c | 2569 snd_config_t *conf, *type_conf = NULL, *tmp; in snd_pcm_open_conf() local [all...] |
/third_party/mesa3d/include/CL/ |
H A D | cl2.hpp | 3746 T* tmp = std::allocator_traits<Alloc>::allocate(alloc, copies); in allocate_pointer() local 7509 cl_event tmp; in enqueueReadBuffer() local 7534 cl_event tmp; in enqueueWriteBuffer() local 7559 cl_event tmp; enqueueCopyBuffer() local 7588 cl_event tmp; enqueueReadBufferRect() local 7627 cl_event tmp; enqueueWriteBufferRect() local 7665 cl_event tmp; enqueueCopyBufferRect() local 7710 cl_event tmp; enqueueFillBuffer() local 7742 cl_event tmp; enqueueReadImage() local 7775 cl_event tmp; enqueueWriteImage() local 7806 cl_event tmp; enqueueCopyImage() local 7842 cl_event tmp; enqueueFillImage() local 7876 cl_event tmp; enqueueFillImage() local 7910 cl_event tmp; enqueueFillImage() local 7939 cl_event tmp; enqueueCopyImageToBuffer() local 7968 cl_event tmp; enqueueCopyBufferToImage() local 7998 cl_event tmp; enqueueMapBuffer() local 8029 cl_event tmp; enqueueMapImage() local 8064 cl_event tmp; enqueueMapSVM() local 8092 cl_event tmp; enqueueMapSVM() local 8118 cl_event tmp; enqueueMapSVM() local 8139 cl_event tmp; enqueueUnmapMemObject() local 8166 cl_event tmp; enqueueUnmapSVM() local 8191 cl_event tmp; enqueueUnmapSVM() local 8216 cl_event tmp; enqueueUnmapSVM() local 8248 cl_event tmp; enqueueMarkerWithWaitList() local 8278 cl_event tmp; enqueueBarrierWithWaitList() local 8304 cl_event tmp; enqueueMigrateMemObjects() local 8345 cl_event tmp; enqueueMigrateSVM() local 8460 cl_event tmp; enqueueNDRangeKernel() local 8484 cl_event tmp; global() variable 8517 cl_event tmp; enqueueNativeKernel() local 8542 cl_event tmp; global() variable 8572 cl_event tmp; enqueueAcquireGLObjects() local 8594 cl_event tmp; enqueueReleaseGLObjects() local 8637 cl_event tmp; enqueueAcquireD3D10Objects() local 8670 cl_event tmp; enqueueReleaseD3D10Objects() local 9269 cl_event tmp; enqueueUnmapMemObject() local [all...] |
/third_party/json/single_include/nlohmann/ |
H A D | json.hpp | 5173 auto tmp = iteration_proxy_value(anchor, array_index); in operator ++() local
|
/third_party/mbedtls/library/ |
H A D | ssl_tls.c | 6834 unsigned char *tmp; in tls_prf_generic() local 7229 unsigned char tmp[64]; mbedtls_ssl_derive_keys() local [all...] |
/third_party/mesa3d/src/amd/llvm/ |
H A D | ac_nir_to_llvm.c | 1185 LLVMValueRef tmp = emit_unpack_half_2x16(&ctx->ac, src[0]); in visit_alu() local 1191 LLVMValueRef tmp = emit_unpack_half_2x16(&ctx->ac, src[0]); in visit_alu() local 1220 LLVMValueRef tmp = LLVMBuildBitCast(ctx->ac.builder, src[0], ctx->ac.v2i32, ""); in visit_alu() local 1226 LLVMValueRef tmp = LLVMBuildBitCast(ctx->ac.builder, src[0], ctx->ac.v2i32, ""); in visit_alu() local 1237 LLVMValueRef tmp = ac_build_gather_values(&ctx->ac, src, 2); in visit_alu() local 1249 LLVMValueRef tmp = ac_build_gather_values(&ctx->ac, src, 2); visit_alu() local 1260 LLVMValueRef tmp = LLVMBuildBitCast(ctx->ac.builder, src[0], ctx->ac.v2i16, ""); visit_alu() local 1265 LLVMValueRef tmp = LLVMBuildBitCast(ctx->ac.builder, src[0], ctx->ac.v2i16, ""); visit_alu() local 1545 LLVMValueRef tmp; lower_gather4_integer() local 1554 LLVMValueRef tmp, tmp2; lower_gather4_integer() local 4987 LLVMValueRef tmp = LLVMBuildBitCast(ctx->ac.builder, args.resource, ctx->ac.v8i32, ""); visit_tex() local [all...] |
H A D | ac_llvm_build.c | 482 LLVMValueRef tmp = ac_build_intrinsic(ctx, name, ctx->i64, NULL, 0, 0); in ac_build_shader_clock() local 808 LLVMValueRef tmp; in build_cube_select() local 850 LLVMValueRef tmp = ac_build_round(ctx, coords_arg[3]); ac_prepare_cube_coords() local 1452 LLVMValueRef tmp; ac_ufN_to_float() local 1531 LLVMValueRef tmp; ac_build_opencoded_load_format() local 3117 LLVMValueRef tmp; ac_apply_fmask_to_sample() local 3728 LLVMValueRef result, tmp; ac_build_scan() local 3961 LLVMValueRef tmp; ac_build_wg_wavescan_top() local 3993 LLVMValueRef tmp, tmp2; ac_build_wg_wavescan_bottom() local 4387 LLVMValueRef tmp; ac_build_sendmsg_gs_alloc_req() local 4440 LLVMValueRef tmp = LLVMBuildAnd(ctx->builder, ac_pack_edgeflags_for_export() local 4459 LLVMValueRef tmp = LLVMBuildZExt(builder, prim->isnull, ctx->i32, ""); ac_pack_prim_export() local [all...] |
/third_party/mesa3d/src/gallium/drivers/r600/ |
H A D | r600_shader.c | 2455 unsigned tmp = r600_get_temp(ctx); in emit_streamout() local 3832 int tmp = r600_get_temp(&ctx); in r600_shader_from_tgsi() local 4680 int tmp = r600_get_temp(ctx); in tgsi_op3_64() local 7065 int r, i = 0, k, interp_gpr, interp_base_chan, tmp, lasti; tgsi_interp_egcm() local [all...] |
/third_party/mesa3d/src/gtest/src/ |
H A D | gtest.cc | 4460 char tmp[1024]; in GTEST_LOCK_EXCLUDED_() local
|
/third_party/mesa3d/src/imagination/vulkan/ |
H A D | pvr_cmd_buffer.c | 3469 uint32_t tmp = front_a; in pvr_setup_isp_faces_and_control() local
|
/third_party/node/deps/v8/src/wasm/baseline/mips/ |
H A D | liftoff-assembler-mips.h | 184 LiftoffRegister tmp = dst; in ChangeEndiannessLoad() local 253 LiftoffRegister tmp = src; ChangeEndiannessStore() local 662 LiftoffRegister tmp = GetUnusedRegister(src.reg_class(), pinned); Store() local 840 LiftoffRegister tmp = GetUnusedRegister(kGpReg, {}); Spill() local 846 LiftoffRegister tmp = GetUnusedRegister(kGpRegPair, {}); Spill() local 1101 LiftoffRegister tmp = assm->GetUnusedRegister(kGpRegPair, pinned); Emit64BitShiftOperation() local 1616 Register tmp = dst; emit_i32_set_cond() local 1632 Register tmp = GetUnusedRegister(kGpReg, LiftoffRegList{src, dst}).gp(); emit_i64_eqz() local 1667 Register tmp = dst; emit_i64_set_cond() local [all...] |
/third_party/node/deps/v8/src/wasm/baseline/loong64/ |
H A D | liftoff-assembler-loong64.h | 902 LiftoffRegister tmp = GetUnusedRegister(kGpReg, {}); in Spill() local 910 LiftoffRegister tmp = GetUnusedRegister(kGpReg, {}); in Spill() local 1633 Register tmp = dst; in emit_i32_set_cond() local 1656 Register tmp = dst; emit_i64_set_cond() local [all...] |
/third_party/musl/porting/linux/user/ldso/ |
H A D | dynlink.c | 1205 size_t tmp = reloc_addr[0]; in do_relocs() local 2238 struct dso **tmp; in extend_bfs_deps() local 2289 int tmp; load_preload() local 3384 void *tmp = p->td_index->next; dlopen_impl() local 5600 int tmp; load_preload() local [all...] |
/third_party/mesa3d/src/microsoft/compiler/ |
H A D | dxil_module.c | 1734 void *tmp = in dxil_module_get_array_const() local 2363 void *tmp = ralloc_array(n, struct dxil_mdnode *, num_subnodes); in dxil_get_metadata_node() local 2458 void *tmp = ralloc_array(n, struct dxil_mdnode *, num_subnodes); in dxil_add_metadata_named_node() local [all...] |
/third_party/mesa3d/src/virtio/venus-protocol/ |
H A D | vn_protocol_driver_types.h | 138 const uint64_t tmp = *val; in vn_encode_size_t() local 145 uint64_t tmp; in vn_decode_size_t() local
|
/third_party/icu/icu4c/source/test/cintltst/ |
H A D | cloctst.c | 3111 char tmp[200]; in TestAcceptLanguage() local [all...] |
/third_party/libfuse/lib/ |
H A D | fuse.c | 246 char *tmp; in fuse_load_so_module() local 909 char *tmp = strdup(path); lookup_path_in_cache() local 1859 struct fuse_bufvec tmp = FUSE_BUFVEC_INIT(size); fuse_fs_write_buf() local [all...] |
/third_party/libinput/src/ |
H A D | libinput.c | 3146 void *tmp; in libinput_post_event() local
|
/third_party/ltp/testcases/kernel/fs/scsi/ltpscsi/ |
H A D | scsimain.c | 5682 unsigned char tmp; in do_scsi_info_inquiry() local
|
/third_party/node/deps/v8/src/codegen/mips/ |
H A D | macro-assembler-mips.cc | 923 Register tmp = rd == rt ? scratch : rd; in CallRecordWriteStub() local 980 Register tmp = at; in CallRecordWriteStub() local 1224 MemOperand tmp = src; CallRecordWriteStub() local 1252 MemOperand tmp = src; CallRecordWriteStub() local [all...] |
H A D | assembler-mips.cc | 2400 MemOperand tmp = src; in lwc1() local 2406 MemOperand tmp = src; in swc1() local
|
/third_party/node/deps/v8/src/builtins/x64/ |
H A D | builtins-x64.cc | 2956 void SaveState(MacroAssembler* masm, Register active_continuation, Register tmp, in SaveState() argument
|
/third_party/node/deps/v8/src/codegen/riscv64/ |
H A D | macro-assembler-riscv64.cc | 1013 Register tmp = rd == rt ? temps.Acquire() : rd; in CalcScaledAddress() local
|
/third_party/node/deps/v8/src/execution/arm/ |
H A D | simulator-arm.cc | 4338 uint64_t tmp; in MultiplyLong() local
|