Searched
full:blocks (Results
1201 -
1225 of
5464) sorted by null
<<41424344454647484950>>
/prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.4.3/sysroot/usr/include/bits/ |
stat.h | 77 __blkcnt_t st_blocks; /* Number 512-byte blocks allocated. */ 79 __blkcnt64_t st_blocks; /* Number 512-byte blocks allocated. */ 141 __blkcnt64_t st_blocks; /* Nr. 512-byte blocks allocated. */
|
/prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/sysroot/usr/include/bits/ |
stat.h | 77 __blkcnt_t st_blocks; /* Number 512-byte blocks allocated. */ 79 __blkcnt64_t st_blocks; /* Number 512-byte blocks allocated. */ 141 __blkcnt64_t st_blocks; /* Nr. 512-byte blocks allocated. */
|
/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.7-4.6/sysroot/usr/include/bits/ |
stat.h | 77 __blkcnt_t st_blocks; /* Number 512-byte blocks allocated. */ 79 __blkcnt64_t st_blocks; /* Number 512-byte blocks allocated. */ 141 __blkcnt64_t st_blocks; /* Nr. 512-byte blocks allocated. */
|
/prebuilts/python/darwin-x86/2.7.5/lib/python2.7/ |
Queue.py | 71 """Blocks until all items in the Queue have been gotten and processed. 112 a positive number, it blocks at most 'timeout' seconds and raises 155 a positive number, it blocks at most 'timeout' seconds and raises
|
/prebuilts/python/linux-x86/2.7.5/lib/python2.7/ |
Queue.py | 71 """Blocks until all items in the Queue have been gotten and processed. 112 a positive number, it blocks at most 'timeout' seconds and raises 155 a positive number, it blocks at most 'timeout' seconds and raises
|
/art/compiler/dex/ |
mir_graph.cc | 176 GrowableArray<SuccessorBlockInfo*>::Iterator iterator(bottom_block->successor_block_list.blocks); 244 /* Identify code range in try blocks and set up the empty catch blocks */ 263 // Iterate over each of the handlers to enqueue the empty Catch blocks 322 * blocks. However, this 395 cur_block->successor_block_list.blocks = 408 cur_block->successor_block_list.blocks->Insert(successor_block_info); 436 cur_block->successor_block_list.blocks = 450 cur_block->successor_block_list.blocks->Insert(successor_block_info); 525 // If this is the first method, set up default entry and exit blocks [all...] |
/cts/tests/src/android/text/method/cts/ |
KeyListenerStubActivity.java | 81 * Blocks the calling thread until the {@link KeyListenerStubActivity} has window focus or the
|
/cts/tests/tests/os/src/android/os/cts/ |
NoExecutePermissionTest.java | 27 * harder to perform attacks against Android by marking certain data blocks as non-executable.
|
/dalvik/dexgen/src/com/android/dexgen/rop/code/ |
BasicBlockList.java | 252 * Compares the catches of two blocks for equality. This includes 257 * @return {@code true} if the two blocks' non-primary successors 279 * For the current purpose, both blocks in question must 294 * same index. If not, we consider the blocks unequal for
|
/dalvik/dx/src/com/android/dx/rop/code/ |
BasicBlockList.java | 251 * Compares the catches of two blocks for equality. This includes 256 * @return {@code true} if the two blocks' non-primary successors 277 * For the current purpose, both blocks in question must 292 * same index. If not, we consider the blocks unequal for
|
/dalvik/vm/alloc/ |
Heap.h | 90 * Blocks the calling thread until the garbage collector is inactive.
|
/external/apache-xml/src/main/java/org/apache/xpath/compiler/ |
OpMapVector.java | 33 /** Size of blocks to allocate */
|
/external/blktrace/doc/ |
bno_plot.1 | 5 bno_plot \- generate interactive 3D plot of IO blocks and sizes
|
/external/bzip2/ |
README.XML.STUFF | 17 It uses format.pl, a perl script to format <pre> blocks nicely,
|
/external/ceres-solver/docs/source/_themes/armstrong/ |
layout.html | 30 {#- old style sidebars: using blocks -- should be deprecated #}
|
/external/ceres-solver/internal/ceres/ |
scratch_evaluate_preparer.cc | 57 // Point the jacobian blocks into the scratch area of this evaluate preparer.
|
solver.cc | 166 StringAppendF(&report, "Parameter blocks % 10d\n", num_parameter_blocks); 172 StringAppendF(&report, "Residual blocks % 10d\n", 178 StringAppendF(&report, "Parameter blocks % 25d% 25d\n", 186 StringAppendF(&report, "Residual blocks % 25d% 25d\n",
|
/external/chromium/chrome/browser/importer/ |
firefox_importer_unittest_utils.h | 46 // Blocks until either a timeout is reached, or until the client process
|
/external/chromium/chrome/browser/sessions/ |
session_restore.h | 20 // variety is meant for startup, and blocks until restore is complete.
|
/external/chromium/net/disk_cache/ |
file.h | 67 // Blocks until |num_pending_io| IO operations complete.
|
/external/chromium_org/base/mac/ |
libdispatch_task_runner.h | 52 // This blocks the calling thread until all work on the dispatch queue has
|
/external/chromium_org/base/memory/ |
discardable_memory_unittest.cc | 50 // The system should have no reason to purge discardable blocks in this brief
|
/external/chromium_org/base/posix/ |
unix_domain_socket_linux.h | 41 // 3. This process blocks reading from the other end of the fresh
|
/external/chromium_org/base/win/ |
pe_image.h | 47 // Callback to enumerate import blocks. 63 // Callback to enumerate dalayed import blocks. 170 // Enumerates PE import blocks. 188 // Enumerates PE delay import blocks.
|
/external/chromium_org/chrome/browser/browsing_data/ |
browsing_data_file_system_helper_unittest.cc | 84 // Blocks on the current MessageLoop until Notify() is called. 120 // blocks until a response is available, then returns the result 140 // object, then blocks until the callback is executed. 149 // object, then blocks until the callback is executed.
|
Completed in 1295 milliseconds
<<41424344454647484950>>