HomeSort by relevance Sort by last modified time
    Searched full:accesses (Results 301 - 325 of 708) sorted by null

<<11121314151617181920>>

  /frameworks/base/core/java/android/os/
StrictMode.java 59 * almost all disk accesses are fast, but may in individual cases be
103 * guaranteed to find all disk or network accesses. While it does
725 * accesses the disk or network on your behalf.
    [all...]
  /external/jpeg/
jmemmgr.c 492 * accesses. The intended implementation is that there is a strip buffer in
516 * of the access height; then there will never be accesses across bufferload
    [all...]
  /external/proguard/docs/manual/
troubleshooting.html 20 <li><a href="#dynamicalclassmember">Note: ... accesses a field/method '...' dynamically</a></li>
98 <dt><a name="dynamicalclassmember"><b>Note: ... accesses a field/method '...' dynamically</b></a></dt>
  /external/tcpdump/
CHANGES 546 - Fix bugs in the autoconf misaligned accesses code fragment.
570 accesses.
  /frameworks/base/media/libstagefright/codecs/amrnb/enc/src/
calc_en.cpp 306 tmp1 = res[i]; /* avoid multiple accesses to memory */
638 /* avoid multiple accesses to memory */
  /frameworks/base/opengl/libs/EGL/
eglApi.cpp 74 // accesses protected by sExtensionMapMutex
861 // this protects accesses to sGLExtentionMap and sGLExtentionSlot
    [all...]
  /prebuilt/linux-x86/toolchain/i686-linux-glibc2.7-4.4.3/sysroot/usr/include/bits/
string2.h 51 /* If we can do unaligned memory accesses we must know the endianess. */
76 use unaligned memory accesses. */
    [all...]
  /external/valgrind/tsan/
thread_sanitizer.cc 63 // If true, ignore all accesses in all threads.
    [all...]
  /cts/tests/appsecurity-tests/test-apps/UsePermissionDiffCert/src/com/android/cts/usespermissiondiffcertapp/
AccessPermissionWithDiffSigTest.java 33 * Accesses app cts/tests/appsecurity-tests/test-apps/PermissionDeclareApp/...
  /dalvik/docs/
porting-guide.html 338 "quickening" field accesses and method invocations. To ensure
  /dalvik/dx/src/com/android/dx/ssa/
SsaRenamer.java 51 * representation means that unaligned accesses to 64-bit registers are not
  /dalvik/vm/
AllocTracker.cpp 23 * accesses with a mutex. The former is potentially more efficient, but
  /dalvik/vm/compiler/
Loop.cpp 702 /* Only optimize array accesses for simple counted loop for now */
  /dalvik/vm/oo/
Resolve.cpp 109 * verification. Instance field and virtual method accesses can
  /development/pdk/docs/porting/
dalvik.jd 339 "quickening" field accesses and method invocations. To ensure
  /development/samples/NotePad/src/com/example/android/notepad/
NotesList.java 86 // accesses a list of notes.
  /external/bluetooth/glib/gobject/
glib-genmarshal.c 155 fputs ("/* WARNING: This code accesses GValues directly, which is UNSUPPORTED API.\n", fout);
  /external/chromium/base/metrics/
stats_table.cc 60 // Each process which accesses the table will create a StatsTable object.
  /external/chromium/chrome/browser/prefs/
pref_service.cc 191 // Reset pointers so accesses after destruction reliably crash.
  /external/clang/lib/CodeGen/
CGVTables.cpp 226 // for all accesses to "this".
  /external/e2fsprogs/e2fsck/
rehash.c 41 * require a lot more disk accesses. So I'm going to skip it for now;
  /external/fdlibm/
index.html 7 Click <A HREF="http://www.netlib.org/master_counts2.html#fdlibm">here</A> to see the number of accesses to this library.
  /external/grub/netboot/
cs89x0.c 332 /* disable interrupts and memory accesses */
  /external/grub/stage2/
fsys_ext2fs.c 465 dir_namei() which accesses current->fs->root
shared.h 743 Otherwise, bit 20 of all memory accesses is always forced to zero,

Completed in 773 milliseconds

<<11121314151617181920>>