/prebuilts/go/linux-x86/src/go/internal/gccgoimporter/ |
parser.go | 311 // re is in fact the imaginary component. Expect "i" below.
|
/prebuilts/go/linux-x86/src/text/template/ |
doc.go | 107 - A boolean, string, character, integer, floating-point, imaginary
|
/prebuilts/python/darwin-x86/2.7.5/lib/python2.7/ |
htmlentitydefs.py | 131 'image': 0x2111, # blackletter capital I = imaginary part, U+2111 ISOamso
|
/prebuilts/python/linux-x86/2.7.5/lib/python2.7/ |
htmlentitydefs.py | 131 'image': 0x2111, # blackletter capital I = imaginary part, U+2111 ISOamso
|
/toolchain/binutils/binutils-2.25/include/ |
demangle.h | 341 /* An imaginary type. The one subtree is the base type. */
|
/prebuilts/go/darwin-x86/doc/ |
go_spec.html | 189 <a href="#Imaginary_literals">imaginary</a>, 326 <h3 id="Imaginary_literals">Imaginary literals</h3> 328 An imaginary literal is a decimal representation of the imaginary part of a 537 <a href="#Imaginary_literals">imaginary</a>, 794 complex64 the set of all complex numbers with float32 real and imaginary parts 795 complex128 the set of all complex numbers with float64 real and imaginary parts [all...] |
/prebuilts/go/linux-x86/doc/ |
go_spec.html | 189 <a href="#Imaginary_literals">imaginary</a>, 326 <h3 id="Imaginary_literals">Imaginary literals</h3> 328 An imaginary literal is a decimal representation of the imaginary part of a 537 <a href="#Imaginary_literals">imaginary</a>, 794 complex64 the set of all complex numbers with float32 real and imaginary parts 795 complex128 the set of all complex numbers with float64 real and imaginary parts [all...] |
/external/ImageMagick/Magick++/lib/Magick++/ |
STL.h | 627 // either as a magnitude / phase or real / imaginary image pair. [all...] |
/external/opencv3/3rdparty/libtiff/ |
tif_fax3.c | 305 SETVALUE(0); /* imaginary change for reference */ [all...] |
/external/pdfium/third_party/libtiff/ |
tif_fax3.c | 305 SETVALUE(0); /* imaginary change for reference */ [all...] |
/external/webrtc/webrtc/modules/audio_processing/aec/ |
aec_core.c | 287 // Ooura fft returns incorrect sign on imaginary component. It matters here 594 // Imaginary parts are zero at end points and left out of the calculation. [all...] |
/external/webrtc/webrtc/modules/audio_processing/aecm/ |
aecm_core_mips.c | [all...] |
/external/webrtc/webrtc/modules/audio_processing/ns/ |
ns_core.c | [all...] |
/external/aac/libSBRdec/src/ |
lpp_tran.cpp | 223 FIXP_DBL **qmfBufferImag, /*!< Pointer to pointer to imaginary part of subband samples (source) */ [all...] |
/external/aac/libSBRenc/src/ |
ton_corr.cpp | 121 FIXP_DBL **RESTRICT sourceBufferImag, /*!< The imaginary part of the QMF-matrix. */ [all...] |
/external/antlr/antlr-3.4/tool/src/main/antlr3/org/antlr/grammar/v3/ |
ANTLR.g | 951 : tr=TOKEN_REF^ elementOptions[$tr.tree]!? ARG_ACTION? // for imaginary nodes
|
/external/autotest/server/cros/servo/ |
servo.py | 374 """Simulate imaginary key button press.
|
/external/bison/etc/ |
bench.pl.in | 374 ## perl-brace-imaginary-offset: 0
|
/external/ceres-solver/include/ceres/ |
jet.h | 40 // whereas complex numbers augment the reals by introducing an imaginary unit i
|
/external/clang/include/clang/Basic/ |
DiagnosticGroups.td | 210 def GNUImaginaryConstant : DiagGroup<"gnu-imaginary-constant">; [all...] |
DiagnosticLexKinds.td | 171 "imaginary constants are a GNU extension">, InGroup<GNUImaginaryConstant>;
|
/external/clang/include/clang/Sema/ |
Initialization.h | 74 /// \brief The entity being initialized is the real or imaginary part of a [all...] |
/external/cmockery/cmockery_0_1_2/doc/ |
index.html | 540 * that use the imaginary database.h module. */
|
/external/opencv3/3rdparty/openexr/Imath/ |
ImathQuat.h | 76 Vec3<T> v; // imaginary vector
|
/frameworks/av/services/audioflinger/ |
AudioResamplerFirGen.h | 37 * or looking at just the imaginary sine term, as the cosine follows identically:
|