Searched
full:appending (Results
276 -
300 of
866) sorted by null
<<11121314151617181920>>
/prebuilts/python/darwin-x86/2.7.5/lib/python2.7/multiprocessing/ |
heap.py | 198 # _free_pending_blocks() (appending and retrieving from a list is not
|
/prebuilts/python/darwin-x86/2.7.5/lib/python2.7/test/ |
test_pipes.py | 130 # check appending two sinks
|
/prebuilts/python/linux-x86/2.7.5/lib/python2.7/multiprocessing/ |
heap.py | 198 # _free_pending_blocks() (appending and retrieving from a list is not
|
/prebuilts/python/linux-x86/2.7.5/lib/python2.7/test/ |
test_pipes.py | 130 # check appending two sinks
|
/external/chromium/googleurl/src/ |
url_canon_internal.h | 216 // a regular char for appending. 223 // the value it is appending is valid to append. 231 // it is appending is valid to append.
|
/external/chromium_org/url/ |
url_canon_internal.h | 198 // a regular char for appending. 205 // the value it is appending is valid to append. 213 // it is appending is valid to append.
|
/external/e2fsprogs/e2fsck/ |
crc32.c | 278 * is sent last. And when appending a CRC word to a message, you should 366 * Two more details: normally, appending zero bits to a message which 369 * invert the CRC before appending it. This makes the remainder of the
|
/system/media/camera/include/system/ |
camera_metadata.h | 287 * value is returned. On success, 0 is returned. Appending onto a sorted 296 * appending the buffer to be cloned into the new buffer. The resulting buffer 330 * does nothing. Adding or appending entries to the buffer will place the buffer
|
/external/zlib/src/examples/ |
gzlog.c | 9 gzlog provides a mechanism for frequently appending short strings to a gzip 24 data. This minimizes the impact to the compression ratio of appending. 46 When appending data, the information in the first three items above plus the 293 char *end; /* end of path, for appending suffices such as ".gz" */ 605 appending a final empty stored block and the gzip trailer. Return -1 if [all...] |
/external/chromium_org/third_party/WebKit/Source/core/editing/ |
SpellChecker.cpp | 665 // 2. Appending non whitespace at the beginning of word. 666 // 3. Appending non whitespace at the end of word. 667 // Note that, appending only whitespaces at the beginning or end of word won't change the word, so we don't need to [all...] |
/external/apache-harmony/luni/src/test/api/common/org/apache/harmony/luni/tests/java/io/ |
FileOutputStreamTest.java | 95 assertTrue("Failed to create appending stream", new String(buf, 0,
|
/external/apache-xml/src/main/java/org/apache/xml/utils/ |
IntVector.java | 29 * access to existing nodes is O(1) fast but appending may be O(N**2)
|
ObjectVector.java | 29 * access to existing nodes is O(1) fast but appending may be O(N**2)
|
/external/chromium/base/metrics/ |
field_trial_unittest.cc | 188 // Because we keep appending groups, we want to see if the last group that
|
/external/chromium/base/ |
pickle.h | 19 // The Pickle class supports appending primitive values (ints, strings, etc.)
|
/external/chromium/chrome/browser/ |
browser_shutdown.cc | 206 // which prevents us from appending to the command line directly (issue
|
/external/chromium/chrome/common/ |
metrics_helpers.h | 260 // The log that we are still appending to.
|
/external/chromium/net/http/ |
http_cache_transaction.h | 76 // invocations will keep appending to the cached entry.
|
/external/chromium_org/chrome/browser/ |
browser_shutdown.cc | 212 // which prevents us from appending to the command line directly (issue
|
/external/chromium_org/net/quic/ |
iovector_test.cc | 239 // that the items we are appending are not adjacent. To achieve that
|
/external/chromium_org/third_party/WebKit/Tools/Scripts/webkitpy/style/ |
filter.py | 135 appending to the base rules.
|
/external/chromium_org/third_party/icu/source/tools/tzcode/ |
tzselect.ksh | 301 You can make this change permanent for yourself by appending the line
|
/external/chromium_org/third_party/ocmock/OCMock/ |
NSInvocation+OCMAdditions.m | 176 // Why does this throw EXC_BAD_ACCESS when appending the string?
|
/external/chromium_org/third_party/openssl/openssl/crypto/x509v3/ |
v3_lib.c | 247 /* If appending we don't care if it exists, otherwise
|
/external/chromium_org/third_party/skia/src/core/ |
SkBitmapHeap.h | 269 * Remove a LookupEntry from the LRU, in preparation for either deleting or appending as most
|
Completed in 1589 milliseconds
<<11121314151617181920>>