HomeSort by relevance Sort by last modified time
    Searched full:flushes (Results 1 - 25 of 798) sorted by null

1 2 3 4 5 6 7 8 91011>>

  /device/linaro/bootloader/edk2/MdePkg/Library/BaseCpuLib/Ia32/
CpuFlushTlb.c 18 Flushes all the Translation Lookaside Buffers(TLB) entries in a CPU.
20 Flushes all the Translation Lookaside Buffers(TLB) entries in a CPU.
CpuFlushTlbGcc.c 19 Flushes all the Translation Lookaside Buffers(TLB) entries in a CPU.
21 Flushes all the Translation Lookaside Buffers(TLB) entries in a CPU.
  /device/linaro/bootloader/arm-trusted-firmware/plat/arm/common/
arm_image_load.c 19 * This function flushes the data structures so that they are visible
  /device/linaro/bootloader/arm-trusted-firmware/plat/hisilicon/hikey/
hikey_image_load.c 12 * This function flushes the data structures so that they are visible
  /device/linaro/bootloader/arm-trusted-firmware/plat/hisilicon/hikey960/
hikey960_image_load.c 14 * This function flushes the data structures so that they are visible
  /device/linaro/bootloader/arm-trusted-firmware/plat/qemu/
qemu_image_load.c 10 * This function is a wrapper of a common function which flushes the data
  /device/linaro/bootloader/edk2/MdePkg/Include/Library/
CpuLib.h 39 Flushes all the Translation Lookaside Buffers(TLB) entries in a CPU.
41 Flushes all the Translation Lookaside Buffers(TLB) entries in a CPU.
  /device/linaro/bootloader/edk2/MdePkg/Library/BaseCpuLib/Ebc/
CpuSleepFlushTlb.c 18 Flushes all the Translation Lookaside Buffers(TLB) entries in a CPU.
20 Flushes all the Translation Lookaside Buffers(TLB) entries in a CPU.
  /libcore/ojluni/src/main/java/java/util/zip/
DeflaterOutputStream.java 71 * instance flushes the compressor with flush mode
73 * stream, otherwise only flushes the output stream
119 * instance flushes the compressor with flush mode
121 * stream, otherwise only flushes the output stream
156 * instance flushes the compressor with flush mode
158 * stream, otherwise only flushes the output stream
260 * Flushes the compressed output stream.
264 * constructed, this method first flushes the underlying {@code compressor}
267 * flushes the output stream. Otherwise this method only flushes th
    [all...]
  /device/linaro/bootloader/edk2/MdePkg/Library/BaseCpuLib/AArch64/
CpuFlushTlb.S 23 # Flushes all the Translation Lookaside Buffers(TLB) entries in a CPU.
25 # Flushes all the Translation Lookaside Buffers(TLB) entries in a CPU.
  /device/linaro/bootloader/edk2/MdePkg/Library/BaseCpuLib/Arm/
CpuFlushTlb.S 22 # Flushes all the Translation Lookaside Buffers(TLB) entries in a CPU.
24 # Flushes all the Translation Lookaside Buffers(TLB) entries in a CPU.
CpuFlushTlb.asm 21 ; Flushes all the Translation Lookaside Buffers(TLB) entries in a CPU.
23 ; Flushes all the Translation Lookaside Buffers(TLB) entries in a CPU.
  /device/linaro/bootloader/edk2/EdkCompatibilityPkg/Foundation/Library/EdkIIGlueLib/Library/BaseLib/Ebc/
CpuBreakpoint.c 139 Flushes all the Translation Lookaside Buffers(TLB) entries in a CPU.
141 Flushes all the Translation Lookaside Buffers(TLB) entries in a CPU.
  /system/tpm/trunks/
scoped_key_handle.h 42 // This method flushes all context associated with the current handle,
46 // This method flushes all context associated with the current handle,
  /art/compiler/linker/
output_stream.h 50 * Flushes the stream. Returns whether the operation was successful.
  /device/linaro/bootloader/edk2/MdePkg/Library/BaseLib/Ia32/
FlushCacheLine.c 19 Flushes a cache line from all the instruction and data caches within the
  /external/autotest/site_utils/stats/
log_daemon_common.py 20 # flushes any pending metrics before quitting.
  /external/e2fsprogs/e2fsck/
flushb.c 2 * flushb.c --- This routine flushes the disk buffers for a disk
  /frameworks/base/libs/hwui/utils/
TestWindowContext.h 44 /// Flushes all drawing commands to HWUI; no-op if not yet initialize()d.
  /tools/tradefederation/core/src/com/android/tradefed/util/hostmetric/
IHostHealthAgent.java 36 * Flushes enqueued metrics.
  /external/puffin/src/
bit_writer.h 29 // It first flushes the cache and then puts the |nbytes| bytes from |buffer|
51 // Flushes the cache into the output buffer. It writes 0 for extra bits that
  /external/skqp/src/gpu/
GrDrawOpAtlas.cpp 207 // Number of atlas-related flushes beyond which we consider a plot to no longer be in use.
211 // to hang around for a bit in case it's needed. The assumption is that flushes
335 // For all plots, reset number of flushes since used if used this frame.
341 // Reset number of flushes since used
359 // For all plots but the last one, update number of flushes since used, and check to see
369 // Update number of flushes since plot was last used
370 // We only increment the 'sinceLastUsed' count for flushes where the atlas was used
408 // Update number of flushes since plot was last used
  /frameworks/native/cmds/dumpstate/tests/
dumpstate_test_fixture.cpp 40 * 1.Prints `stdout\n` on `stdout` and flushes it.
41 * 2.Prints `stderr\n` on `stderr` and flushes it.
  /device/linaro/bootloader/edk2/MdePkg/Library/BaseLib/Ipf/
FlushCacheRange.c 22 Flushes the cache lines specified by Address and Length. If Address is not aligned
  /external/bsdiff/include/bsdiff/
file_interface.h 42 // Closes the file and flushes any cached data. Returns whether the close

Completed in 538 milliseconds

1 2 3 4 5 6 7 8 91011>>