Searched
full:excluded (Results
251 -
275 of
1267) sorted by null
<<11121314151617181920>>
/hardware/qcom/gps/msm8996/core/ |
LocDualContext.cpp | 44 // excluded events for background clients
|
/hardware/qcom/gps/msmcobalt/core/ |
LocDualContext.cpp | 44 // excluded events for background clients
|
/packages/apps/TV/usbtuner/ |
Android.mk | 48 # The R class is automatically excluded from the generated library.
|
/packages/apps/UnifiedEmail/src/com/android/mail/ui/ |
AddableFolderSelectorAdapter.java | 66 // Check for excluded types
|
/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.8/sysroot/usr/include/sys/ |
procfs.h | 77 GDB doesn't really use excluded. */
|
/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/sysroot/usr/include/i386-linux-gnu/sys/ |
procfs.h | 71 GDB doesn't really use excluded. */
|
/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/sysroot/usr/include/x86_64-linux-gnu/sys/ |
procfs.h | 77 GDB doesn't really use excluded. */
|
/prebuilts/go/darwin-x86/src/go/internal/gccgoimporter/ |
importer.go | 185 // Excluded for now: Standard gccgo doesn't support this import format currently.
|
/prebuilts/go/linux-x86/src/go/internal/gccgoimporter/ |
importer.go | 185 // Excluded for now: Standard gccgo doesn't support this import format currently.
|
/sdk/eclipse/plugins/com.android.ide.eclipse.adt/src/com/android/ide/eclipse/adt/internal/editors/manifest/pages/ |
OverviewPage.java | 152 // walk through the known children of the manifest descriptor and keep what's not excluded
|
/toolchain/binutils/binutils-2.25/bfd/hosts/ |
x86-64linux.h | 125 GDB doesn't really use excluded. */
|
/toolchain/binutils/binutils-2.25/gprof/ |
fsf_callg_bl.m | 17 different viewpoints, functions excluded by options, etc,
|
/toolchain/binutils/binutils-2.25/ld/emultempl/ |
mmo.em | 93 for sections that are excluded. */
|
vms.em | 102 /* We have nothing to say for anything other than a final link or an excluded
|
/prebuilts/go/darwin-x86/src/cmd/dist/ |
build.go | 438 // For release, make sure excluded things are excluded. 753 excluded := func(list []string, ok string) bool { 769 if excluded(okgoos, goos) || excluded(okgoarch, goarch) {
|
/prebuilts/go/linux-x86/src/cmd/dist/ |
build.go | 438 // For release, make sure excluded things are excluded. 753 excluded := func(list []string, ok string) bool { 769 if excluded(okgoos, goos) || excluded(okgoarch, goarch) {
|
/external/apache-xml/src/main/java/org/apache/xalan/templates/ |
ElemTemplateElement.java | 950 * and all parent elements, screened for excluded prefixes. 976 * @param prefix non-null reference to prefix that might be excluded. 978 * @return true if the prefix should normally be excluded. 990 * Tell if the result namespace decl should be excluded. Should be called before 997 * @return true if the given namespace should be excluded. 1063 // an excluded element? [all...] |
Stylesheet.java | 285 * The designation of a namespace as an excluded namespace is 302 * The designation of a namespace as an excluded namespace is 312 * @return Prefix to be excluded at the given index 330 * @return The number of prefix strings to be excluded. 343 * @param prefix non-null reference to prefix that might be excluded. 346 * @return true if the prefix should normally be excluded.> [all...] |
/external/javassist/src/main/javassist/bytecode/ |
CodeIterator.java | 379 * then the bytecode is excluded from that block. 402 * then the bytecode is excluded from that block. 427 * then the bytecode is excluded from that block. 514 * then the gap is excluded from that block. 532 * then the gap is excluded from that block. 570 * then it is excluded from that block. [all...] |
/external/antlr/antlr-3.4/antlr3-maven-plugin/src/main/java/org/antlr/mojo/antlr3/ |
Antlr3Mojo.java | 176 * Provides an explicit list of any grammars that should be excluded from 420 // as this is autoscanned for importd grammars and so is auto-excluded from the
|
/external/ceres-solver/internal/ceres/ |
trust_region_minimizer_test.cc | 259 // This case is excluded because this has a local minimum and does 284 // The following two cases are excluded because they encounter a
|
/external/testng/src/test/java/test/ |
BaseTest.java | 215 protected void addPackage(String pkgName, String[] included, String[] excluded) {
219 pkg.getExclude().addAll(Arrays.asList(excluded));
|
/external/v8/tools/sanitizers/ |
sancov_formatter.py | 56 # The contained cc files are already excluded from instrumentation, but inlined 145 # mapping, as there are few excluded files and we don't want to do this
|
/frameworks/av/media/libstagefright/ |
OMXClient.cpp | 210 // all codecs go to codec process unless excluded using system property, in which case 212 // (non-OMX.google.* encoders can be excluded using system property.)
|
/frameworks/base/core/java/android/text/ |
SpannableStringInternal.java | 121 * Checks if [spanStart, spanEnd] interval is excluded from [start, end]. 123 * @return True if excluded, false if included.
|
Completed in 2307 milliseconds
<<11121314151617181920>>