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

<<21222324252627282930>>

  /external/mesa3d/src/compiler/glsl/
ir_array_refcount.cpp 203 * accesses to such an array, so bail.
lower_output_reads.cpp 36 * and replaces all accesses to use those instead. It also adds code to the
  /external/mesa3d/src/compiler/nir/
nir_lower_io_to_temporaries.c 30 * are no indirect outut/input accesses.
  /external/mesa3d/src/gallium/auxiliary/tgsi/
tgsi_scan.h 134 * Indirect image accesses are not reflected in this mask.
  /external/mesa3d/src/mesa/state_tracker/
st_nir_lower_builtin.c 24 /* Lowering pass that lowers accesses to built-in uniform variables.
  /external/perfetto/include/perfetto/tracing/core/
trace_packet.h 57 // Accesses all the raw slices in the packet, for saving them to file/network.
  /external/protobuf/python/google/protobuf/pyext/
repeated_composite_container.h 138 // Accesses messages in the container.
  /external/python/cpython2/Lib/ctypes/test/
test_arrays.py 30 # out-of-bounds accesses should be caught
  /external/python/cpython2/Lib/lib2to3/pgen2/
grammar.py 28 accesses the instance variables directly. The class here does not
  /external/python/cpython2/Modules/
socketmodule.h 221 PySocketModule and check its outcome; otherwise all accesses will
  /external/python/cpython3/Include/
dynamic_annotations.h 130 subsequent accesses to this memory.
132 sampling, i.e. does not observe all memory accesses.
221 /* Start ignoring all memory accesses (reads and writes). */
228 /* Stop ignoring all memory accesses. */
pyatomic.h 224 volatile accesses are atomic. This is false, so people should port
  /external/python/cpython3/Lib/ctypes/test/
test_arrays.py 30 # out-of-bounds accesses should be caught
  /external/python/cpython3/Lib/lib2to3/pgen2/
grammar.py 28 accesses the instance variables directly. The class here does not
  /external/selinux/libselinux/man/man8/
selinux.8 26 causes it to operate in a mode where accesses that would be denied by
  /external/selinux/libsemanage/include/semanage/
handle.h 26 /* All accesses with semanage are through a "semanage_handle". The
  /external/selinux/python/sepolgen/
HACKING 69 required accesses to be feed in from anywhere.
  /external/skia/src/gpu/
GrProcessor.cpp 98 // memory barrier between accesses of a context on different threads. Also, there may be multiple
GrTextureMaker.cpp 118 // Bicubic doesn't use filtering for it's texture accesses.
  /external/skqp/src/gpu/
GrProcessor.cpp 98 // memory barrier between accesses of a context on different threads. Also, there may be multiple
GrTextureMaker.cpp 118 // Bicubic doesn't use filtering for it's texture accesses.
  /external/swiftshader/third_party/LLVM/include/llvm/ADT/
Statistic.h 61 // concurrent accesses, but not to read the return value, so the
  /external/swiftshader/third_party/LLVM/lib/Target/PowerPC/
PPCSubtarget.cpp 126 /// hasLazyResolverStub - Return true if accesses to the specified global have
PPCSubtarget.h 125 /// hasLazyResolverStub - Return true if accesses to the specified global have
  /external/swiftshader/third_party/LLVM/test/Transforms/LICM/
scalar_promote.ll 97 ; Should have promoted 'handle2' accesses.

Completed in 1521 milliseconds

<<21222324252627282930>>