OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:blocks
(Results
1976 - 2000
of
5464
) sorted by null
<<
71
72
73
74
75
76
77
78
79
80
>>
/prebuilts/ndk/6/sources/cxx-stl/gnu-libstdc++/include/ext/
bitmap_allocator.h
288
/** @brief The number of
Blocks
pointed to by the address pair
584
*
blocks
by adding this block to the free list or deleting this
585
* or larger
blocks
from the free list.
595
// which block to remove from the list of free
blocks
.
599
// last block in the list of free
blocks
. We just free
778
* is the number of
blocks
of size sizeof(value_type) within
/prebuilts/ndk/7/sources/cxx-stl/gnu-libstdc++/include/ext/
bitmap_allocator.h
288
/** @brief The number of
Blocks
pointed to by the address pair
584
*
blocks
by adding this block to the free list or deleting this
585
* or larger
blocks
from the free list.
595
// which block to remove from the list of free
blocks
.
599
// last block in the list of free
blocks
. We just free
778
* is the number of
blocks
of size sizeof(value_type) within
/prebuilts/ndk/8/sources/cxx-stl/gnu-libstdc++/4.4.3/include/ext/
bitmap_allocator.h
288
/** @brief The number of
Blocks
pointed to by the address pair
584
*
blocks
by adding this block to the free list or deleting this
585
* or larger
blocks
from the free list.
595
// which block to remove from the list of free
blocks
.
599
// last block in the list of free
blocks
. We just free
778
* is the number of
blocks
of size sizeof(value_type) within
/prebuilts/ndk/9/sources/cxx-stl/gnu-libstdc++/4.8/include/ext/
bitmap_allocator.h
263
/** @brief The number of
Blocks
pointed to by the address pair
561
*
blocks
by adding this block to the free list or deleting this
562
* or larger
blocks
from the free list.
572
// which block to remove from the list of free
blocks
.
576
// last block in the list of free
blocks
. We just free
765
* is the number of
blocks
of size sizeof(value_type) within
/build/tools/droiddoc/templates-ds/components/
masthead.cs
109
<li><a href="<?cs var:toroot ?>design/building-
blocks
/index.html">Building
Blocks
</a></li>
/build/tools/droiddoc/templates-sdk/components/
masthead.cs
148
<li><a href="<?cs var:toroot ?>design/building-
blocks
/index.html">Building
Blocks
</a></li>
/development/samples/Wiktionary/src/com/example/android/wiktionary/
ExtendedWikiHelper.java
162
// Format header
blocks
and wrap outside content in ordered list
166
// Indent quoted
blocks
, handle ordered and bullet lists
/external/bluetooth/bluedroid/stack/mcap/
mca_int.h
257
tMCA_CCB ccb[MCA_NUM_CCBS]; /* control channel control
blocks
*/
258
tMCA_DCB dcb[MCA_NUM_DCBS]; /* data channel control
blocks
*/
/external/ceres-solver/internal/ceres/
parameter_block.h
66
// residual block from a problem where all the residual
blocks
depend on one
312
// If non-null, contains the residual
blocks
this parameter block is in.
program_evaluator.h
36
// pointers to the jacobian
blocks
where the cost function evaluates to.
38
// jacobian
blocks
in the passed sparse matrix.
residual_block_test.cc
78
// Prepare the parameter
blocks
.
205
// Prepare the parameter
blocks
.
/external/chromium/chrome/browser/safe_browsing/
client_side_detection_service.h
214
// Initializes the |private_networks_| vector with the network
blocks
256
// The network
blocks
that we consider private IP address ranges.
/external/chromium_org/chrome/browser/chromeos/contacts/
contact_database_unittest.cc
79
// Calls ContactDatabase::SaveContacts() and
blocks
until the operation is
96
// Calls ContactDatabase::LoadContacts() and
blocks
until the operation is
/external/chromium_org/chrome/browser/extensions/api/web_request/
form_data_parser_unittest.cc
30
// on the source represented by the concatenation of
blocks
from |bytes|.
52
// on the source represented by the concatenation of
blocks
from |bytes|.
/external/chromium_org/chrome/browser/safe_browsing/
client_side_detection_service.h
262
// Initializes the |private_networks_| vector with the network
blocks
330
// The network
blocks
that we consider private IP address ranges.
/external/chromium_org/chrome/renderer/net/
predictor_queue_unittest.cc
249
<< "
blocks
in buffer";
255
// Read back the accumulated 3 extra
blocks
.
/external/chromium_org/content/public/test/
browser_test_utils.h
61
// Causes the specified web_contents to crash.
Blocks
until it is crashed.
226
// Watches a WebContents and
blocks
until it is destroyed.
/external/chromium_org/content/renderer/media/
webrtc_audio_device_impl.cc
76
// Write audio samples in
blocks
of 10 milliseconds to the registered
138
// Get audio samples in
blocks
of 10 milliseconds from the registered
/external/chromium_org/third_party/WebKit/Source/core/rendering/
LayoutState.cpp
97
// Disable pagination for objects we don't support. For now this includes overflow:scroll/auto, inline
blocks
and
196
// Disable line grids for objects we don't support. For now this includes overflow:scroll/auto, inline
blocks
and
RenderRubyRun.cpp
58
// Note: As anonymous
blocks
, ruby runs do not have ':before' or ':after' content themselves.
65
// Note: As anonymous
blocks
, ruby runs do not have ':before' or ':after' content themselves.
RenderView.cpp
681
//
Blocks
are responsible for painting line gaps and margin gaps. They must be examined as well.
725
//
Blocks
are responsible for painting line gaps and margin gaps. They must be examined as well.
795
//
Blocks
contain selected objects and fill gaps between them, either on the left, right, or in between lines and
blocks
.
[
all
...]
/external/chromium_org/third_party/leveldatabase/src/db/
log_test.cc
227
2 * log::kBlockSize - 1000, // Span three
blocks
424
// Write records that span two
blocks
/external/chromium_org/third_party/libjingle/source/talk/base/
thread.h
171
// Uses Send() internally, which
blocks
the current thread until execution
222
//
Blocks
the calling thread until this thread has terminated.
/external/chromium_org/third_party/openssl/openssl/crypto/bn/
bn_print.c
147
/* We now have a series of
blocks
, BN_DEC_NUM chars
149
* The
blocks
need to be reversed in order. */
/external/chromium_org/third_party/re2/util/
arena.cc
34
// The first X
blocks
stay allocated always by default. Delete them now.
75
// Use one of the pre-allocated
blocks
Completed in 985 milliseconds
<<
71
72
73
74
75
76
77
78
79
80
>>