Home
last modified time | relevance | path

Searched refs:temp (Results 4076 - 4100 of 4108) sorted by relevance

1...<<161162163164165

/kernel/linux/linux-6.6/drivers/media/pci/saa7134/
H A Dsaa7134-cards.c7963 u8 temp = 0; in saa7134_board_init2() local
7973 msg.buf = &temp; in saa7134_board_init2()
/kernel/linux/linux-6.6/drivers/net/wireless/cisco/
H A Dairo.c1768 static int readWepKeyRid(struct airo_info *ai, WepKeyRid *wkr, int temp, int lock) in readWepKeyRid() argument
1770 return PC4500_readrid(ai, temp ? RID_WEP_TEMP : RID_WEP_PERM, in readWepKeyRid()
/kernel/linux/linux-6.6/sound/pci/hda/
H A Dhda_generic.c51 * @temp: template for the new kctl
54 * element based on the given snd_kcontrol_new template @temp and the
60 const struct snd_kcontrol_new *temp) in snd_hda_gen_add_kctl()
65 *knew = *temp; in snd_hda_gen_add_kctl()
59 snd_hda_gen_add_kctl(struct hda_gen_spec *spec, const char *name, const struct snd_kcontrol_new *temp) snd_hda_gen_add_kctl() argument
/kernel/linux/linux-6.6/net/ipv4/
H A Dtcp_input.c168 memset(&sock_ops, 0, offsetof(struct bpf_sock_ops_kern, temp)); in bpf_skops_parse_hdr()
184 memset(&sock_ops, 0, offsetof(struct bpf_sock_ops_kern, temp)); in bpf_skops_established()
/third_party/icu/icu4j/main/tests/charset/src/com/ibm/icu/dev/test/charset/
H A DTestCharset.java1369 char[] temp = unistr.toCharArray(); in TestAPISemantics()
1371 for (int i = 0; i <= temp.length; i++) { in TestAPISemantics()
/third_party/mesa3d/src/compiler/glsl/
H A Dast_to_hir.cpp4700 bool temp = var->data.read_only; in process_initializer() local
4746 var->data.read_only = temp; in process_initializer()
/third_party/node/deps/v8/src/codegen/mips64/
H A Dmacro-assembler-mips64.cc3231 // v = v - ((v >> 1) & (T)~(T)0/3); // temp in CallRecordWriteStub()
3232 // v = (v & (T)~(T)0/15*3) + ((v >> 2) & (T)~(T)0/15*3); // temp in CallRecordWriteStub()
3233 // v = (v + (v >> 4)) & (T)~(T)0/255*15; // temp in CallRecordWriteStub()
5473 UseScratchRegisterScope temp(this); in CallRecordWriteStub()
5474 Register scratch = temp.Acquire(); in CallRecordWriteStub()
/third_party/node/deps/v8/src/codegen/s390/
H A Dmacro-assembler-s390.cc1874 const Register temp = type_reg == no_reg ? r0 : type_reg; in CallRecordWriteStub() local
1877 CompareInstanceType(map, temp, type); in CallRecordWriteStub()
3196 // If temp (value with right-most set of zeros shifted out) is 1 less in CallRecordWriteStub()
/third_party/node/deps/v8/src/execution/arm/
H A Dsimulator-arm.cc3789 int32_t temp = ConvertDoubleToInt(val, unsigned_integer, mode); in DecodeVCVTBetweenFloatingPointAndInteger() local
3792 set_s_register_from_sinteger(dst, temp); in DecodeVCVTBetweenFloatingPointAndInteger()
/third_party/pcre2/pcre2/src/
H A Dpcre2_compile.c10426 the type of the pointer must be cast. NOTE: the intermediate variable "temp" is in pcre2_compile()
10433 PCRE2_UCHAR *temp = (PCRE2_UCHAR *)codestart; in pcre2_compile() local
10434 if (PRIV(auto_possessify)(temp, &cb) != 0) errorcode = ERR80; in pcre2_compile()
/third_party/python/Python/
H A Dcompile.c8775 struct instr temp = block->b_instr[j]; in apply_static_swaps() local
8777 block->b_instr[k] = temp; in apply_static_swaps()
/third_party/node/deps/v8/src/execution/s390/
H A Dsimulator-s390.cc3533 // Setup a temp array to avoid overwriting dst mid loop. in VectorPack()
4008 int8_t temp[kSimd128Size] = {0}; in EVALUATE() local
4018 temp[i] = get_simd_register_by_lane<int8_t>(reg, lane_num); in EVALUATE()
4021 set_simd_register_by_lane<int8_t>(r1, i, temp[i]); in EVALUATE()
/kernel/linux/linux-5.10/arch/x86/crypto/
H A Daesni-intel_asm.S1454 # middle section of the temp results combined as in karatsuba algorithm
/kernel/linux/linux-6.6/arch/x86/crypto/
H A Daesni-intel_asm.S1450 # middle section of the temp results combined as in karatsuba algorithm
/kernel/linux/linux-5.10/net/sctp/
H A Dsm_statefuns.c2204 /* Set temp so that it won't be added into hashtable */ in sctp_sf_do_5_2_4_dupcook()
2205 new_asoc->temp = 1; in sctp_sf_do_5_2_4_dupcook()
/kernel/linux/linux-6.6/fs/f2fs/
H A Df2fs.h1191 enum temp_type temp; /* contains HOT/WARM/COLD */ member
1497 struct page **tpages; /* temp pages to pad holes in cluster */
/kernel/linux/linux-6.6/drivers/net/wireless/ath/ath11k/
H A Dwmi.h4836 s32 temp; member
H A Dwmi.c8382 ath11k_warn(ab, "failed to fetch pdev temp ev"); in ath11k_wmi_pdev_temperature_event()
8387 ath11k_dbg(ab, ATH11K_DBG_WMI, "event pdev temperature ev temp %d pdev_id %d\n", in ath11k_wmi_pdev_temperature_event()
8388 ev->temp, ev->pdev_id); in ath11k_wmi_pdev_temperature_event()
8398 ath11k_thermal_event_temperature(ar, ev->temp); in ath11k_wmi_pdev_temperature_event()
/kernel/linux/linux-6.6/net/sctp/
H A Dsm_statefuns.c2268 /* Set temp so that it won't be added into hashtable */ in sctp_sf_do_5_2_4_dupcook()
2269 new_asoc->temp = 1; in sctp_sf_do_5_2_4_dupcook()
/third_party/spirv-tools/test/val/
H A Dval_image_test.cpp6566 OpName %temp "temp" in TEST_F()
6586 %temp = OpVariable %_ptr_Function_ulong Function in TEST_F()
6598 OpStore %temp %29 in TEST_F()
6601 OpStore %temp %31 in TEST_F()
6604 OpStore %temp %33 in TEST_F()
/third_party/mesa3d/src/gallium/drivers/crocus/
H A Dcrocus_state.c2926 /* move to temp */ in crocus_create_surface()
4038 void *temp; in crocus_create_stream_output_target() local
4042 &temp); in crocus_create_stream_output_target()
/kernel/linux/linux-5.10/arch/m68k/ifpsp060/src/
H A Dfplsp.S10837 mov.l %d2, -(%sp) # create some temp regs
10858 mov.l (%sp)+, %d3 # restore temp regs
10873 mov.l (%sp)+, %d3 # restore temp regs
/kernel/linux/linux-6.6/arch/m68k/ifpsp060/src/
H A Dfplsp.S10837 mov.l %d2, -(%sp) # create some temp regs
10858 mov.l (%sp)+, %d3 # restore temp regs
10873 mov.l (%sp)+, %d3 # restore temp regs
/kernel/linux/linux-5.10/drivers/net/ethernet/broadcom/bnxt/
H A Dbnxt_hsi.h7685 u8 temp; member
/kernel/linux/linux-6.6/drivers/net/wireless/ath/ath12k/
H A Dwmi.c5381 ath12k_warn(ab, "failed to fetch pdev temp ev"); in ath12k_pull_pdev_temp_ev()
6522 "pdev temperature ev temp %d pdev_id %d\n", ev.temp, ev.pdev_id); in ath12k_wmi_pdev_temperature_event()

Completed in 265 milliseconds

1...<<161162163164165