Home
last modified time | relevance | path

Searched refs:saves (Results 1 – 25 of 297) sorted by relevance

12345678910>>...12

/external/openthread/third_party/nlbuild-autotools/repo/autoconf/m4/
Dnl_filtered_canonical.m490 # generated from AC_CANONICAL_<NAME> and saves it in
111 # generated from AC_CANONICAL_BUILD and saves it in
128 # generated from AC_CANONICAL_HOST and saves it in
145 # generated from AC_CANONICAL_TARGET and saves it in
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/X86/
DREADME-X86-64.txt59 The idea is that it saves callers from having to remember this value,
146 1. First movq should be movl; saves a byte.
147 2. Both andq's should be andl; saves another two bytes. I think this was
149 3. shrq should be shrl; saves another byte.
/external/llvm/lib/Target/X86/
DREADME-X86-64.txt59 The idea is that it saves callers from having to remember this value,
146 1. First movq should be movl; saves a byte.
147 2. Both andq's should be andl; saves another two bytes. I think this was
149 3. shrq should be shrl; saves another byte.
/external/libpng/scripts/
Dlibpng.pc.in7 Description: Loads and saves PNG files
/external/libpng/
Dlibpng.pc.in7 Description: Loads and saves PNG files
/external/python/cachetools/docs/
Dindex.rst220 Decorator to wrap a function with a memoizing callable that saves
316 callable that saves results in a (possibly shared) cache.
455 callable that saves up to the `maxsize` most recent calls, using
490 saves up to `maxsize` results based on a First In First Out
497 saves up to `maxsize` results based on a Least Frequently Used
504 saves up to `maxsize` results based on a Least Recently Used (LRU)
511 saves up to `maxsize` results based on a Most Recently Used (MRU)
518 saves up to `maxsize` results based on a Random Replacement (RR)
524 Decorator to wrap a function with a memoizing callable that saves
/external/openscreen/third_party/boringssl/ios-arm/crypto/test/
Dtrampoline-armv4.S23 @ with |argv|, then saves the callee-saved registers into |state|. It returns
/external/rust/crates/quiche/deps/boringssl/ios-arm/crypto/test/
Dtrampoline-armv4.S23 @ with |argv|, then saves the callee-saved registers into |state|. It returns
/external/iptables/extensions/
Dlibxt_RATEEST.man2 and saves the results for later evaluation using the \fBrateest\fP match.
/external/cronet/third_party/boringssl/apple-arm/crypto/test/
Dtrampoline-armv4-apple.S23 @ with |argv|, then saves the callee-saved registers into |state|. It returns
/external/boringssl/apple-arm/crypto/test/
Dtrampoline-armv4-apple.S23 @ with |argv|, then saves the callee-saved registers into |state|. It returns
/external/curl/docs/cmdline-opts/
Detag-save.d13 This option saves an HTTP ETag to the specified file. An ETag is a
/external/rust/crates/quiche/deps/boringssl/linux-arm/crypto/test/
Dtrampoline-armv4.S24 @ with |argv|, then saves the callee-saved registers into |state|. It returns
/external/boringssl/linux-arm/crypto/test/
Dtrampoline-armv4-linux.S23 @ with |argv|, then saves the callee-saved registers into |state|. It returns
/external/openscreen/third_party/boringssl/linux-arm/crypto/test/
Dtrampoline-armv4.S24 @ with |argv|, then saves the callee-saved registers into |state|. It returns
/external/cronet/third_party/boringssl/linux-arm/crypto/test/
Dtrampoline-armv4-linux.S23 @ with |argv|, then saves the callee-saved registers into |state|. It returns
/external/llvm/test/CodeGen/Thumb2/
D2011-04-21-FILoweringBug.ll4 ; and in the range of 0-1020. This saves code size by utilizing
/external/llvm/test/CodeGen/AArch64/
Darm64-fixed-point-scalar-cvt-dagcombine.ll4 ; extract_vector_elt of a conversion, which saves a round trip of copies
/external/arm-trusted-firmware/docs/design/
Dtrusted-board-boot.rst158 registers. If the comparison succeeds, BL2 reads and saves the trusted and
167 verification succeeds, BL2 reads and saves the BL3x public key from the
172 BL2 reads and saves the BL3x image hash from the certificate.
177 verification succeeds, BL2 reads and saves the BL33 public key from the
181 verification succeeds, BL2 reads and saves the BL33 image hash from the
/external/llvm/test/CodeGen/X86/
Dno-prolog-kill.ll4 ; This function gets a AL live-in and at same time saves+restores RAX. We must
/external/tensorflow/tensorflow/core/api_def/base_api/
Dapi_def_SaveV2.pbtxt31 By default, saves the named tensors in full. If the caller wishes to save
/external/google-breakpad/docs/
Dsymbol_files.md22 (except for line records; these are very common, making them the default saves
234 dedicated to preserving the values of any callee-saves registers used by this
351 * You should be able to recover the values of callee-saves registers. These
423 "callee-saves" and "caller-saves" registers. The callee must restore the
424 values of "callee-saves" registers before returning (if it uses them at
425 all), whereas the callee is free to use "caller-saves" registers without
426 restoring their values. A function that uses caller-saves registers
453 _expression<sub>n</sub>_. The values of any callee-saves registers not mentioned
454 are assumed to be unchanged. (`STACK CFI` records never mention caller-saves
/external/cronet/base/android/
Dresource_exclusions.gni22 # It saves XXkb to omit the config.
/external/OpenCSD/
D.gitignore51 # ignore emacs backup saves
/external/llvm/test/Transforms/SLPVectorizer/AArch64/
Dload-store-q.ll8 ; callee-saves.

12345678910>>...12