Searched
full:complex (Results
476 -
500 of
1939) sorted by null
<<11121314151617181920>>
/frameworks/base/graphics/java/android/renderscript/ |
ProgramVertex.java | 112 throw new RSIllegalArgumentException("Complex elements not allowed.");
|
/frameworks/rs/cpp/ |
Element.h | 30 * Return if a element is too complex for use as a data source for a Mesh or
|
/frameworks/support/v4/java/android/support/v4/view/accessibility/ |
AccessibilityNodeProviderCompat.java | 126 * hierarchy for accessibility purposes. This enables custom views that draw complex
|
/libcore/luni/src/main/java/java/util/concurrent/locks/ |
ReadWriteLock.java | 47 * more complex than a mutual exclusion lock) can dominate the execution
|
/ndk/build/tools/ |
build-stlport.sh | 124 src/complex.cpp \
|
/ndk/sources/host-tools/make-3.81/doc/ |
make.info | 182 Node: Complex Makefile410312
|
/ndk/tests/device/test-gnustl-full/unit/ |
mfunptr_test.cpp | 221 // step 4, more brief, more complex:
|
/ndk/tests/device/test-stlport/unit/ |
mfunptr_test.cpp | 221 // step 4, more brief, more complex:
|
/packages/apps/Phone/src/com/android/phone/ |
CdmaPhoneCallState.java | 28 * call or phone state of OFFHOOK, but in more complex conditions e.g. when phone is already
|
/prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.4.3/i686-linux/include/c++/4.4.3/ext/ |
type_traits.h | 157 // For complex and cmath
|
/prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.4.3/sysroot/usr/include/pulse/ |
simple.h | 41 * connection and has no handling of complex features like events, channel
|
/prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/sysroot/usr/include/pulse/ |
simple.h | 41 * connection and has no handling of complex features like events, channel
|
/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.7-4.6/sysroot/usr/include/pulse/ |
simple.h | 41 * connection and has no handling of complex features like events, channel
|
/prebuilts/gcc/linux-x86/x86/i686-android-linux-4.4.3/ |
build-toolchain.sh | 93 # but select something complex to avoid problems if this is not the case
|
/prebuilts/ndk/android-ndk-r5/sources/cxx-stl/gnu-libstdc++/include/ext/ |
type_traits.h | 157 // For complex and cmath
|
/prebuilts/ndk/android-ndk-r6/sources/cxx-stl/gnu-libstdc++/include/ext/ |
type_traits.h | 157 // For complex and cmath
|
/prebuilts/ndk/android-ndk-r7/sources/cxx-stl/gnu-libstdc++/include/ext/ |
type_traits.h | 157 // For complex and cmath
|
/system/core/run-as/ |
run-as.c | 44 * - Avoid anything that is more complex than simple system calls
|
/system/core/sh/ |
nodetypes | 67 NREDIR nredir # redirection (of a complex command)
|
/external/llvm/utils/TableGen/ |
DAGISelMatcherGen.cpp | 253 errs() << "We expect complex pattern uses to have names: " << *N << "\n"; 466 assert(!OpNodes.empty() &&"Complex Pattern must specify what it can match"); 495 "Complex pattern should have a name and slot"); 509 // If the complex pattern has a chain, then we need to keep track of the 520 // TODO: Complex patterns can't have output glues, if they did, we'd want 536 // A reference to a complex pattern gets all of the results of the complex [all...] |
/external/apache-http/src/org/apache/commons/codec/language/ |
DoubleMetaphone.java | 806 * Complex condition 0 for 'C' 825 * Complex condition 0 for 'CH' 841 * Complex condition 1 for 'CH' 853 * Complex condition 0 for 'L' 869 * Complex condition 0 for 'M' [all...] |
/external/skia/src/core/ |
SkRegion.cpp | 286 // if we get here, we need to become a complex region 431 // we are complex 449 // one or both of us is complex 476 // now we insist that both are complex (but different ptrs) 873 /* Given count RunTypes in a complex region, return the worst case number of [all...] |
/prebuilts/tools/common/proguard/proguard4.7/docs/ |
downloads.html | 175 <li>Fixed optimization of complex finally blocks, compiled with JDK 1.4 or 201 <li>Fixed processing of complex generics signatures. 249 <li>Avoiding StackOverflowErrors during optimization of complex methods. 363 <li>Fixed optimization of complex stack operations. 392 <li>Fixed obfuscation of class members with complex visibility.
|
/external/aac/libFDK/src/ |
qmf.cpp | 93 \brief Complex qmf analysis/synthesis, 95 synthesis [ cplxSynthesisQmfFiltering() ]. It is a polyphase implementation of a complex 474 * \brief Perform complex-valued forward modulation of the time domain 613 * \brief Perform complex-valued subband filtering of the time domain 752 * \brief Perform complex-valued inverse modulation of the subband [all...] |
/prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.4.3/i686-linux/include/c++/4.4.3/i686-linux/bits/ |
c++config.h | 357 /* Define to 1 if you have the <complex.h> header file. */ 1038 /* Define if C99 functions or macros from <wchar.h>, <math.h>, <complex.h>, 1042 /* Define if C99 functions in <complex.h> should be used in <complex>. Using 1047 /* Define if C99 functions in <complex.h> should be used in <tr1/complex>. [all...] |
Completed in 2585 milliseconds
<<11121314151617181920>>