HomeSort by relevance Sort by last modified time
    Searched full:exclusion (Results 1 - 25 of 332) sorted by null

1 2 3 4 5 6 7 8 91011>>

  /frameworks/base/core/java/android/net/
Proxy.java 104 * @param url A URL to be accessed. Used to evaluate exclusion list.
143 * and exclusion list. This call ignores the exclusion list.
160 * and exclusion list. This call ignores the exclusion list.
177 * exclusion list. This call ignores the exclusion list and no
191 * exclusion list. This call ignores the exclusion list and no
246 * Validate syntax of hostname, port and exclusion list entrie
    [all...]
  /development/tools/mkstubs/src/com/android/mkstubs/
Filter.java 91 // check for a full exclusion
95 // or check for prefix exclusion
  /external/chromium/chrome/browser/debugger/manual_tests/
profiler-test-focus-and-exclude.html 3 <title>Profiler: focusing and exclusion test</title>
8 exclusion functionality of profile view grid.
  /external/emma/core/res/com/vladium/emma/instr/
instr_usage.res 30 "coverage inclusion/exclusion patterns {?,*}";
  /external/libselinux/
NOTICE 3 Warranty Exclusion
  /external/sepolicy/
NOTICE 3 Warranty Exclusion
  /libcore/luni/src/main/java/java/util/concurrent/locks/
ReadWriteLock.java 24 * accessing shared data than that permitted by a mutual exclusion lock.
31 * exclusion lock. In practice this increase in concurrency will only be fully
36 * of a mutual exclusion lock depends on the frequency that the data is
47 * more complex than a mutual exclusion lock) can dominate the execution
  /sdk/eclipse/plugins/com.android.ide.eclipse.adt/src/com/android/ide/eclipse/adt/internal/build/builders/
JavaResChangedSet.java 29 * This exclusion can't be easily described as a glob-pattern so it's overriding the default
  /external/chromium/base/mac/
mac_util_unittest.mm 105 // set its exclusion property.
107 // Reset the exclusion in case it was set previously.
  /external/emma/core/res/com/vladium/emma/
run_usage.res 20 "coverage inclusion/exclusion patterns {?,*}";
  /external/valgrind/main/drd/tests/
sem_as_mutex.c 1 /* Use a semaphore to implement mutual exclusion. */
sem_open.c 1 /* Use a semaphore to implement mutual exclusion. */
  /external/chromium/net/base/
mapped_host_resolver_unittest.cc 71 TEST(MappedHostResolverTest, Exclusion) {
87 // Add an exclusion for "*.google.com".
90 // Try resolving "www.google.com". Should not be remapped due to exclusion).
  /ndk/build/tools/
gen-system-symbols.sh 105 # Reset the symbol exclusion list to its default
118 # Add new exclusion patterns to SYMBOL_EXCLUDES
130 # Clear symbol exclusion/inclusion files
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.4.3/sysroot/usr/include/alsa/sound/
ainstr_gf1.h 94 #define IWFFFF_EXCLUDE_NONE 0x0000 /* exclusion mode - none */
104 unsigned short exclusion; member in struct:__anon26075
174 __u16 exclusion; member in struct:gf1_xinstrument
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/sysroot/usr/include/alsa/sound/
ainstr_gf1.h 94 #define IWFFFF_EXCLUDE_NONE 0x0000 /* exclusion mode - none */
104 unsigned short exclusion; member in struct:__anon27665
174 __u16 exclusion; member in struct:gf1_xinstrument
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/sysroot/usr/include/sound/
ainstr_gf1.h 97 #define IWFFFF_EXCLUDE_NONE 0x0000 /* exclusion mode - none */
107 unsigned short exclusion; member in struct:gf1_instrument
177 __u16 exclusion; member in struct:gf1_xinstrument
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.7-4.6/sysroot/usr/include/alsa/sound/
ainstr_gf1.h 94 #define IWFFFF_EXCLUDE_NONE 0x0000 /* exclusion mode - none */
104 unsigned short exclusion; member in struct:__anon29180
174 __u16 exclusion; member in struct:gf1_xinstrument
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.7-4.6/sysroot/usr/include/sound/
ainstr_gf1.h 97 #define IWFFFF_EXCLUDE_NONE 0x0000 /* exclusion mode - none */
107 unsigned short exclusion; member in struct:gf1_instrument
177 __u16 exclusion; member in struct:gf1_xinstrument
  /development/tools/idegen/
excluded-paths 6 # document the reason for each exclusion.
README 56 IDEGen keeps an exclusion list in the "excluded-paths" file. This file
61 You can create your own additional exclusion list by creating an
  /external/llvm/lib/Support/Unix/
RWMutex.inc 1 //= llvm/Support/Unix/RWMutex.inc - Unix Reader/Writer Mutual Exclusion Lock =//
  /frameworks/native/opengl/libs/GLES_trace/src/
gltrace_context.h 99 /* helper methods to get/set values using provided lock for mutual exclusion. */
  /frameworks/wilhelm/src/
locks.h 17 /** \file locks.h Mutual exclusion and condition variables */
  /system/core/include/cutils/
bitops.h 30 * Note this doesn't provide any locking/exclusion, and isn't atomic.

Completed in 827 milliseconds

1 2 3 4 5 6 7 8 91011>>