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

<<51525354555657585960>>

  /external/ltp/testcases/kernel/mem/mtest05/
mmstress.c 182 /* Description: Executes as a thread function and accesses the memory pages */
  /external/lz4/lib/
xxhash.c 47 * It can generate buggy code on targets which do not support unaligned memory accesses.
  /external/mesa3d/docs/relnotes/
7.10.1.html 291 <li>i915: Force lowering of all types of indirect array accesses in the FS</li>
7.10.3.html 130 <li>st/mesa: fix incorrect texture level/face/slice accesses</li>
7.9.2.html 270 <li>i915: Force lowering of all types of indirect array accesses in the FS</li>
  /external/mesa3d/src/compiler/glsl/
lower_distance.cpp 373 * gl_ClipDistanceMESA and accesses the appropriate component.
  /external/mesa3d/src/gallium/drivers/r300/compiler/
radeon_dataflow.c 437 * Remap all register accesses according to the given function.
  /external/mesa3d/src/gallium/drivers/swr/rasterizer/core/
state.h     [all...]
  /external/mesa3d/src/gallium/drivers/vc4/kernel/
vc4_validate.c 33 * This validates command lists to ensure that all accesses are within
  /external/mesa3d/src/mesa/drivers/dri/i965/
brw_nir.c 49 * if a shader only accesses part of a compound variable (such as a matrix
brw_reg.h 65 * brw_eu_emit.c quietly converts them to be accesses of the top GRFs. The
brw_tex_layout.c 428 /* The 965's sampler lays cachelines out according to how accesses
gen6_gs_visitor.cpp 742 * into vertex_output though, to prevent any out-of-bound accesses into
intel_mipmap_tree.h 271 * handle all accesses to the buffer. Therefore we don't need the full miptree
    [all...]
  /external/mesa3d/src/mesa/drivers/dri/r200/
r200_tcl.c 401 FIXME: OTOH, we're missing the case where a ATI_fragment_shader accesses
  /external/pcre/dist2/doc/
pcre2build.3 455 memory accesses, and is mostly useful for debugging PCRE2 itself.
  /external/pdfium/third_party/libopenjpeg20/
dwt.c 460 /* accesses and explicit interleaving. */
528 /* accesses and explicit interleaving. */
873 /* accesses and explicit interleaving. */
925 /* accesses and explicit interleaving. */
    [all...]
  /external/perf_data_converter/src/quipper/kernel/
perf_event.h 67 * { accesses, misses }
  /external/proguard/docs/
FAQ.html 104 <li>Remove unnecessary field accesses and method calls.</li>
  /external/proguard/src/proguard/classfile/util/
DynamicMemberReferenceInitializer.java     [all...]
  /external/protobuf/python/google/protobuf/pyext/
map_container.cc 85 // MapIterator::~MapIterator() accesses it. Normally this would be ok because
    [all...]
  /external/protobuf/ruby/ext/google/protobuf_c/
map.c 350 * Accesses the element at the given key. Throws an exception if the key type is
repeated_field.c 106 * Accesses the element at the given index. Returns nil on out-of-bounds
  /external/protobuf/ruby/src/main/java/com/google/protobuf/jruby/
RubyMessage.java 130 * Accesses a field's value by field name. The provided field name should be a
    [all...]
  /external/python/cpython2/Doc/tutorial/
stdlib2.rst 53 The :mod:`locale` module accesses a database of culture specific data formats.

Completed in 1712 milliseconds

<<51525354555657585960>>