Searched
full:appending (Results
301 -
325 of
927) sorted by null
<<11121314151617181920>>
/external/llvm/utils/emacs/ |
llvm-mode.el | 31 "weak" "weak_odr" "appending" "uninitialized" "implementation" "..."
|
/external/llvm/utils/kate/ |
llvm.xml | 47 <item> appending </item>
|
/external/skia/src/core/ |
SkRecorder.cpp | 19 // To make appending to fRecord a little less verbose.
|
/libcore/luni/src/main/java/java/io/ |
StringWriter.java | 24 * in a sequential manner, appending them in the process. The result can later
|
/packages/apps/Camera2/src/com/android/camera/util/ |
CaptureDataSerializer.java | 169 * Save metadata to file, appending if another metadata is already in
|
/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_org/url/ |
url_canon_internal.h | 196 // a regular char for appending. 203 // the value it is appending is valid to append. 211 // 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 | 302 * value is returned. On success, 0 is returned. Appending onto a sorted 311 * appending the buffer to be cloned into the new buffer. The resulting buffer 347 * 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...] |
/prebuilts/python/linux-x86/2.7.5/lib/python2.7/lib-dynload/ |
_io.so | |
/external/chromium_org/third_party/WebKit/Source/core/editing/ |
SpellChecker.cpp | 680 // 2. Appending non whitespace at the beginning of word. 681 // 3. Appending non whitespace at the end of word. 682 // Note that, appending only whitespaces at the beginning or end of word won't change the word, so we don't need to [all...] |
/build/core/ |
cleanbuild.mk | 23 # and appending an increasing number of '@' characters.
|
/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_org/chrome/browser/ |
browser_shutdown.cc | 223 // which prevents us from appending to the command line directly (issue
|
/external/chromium_org/chrome/browser/drive/ |
drive_api_util.cc | 85 // whole remaining string as a token as a fallback, by appending
|
/external/chromium_org/content/browser/loader/ |
redirect_to_file_resource_handler.cc | 312 // appending more data to the buffer.
|
/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/Source/platform/ |
PurgeableVectorTest.cpp | 184 // Appending one extra byte should cause a reallocation since the first
|
/external/chromium_org/third_party/WebKit/Source/wtf/text/ |
StringBuilderTest.cpp | 104 // Test appending UChar32 characters to StringBuilder.
|
/external/chromium_org/third_party/WebKit/Tools/Scripts/webkitpy/style/ |
filter.py | 135 appending to the base rules.
|
Completed in 2018 milliseconds
<<11121314151617181920>>