Searched
full:complex (Results
276 -
300 of
1939) sorted by null
<<11121314151617181920>>
/prebuilts/ndk/android-ndk-r7/sources/cxx-stl/gnu-libstdc++/libs/x86/include/bits/ |
stdc++.h | 65 #include <complex>
|
/external/bluetooth/glib/docs/reference/glib/tmpl/ |
caches.sgml | 5 caches allow sharing of complex data structures to save resources 9 A #GCache allows sharing of complex data structures, in order to save
|
/external/chromium/third_party/libjingle/source/talk/base/ |
scoped_ptr.h | 15 // use shared_ptr or std::auto_ptr if your needs are more complex. 119 // reset(). Use shared_array or std::vector if your needs are more complex.
|
/external/llvm/test/TableGen/ |
TargetInstrInfo.td | 112 // The RTL list is a list, allowing complex instructions to be defined easily. 135 // Describing complex instructions is not too hard! Note how implicit uses/defs
|
/external/stlport/etc/ |
msvcincl.dat | 24 complex 25 complex.h
|
/external/webrtc/src/system_wrappers/interface/ |
scoped_ptr.h | 15 // use shared_ptr or std::auto_ptr if your needs are more complex. 119 // reset(). Use shared_array or std::vector if your needs are more complex.
|
/frameworks/av/media/libstagefright/codecs/amrnb/common/include/ |
cnst_vad.h | 100 #define POW_COMPLEX_THR (Word32)15000 /* If input power is lower, complex */ 114 /* Constants for complex signal VAD */
|
/frameworks/base/tools/layoutlib/create/tests/com/android/tools/layoutlib/create/ |
AsmAnalyzerTest.java | 113 // a complex glob search. * is a search pattern that matches names, not dots 122 // a complex glob search. ** is a search pattern that matches names including dots
|
/prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/i686-linux/include/c++/4.6.x-google/ext/ |
type_traits.h | 160 // For complex and cmath 167 // <cmath> and <complex> to only the intended types.
|
/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.7-4.6/x86_64-linux/include/c++/4.6.x-google/ext/ |
type_traits.h | 160 // For complex and cmath 167 // <cmath> and <complex> to only the intended types.
|
/external/webrtc/src/common_audio/signal_processing/include/ |
signal_processing_library.h | [all...] |
/external/clang/include/clang/AST/ |
APValue.h | 1 //===--- APValue.h - Union class for APFloat/APSInt/Complex -----*- C++ -*-===// 36 /// [APSInt] [APFloat], [Complex APSInt] [Complex APFloat], [Expr + Offset], 358 "Invalid complex int (type mismatch)."); 365 "Invalid complex float (type mismatch).");
|
/external/clang/lib/CodeGen/ |
CGValue.h | 34 /// simple LLVM SSA value, a pair of SSA values for complex numbers, or the 37 enum Flavor { Scalar, Complex, Aggregate }; 46 bool isComplex() const { return V1.getInt() == Complex; } 57 /// getComplexVal - Return the real/imag components of this complex value. 80 ER.V1.setInt(Complex);
|
/external/jsilver/src/com/google/clearsilver/jsilver/syntax/ |
StructuralWhitespaceStripper.java | 147 * An inline command is a complex command (eg. 'if', 'loop') where both the start and end of the 148 * command exists on the same line. Non-complex commands (eg. 'var', 'name') cannot be considered 151 * This flag is set when we process the start of a complex command and unset when we finish 152 * processing a line. Thus if the flag is still true when we encounter the end of a complex 153 * command, it tells us that (at least one) complex command was entirely contained within the
|
/external/skia/include/core/ |
SkRegion.h | 154 * This works for simple (rectangular) and complex regions, and always 162 * This works for simple (rectangular) and complex regions, and always 169 * Return true if this region is a single rectangle (not complex) and the 179 * Return true if this region is a single rectangle (not complex) and the 372 // expose this to allow for regression test on complex regions
|
/external/clang/utils/ |
FindSpecRefs | 115 ('7.3 Complex arithmetic <complex.h>', '170'), 218 ('7.26.1 Complex arithmetic <complex.h>', '401'), 237 ('B.2 Complex <complex.h>', '418'), 274 ('Annex G (informative) IEC 60559-compatible complex arithmetic', '466'), 280 ('G.6 Complex arithmetic <complex.h>', '471'), 521 ('26.3 Complex numbers', '833') [all...] |
/external/icu4c/i18n/ |
strrepl.cpp | 110 // NOTE: It should be possible to _always_ run the complex 112 // in the complex processing code. 123 // Complex (nested replacers) Processing Code :
|
/external/valgrind/main/mpi/ |
mpiwrap_type_test.c | 303 TRY(False, MPI_COMPLEX, "COMPLEX"); 314 TRY(False, MPI_2COMPLEX, "2COMPLEX"); 345 TRY(False, MPI_COMPLEX, "COMPLEX");
|
/sdk/sdkmanager/libs/sdklib/tests/src/com/android/sdklib/repository/ |
ValidateRepositoryXmlTest.java | 221 assertRegex("cvc-complex-type.2.4.a: Invalid content was found.*", e.getMessage());
243 assertRegex("cvc-complex-type.2.4.a: Invalid content was found.*", e.getMessage());
318 assertRegex("cvc-complex-type.2.4.a: Invalid content was found starting with element 'r:extra'.*",
|
/dalvik/vm/compiler/codegen/arm/ |
ArchFactory.cpp | 104 * remaining of more complex instructions.
|
/development/samples/ApiDemos/src/com/example/android/apis/view/ |
List4.java | 67 * sufficent to get at the data. If we were using a more complex data
|
/development/samples/WeatherListWidget/ |
_index.html | 7 demonstrate how the widget can retrieve data and update itself when you are using more complex data
|
/docs/source.android.com/src/tech/ |
index.md | 34 Android is a large and complex system. This section includes tips and tricks
|
/external/apache-xml/src/main/java/org/apache/xalan/templates/ |
AVTPartSimple.java | 27 * Simple string part of a complex AVT.
|
/external/chromium/base/ |
gmock_unittest.cc | 54 // more complex behavior into your mock...though if you start needing these, ask
|
Completed in 879 milliseconds
<<11121314151617181920>>