Searched refs:saved (Results 276 - 298 of 298) sorted by relevance
1...<<1112
/third_party/ffmpeg/libavutil/x86/ |
H A D | tx_float.asm | 338 %if cpuflag(fma3) ; 11 - 5 = 6 instructions saved through FMA!
|
/third_party/node/deps/openssl/openssl/crypto/poly1305/asm/ |
H A D | poly1305-sparcv9.pl | 905 ldx [%sp+LOCALS+8*4],%fsr ! restore saved %fsr
|
/third_party/openssl/crypto/poly1305/asm/ |
H A D | poly1305-sparcv9.pl | 905 ldx [%sp+LOCALS+8*4],%fsr ! restore saved %fsr
|
/third_party/node/deps/openssl/config/archs/linux32-s390x/asm/crypto/aes/ |
H A D | aes-s390x.S | 1392 lm %r6,%r13,6*4(%r15)# as was saved by AES_set_encrypt_key!
|
/third_party/node/deps/openssl/config/archs/linux32-s390x/asm_avx2/crypto/aes/ |
H A D | aes-s390x.S | 1392 lm %r6,%r13,6*4(%r15)# as was saved by AES_set_encrypt_key!
|
/third_party/node/deps/openssl/config/archs/linux64-s390x/asm/crypto/aes/ |
H A D | aes-s390x.S | 1392 lmg %r6,%r13,6*8(%r15)# as was saved by AES_set_encrypt_key!
|
/third_party/node/deps/openssl/config/archs/linux64-s390x/asm_avx2/crypto/aes/ |
H A D | aes-s390x.S | 1392 lmg %r6,%r13,6*8(%r15)# as was saved by AES_set_encrypt_key!
|
/third_party/wpa_supplicant/wpa_supplicant-2.9/wpa_supplicant/ |
H A D | ctrl_iface.c | 11318 int ret = 0, saved = 0; in wpas_global_ctrl_iface_save_config() local 11332 saved++; in wpas_global_ctrl_iface_save_config() 11336 if (!saved && !ret) { in wpas_global_ctrl_iface_save_config()
|
/third_party/mesa3d/src/compiler/glsl/ |
H A D | ast_to_hir.cpp | 6766 struct glsl_switch_state saved = state->switch_state; in hir() local 6848 state->switch_state = saved; in hir()
|
/third_party/node/src/ |
H A D | js_native_api_v8.cc | 134 [this, saved = in_gc_finalizer] { in_gc_finalizer = saved; }); in InvokeFinalizerFromGC()
|
/third_party/node/deps/v8/src/execution/arm/ |
H A D | simulator-arm.cc | 944 // Caller-saved registers. 950 // d0 - d7 are caller-saved. 955 // d16 - d31 (if supported) are caller-saved. 1597 // value, which is fine because it is caller-saved. 5312 bool saved = FPSCR_default_NaN_mode_; in DecodeAdvancedSIMDDataProcessing() local 5318 FPSCR_default_NaN_mode_ = saved; in DecodeAdvancedSIMDDataProcessing() 6222 // Remember the values of callee-saved registers. in CallInternal() 6224 // simulator code and therefore is regarded as a callee-saved register. in CallInternal() 6234 // Set up the callee-saved registers with a known value. To be able to check in CallInternal() 6249 // Check that the callee-saved register in CallInternal() [all...] |
/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/wpa_supplicant/ |
H A D | ctrl_iface.c | 13743 int ret = 0, saved = 0; 13757 saved++; 13761 if (!saved && !ret) {
|
/third_party/skia/third_party/externals/microhttpd/doc/ |
H A D | texinfo.tex | 3937 % Check for saved footnotes, etc. 4178 % @value{foo} gets the text saved in variable foo. 7593 % which we have used, but we make sure that expanded body is saved after 8358 % Deeper inside, just make sure that the saved insertions are not spilled
|
/kernel/linux/linux-5.10/arch/x86/crypto/ |
H A D | aesni-intel_asm.S | 182 # states of %xmm registers %xmm6:%xmm15 not saved
|
/kernel/linux/linux-6.6/arch/x86/crypto/ |
H A D | aesni-intel_asm.S | 178 # states of %xmm registers %xmm6:%xmm15 not saved
|
/third_party/typescript/lib/ |
H A D | typingsInstaller.js | [all...] |
H A D | tsc.js | [all...] |
H A D | tsserverlibrary.js | [all...] |
H A D | typescript.js | [all...] |
H A D | typescriptServices.js | [all...] |
H A D | tsserver.js | [all...] |
/device/soc/rockchip/common/kernel/drivers/net/wireless/rockchip_wlan/rkwifi/bcmdhd_wifi6/include/ |
H A D | wlioctl.h | 7311 /* packets saved, because a lowest priority queue has given away one packet */ \ 7312 uint32 saved; \ 7313 /* packets saved, because an older packet from the same queue has been dropped */ \ 10965 WL_NAN_E_NO_NA_ATTR_IN_AVAIL_MAP = -2078, /* no na attr saved in avail map */
|
/third_party/node/test/fixtures/snapshot/ |
H A D | typescript.js | [all...] |
Completed in 332 milliseconds
1...<<1112