HomeSort by relevance Sort by last modified time
    Searched full:blocks (Results 1126 - 1150 of 10005) sorted by null

<<41424344454647484950>>

  /external/swiftshader/third_party/LLVM/test/CodeGen/X86/
uint64-to-float.ll 26 ; The blocks come from lowering:
31 ; as live-in on the new blocks, and machine sinking would be able to sink
  /external/swiftshader/third_party/LLVM/test/Transforms/SimplifyCFG/
UncondBranchToReturn.ll 1 ; The unify-function-exit-nodes pass often makes basic blocks that just contain
21 ; as well, even if the return block is shared and the source blocks are
  /external/swiftshader/third_party/subzero/tests_lit/llvm2ice_tests/
reorder-basic-blocks.ll 6 ; RUN: -reorder-basic-blocks -threads=0 \
9 ; RUN: -reorder-basic-blocks -threads=0 \
  /external/toolchain-utils/fdo_scripts/
summarize_hot_blocks.py 2 """Summarize hottest basic blocks found while doing a ChromeOS FDO build.
10 With the cutoff, it will ignore any basic blocks that have a count less
17 "-fdump-tree-optimized-blocks-lineno "
18 "-fdump-ipa-profile-blocks-lineno "
35 this script finds the blocks with highest count and shows the first line
96 # Look for blocks in the data file that have a count larger than the cutoff
97 # and generate a sorted summary file of the hottest blocks.
110 # Find hottest blocks in the list of files, generate a sorted summary for
  /external/tpm2/
Entropy.c 18 // ?If each call to a RNG produces blocks of n bits (where n > 15), the first n-bit block generated after
21 // previously generated block. The test shall fail if any two compared n-bit blocks are equal.?
  /external/v8/src/crankshaft/
hydrogen-infer-types.cc 13 HBasicBlock* block = graph()->blocks()->at(i);
28 // Skip all blocks already processed by the recursive call.
  /external/webrtc/webrtc/modules/audio_coding/test/
PCMFile.h 49 // Moves forward the specified number of 10 ms blocks. If a limit has been set
59 // If set, the reading will stop after the specified number of blocks have
  /frameworks/av/media/libaaudio/src/legacy/
AudioStreamRecord.h 81 // adapts between variable sized blocks and fixed size blocks
  /frameworks/av/media/libstagefright/codecs/on2/h264dec/omxdl/reference/vc/comm/src/
armVCCOMM_SAD.c 27 * This function will calculate SAD for NxM blocks
41 * This function calculate the SAD for NxM blocks.
  /frameworks/av/media/libstagefright/codecs/on2/h264dec/omxdl/reference/vc/m4p2/src/
armVCM4P2_SetPredDir.c 50 * alpha blocks spatially corresponding to luminance
51 * blocks 0 to 3 in the same macroblock.
  /platform_testing/libraries/app-helpers/common/src/android/platform/test/helpers/common/
AbstractPlayStoreHelper.java 31 * and displays the results. This method blocks until the results are selectable.
38 * Selects the first search result card and blocks until the app's install page is open.
  /prebuilts/clang/host/darwin-x86/clang-3957855/prebuilt_include/llvm/include/llvm/Transforms/Scalar/
Sink.h 10 // This pass moves instructions into successor blocks, when possible, so that
23 /// Move instructions into successor blocks when possible.
  /prebuilts/clang/host/darwin-x86/clang-3960126/prebuilt_include/llvm/include/llvm/Transforms/Scalar/
Sink.h 10 // This pass moves instructions into successor blocks, when possible, so that
23 /// Move instructions into successor blocks when possible.
  /prebuilts/clang/host/darwin-x86/clang-3977809/prebuilt_include/llvm/include/llvm/Transforms/Scalar/
Sink.h 10 // This pass moves instructions into successor blocks, when possible, so that
23 /// Move instructions into successor blocks when possible.
  /prebuilts/clang/host/darwin-x86/clang-4053586/prebuilt_include/llvm/include/llvm/Transforms/Scalar/
Sink.h 10 // This pass moves instructions into successor blocks, when possible, so that
23 /// Move instructions into successor blocks when possible.
  /prebuilts/clang/host/linux-x86/clang-3957855/prebuilt_include/llvm/include/llvm/Transforms/Scalar/
Sink.h 10 // This pass moves instructions into successor blocks, when possible, so that
23 /// Move instructions into successor blocks when possible.
  /prebuilts/clang/host/linux-x86/clang-3960126/prebuilt_include/llvm/include/llvm/Transforms/Scalar/
Sink.h 10 // This pass moves instructions into successor blocks, when possible, so that
23 /// Move instructions into successor blocks when possible.
  /prebuilts/clang/host/linux-x86/clang-3977809/prebuilt_include/llvm/include/llvm/Transforms/Scalar/
Sink.h 10 // This pass moves instructions into successor blocks, when possible, so that
23 /// Move instructions into successor blocks when possible.
  /prebuilts/clang/host/linux-x86/clang-4053586/prebuilt_include/llvm/include/llvm/Transforms/Scalar/
Sink.h 10 // This pass moves instructions into successor blocks, when possible, so that
23 /// Move instructions into successor blocks when possible.
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.8/sysroot/usr/include/asm/
stat.h 51 /* Number 512-byte blocks allocated. */
80 long st_blocks; /* Number 512-byte blocks allocated. */
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/sysroot/usr/include/i386-linux-gnu/asm/
stat.h 51 /* Number 512-byte blocks allocated. */
80 long st_blocks; /* Number 512-byte blocks allocated. */
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/sysroot/usr/include/x86_64-linux-gnu/asm/
stat.h 51 /* Number 512-byte blocks allocated. */
80 long st_blocks; /* Number 512-byte blocks allocated. */
  /system/bt/osi/include/
semaphore.h 35 // Decrements the value of |semaphore|. If it is 0, this call blocks until
40 // decremented, false if the value was 0. This function never blocks.
  /system/core/libsparse/
sparse_format.h 32 __le32 total_blks; /* total blocks in the non-sparse output image */
49 __le32 chunk_sz; /* in blocks in output image */
  /system/media/audio_utils/spdif/
AC3FrameScanner.h 54 // Keep track of how many of each substream blocks have been accumulated.
73 // audio blocks per frame from EAC3 spec table E2.4

Completed in 629 milliseconds

<<41424344454647484950>>