Searched refs:saves (Results 1 – 25 of 297) sorted by relevance
12345678910>>...12
/external/curl/docs/cmdline-opts/ |
D | etag-save.d | 8 This option saves an HTTP ETag to the specified file. Etag is 11 ETag without the double quotes and saves it into the <file>.
|
/external/llvm-project/llvm/test/CodeGen/PowerPC/ |
D | remove-redundant-toc-saves.ll | 36 ; Check for multiple TOC saves with if then else where neither dominates the other. 84 ; Check for multiple TOC saves with if then where neither is redundant. 104 ; Check for multiple TOC saves if there are dynamic allocations on the stack.
|
/external/libpng/scripts/ |
D | libpng.pc.in | 7 Description: Loads and saves PNG files
|
/external/libpng/ |
D | libpng.pc.in | 7 Description: Loads and saves PNG files
|
/external/llvm/lib/Target/X86/ |
D | README-X86-64.txt | 59 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-project/llvm/lib/Target/X86/ |
D | README-X86-64.txt | 59 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/swiftshader/third_party/llvm-10.0/llvm/lib/Target/X86/ |
D | README-X86-64.txt | 59 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-project/libclc/generic/lib/integer/ |
D | hadd.inc | 3 //This saves us having to do any checks for overflow in the addition sum
|
D | rhadd.inc | 3 //This saves us having to do any checks for overflow in the addition sums
|
/external/rust/crates/quiche/deps/boringssl/ios-arm/crypto/test/ |
D | trampoline-armv4.S | 23 @ with |argv|, then saves the callee-saved registers into |state|. It returns
|
/external/openscreen/third_party/boringssl/ios-arm/crypto/test/ |
D | trampoline-armv4.S | 23 @ with |argv|, then saves the callee-saved registers into |state|. It returns
|
/external/boringssl/ios-arm/crypto/test/ |
D | trampoline-armv4.S | 23 @ with |argv|, then saves the callee-saved registers into |state|. It returns
|
/external/llvm-project/llvm/test/CodeGen/AArch64/ |
D | aarch64-vector-pcs.mir | 3 # The tests below test the allocation of 128bit callee-saves 8 # for the FPR128 saves when present). 12 # FPR128 saves. The alignment can leave a gap that can be scavenged 157 ; Test with more callee saves, which triggers 'BigStack' in
|
D | arm64-fixed-point-scalar-cvt-dagcombine.ll | 4 ; extract_vector_elt of a conversion, which saves a round trip of copies
|
/external/iptables/extensions/ |
D | libxt_RATEEST.man | 2 and saves the results for later evaluation using the \fBrateest\fP match.
|
/external/openscreen/third_party/boringssl/linux-arm/crypto/test/ |
D | trampoline-armv4.S | 24 @ with |argv|, then saves the callee-saved registers into |state|. It returns
|
/external/rust/crates/quiche/deps/boringssl/linux-arm/crypto/test/ |
D | trampoline-armv4.S | 24 @ with |argv|, then saves the callee-saved registers into |state|. It returns
|
/external/boringssl/linux-arm/crypto/test/ |
D | trampoline-armv4.S | 24 @ with |argv|, then saves the callee-saved registers into |state|. It returns
|
/external/llvm-project/llvm/test/CodeGen/Thumb2/ |
D | 2011-04-21-FILoweringBug.ll | 4 ; and in the range of 0-1020. This saves code size by utilizing
|
/external/llvm/test/CodeGen/Thumb2/ |
D | 2011-04-21-FILoweringBug.ll | 4 ; and in the range of 0-1020. This saves code size by utilizing
|
/external/llvm/test/CodeGen/AArch64/ |
D | arm64-fixed-point-scalar-cvt-dagcombine.ll | 4 ; extract_vector_elt of a conversion, which saves a round trip of copies
|
/external/llvm/test/CodeGen/X86/ |
D | no-prolog-kill.ll | 4 ; This function gets a AL live-in and at same time saves+restores RAX. We must
|
/external/llvm-project/llvm/test/CodeGen/X86/ |
D | no-prolog-kill.ll | 4 ; This function gets a AL live-in and at same time saves+restores RAX. We must
|
/external/tensorflow/tensorflow/core/api_def/base_api/ |
D | api_def_SaveV2.pbtxt | 31 By default, saves the named tensors in full. If the caller wishes to save
|
/external/arm-trusted-firmware/docs/design/ |
D | trusted-board-boot.rst | 158 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
|
12345678910>>...12