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

<<21222324252627282930>>

  /device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Modules/
socketmodule.h 220 PySocketModule and check its outcome; otherwise all accesses will
  /device/linaro/bootloader/edk2/BaseTools/Source/C/LzmaCompress/Sdk/C/
CpuArch.h 16 MY_CPU_LE_UNALIGN means that CPU is LITTLE ENDIAN and CPU supports unaligned memory accesses.
  /device/linaro/bootloader/edk2/EdkCompatibilityPkg/Foundation/Efi/Protocol/PciIo/
PciIo.h 72 #define EFI_PCI_IO_ATTRIBUTE_MEMORY_CACHED 0x0800 // Map a memory range so all r/w accesses are cached
  /device/linaro/bootloader/edk2/EdkCompatibilityPkg/Foundation/Library/Dxe/Include/
EfiRegTableLib.h 147 not contain any PCI accesses, it is safe to omit the PciRootBridgeIo (supply
  /device/linaro/bootloader/edk2/EdkCompatibilityPkg/Foundation/Library/RuntimeDxe/EfiRuntimeLib/Ebc/
RuntimeLib.c 53 Determines the new virtual address that is to be used on subsequent memory accesses.
  /device/linaro/bootloader/edk2/IntelFrameworkModulePkg/Library/LzmaCustomDecompressLib/Sdk/C/
CpuArch.h 16 MY_CPU_LE_UNALIGN means that CPU is LITTLE ENDIAN and CPU supports unaligned memory accesses.
  /device/linaro/bootloader/edk2/MdeModulePkg/Core/PiSmmCore/
PiSmmCorePrivateData.h 47 /// performed. The SMM Core can then use this information to filter accesses to
  /device/linaro/bootloader/edk2/MdeModulePkg/Library/LzmaCustomDecompressLib/Sdk/C/
CpuArch.h 16 MY_CPU_LE_UNALIGN means that CPU is LITTLE ENDIAN and CPU supports unaligned memory accesses.
  /device/linaro/bootloader/edk2/MdePkg/Include/Ppi/
PciCfg2.h 168 /// The EFI_PEI_PCI_CFG_PPI interfaces are used to abstract accesses to PCI
  /device/linaro/bootloader/edk2/MdePkg/Library/BaseMemoryLibOptDxe/
BaseMemoryLibOptDxe.inf 123 # The ARM implementations of this library may perform unaligned accesses, and
  /device/linaro/bootloader/edk2/Vlv2TbltDevicePkg/Include/Library/
EfiRegTableLib.h 154 not contain any PCI accesses, it is safe to omit the PciRootBridgeIo (supply
  /device/linaro/bootloader/edk2/Vlv2TbltDevicePkg/Library/EfiRegTableLib/
EfiRegTableLib.c 206 not contain any PCI accesses, it is safe to omit the PciRootBridgeIo (supply
  /external/autotest/client/cros/cellular/wardmodem/
task_loop_unittest.py 43 """Post a task that accesses an attribute from the context object."""
  /external/blktrace/btt/
bno_plot.py 45 set title 'btt Generated Block Accesses'
  /external/brotli/c/enc/
port.h 84 /* ARMv7 and newer support native unaligned accesses, but only of 16-bit
  /external/bzip2/
unzcrash.c 8 This should not cause any invalid memory accesses. If it does,
  /external/clang/lib/Headers/
cuda_builtin_vars.h 33 // All read accesses of built-in variable fields get converted into calls to a
  /external/clang/test/Analysis/
bstring.c 68 memcpy(dst, src, 5); // expected-warning{{Memory copy function accesses out-of-bound array element}}
89 memcpy(dst+2, src+2, 3); // expected-warning{{Memory copy function accesses out-of-bound array element}}
188 mempcpy(dst, src, 5); // expected-warning{{Memory copy function accesses out-of-bound array element}}
209 mempcpy(dst+2, src+2, 3); // expected-warning{{Memory copy function accesses out-of-bound array element}}
misc-ps.c 108 // Test accesses to wide character strings doesn't break the analyzer.
  /external/compiler-rt/lib/asan/tests/
asan_oob_test.cc 50 // we don't catch unaligned partially OOB accesses.
  /external/compiler-rt/lib/sanitizer_common/
sanitizer_bvgraph.h 24 // Not thread-safe, all accesses should be protected by an external lock.
  /external/compiler-rt/lib/tsan/rtl/
tsan_stat.cc 29 name[StatMop] = "Memory accesses ";
  /external/compiler-rt/lib/tsan/tests/unit/
tsan_mman_test.cc 141 // which is overflown by tsan memory accesses functions in debug mode.
  /external/curl/docs/libcurl/opts/
CURLMOPT_PUSHFUNCTION.3 61 functions described below. This only accesses and provides the PUSH_PROMISE
  /external/deqp/modules/egl/
teglRobustnessTests.cpp     [all...]

Completed in 1448 milliseconds

<<21222324252627282930>>