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

<<41424344454647484950>>

  /external/libchrome/base/debug/
activity_tracker.h 829 // accesses the global tracker to provide some of the information, notably
    [all...]
  /external/libdrm/include/drm/
i915_drm.h 67 * surface data and the coherency for this data wrt. CPU vs. GPU accesses.
71 * Not cached anywhere, coherency between CPU and GPU accesses is
83 * Coherency between CPU and GPU accesses to the surface is not
    [all...]
  /external/ltp/testcases/kernel/io/disktest/man1/
disktest_manual.html 140 does repeated accesses to a
255 , no filesystem buffering, and some file system may not be able to perform accesses as small as 512 bytes. This will result in an IO failure with a transfer length of -1.
755 Currently, distest treats partial accesses as failures, as distest attempts to always make sure that the LBA target and trasnfer size fits inside the specified volume size.
  /external/mesa3d/src/gallium/docs/source/
screen.rst 335 checking on resource accesses by shader if the context is created with
337 extension for information on the required behavior for out of bounds accesses
338 and accesses to unbound resources.
    [all...]
  /external/v8/src/arm64/
macro-assembler-arm64-inl.h     [all...]
  /external/v8/src/regexp/arm64/
regexp-macro-assembler-arm64.cc     [all...]
  /external/valgrind/memcheck/
mc_malloc_wrappers.c 573 accesses via the old address after reallocation, regardless of
574 the change in size. (Of course the ability to detect accesses
634 than recycling the old one, so that any erroneous accesses to the
    [all...]
  /prebuilts/go/darwin-x86/doc/
go1.2.html 487 the result is "<code>"c a b"</code>. The <code>[3]</code> index accesses the third formatting
488 argument, which is <code>'c'</code>, <code>[1]</code> accesses the first, <code>'a'</code>,
489 and then the next fetch accesses the argument following that one, <code>'b'</code>.
    [all...]
  /prebuilts/go/linux-x86/doc/
go1.2.html 487 the result is "<code>"c a b"</code>. The <code>[3]</code> index accesses the third formatting
488 argument, which is <code>'c'</code>, <code>[1]</code> accesses the first, <code>'a'</code>,
489 and then the next fetch accesses the argument following that one, <code>'b'</code>.
    [all...]
  /art/compiler/optimizing/
code_sinking.cc 102 // Heap accesses cannot go pass instructions that have memory side effects, which
scheduler_test.cc 334 // Test side effect dependency based on LSA analysis: array[j] and all others array accesses
  /art/runtime/
indirect_reference_table.h 86 // more memory and additional memory accesses on add/get, but is moving-GC safe. It will catch
  /art/runtime/jit/
debugger_interface.cc 73 // protected accesses should be atomic. We currently do this in the
  /bionic/libc/arch-mips/string/
memmove.c 45 /* Does target have hardware support for unaligned accesses? */
  /device/linaro/bootloader/arm-trusted-firmware/lib/xlat_tables/
xlat_tables_common.c 203 * Data accesses to device memory and non-cacheable normal memory are
  /device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.10/Lib/
weakref.py 279 accesses.
  /device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Lib/test/
test_scope.py 609 # Test what happens when a finalizer accesses
  /device/linaro/bootloader/edk2/ArmPlatformPkg/Library/PL031RealTimeClockLib/
PL031RealTimeClockLib.c 495 // The accesses to Variable Services can be very slow, because we may be writing to Flash.
  /device/linaro/bootloader/edk2/DuetPkg/PciRootBridgeNoEnumerationDxe/
PcatPciRootBridgeIo.c 984 Count of the number of accesses to perform
  /device/linaro/bootloader/edk2/EdkCompatibilityPkg/Foundation/Library/EdkIIGlueLib/Include/Library/
EdkIIGlueDxeRuntimeDriverLib.h 261 Determines the new virtual address that is to be used on subsequent memory accesses.
  /device/linaro/bootloader/edk2/EdkCompatibilityPkg/Foundation/Library/EdkIIGlueLib/Library/BaseLib/X64/
Thunk16.S 82 # in opcode since 64-bit MASM prevents accesses to those registers.
Thunk16.asm 76 ; in opcode since 64-bit MASM prevents accesses to those registers.
  /device/linaro/bootloader/edk2/EdkCompatibilityPkg/Foundation/Library/RuntimeDxe/EfiRuntimeLib/Ia32/
RuntimeLib.c 138 Determines the new virtual address that is to be used on subsequent memory accesses.
  /device/linaro/bootloader/edk2/EdkCompatibilityPkg/Foundation/Library/RuntimeDxe/EfiRuntimeLib/X64/
RuntimeLib.c 138 Determines the new virtual address that is to be used on subsequent memory accesses.
  /device/linaro/bootloader/edk2/EdkCompatibilityPkg/Foundation/Library/Smm/SmmScriptLib/
PiSmmDefinition.h 37 Provides the basic memory and I/O interfaces used toabstract accesses to devices.

Completed in 1738 milliseconds

<<41424344454647484950>>