OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:blocks
(Results
2001 - 2025
of
5464
) sorted by null
<<
81
82
83
84
85
86
87
88
89
90
>>
/external/chromium_org/third_party/skia/src/gpu/
GrBufferAllocPool.cpp
225
// advance the starting index. As
blocks
are destroyed fPreallocBuffersInUse
226
// will be decremented. I will reach zero if all
blocks
using preallocated
/external/chromium_org/third_party/tcmalloc/chromium/src/windows/
preamble_patcher_test.cc
318
// Ensure
blocks
are within 2GB
325
// Ensure we're reusing free
blocks
/external/chromium_org/third_party/tcmalloc/vendor/src/windows/
preamble_patcher_test.cc
318
// Ensure
blocks
are within 2GB
325
// Ensure we're reusing free
blocks
/external/chromium_org/third_party/zlib/contrib/minizip/
zip.h
346
It is needed to remove ZIP64 extra information
blocks
when before data is written if using RAW mode.
348
0x0001 is the signature header for the ZIP64 extra information
blocks
/external/chromium_org/v8/src/
global-handles.h
314
// List of all allocated node
blocks
.
317
// List of node
blocks
with used nodes.
/external/clang/
NOTES.txt
84
Blocks
should not capture variables that are only used in dead code.
86
The rule that we came up with is that
blocks
are required to capture
/external/clang/docs/
PTHInternals.rst
119
generation is a serial operation that typically
blocks
progress
158
record the basic structure of nested preprocessor
blocks
. When the
/external/clang/lib/Basic/
Module.cpp
58
.Case("
blocks
", LangOpts.
Blocks
)
/external/clang/test/Analysis/
malloc.mm
227
// Test
blocks
.
234
// Test
blocks
in system headers.
/external/clang/test/Driver/
clang_f_opts.c
1
// RUN: %clang -### -S -fasm -fblocks -fbuiltin -fno-math-errno -fcommon -fpascal-strings -fno-
blocks
-fno-builtin -fmath-errno -fno-common -fno-pascal-strings -fblocks -fbuiltin -fmath-errno -fcommon -fpascal-strings -fsplit-stack %s 2>&1 | FileCheck -check-prefix=CHECK-OPTIONS1 %s
2
// RUN: %clang -### -S -fasm -fblocks -fbuiltin -fno-math-errno -fcommon -fpascal-strings -fno-asm -fno-
blocks
-fno-builtin -fmath-errno -fno-common -fno-pascal-strings -fno-show-source-location -fshort-enums -fshort-wchar %s 2>&1 | FileCheck -check-prefix=CHECK-OPTIONS2 %s
/external/clang/test/Sema/
exprs.c
130
void (^P)()) { // expected-error {{
blocks
support disabled - compile with -fblocks}}
132
P = ^(){}; // expected-error {{
blocks
support disabled - compile with -fblocks}}
/external/dropbear/libtomcrypt/src/prngs/
fortuna.c
245
/* now generate the
blocks
required */
248
/* handle whole
blocks
without the extra XMEMCPY */
/external/e2fsprogs/lib/ext2fs/
closefs.c
51
* number of free
blocks
assuming that inode table and allocation
57
*
blocks
used by the super block and group descriptors instead.
gen_bitmap.c
388
* Compare
blocks
or inodes in the first byte.
414
* Compare
blocks
or inodes in the last byte.
/external/e2fsprogs/misc/
filefrag.c
122
/* For inline data all offsets should be in terms of bytes, not
blocks
*/
267
long bpib; /*
Blocks
per indirect block */
/external/eigen/blas/testing/
dblat1.f
16
* .. Common
blocks
..
63
* .. Common
blocks
..
99
* .. Common
blocks
..
167
* .. Common
blocks
..
263
* .. Common
blocks
..
456
* .. Common
blocks
..
667
* .. Common
blocks
..
746
* .. Common
blocks
..
sblat1.f
16
* .. Common
blocks
..
63
* .. Common
blocks
..
99
* .. Common
blocks
..
167
* .. Common
blocks
..
263
* .. Common
blocks
..
456
* .. Common
blocks
..
667
* .. Common
blocks
..
746
* .. Common
blocks
..
/external/guava/guava/src/com/google/common/util/concurrent/
AbstractFuture.java
250
*
Blocks
until the task is complete or the timeout expires. Throws a
266
*
Blocks
until {@link #complete(Object, Throwable, int)} has been
/external/icu4c/common/
wintz.c
225
blocks
of various registry keys. When we find a match, we know what
233
their TZI
blocks
are identical. For these cases, we fall back to a
/external/jpeg/
jcdctmgr.c
172
* Perform forward DCT on one or more
blocks
of a component.
176
*
blocks
. The quantized coefficients are returned in coef_blocks[].
/external/kernel-headers/original/linux/
quota.h
49
/* Size of
blocks
in which are counted size limits */
53
/* Conversion routines from and to quota
blocks
*/
socket.h
67
struct iovec * msg_iov; /* Data
blocks
*/
68
__kernel_size_t msg_iovlen; /* Number of
blocks
*/
/external/libvpx/libvpx/vpx_mem/memory_manager/
hmm_base.c
84
/* There are multiple
blocks
in this bin. Use the 2nd block in
335
** this feature to audit only one time (per operation) the free
blocks
/external/llvm/docs/HistoricalNotes/
2001-05-18-ExceptionHandling.txt
138
optimization could merge the two basic
blocks
. TryHandler is the code
197
synchronized
blocks
, not to destroy data. Also, it uses two stack walks: a
/external/llvm/include/llvm/Analysis/
PathNumbering.h
152
// sequences of basic
blocks
.
203
// and destination
blocks
.
Completed in 1054 milliseconds
<<
81
82
83
84
85
86
87
88
89
90
>>