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

<<71727374757677787980>>

  /external/aac/libAACenc/src/
aacenc_tns.cpp 561 /* This versions allows to save memory accesses, when computing pow2 */
    [all...]
  /external/aac/libFDK/src/
qmf.cpp 745 /* The array accesses are negative to compensate the missing minus sign in
    [all...]
  /external/apache-xml/src/main/java/org/apache/xml/dtm/
DTM.java 261 * the DOM's old getAttribute() call, which accesses only the qname.
    [all...]
  /external/clang/test/CodeGen/
arm64-arguments.c 142 * Check that va_arg accesses stack according to ABI alignment
  /external/compiler-rt/lib/asan/
asan_report.cc 413 // but in case of accesses generated by memset it may be confusing.
    [all...]
  /external/deqp/doc/testspecs/VK/
apitests.adoc 194 Memory management tests cover memory allocation, sub-allocation, access, and CPU and GPU cache control. Testing some areas such as cache control will require stress-testing memory accesses from CPU and various pipeline stages.
    [all...]
  /external/deqp/external/openglcts/modules/glesext/geometry_shader/
esextcGeometryShaderLimits.hpp 338 /* String used to store uniform blocks accesses */
    [all...]
  /external/eigen/doc/
InsideEigenExample.dox 49 Traversing the arrays twice instead of once is terrible for performance, as it means that we do many redundant memory accesses.
  /external/elfutils/
NEWS 498 libelf, libdw: bug fixes for unaligned accesses on machines that care
    [all...]
  /external/elfutils/config/
elfutils.spec.in 588 - libelf, libdw: bug fixes for unaligned accesses on machines that care
    [all...]
  /external/fio/
filesetup.c 694 * unbuffered accesses.
    [all...]
  /external/google-breakpad/src/testing/gtest/test/
gtest-printers_test.cc 417 // memory accesses. MSVC defines _NATIVE_WCHAR_T_DEFINED symbol when
    [all...]
  /external/googletest/googletest/include/gtest/
gtest-printers.h 550 // possibly causing invalid memory accesses.
    [all...]
  /external/guava/guava/src/com/google/common/collect/
MapMaker.java 84 * occasional map accesses; such entries may be counted by {@link Map#size}, but will never be
    [all...]
  /external/icu/android_icu4j/src/main/java/android/icu/impl/coll/
CollationDataBuilder.java     [all...]
  /external/icu/android_icu4j/src/main/java/android/icu/text/
BreakIterator.java 83 * BreakIterator accesses the text it analyzes through a CharacterIterator, which makes
    [all...]
  /external/icu/icu4j/main/classes/collate/src/com/ibm/icu/impl/coll/
CollationDataBuilder.java     [all...]
  /external/icu/icu4j/main/classes/core/src/com/ibm/icu/text/
BreakIterator.java 82 * BreakIterator accesses the text it analyzes through a CharacterIterator, which makes
    [all...]
  /external/jemalloc/src/
prof.c 675 * time this thread accesses it in
    [all...]
  /external/libavc/decoder/
ih264d_parse_islice.c     [all...]
ih264d_parse_pslice.c     [all...]
  /external/libchrome/base/
tracked_objects.cc 372 // optimize layout so that we benefit from locality of reference during accesses
    [all...]
tracked_objects.h 333 // are not significant, and don't accumulate as a result of multiple accesses.
    [all...]
  /external/libcups/cups/
api-filter.shtml 69 accesses since these can lead to privilege escalations. When writing files,
  /external/libpcap/
CHANGES 727 accesses.
    [all...]

Completed in 1477 milliseconds

<<71727374757677787980>>