HomeSort by relevance Sort by last modified time
    Searched full:accesses (Results 1376 - 1400 of 2582) sorted by null

<<51525354555657585960>>

  /external/compiler-rt/lib/BlocksRuntime/
runtime.c 362 * Closures that aren't copied must still work, so everyone always accesses variables after dereferencing the forwarding ptr.
  /external/compiler-rt/lib/asan/tests/
asan_str_test.cc 55 // Accesses to the bytes to the left and to the right of str
  /external/compiler-rt/lib/sanitizer_common/tests/
sanitizer_deadlock_detector_test.cc 273 // which is overflown by tsan memory accesses functions in debug mode.
  /external/compiler-rt/lib/tsan/rtl/
tsan_libdispatch_mac.cc 231 // race on predicate won't be reported - the only accesses to it that TSan sees
  /external/curl/docs/libcurl/opts/
CURLOPT_URL.3 302 instead of a remote. Protecting yourself against localhost accesses is very
  /external/curl/lib/
md5.c 258 * memory accesses is just an optimization. Nothing will break if it
  /external/deqp/framework/opengl/
gluTexture.hpp 296 // \note mutating buffer storage will invalidate existing pixel buffer accesses
  /external/e2fsprogs/debugfs/
revoke.c 66 * belongs to the committing transaction. Accesses to the second hash table
  /external/e2fsprogs/e2fsck/
rehash.c 41 * require a lot more disk accesses. So I'm going to skip it for now;
revoke.c 66 * belongs to the committing transaction. Accesses to the second hash table
  /external/eigen/Eigen/src/Core/products/
GeneralMatrixVector.h 30 * Accesses to the matrix coefficients follow the following logic:
  /external/eigen/Eigen/src/SparseQR/
SparseQR.h 132 * expecting sorted entries will fail. This include random coefficient accesses (SpaseMatrix::coeff()),
  /external/elfutils/
ChangeLog 456 accesses, and on Alpha it's at least very slow.
  /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/glide/third_party/disklrucache/src/main/java/com/bumptech/glide/disklrucache/
DiskLruCache.java 128 * o READ lines track accesses for LRU.
  /external/golang-protobuf/proto/
extensions.go 118 // mutually exclusive with other accesses.
  /external/guava/guava/src/com/google/common/util/concurrent/
RateLimiter.java 43 * accesses instead of the rate (note though that concurrency and rate are closely related,
  /external/honggfuzz/third_party/android/libBlocksRuntime/
runtime.c 362 * Closures that aren't copied must still work, so everyone always accesses variables after dereferencing the forwarding ptr.
  /external/icu/icu4c/source/i18n/
reldatefmt.cpp     [all...]
  /external/icu/icu4c/source/i18n/unicode/
fmtable.h 462 * Accesses the specified element in the array value of this
  /external/javassist/src/main/javassist/bytecode/analysis/
Executor.java 56 * If a subroutine is passed, the access flags will be modified if this instruction accesses
    [all...]
  /external/jemalloc/
INSTALL 291 both because illegal instruction traps could result, and because accesses
  /external/kernel-headers/original/uapi/linux/
perf_event.h 68 * { accesses, misses }
  /external/libcxx/include/
__config 285 // including accesses to the special files under /dev. C++11's
    [all...]
  /external/libevent/WIN32-Code/
tree.h 44 * amortized cost for a sequence of m accesses to a splay tree is O(lg n);

Completed in 1362 milliseconds

<<51525354555657585960>>