HomeSort by relevance Sort by last modified time
    Searched full:imaginary (Results 176 - 200 of 433) sorted by null

1 2 3 4 5 6 78 91011>>

  /external/clang/lib/AST/
APValue.cpp 232 "In _Complex float types, real and imaginary values always have the "
238 "In _Complex int types, real and imaginary values must have the "
  /external/eigen/Eigen/src/Eigen2Support/Geometry/
Quaternion.h 86 /** \returns a read-only vector expression of the imaginary part (x,y,z) */
89 /** \returns a vector expression of the imaginary part (x,y,z) */
  /external/llvm/lib/CodeGen/SelectionDAG/
FunctionLoweringInfo.cpp 216 // Don't create MachineBasicBlocks for imaginary EH pad blocks. These blocks
230 "WinEHPrepare failed to remove PHIs from imaginary BBs");
  /external/toybox/lib/
args.c 79 // & first argument has imaginary dash (ala tar/ps)
80 // If given twice, all arguments have imaginary dash
  /frameworks/base/media/java/android/media/audiofx/
Visualizer.java 447 * imaginary parts of a number of frequency points equal to half of the capture size plus one.
453 * <li> Rfk, Ifk are respectively the real and imaginary parts of the kth frequency
  /packages/apps/LegacyCamera/jni/feature_stab/db_vlvm/
db_utilities.h 206 * Square root. Prevents imaginary output.
215 * Square root of a reciprocal. Prevents divide by 0 and imaginary output.
  /prebuilts/gdb/darwin-x86/lib/python2.7/test/
test_cmath.py 403 # real or imaginary part NaN
416 # real or imaginary part NaN
  /prebuilts/gdb/linux-x86/lib/python2.7/test/
test_cmath.py 403 # real or imaginary part NaN
416 # real or imaginary part NaN
  /prebuilts/go/darwin-x86/src/text/template/parse/
node.go 560 // Imaginary constants can only be complex unless they are zero.
620 // These all require that the imaginary part be zero.
parse_test.go 46 // complex with 0 imaginary are float (and maybe integer)
80 // because imaginary comes out as a number.
  /prebuilts/go/linux-x86/src/text/template/parse/
node.go 560 // Imaginary constants can only be complex unless they are zero.
620 // These all require that the imaginary part be zero.
parse_test.go 46 // complex with 0 imaginary are float (and maybe integer)
80 // because imaginary comes out as a number.
  /prebuilts/python/darwin-x86/2.7.5/lib/python2.7/test/
test_cmath.py 403 # real or imaginary part NaN
416 # real or imaginary part NaN
  /prebuilts/python/linux-x86/2.7.5/lib/python2.7/test/
test_cmath.py 403 # real or imaginary part NaN
416 # real or imaginary part NaN
  /external/aac/libFDK/src/
fft.cpp 116 /* imaginary part */
164 /* imaginary part */
249 /* imaginary part */
1045 * \param pVecIm imaginary part of rotation ceofficient vector.
    [all...]
  /frameworks/support/compat/java/android/support/v4/view/accessibility/
AccessibilityNodeInfoCompat.java     [all...]
  /external/antlr/antlr-3.4/gunit/src/main/antlr3/org/antlr/gunit/swingui/parsers/
ANTLRv3.g 386 | TOKEN_REF ARG_ACTION? -> ^(TOKEN_REF ARG_ACTION?) // for imaginary nodes
  /external/antlr/antlr-3.4/tool/src/main/antlr3/org/antlr/grammar/v3/
ANTLRv3.g 390 | TOKEN_REF ARG_ACTION? -> ^(TOKEN_REF ARG_ACTION?) // for imaginary nodes
  /external/chromium-trace/catapult/third_party/Paste/paste/auth/
auth_tkt.py 5 # Copyright (c) 2005 Imaginary Landscape LLC and Contributors.
  /external/eigen/Eigen/src/Core/
GenericPacketMath.h 220 /** \internal \returns \a a with real and imaginary part flipped (for complex type only) */
  /external/jacoco/org.jacoco.report.test/src/org/jacoco/report/internal/html/
xhtml-symbol.ent 122 <!ENTITY image "&#8465;"> <!-- black-letter capital I = imaginary part,
  /external/libvorbis/lib/
envelope.c 150 like real/imaginary pairs */
  /external/libxml2/test/valid/dtds/
xhtml-symbol.ent 122 <!ENTITY image "&#8465;"> <!-- blackletter capital I = imaginary part,
  /external/llvm/include/llvm/Support/
YAMLParser.h 443 WasPreviousTokenFlowEntry(true), // Start with an imaginary ','.
  /external/llvm/lib/Target/Hexagon/
HexagonIntrinsics.td 344 // Vector complex multiply imaginary: Rdd=vcmpyi(Rss,Rtt)[:<<1]:sat
398 // Vector reduce complex multiply real or imaginary:
452 // Vector complex multiply real or imaginary with accumulation
    [all...]

Completed in 1492 milliseconds

1 2 3 4 5 6 78 91011>>