Home
last modified time | relevance | path

Searched refs:temp (Results 4276 - 4300 of 4391) sorted by relevance

1...<<171172173174175176

/kernel/linux/linux-6.6/drivers/scsi/mpt3sas/
H A Dmpt3sas_base.c5539 union ATTO_SAS_ADDRESS temp; in mpt3sas_atto_init() local
5572 temp.q = sas_addr.q; in mpt3sas_atto_init()
5573 temp.b[7] += ix; in mpt3sas_atto_init()
5574 bios_pg4->Phy[ix].ReassignmentWWID = temp.q; in mpt3sas_atto_init()
/third_party/backends/backend/
H A Depsonds.c2482 SANE_Byte temp = getBit(bytes, widthBits * y1 + x1 * pixelBits); in swapPixel1() local
2487 setBit(bytes, widthBits * y2 + x2 * pixelBits, temp); in swapPixel1()
2502 SANE_Byte temp = bytes[y1 * bytesPerRow + (pixelBytes * x1 + i)]; in swapPixel8() local
2504 bytes[y2 * bytesPerRow + (pixelBytes * x2 + i)] = temp; in swapPixel8()
/third_party/mesa3d/src/amd/llvm/
H A Dac_nir_to_llvm.c361 LLVMValueRef temp, cond2; in emit_f2f16() local
362 temp = emit_intrin_1f_param(ctx, "llvm.fabs", ctx->f32, result); in emit_f2f16()
366 temp, ""); in emit_f2f16()
367 cond2 = LLVMBuildFCmp(ctx->builder, LLVMRealONE, temp, ctx->f32_0, ""); in emit_f2f16()
/third_party/node/deps/v8/src/execution/loong64/
H A Dsimulator-loong64.cc5012 double temp; in DecodeTypeOp22() local
5024 float reminder = std::modf(temp_result, &temp); in DecodeTypeOp22()
5054 double result, temp, temp_result; in DecodeTypeOp22() local
5066 double reminder = std::modf(temp_result, &temp); in DecodeTypeOp22()
/third_party/node/deps/v8/src/execution/mips64/
H A Dsimulator-mips64.cc2702 double temp; in DecodeTypeRegisterSRsType() local
2713 float reminder = modf(temp_result, &temp); in DecodeTypeRegisterSRsType()
3077 double result, temp, temp_result; in DecodeTypeRegisterDRsType() local
3088 double reminder = modf(temp_result, &temp); in DecodeTypeRegisterDRsType()
/third_party/node/deps/v8/src/execution/mips/
H A Dsimulator-mips.cc2694 double result, temp, temp_result; in DecodeTypeRegisterDRsType() local
2705 double reminder = modf(temp_result, &temp); in DecodeTypeRegisterDRsType()
3182 double temp; in DecodeTypeRegisterSRsType() local
3193 float reminder = modf(temp_result, &temp); in DecodeTypeRegisterSRsType()
/third_party/node/deps/v8/src/objects/
H A Dobjects.cc5783 Object temp[Shape::kEntrySize]; in Swap() local
5786 temp[j] = get(index1 + j); in Swap()
5792 self->set_key(index2, temp[0], mode); in Swap()
5794 set(index2 + j, temp[j], mode); in Swap()
/third_party/vk-gl-cts/external/openglcts/modules/gl/
H A Dgl4cShadingLanguage420PackTests.cpp5315 " float temp = c1;\n" in prepareShaderSource()
5319 " temp += c1 + uni_value;\n" in prepareShaderSource()
5323 " if (0.0 == temp)\n" in prepareShaderSource()
5539 " float temp[c1];\n" in prepareShaderSource()
5543 " temp[i] += uni_value;\n" in prepareShaderSource()
5546 " if (0.0 == temp[c1 - 1])\n" in prepareShaderSource()
6849 " vec4 temp = VARIABLE_NAME;\n" in prepareShaderSource()
6851 " function(temp);\n" in prepareShaderSource()
6853 " vec4 diff = temp - vec4(0, 0, 1, 1);\n" in prepareShaderSource()
7166 " vec4 temp in prepareShaderSource()
16067 size_t temp = position; prepareDrawShaderSource() local
16186 size_t temp = position; prepareComputeShaderSource() local
[all...]
/third_party/vk-gl-cts/external/openglcts/modules/gles31/
H A Des31cArrayOfArraysTests.cpp1804 std::string temp = variable_basenames[swap_item]; in test_shader_compilation() local
1808 variable_basenames[max_dimension_index] = temp; in test_shader_compilation()
1822 temp = variable_basenames[swap_item]; in test_shader_compilation()
1824 variable_basenames[max_dimension_index] = temp; in test_shader_compilation()
/foundation/arkui/ace_engine/frameworks/core/components/web/
H A Drender_web.cpp774 (const std::function<void(const Offset&, const Offset&)>& temp) { in RegisterTextOverlayCallback()
/kernel/linux/linux-5.10/arch/arm/crypto/
H A Daes-neonbs-core.S63 .error __tbl needs temp register if out == tbl
/kernel/linux/linux-5.10/arch/xtensa/kernel/
H A Dentry.S587 wsr a1, depc # use DEPC as temp storage
/kernel/linux/linux-5.10/drivers/gpu/drm/amd/amdkfd/
H A Dcwsr_trap_handler_gfx9.asm891 //reuse s_restore_m0 as a temp register
H A Dcwsr_trap_handler_gfx8.asm646 //reuse s_restore_m0 as a temp register
/kernel/linux/linux-6.6/arch/arm/crypto/
H A Daes-neonbs-core.S63 .error __tbl needs temp register if out == tbl
/kernel/linux/linux-5.10/drivers/net/ethernet/qlogic/qlcnic/
H A Dqlcnic.h517 u32 temp; member
/kernel/linux/linux-5.10/drivers/infiniband/hw/hfi1/
H A Dhfi.h2478 int hfi1_tempsense_rd(struct hfi1_devdata *dd, struct hfi1_temp *temp);
/kernel/linux/linux-5.10/include/net/
H A Dtcp.h2299 memset(&sock_ops, 0, offsetof(struct bpf_sock_ops_kern, temp)); in tcp_call_bpf()
/kernel/linux/linux-6.6/drivers/net/ethernet/qlogic/qlcnic/
H A Dqlcnic.h517 u32 temp; member
/kernel/linux/linux-6.6/include/net/
H A Dtcp.h2421 memset(&sock_ops, 0, offsetof(struct bpf_sock_ops_kern, temp)); in tcp_call_bpf()
/kernel/linux/linux-6.6/drivers/gpu/drm/amd/amdkfd/
H A Dcwsr_trap_handler_gfx8.asm647 //reuse s_restore_m0 as a temp register
/kernel/linux/linux-6.6/drivers/infiniband/hw/hfi1/
H A Dhfi.h2425 int hfi1_tempsense_rd(struct hfi1_devdata *dd, struct hfi1_temp *temp);
/kernel/linux/linux-6.6/drivers/net/wireless/intel/iwlwifi/mvm/
H A Dmvm.h2235 int iwl_mvm_get_temp(struct iwl_mvm *mvm, s32 *temp);
/kernel/linux/linux-6.6/arch/xtensa/kernel/
H A Dentry.S593 wsr a1, depc # use DEPC as temp storage
/third_party/mksh/
H A Deval.c1586 struct temp *tf = NULL; in comsub()

Completed in 128 milliseconds

1...<<171172173174175176