HomeSort by relevance Sort by last modified time
    Searched full:accesses (Results 126 - 150 of 775) sorted by null

1 2 3 4 56 7 8 91011>>

  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.4.3/sysroot/usr/include/pulse/
thread-mainloop.h 62 * Since the PulseAudio API doesn't allow concurrent accesses to objects,
224 * the locking mechanism to handle concurrent accesses, but nothing else.
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/sysroot/usr/include/pulse/
thread-mainloop.h 62 * Since the PulseAudio API doesn't allow concurrent accesses to objects,
224 * the locking mechanism to handle concurrent accesses, but nothing else.
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.7-4.6/sysroot/usr/include/pulse/
thread-mainloop.h 62 * Since the PulseAudio API doesn't allow concurrent accesses to objects,
224 * the locking mechanism to handle concurrent accesses, but nothing else.
  /cts/hostsidetests/appsecurity/test-apps/UsePermissionDiffCert/src/com/android/cts/usespermissiondiffcertapp/
ModifyInstallerPackageTest.java 33 * Accesses app cts/tests/appsecurity-tests/test-apps/PermissionDeclareApp/...
  /external/blktrace/btt/
bno_plot.py 45 set title 'btt Generated Block Accesses'
  /external/bzip2/
unzcrash.c 8 This should not cause any invalid memory accesses. If it does,
  /external/chromium/base/
id_map.h 49 // However, all the accesses may take place on another thread, such as the
  /external/chromium/chrome/browser/
oom_priority_manager.cc 96 // we avoid jank, because it accesses /proc.
  /external/chromium/chrome/browser/prefs/
pref_member.h 153 // Moves the PrefMember to another thread, allowing read accesses from there.
  /external/chromium/chrome/browser/profiles/
off_the_record_profile_io_data.cc 58 // TODO(oshima): Re-enable when ChromeOS only accesses the profile on the UI
  /external/chromium/chrome/browser/tab_contents/
background_contents.h 145 // Should only be called from the UI thread, since it accesses
  /external/chromium/net/proxy/
sync_host_resolver_bridge.cc 68 // Mutex to guard accesses to |has_shutdown_|.
  /external/chromium/net/spdy/
spdy_session_pool.h 112 // A debugging mode where we compress all accesses through a single domain.
  /external/chromium/webkit/glue/
cpp_bound_class.h 35 // CppBoundClass lets you map Javascript method calls and property accesses
  /external/clang/docs/
AddressSanitizer.html 38 <ul> <li> Out-of-bounds accesses to heap, stack and globals
  /external/clang/test/Analysis/
bstring.c 67 memcpy(dst, src, 5); // expected-warning{{Memory copy function accesses out-of-bound array element}}
88 memcpy(dst+2, src+2, 3); // expected-warning{{Memory copy function accesses out-of-bound array element}}
189 mempcpy(dst, src, 5); // expected-warning{{Memory copy function accesses out-of-bound array element}}
210 mempcpy(dst+2, src+2, 3); // expected-warning{{Memory copy function accesses out-of-bound array element}}
  /external/clang/test/SemaObjC/
instancetype.m 110 // The ASTs don't model super property accesses well enough to get this right
  /external/icu4c/common/
umutex.h 119 * Code within ICU that accesses shared static or global data should
  /external/kernel-headers/original/asm-x86/
thread_info_32.h 171 * have to worry about atomic accesses.
  /external/kernel-headers/original/linux/
mempolicy.h 51 * In process context there is no locking because only the process accesses
  /external/liblzf/
lzfP.h 169 /* for unaligned accesses we need a 16 bit datatype. */
  /external/libpcap/
aclocal.m4 583 dnl Checks to see if unaligned memory accesses fail
594 [AC_MSG_CHECKING(if unaligned accesses fail)
610 # comment) doesn't fault on unaligned accesses, but doesn't
620 # file and conclude that unaligned accesses don't work).
  /external/libvpx/vpx_ports/
mem_ops.h 18 * unaligned accesses.
  /external/linux-tools-perf/Documentation/
perf-record.txt 40 If you want to profile read-write accesses in 0x1000, just set
  /external/llvm/include/llvm/ADT/
Statistic.h 62 // concurrent accesses, but not to read the return value, so the

Completed in 1246 milliseconds

1 2 3 4 56 7 8 91011>>