OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:blocks
(Results
901 - 925
of
5464
) sorted by null
<<
31
32
33
34
35
36
37
38
39
40
>>
/external/clang/test/CodeGenCXX/
mangle-ms-template-callback.cpp
53
// FYI
blocks
are not present in MSVS, so we're free to choose the spec.
71
// FYI
blocks
are not present in MSVS, so we're free to choose the spec.
/external/clang/test/SemaCXX/
nested-name-spec-locations.cpp
158
void bar(std::vector<int*> &
Blocks
) {
159
foo(
Blocks
); // expected-note{{in instantiation of}}
return-noreturn.cpp
15
// the presence of switches, case statements, labels, and
blocks
. These tests
43
// Test that these constructs work even when extraneous
blocks
are created
/external/dexmaker/src/dx/java/com/android/dx/ssa/
SetFactory.java
51
* The total size of a bitset for this would be the count of
blocks
62
* @param szBlocks {@code >=0;} count of basic
blocks
in method
/external/dropbear/libtomcrypt/src/modes/lrw/
lrw_process.c
15
LRW_MODE implementation, Encrypt/decrypt
blocks
, Tom St Denis
21
Process
blocks
with LRW, since decrypt/encrypt are largely the same they share this code.
/external/e2fsprogs/contrib/
dconf
30
/^
Blocks
per group:/ {
52
/^[ ]+Free
blocks
: / {
/external/e2fsprogs/debugfs/
debug_cmds.ct
64
request do_kill_file, "Deallocate an inode and its
blocks
",
154
request do_dump_unused, "Dump unused
blocks
",
/external/grub/stage2/
disk_inode.h
80
mach_daddr_t Mb_ib[FFS_NIADDR]; /* 88: indirect
blocks
*/
91
int ic_blocks; /* 104:
blocks
actually held */
/external/jpeg/
jctrans.c
202
* dummy padding
blocks
on-the-fly rather than expecting them to be present
219
/* Workspace for constructing dummy
blocks
at right/bottom edges. */
305
/* Construct list of pointers to DCT
blocks
belonging to this MCU */
315
/* Fill in pointers to real
blocks
in this row */
320
/* At bottom of image, need a whole row of dummy
blocks
*/
323
/* Fill in any dummy
blocks
needed in this row.
324
* Dummy
blocks
are filled in the same way as in jccoefct.c:
380
/* Allocate and pre-zero space for dummy DCT
blocks
. */
/external/libvpx/libvpx/vp8/common/
entropy.h
71
blocks
above and to the left of the current block. The context index is
72
then the number (0,1,or 2) of these
blocks
having nonzero coefficients.
/external/llvm/docs/HistoricalNotes/
2002-05-12-InstListChange.txt
21
they have to traverse basic
blocks
to remove constant propogated
46
After converting instructions over, I'll convert basic
blocks
and
/external/markdown/docs/extensions/
CodeHilite.txt
8
Python-Markdown code
blocks
using [Pygments][].
35
blocks
, with one exception. The hiliter needs to know what language to use for
/external/markdown/markdown/extensions/
tables.py
30
def run(self, parent,
blocks
):
32
block =
blocks
.pop(0).split('\n')
/external/proguard/src/proguard/optimize/peephole/
UnreachableExceptionRemover.java
77
// Remove exceptions with empty code
blocks
.
145
* code
blocks
.
/external/qemu/distrib/jpeg-6b/
jctrans.c
202
* dummy padding
blocks
on-the-fly rather than expecting them to be present
219
/* Workspace for constructing dummy
blocks
at right/bottom edges. */
305
/* Construct list of pointers to DCT
blocks
belonging to this MCU */
315
/* Fill in pointers to real
blocks
in this row */
320
/* At bottom of image, need a whole row of dummy
blocks
*/
323
/* Fill in any dummy
blocks
needed in this row.
324
* Dummy
blocks
are filled in the same way as in jccoefct.c:
380
/* Allocate and pre-zero space for dummy DCT
blocks
. */
/external/smack/src/org/jivesoftware/smackx/bytestreams/ibb/packet/
Open.java
39
* The data sent over this In-Band Bytestream will be fragmented in
blocks
66
* The data sent over this In-Band Bytestream will be fragmented in
blocks
/external/stressapptest/src/
disk_blocks.h
15
// Interface for a thread-safe container of disk
blocks
57
// Disk Block table - store data from
blocks
to be write / read by
/external/stressapptest/
stressapptest.1
76
.B \-\-
blocks
\-per\-segment <number>
77
Number of
blocks
to read/write per segment per iteration (\-d).
/external/valgrind/main/memcheck/tests/
mallinfo.c
23
printf("smblks = %d\n", mi.smblks); /* number of fastbin
blocks
*/
27
printf("fsmblks = %d\n", mi.fsmblks); /* space available in freed fastbin
blocks
*/
sbfragment.c
24
printf("%10d int smblks; /* number of fastbin
blocks
*/\n", mallinfo_result.smblks);
28
printf("%10d int fsmblks; /* space available in freed fastbin
blocks
*/\n", mallinfo_result.fsmblks);
/external/webrtc/src/common_audio/signal_processing/
resample.c
50
// process two
blocks
of 10/SUB_BLOCKS_22_16 ms (to reduce temp buffer size)
120
// process two
blocks
of 10/SUB_BLOCKS_16_22 ms (to reduce temp buffer size)
183
// process two
blocks
of 10/SUB_BLOCKS_22_8 ms (to reduce temp buffer size)
254
// process two
blocks
of 10/SUB_BLOCKS_8_22 ms (to reduce temp buffer size)
420
// K: Number of
blocks
430
// process in sub
blocks
of size 16 samples.
462
// K: Number of
blocks
472
// process in sub
blocks
of size 16 samples.
/frameworks/av/media/libstagefright/codecs/on2/h264dec/omxdl/reference/vc/m4p10/src/
omxVCM4P10_DecodeCoeffsToPairCAVLC.c
44
* coefficients contained in the above and left 4x4
blocks
. It is
54
* transform/dequantization of the empty
blocks
.
/frameworks/base/docs/html/training/design-navigation/
descendant-lateral.jd
26
<li><a href="{@docRoot}design/building-
blocks
/buttons.html">Android Design: Buttons</a></li>
27
<li><a href="{@docRoot}design/building-
blocks
/lists.html">Android Design: Lists</a></li>
28
<li><a href="{@docRoot}design/building-
blocks
/grid-lists.html">Android Design: Grid Lists</a></li>
29
<li><a href="{@docRoot}design/building-
blocks
/tabs.html">Android Design: Tabs</a></li>
63
href="{@docRoot}design/building-
blocks
/buttons.html">Buttons</a> guide.</p>
85
href="{@docRoot}design/building-
blocks
/lists.html">Lists</a> and <a
86
href="{@docRoot}design/building-
blocks
/grid-lists.html">Grid Lists</a> guides.</p>
108
href="{@docRoot}design/building-
blocks
/tabs.html">Tabs</a> guide.</p>
/hardware/qcom/msm8x74/original-kernel-headers/media/
msmb_pproc.h
39
* pad internally like other
blocks
, also needed for rotation
40
* rotation expects all the
blocks
in the stripe to be the same size
/prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.4.3/i686-linux/include/c++/4.4.3/parallel/
features.h
59
/** @brief Include the growing
blocks
variant for std::find.
65
/** @brief Include the equal-sized
blocks
variant for std::find.
Completed in 1082 milliseconds
<<
31
32
33
34
35
36
37
38
39
40
>>