| /f-stack/app/redis-5.0.5/tests/unit/ |
| H A D | dump.tcl | 6 list [r exists foo] [r restore foo 0 $encoded] [r ttl foo] [r get foo] 13 r restore foo 5000 $encoded 23 r restore foo 2569591501 $encoded 34 r restore foo [expr $now+3000] $encoded absttl 45 r restore foo 0 $encoded idletime 1000 56 r restore foo 0 $encoded freq 100 65 catch {r restore foo 0 "..."} e 75 r restore foo 0 $encoded1 76 r restore foo 0 $encoded2 replace 81 catch {r restore foo 0 "..." invalid-option} e
|
| /f-stack/freebsd/contrib/libsodium/packaging/dotnet-core/recipes/ |
| H A D | pack | 3 dotnet restore $1
|
| H A D | test | 26 dotnet restore
|
| /f-stack/freebsd/crypto/openssl/arm/ |
| H A D | armv4-mont.S | 91 ldr r4,[r0,#13*4] @ restore bp 93 ldr r8,[r0,#14*4] @ restore n0 135 ldr r4,[r0,#13*4] @ restore bp 137 ldr r8,[r0,#14*4] @ restore n0 139 ldr r7,[r0,#15*4] @ restore &bp[num] 183 ldmia sp!,{r4,r5,r6,r7,r8,r9,r10,r11,r12,lr} @ restore registers
|
| H A D | ecp_nistz256-armv4.S | 2873 ldr r2,[sp,#40] @ restore b_ptr 2917 ldr r3,[sp,#36] @ restore overflow bit 2926 ldr r2,[sp,#40] @ restore b_ptr 2970 ldr r4,[sp,#36] @ restore overflow bit 2979 ldr r2,[sp,#40] @ restore b_ptr 3032 ldr r2,[sp,#40] @ restore b_ptr 3085 ldr r2,[sp,#40] @ restore b_ptr 3138 ldr r2,[sp,#40] @ restore b_ptr 3191 ldr r2,[sp,#40] @ restore b_ptr 3244 ldr r0,[sp,#32] @ restore r_ptr [all …]
|
| H A D | keccak1600-armv4.S | 1856 ldr r11, [sp,#440+16] @ restore pointer to A 1897 ldr r11,[sp,#476] @ restore r11 1995 ldmia r14,{r6,r7,r8,r9,r10,r11,r12,r14} @ restore constants and variables 2124 ldmia sp,{r6,r7,r8,r9,r10,r12} @ restore constants and variables 2250 vld1.64 {q4}, [r0,:64] @ restore A[0..1][4] 2253 vld1.64 {d18}, [r1,:64] @ restore A[2][4] 2352 vld1.64 {q0}, [r0,:64] @ restore A[0..1][0]
|
| /f-stack/dpdk/lib/librte_graph/ |
| H A D | node.c | 272 goto restore; in edge_update() 283 goto restore; in edge_update() 286 restore: in edge_update()
|
| /f-stack/freebsd/contrib/openzfs/module/lua/setjmp/ |
| H A D | setjmp_sparc64.S | 86 restore
|
| /f-stack/tools/libxo/xo/ |
| H A D | xo.c | 81 checkpoint (xo_handle_t *xop UNUSED, va_list vap UNUSED, int restore) in checkpoint() argument 83 if (restore) in checkpoint()
|
| /f-stack/app/micro_thread/ |
| H A D | arch_ctx.S | 21 # context x86 or x86_64 save and restore
|
| /f-stack/freebsd/contrib/device-tree/Bindings/powerpc/opal/ |
| H A D | power-mgt.txt | 45 0x00000002 /* Needs timebase restore */ 48 0x00004000 /* Program PORE to restore PACA pointer */
|
| /f-stack/freebsd/contrib/openzfs/config/ |
| H A D | kernel-fpu.m4 | 5 dnl # 5.0: Wrappers have been introduced to save/restore the FPU state.
|
| /f-stack/freebsd/contrib/openzfs/tests/zfs-tests/tests/functional/channel_program/synctask_core/ |
| H A D | tst.set_props.zcp | 84 -- We modified the prop, restore old value (if one existed)
|
| /f-stack/dpdk/doc/guides/vdpadevs/ |
| H A D | ifc.rst | 11 report/restore, this driver enables its vDPA functionality.
|
| /f-stack/dpdk/drivers/net/bnx2x/ |
| H A D | ecore_sp.c | 94 struct ecore_exeq_elem *elem, int restore) in ecore_exe_queue_add() argument 100 if (!restore) { in ecore_exe_queue_add() 1468 int restore, struct in ecore_vlan_mac_get_registry_elem() argument 1476 if (!restore && in ecore_vlan_mac_get_registry_elem() 1527 int restore = ECORE_TEST_BIT(RAMROD_RESTORE, ramrod_flags); in ecore_execute_vlan_mac() local 1553 elem, restore, in ecore_execute_vlan_mac() 1561 if (!restore && in ecore_execute_vlan_mac() 1624 if (!restore && in ecore_execute_vlan_mac() 1645 int restore = ECORE_TEST_BIT(RAMROD_RESTORE, &p->ramrod_flags); in ecore_vlan_mac_push_new_cmd() local 1666 return ecore_exe_queue_add(sc, &o->exe_queue, elem, restore); in ecore_vlan_mac_push_new_cmd() [all …]
|
| /f-stack/freebsd/crypto/skein/amd64/ |
| H A D | skein_block_asm.s | 341 popq %\_reg_ #restore caller's regs
|
| /f-stack/freebsd/contrib/device-tree/Bindings/mmc/ |
| H A D | ti-omap-hsmmc.txt | 99 will fail. A small logic in the host will request fclk restore, when an
|
| /f-stack/freebsd/contrib/dev/ath/ath_hal/ar9300/ |
| H A D | ar9300_freebsd.c | 553 ar9300_config_pcie_freebsd(struct ath_hal *ah, HAL_BOOL restore, in ar9300_config_pcie_freebsd() argument 557 ar9300_config_pci_power_save(ah, restore ? 1 : 0, powerOff ? 1 : 0); in ar9300_config_pcie_freebsd()
|
| H A D | ar9300_stub_funcs.h | 232 extern void ar9300_Stub_ConfigPCIE(struct ath_hal *ah, HAL_BOOL restore,
|
| /f-stack/app/redis-5.0.5/tests/support/ |
| H A D | cluster.tcl | 33 expire expireat pexpire pexpireat type ttl pttl persist restore
|
| /f-stack/freebsd/contrib/device-tree/Bindings/arm/msm/ |
| H A D | qcom,idle-state.txt | 38 core, wait for the interrupt, restore power to the core, and ensure the
|
| /f-stack/freebsd/mips/mips/ |
| H A D | exception.S | 1145 PTR_L a2, CALLFRAME_SIZ + 8(sp) # restore EXC pc 1234 mfc0 k0, MIPS_COP_0_STATUS # restore status 1237 mtc0 k0, MIPS_COP_0_STATUS # restore status
|
| /f-stack/freebsd/contrib/alpine-hal/ |
| H A D | al_hal_serdes_hssp.c | 1898 al_bool restore; member 1913 state->restore = AL_TRUE; in al_serdes_mode_rx_tx_inv_state_save() 1926 state->restore = AL_FALSE; in al_serdes_mode_rx_tx_inv_state_save() 1936 if (state->restore) { in al_serdes_mode_rx_tx_inv_state_restore()
|
| /f-stack/dpdk/drivers/net/ixgbe/ |
| H A D | ixgbe_ethdev.h | 696 bool restore);
|
| /f-stack/dpdk/drivers/net/mlx5/linux/ |
| H A D | mlx5_os.c | 2134 uint32_t restore; in mlx5_os_pci_probe() local 2163 restore = list[i].eth_dev->data->dev_flags; in mlx5_os_pci_probe() 2166 list[i].eth_dev->data->dev_flags |= restore; in mlx5_os_pci_probe()
|