Home
last modified time | relevance | path

Searched refs:Fast (Results 1 – 25 of 633) sorted by relevance

12345678910>>...26

/external/curl/docs/cmdline-opts/
Dtcp-fastopen.d3 Help: Use TCP Fast Open
6 Enable use of TCP Fast Open (RFC7413).
/external/oss-fuzz/projects/fast-dds/
DDockerfile21 RUN git clone --depth 1 https://github.com/eProsima/Fast-CDR.git
23 RUN git clone --depth 1 https://github.com/eProsima/Fast-DDS.git
26 WORKDIR $SRC/Fast-DDS
Dbuild.sh35 mkdir Fast-CDR/build && cd Fast-CDR/build
/external/python/cpython3/Modules/_decimal/libmpdec/
DREADME.txt27 typearith.h -> Fast primitives for double word multiplication,
40 The following files implement the Fast Number Theoretic Transform
44 umodarith.h -> Fast low level routines for unsigned modular arithmetic.
53 convolute.{c,h} -> Fast convolution using one of the three transform
68 bignum.txt -> Explanation of the Fast Number Theoretic Transform (FNT).
/external/tcpdump/tests/
Drsvp_fast_reroute-oobr.out4Fast Re-Route Object (205) Flags: [ignore and forward if unknown], Class-Type: Unknown (0), length…
5Fast Re-Route Object (205) Flags: [ignore and forward if unknown], Class-Type: Unknown (0), length…
/external/wycheproof/java/com/google/security/wycheproof/
DOpenJDKTest.java3 import com.google.security.wycheproof.WycheproofRunner.Fast;
30 @Fast
DBouncyCastleTest.java19 import com.google.security.wycheproof.WycheproofRunner.Fast;
44 @Fast
DWycheproofRunner.java84 public @interface Fast {} annotation in WycheproofRunner
138 Fast fast;
144 this.fast = runnerClass.getAnnotation(Fast.class); in ExcludeTestFilter()
DConscryptTest.java19 import com.google.security.wycheproof.WycheproofRunner.Fast;
51 @Fast
DSpongyCastleTest.java19 import com.google.security.wycheproof.WycheproofRunner.Fast;
50 @Fast
/external/lz4/contrib/debian/
Dcontrol17 Description: Extremely Fast Compression algorithm http://www.lz4.org
22 Description: Extremely Fast Compression algorithm http://www.lz4.org
/external/llvm-project/clang/test/Driver/
Dcl-denorms-are-zero.cl5 // Fast FMAF, but slow f32 denormals
9 // Fast F32 denormals, but slow FMAF
13 // Fast F32 denormals and fast FMAF
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/Utils/
DBypassSlowDivision.cpp419 QuotRemWithBB Fast = createFastBB(SuccessorBB); in insertFastDivAndRem() local
420 QuotRemPair Result = createDivRemPhiNodes(Fast, Long, SuccessorBB); in insertFastDivAndRem()
423 Builder.CreateCondBr(CmpV, Fast.BB, SuccessorBB); in insertFastDivAndRem()
433 QuotRemWithBB Fast = createFastBB(SuccessorBB); in insertFastDivAndRem() local
435 QuotRemPair Result = createDivRemPhiNodes(Fast, Slow, SuccessorBB); in insertFastDivAndRem()
439 Builder.CreateCondBr(CmpV, Fast.BB, Slow.BB); in insertFastDivAndRem()
/external/llvm-project/llvm/lib/Transforms/Utils/
DBypassSlowDivision.cpp425 QuotRemWithBB Fast = createFastBB(SuccessorBB); in insertFastDivAndRem() local
426 QuotRemPair Result = createDivRemPhiNodes(Fast, Long, SuccessorBB); in insertFastDivAndRem()
428 Builder.CreateCondBr(CmpV, Fast.BB, SuccessorBB); in insertFastDivAndRem()
438 QuotRemWithBB Fast = createFastBB(SuccessorBB); in insertFastDivAndRem() local
440 QuotRemPair Result = createDivRemPhiNodes(Fast, Slow, SuccessorBB); in insertFastDivAndRem()
443 Builder.CreateCondBr(CmpV, Fast.BB, Slow.BB); in insertFastDivAndRem()
/external/arm-trusted-firmware/docs/getting_started/
Drt-svc-writers-guide.rst29 IDs, Owning Entity Numbers (OEN), Fast and Standard calls, and the SMC32 and
39 with the SMC call type, which is either *Fast* or *Yielding*. Fast calls are
41 Owning Entities only have allocated ranges for Fast calls: Yielding calls are
48 Fast 0 Arm Architecture calls
49 Fast 1 CPU Service calls
50 Fast 2 SiP Service calls
51 Fast 3 OEM Service calls
52 Fast 4 Standard Service calls
53 Fast 5-47 Reserved for future use
54 Fast 48-49 Trusted Application calls
[all …]
/external/autotest/server/site_tests/network_WiFi_RoamFT/
Dcontrol.PSK14 key management suite (i.e. WPA-PSK with Fast BSS Transition) in full view of the
15 DUT. Fast BSS Transition is part of the 802.11r protocol, which describes a
Dcontrol.EAP14 key management suite (i.e. WPA-EAP with Fast BSS Transition) in full view of the
15 DUT. Fast BSS Transition is part of the 802.11r protocol, which describes a
/external/e2fsprogs/tests/f_create_symlinks/
Dexpect28 Fast link dest: "xxxxxxxxxxxxxxxxxxxxxxxxxxxxxx"
39 Fast link dest: "xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx"
50 Fast link dest: "xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx"
/external/llvm-project/llvm/test/CodeGen/X86/
Dfast-isel-cmp-branch.ll4 ; Fast-isel mustn't add a block to the MBB successor/predecessor list twice.
18 ; Fast-isel shouldn't try to look through the compare because it's in a
/external/llvm/test/CodeGen/X86/
Dfast-isel-cmp-branch.ll4 ; Fast-isel mustn't add a block to the MBB successor/predecessor list twice.
18 ; Fast-isel shouldn't try to look through the compare because it's in a
/external/python/cpython3/Modules/_decimal/libmpdec/literature/
DREFERENCES.txt35 W. Morven Gentleman: Matrix Multiplication and Fast Fourier Transforms
47 Karl Hasselstrom: Fast Division of Large Integers
/external/fft2d/src/fft2d/fft2d/
Dreadme2d.txt1 General Purpose 2D,3D FFT (Fast Fourier Transform) Package
8 fftsg.c : 1D FFT Package in C - Fast Version (Split-Radix)
9 fftsg.f : 1D FFT Package in Fortran - Fast Version (Split-Radix)
/external/eigen/doc/
DTopicLinearAlgebraDecompositions.dox33 <td>Fast</td>
57 <td>Fast</td>
69 <td>Fast</td>
131 <td>Fast-average<sup><a href="#note2">2</a></sup></td>
167 <td>Fast-average<sup><a href="#note2">2</a></sup></td>
205 <td>Fast</td>
/external/llvm/test/CodeGen/AArch64/GlobalISel/
Darm64-regbankselect.mir247 # Fast mode maps vector instruction on FPR.
249 # Fast mode needs two extra copies.
268 ; Fast mode tries to reuse the source of the copy for the destination.
294 # Fast mode maps vector instruction on FPR.
295 # Fast mode needs two extra copies.
314 ; Fast mode tries to reuse the source of the copy for the destination.
/external/icu/icu4j/main/classes/core/src/com/ibm/icu/util/
DCodePointTrie.java744 public static abstract class Fast extends CodePointTrie { class in CodePointTrie
745 private Fast(char[] index, Data data, int highStart, in Fast() method in CodePointTrie.Fast
762 public static Fast fromBinary(ValueWidth valueWidth, ByteBuffer bytes) { in fromBinary()
763 return (Fast) CodePointTrie.fromBinary(Type.FAST, valueWidth, bytes); in fromBinary()
999 public static final class Fast16 extends Fast {
1056 public static final class Fast32 extends Fast {
1113 public static final class Fast8 extends Fast {

12345678910>>...26