/frameworks/base/core/tests/ConnectivityManagerTest/src/com/android/connectivitymanagertest/stress/ |
WifiApStress.java | 75 logv(getName() + " is excluded for wi-fi only test");
|
/hardware/intel/common/libmix/mix_vbp/viddec_fw/fw/codecs/h264/parser/ |
h264parse_pps.c | 41 // In main profile, FMO is excluded and num_slice_groups_minus1 should be 0
|
/hardware/qcom/gps/msm8960/core/ |
LocDualContext.cpp | 44 // excluded events for background clients
|
/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.8/x86_64-linux/include/c++/4.8/parallel/ |
equally_split.h | 68 * thread number __thread_no+1 (excluded).
|
/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/x86_64-linux/include/c++/4.8/parallel/ |
equally_split.h | 68 * thread number __thread_no+1 (excluded).
|
/prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/c++/4.8.3/parallel/ |
equally_split.h | 68 * thread number __thread_no+1 (excluded).
|
/prebuilts/ndk/current/sources/cxx-stl/gnu-libstdc++/4.9/include/parallel/ |
equally_split.h | 68 * thread number __thread_no+1 (excluded).
|
/sdk/eclipse/plugins/com.android.ide.eclipse.tests/src/com/android/ide/eclipse/adt/internal/editors/layout/refactoring/testdata/ |
manifest-expected-completion18.txt | 22 android:excludeFromRecents : Indicates that an Activity should be excluded from the list of recently launched activities. [boolean]
|
/toolchain/binutils/binutils-2.25/ld/emultempl/ |
sh64elf.em | 135 /* Omit excluded or garbage-collected sections. */ 274 /* Omit excluded or garbage-collected sections. */ 418 /* Omit excluded or garbage-collected sections, and output sections 435 non-zero size, and are not excluded, and are not marked
|
/external/bouncycastle/bcprov/src/main/java/org/bouncycastle/jcajce/ |
PKIXCRLStoreSelector.java | 56 * {@link #setDeltaCRLIndicatorEnabled(boolean)} excluded each other. 73 * {@link #setDeltaCRLIndicatorEnabled(boolean)} excluded each other.
|
/external/bouncycastle/bcprov/src/main/java/org/bouncycastle/x509/ |
X509CRLStoreSelector.java | 185 * {@link #setDeltaCRLIndicatorEnabled(boolean)} excluded each other. 255 * {@link #setDeltaCRLIndicatorEnabled(boolean)} excluded each other.
|
/external/emma/core/java12/com/vladium/emma/report/ |
MethodItem.java | 71 if ($assert.ENABLED) $assert.ASSERT (false, "excluded method in report data model"); 82 aggregates [TOTAL_METHOD_COUNT] = 1; // TODO: check that excluded methods are accounted for correctly
|
/external/skia/bench/ |
gen_bench_expectations.py | 31 # List of flaky entries that should be excluded. Each entry is defined by a list 33 # search for. A bench expectations line is excluded when each of the 3 strings
|
/external/v8/build/android/gyp/ |
dex.py | 56 parser.add_option('--excluded-paths', 161 # Excluded paths are relative to the output directory.
|
/frameworks/av/services/audiopolicy/common/managerdefinitions/src/ |
AudioPolicyMix.cpp | 160 // found this usage is to be excluded 176 // found this UID is to be excluded
|
/external/v8/tools/gyp/pylib/gyp/generator/ |
msvs.py | 180 def _ConvertSourcesToFilterHierarchy(sources, prefix=None, excluded=None, 187 excluded: A set of excluded files. 204 # Gather files into the final result, excluded, or folders. 208 if filename in excluded: 220 excluded=excluded, 225 # Add a folder for excluded files. 237 excluded=excluded, [all...] |
/external/apache-harmony/security/src/test/impl/java.injected/java/security/cert/ |
X509CertSelectorTest.java | [all...] |
/frameworks/base/core/java/android/transition/ |
Transition.java | [all...] |
/external/apache-xml/src/main/java/org/apache/xalan/templates/ |
ElemLiteralResult.java | 294 * @param prefix non-null reference to prefix that might be excluded.(not currently used) 297 * @return true if the prefix should normally be excluded. [all...] |
/external/guava/guava-testlib/src/com/google/common/testing/ |
AbstractPackageSanityTests.java | 163 * C} will be excluded from automated serialization test performed by this method. 206 * excluded from the automated null tests performed by this method. 241 * be excluded from the automated {@code equals} test performed by this method.
|
/external/webrtc/webrtc/modules/audio_device/android/java/src/org/webrtc/voiceengine/ |
WebRtcAudioEffects.java | 121 // Returns true if the platform AEC should be excluded based on its UUID. 134 // Returns true if the platform AGC should be excluded based on its UUID. 147 // Returns true if the platform NS should be excluded based on its UUID.
|
/frameworks/base/docs/html/guide/topics/data/ |
autobackup.jd | 56 excluded from backup operations. 193 <code>getNoBackupFilesDir()</code> are always excluded even if you try to include them.</li> 196 some files that are typically excluded from backup: <ul>
|
/frameworks/support/fragment/api21/android/support/v4/app/ |
FragmentTransitionCompat21.java | 112 * @param exclude <code>true</code> to exclude or <code>false</code> to remove the excluded 212 // views to be targeted regardless of excluded views. If that happens, then the 213 // excluded fragments views (hidden fragments) will still be in the transition.
|
/libcore/ojluni/src/main/java/sun/security/provider/certpath/ |
Builder.java | 342 /* reduce permitted by excluded */ 345 GeneralSubtrees excluded = local 348 permitted.reduce(excluded);
|
/prebuilts/go/darwin-x86/src/go/ast/ |
filter.go | 277 // If set, duplicate function declarations are excluded. 280 // AST node (as Doc or Comment) are excluded. 282 // If set, duplicate import declarations are excluded.
|