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

<<51525354555657585960>>

  /external/deqp/external/openglcts/modules/glesext/tessellation_shader/
esextcTessellationShaderInvariance.cpp 854 /** Verifies result data. Accesses data generated by all iterations.
    [all...]
  /external/fio/
fio.1     [all...]
  /frameworks/base/core/java/android/os/
StrictMode.java 95 * that almost all disk accesses are fast, but may in individual cases be dramatically slower when
135 * network accesses. While it does propagate its state across process boundaries when doing {@link
815 * <p>Note that any non-SDK APIs that this processes accesses before this detection is
816 * enabled may not be detected. To ensure that all such API accesses are detected,
    [all...]
  /external/mesa3d/src/intel/isl/
isl.c     [all...]
  /external/mesa3d/src/mesa/drivers/dri/i965/
brw_vec4_visitor.cpp     [all...]
  /prebuilts/go/darwin-x86/src/runtime/
mheap.go 48 // store. Accesses during STW might not hold the lock, but
    [all...]
  /prebuilts/go/linux-x86/src/runtime/
mheap.go 48 // store. Accesses during STW might not hold the lock, but
    [all...]
  /external/llvm/include/llvm/Target/
TargetLowering.h     [all...]
  /prebuilts/clang/host/darwin-x86/clang-4053586/prebuilt_include/llvm/include/llvm/Target/
TargetLowering.h     [all...]
  /prebuilts/clang/host/linux-x86/clang-4053586/prebuilt_include/llvm/include/llvm/Target/
TargetLowering.h     [all...]
  /device/linaro/bootloader/edk2/MdePkg/Include/Library/
PciLib.h 5 access method. This may use I/O ports 0xCF8 and 0xCFC to perform PCI configuration accesses,
8 accesses. However, if a module requires a mix of PCI access methods, the PCI CF8 Library or
    [all...]
PciSegmentLib.h 21 method. This may use I/O ports 0xCF8 and 0xCFC to perform PCI configuration accesses, or it
24 accesses when PCI Segments other than Segment #0 must be accessed.
    [all...]
  /external/deqp/external/vulkancts/modules/vulkan/query_pool/
vktQueryPoolOcclusionTests.cpp 657 // host accesses, so as to not insert any synchronization before capturing the results needed for WAIT_NONE
758 // host accesses the query results
    [all...]
  /external/guava/guava/src/com/google/common/cache/
CacheBuilder.java 117 * cache modification, on occasional cache accesses, or on calls to {@link Cache#cleanUp}. Expired
124 * removed from the cache on each cache modification, on occasional cache accesses, or on calls to
    [all...]
  /external/libchrome/base/metrics/
persistent_memory_allocator.cc 210 // The compiler and CPU can freely reorder all memory accesses on which
551 // in aggregate, an "acquire-release" operation so no memory accesses can be
    [all...]
  /external/libjpeg-turbo/
jmemmgr.c 549 * accesses. The intended implementation is that there is a strip buffer in
573 * of the access height; then there will never be accesses across bufferload
    [all...]
  /external/llvm/docs/tutorial/
LangImpl07.rst 102 direct accesses to G and H: they are not renamed or versioned. This
113 In LLVM, all memory accesses are explicit with load/store instructions,
  /external/llvm/include/llvm/Analysis/
TargetTransformInfo.h 391 /// \brief Determine if the target supports unaligned memory accesses.
471 /// \return Some HW prefetchers can handle accesses up to a certain constant
    [all...]
  /external/llvm/include/llvm/CodeGen/
ISDOpcodes.h     [all...]
  /external/llvm/lib/Target/Lanai/
LanaiInstrFormats.td 239 // 2. part-word memory accesses are allowed as specified below.
425 // ignored. The address is zero extended. Fullword memory accesses are
  /external/python/cpython2/Doc/library/
xml.etree.elementtree.rst 161 with a particular tag, and :attr:`Element.text` accesses the element's text
162 content. :meth:`Element.get` accesses the element's attributes::
    [all...]
  /external/python/cpython3/Doc/faq/
library.rst 149 variable accesses are faster than global accesses). Furthermore the program
  /external/tensorflow/tensorflow/compiler/xla/client/
computation_builder.h 262 // prevent dynamic start indices from generating out-of-bound array accesses.
283 // prevent dynamic start indices from generating out-of-bound array accesses.
    [all...]
  /external/tensorflow/tensorflow/python/ops/
tensor_array_ops.py 41 # _GraphTensorArray accesses many of the hidden generated ops, but is in
713 # and as such accesses many of that object's hidden fields.
    [all...]
  /external/v8/src/arm/
simulator-arm.cc     [all...]

Completed in 1714 milliseconds

<<51525354555657585960>>