Home
last modified time | relevance | path

Searched refs:Re (Results 1 – 25 of 378) sorted by relevance

12345678910>>...16

/external/webrtc/modules/third_party/fft/
Dfft.c134 WebRtcIsac_Fftradix (double Re[], double Im[],
159 double Re[], in WebRtcIsac_Fftns() argument
230 ret = FFTRADIX (Re, Im, nTotal, nSpan, nPass, iSign, in WebRtcIsac_Fftns()
250 Re [i] *= scaling; in WebRtcIsac_Fftns()
264 static int FFTRADIX (REAL Re[], in FFTRADIX() argument
440 ak = Re [k2]; in FFTRADIX()
442 Re [k2] = Re [kk] - ak; in FFTRADIX()
444 Re [kk] += ak; in FFTRADIX()
459 ak = Re [kk] - Re [k2]; in FFTRADIX()
461 Re [kk] += Re [k2]; in FFTRADIX()
[all …]
Dfft.h52 double Re[],
/external/tensorflow/tensorflow/lite/delegates/flex/test/
DBUILD54 # TODO(b/121204962): Re-enable test after fixing memory leaks.
56 "notsan", # TODO(b/158651814) Re-enable after fixing racing condition.
83 # TODO(b/121204962): Re-enable test after fixing memory leaks.
85 "notsan", # TODO(b/158651814) Re-enable after fixing racing condition.
/external/tcpdump/tests/
Drsvp_fast_reroute-oobr.out4 …Fast Re-Route Object (205) Flags: [ignore and forward if unknown], Class-Type: Unknown (0), length…
5 …Fast Re-Route Object (205) Flags: [ignore and forward if unknown], Class-Type: Unknown (0), length…
/external/deqp/doc/testspecs/GLES2/
Dstress.long.txt31 - Re-compile frequently
90 - Re-build program
91 - Re-upload texture
92 - Re-upload buffer
/external/python/apitools/
D.coveragerc5 # Re-enable the standard pragma
/external/python/google-api-python-client/
D.coveragerc4 # Re-enable the standard pragma
/external/python/oauth2client/
D.coveragerc9 # Re-enable the standard pragma
/external/python/cpython3/Tools/scripts/
Ddutree.doc4 Subject: Re: The problems of Perl (Re: Question (silly?))
/external/python/cpython2/Tools/scripts/
Ddutree.doc4 Subject: Re: The problems of Perl (Re: Question (silly?))
/external/chromium-trace/catapult/common/node_runner/node_runner/
DREADME.md5 3. Re-zip just the binary:
/external/python/cpython2/Lib/email/test/data/
Dmsg_32.txt5 Subject: Re: Limiting Perl CPU Utilization...
Dmsg_33.txt5 Subject: Re: Limiting Perl CPU Utilization...
/external/python/cpython3/Misc/NEWS.d/
D3.6.3.rst7 Re-allow arbitrary iterables in `concurrent.futures.as_completed()`. Fixes
/external/python/cpython3/Lib/test/test_email/data/
Dmsg_32.txt5 Subject: Re: Limiting Perl CPU Utilization...
Dmsg_33.txt5 Subject: Re: Limiting Perl CPU Utilization...
/external/libpcap/doc/
DREADME.hpux16 Subject: Re: Did someone made tcpdump working on 10.20 ?
48 Subject: Re: tcpdump only shows incoming packets
77 Subject: Re: tcpdump only shows incoming packets
105 Subject: Re: [tcpdump-workers] I Can't Capture the Outbound Traffic
127 Subject: Re: tcpdump HP/UX 9.x
/external/python/asn1crypto/tests/fixtures/keys/
Dtest.crt26 dhHevPEr21oYqX0KnJJa0JvJx92K8YKFTVj2x5PPCn9qze5C/Re/JFbCIuwq7kcX
/external/python/cpython3/Doc/library/
Dnntplib.rst31 1087 Re: Commit privileges for Łukasz Langa
32 1088 Re: 3.2 alpha 2 freeze
33 1089 Re: 3.2 alpha 2 freeze
34 1090 Re: Commit privileges for Łukasz Langa
35 1091 Re: Commit privileges for Łukasz Langa
37 1093 Re: Updated ssh key
38 1094 Re: Updated ssh key
40 1096 Re: Hello fellow committers!
562 >>> decode_header("Re: =?UTF-8?B?cHJvYmzDqG1lIGRlIG1hdHJpY2U=?=")
563 'Re: problème de matrice'
/external/rust/crates/termcolor/
DCargo.toml.orig25 # TODO: Re-enable this once the MSRV is 1.43 or greater.
/external/tensorflow/tensorflow/core/protobuf/
DBUILD146 # TODO(ebrevdo): Re-enable once CriticalSection is in core.
173 # TODO(ebrevdo): Re-enable once CriticalSection is in core.
/external/compiler-rt/test/asan/
DCMakeLists.txt6 # TODO(wwchrome): Re-enable Win64 asan tests when ready.
132 # TODO(wwchrome): Re-enable the tests for asan Win64 when ready.
/external/mesa3d/docs/relnotes/
D18.2.1.rst121 - anv: Re-emit vertex buffers when the pipeline changes
128 - nir/loop_unroll: Re-materialize derefs in use blocks before unrolling
129 - nir/opt_if: Re-materialize derefs in use blocks before peeling loops
/external/tensorflow/tensorflow/python/keras/tests/
DBUILD245 # TODO(b/140065350): Re-enable
269 "noasan", # TODO(b/149948895): Re-enable.
270 "nomsan", # TODO(b/149948895): Re-enable.
271 "notsan", # TODO(b/149948895): Re-enable.
/external/webrtc/common_audio/third_party/spl_sqrt_floor/
Dspl_sqrt_floor_arm.S7 @ Subject: Re: sqrt routine

12345678910>>...16