Home
last modified time | relevance | path

Searched defs:temp2 (Results 176 - 200 of 206) sorted by relevance

123456789

/kernel/linux/linux-5.10/drivers/net/ethernet/neterion/
H A Ds2io.c6736 set_rxd_buffer_pointer(struct s2io_nic *sp, struct RxD_t *rxdp, struct buffAdd *ba, struct sk_buff **skb, u64 *temp0, u64 *temp1, u64 *temp2, int size) set_rxd_buffer_pointer() argument
/kernel/linux/linux-5.10/drivers/video/fbdev/sis/
H A Dsis_main.c2545 u8 temp1, temp2; in SiS_SenseCh() local
[all...]
H A Dinit301.c712 unsigned short temp1, temp2; in SiS_SaveCRT2Info() local
10663 unsigned short romptr, temp1, temp2; in SetPanelParms661() local
[all...]
/kernel/linux/linux-6.6/drivers/net/ethernet/neterion/
H A Ds2io.c6743 set_rxd_buffer_pointer(struct s2io_nic *sp, struct RxD_t *rxdp, struct buffAdd *ba, struct sk_buff **skb, u64 *temp0, u64 *temp1, u64 *temp2, int size) set_rxd_buffer_pointer() argument
/kernel/linux/linux-6.6/drivers/soc/mediatek/
H A Dmtk-svs.c1817 u32 idx, i, ft_pgm, mts, temp0, temp1, temp2; in svs_mt8183_efuse_parsing() local
/kernel/linux/linux-6.6/drivers/video/fbdev/sis/
H A Dinit301.c712 unsigned short temp1, temp2; in SiS_SaveCRT2Info() local
10663 unsigned short romptr, temp1, temp2; in SetPanelParms661() local
[all...]
H A Dsis_main.c2557 u8 temp1, temp2; in SiS_SenseCh() local
[all...]
/kernel/linux/linux-6.6/drivers/media/i2c/
H A Dov5640.c1865 u8 temp1, temp2; in ov5640_get_sysclk() local
/third_party/icu/icu4c/source/test/cintltst/
H A Dcnumtst.c178 UChar temp2[512]; in TestNumberFormat() local
1278 char temp2[128]; in TestSigDigRounding() local
1313 UChar temp2[512]; in TestNumberFormatPadding() local
2073 char temp2[256]; TestCloneWithRBNF() local
[all...]
H A Dcloctst.c579 char temp2[20]; in TestSimpleResourceInfo() local
3587 char temp2[40], temp3[40]; in TestGetLocaleForLCID() local
[all...]
/third_party/node/deps/v8/src/compiler/backend/riscv64/
H A Dinstruction-selector-riscv64.cc3127 InstructionOperand temp2 = g.TempFpRegister(v30); in VisitI32x4DotI16x8S() local
/third_party/node/deps/v8/src/execution/ppc/
H A Dsimulator-ppc.cc5173 int32_t temp1 = vra_1_val * vrb_1_val, temp2 = vra_2_val * vrb_2_val; in ExecuteGeneric() local
/third_party/node/deps/v8/src/execution/arm64/
H A Dsimulator-logic-arm64.cc676 SimVRegister temp1, temp2; in addp() local
1350 SimVRegister temp1, temp2; in sshll() local
1359 SimVRegister temp1, temp2; in sshll2() local
1380 SimVRegister temp1, temp2; in ushll() local
1389 SimVRegister temp1, temp2; in ushll2() local
2324 SimVRegister temp1, temp2; uaddl() local
2334 SimVRegister temp1, temp2; uaddl2() local
2362 SimVRegister temp1, temp2; saddl() local
2372 SimVRegister temp1, temp2; saddl2() local
2400 SimVRegister temp1, temp2; usubl() local
2410 SimVRegister temp1, temp2; usubl2() local
2438 SimVRegister temp1, temp2; ssubl() local
2448 SimVRegister temp1, temp2; ssubl2() local
2476 SimVRegister temp1, temp2; uabal() local
2486 SimVRegister temp1, temp2; uabal2() local
2496 SimVRegister temp1, temp2; sabal() local
2506 SimVRegister temp1, temp2; sabal2() local
2516 SimVRegister temp1, temp2; uabdl() local
2526 SimVRegister temp1, temp2; uabdl2() local
2536 SimVRegister temp1, temp2; sabdl() local
2546 SimVRegister temp1, temp2; sabdl2() local
2556 SimVRegister temp1, temp2; umull() local
2566 SimVRegister temp1, temp2; umull2() local
2576 SimVRegister temp1, temp2; smull() local
2586 SimVRegister temp1, temp2; smull2() local
2596 SimVRegister temp1, temp2; umlsl() local
2606 SimVRegister temp1, temp2; umlsl2() local
2616 SimVRegister temp1, temp2; smlsl() local
2626 SimVRegister temp1, temp2; smlsl2() local
2636 SimVRegister temp1, temp2; umlal() local
2646 SimVRegister temp1, temp2; umlal2() local
2656 SimVRegister temp1, temp2; smlal() local
2666 SimVRegister temp1, temp2; smlal2() local
3463 SimVRegister temp1, temp2; fabscmp() local
[all...]
/kernel/linux/linux-5.10/drivers/net/wireless/broadcom/brcm80211/brcmsmac/phy/
H A Dphy_lcn.c4194 int temp1, temp2, temp_diff; in wlc_lcnphy_calib_modes() local
4319 s16 temp, temp1, temp2, qQ, qQ1, qQ2, shift; in wlc_lcnphy_load_rfpower() local
/kernel/linux/linux-6.6/drivers/net/wireless/broadcom/brcm80211/brcmsmac/phy/
H A Dphy_lcn.c4194 int temp1, temp2, temp_diff; in wlc_lcnphy_calib_modes() local
4319 s16 temp, temp1, temp2, qQ, qQ1, qQ2, shift; in wlc_lcnphy_load_rfpower() local
/third_party/mesa3d/src/amd/llvm/
H A Dac_nir_to_llvm.c3349 LLVMValueRef temp1, temp2; in barycentric_offset() local
/third_party/node/deps/v8/src/wasm/baseline/loong64/
H A Dliftoff-assembler-loong64.h660 Register temp2 = pinned.set(GetUnusedRegister(kGpReg, pinned)).gp(); in AtomicSub() local
718 Register temp2 in AtomicExchange() local
793 Register temp2 = pinned.set(GetUnusedRegister(kGpReg, pinned)).gp(); AtomicCompareExchange() local
[all...]
/third_party/node/deps/v8/src/compiler/
H A Deffect-control-linearizer.cc6253 Node* temp2 = __ Float64Sub(__ Float64Add(two_52, temp1), two_52); in LowerFloat64RoundUp() local
6342 Node* temp2 = __ Float64Sub(__ Float64Add(two_52, temp1), two_52); BuildFloat64RoundDown() local
6409 Node* temp2 = __ Float64Mod(value, __ Float64Constant(2.0)); LowerFloat64RoundTiesEven() local
6486 Node* temp2 = __ Float64Sub(__ Float64Add(two_52, temp1), two_52); BuildFloat64RoundTruncate() local
[all...]
/third_party/node/deps/v8/src/wasm/baseline/riscv64/
H A Dliftoff-assembler-riscv64.h911 Register temp2 = pinned.set(GetUnusedRegister(kGpReg, pinned)).gp(); AtomicCompareExchange() local
[all...]
/third_party/node/deps/v8/src/wasm/baseline/mips64/
H A Dliftoff-assembler-mips64.h821 Register temp2 = pinned.set(GetUnusedRegister(kGpReg, pinned)).gp(); in AtomicExchange() local
897 Register temp2 = pinned.set(GetUnusedRegister(kGpReg, pinned)).gp(); AtomicCompareExchange() local
[all...]
/third_party/skia/third_party/externals/libwebp/swig/
H A Dlibwebp_python_wrap.c3977 int temp2 ; variable
4097 int temp2 ; variable
4217 int temp2 ; variable
4337 int temp2 ; variable
4456 int temp2 ; global() variable
4567 int temp2 ; global() variable
4678 int temp2 ; global() variable
4789 int temp2 ; global() variable
[all...]
/third_party/python/Modules/
H A D_datetimemodule.c4569 PyObject *temp1, *temp2; in time_hash() local
6017 PyObject *temp1, *temp2; in datetime_hash() local
[all...]
/kernel/linux/linux-5.10/drivers/net/ethernet/nvidia/
H A Dforcedeth.c1637 u32 temp1, temp2, temp3; in nv_mac_reset() local
/kernel/linux/linux-5.10/drivers/scsi/
H A DFlashPoint.c943 unsigned short temp, temp2, temp3, temp4, temp5, temp6; in FlashPoint_ProbeHostAdapter() local
[all...]
/kernel/linux/linux-6.6/drivers/net/ethernet/nvidia/
H A Dforcedeth.c1636 u32 temp1, temp2, temp3; in nv_mac_reset() local

Completed in 156 milliseconds

123456789