Searched
full:appending (Results
251 -
275 of
866) sorted by null
<<11121314151617181920>>
/external/chromium/base/ |
command_line.h | 112 // CAUTION! Appending a switch after the "--" switch terminator is futile!
|
command_line_unittest.cc | 117 // Test methods for appending switches to a command line.
|
/external/chromium/chrome/browser/ui/ |
browser_init.h | 73 // Assists launching the application and appending the initial tabs for a
|
/external/chromium/net/ftp/ |
ftp_util.cc | 79 // Reuse logic from UnixFilePathToVMS by appending a fake file name to the
|
/external/chromium_org/base/ |
file_util.cc | 28 // so we create a new unique filename by appending " (nnn)" before the
|
/external/chromium_org/chrome/browser/sync/glue/ |
favicon_cache.h | 156 // appending deletions to |image_changes| and |tracking_changes| as necessary.
|
/external/chromium_org/chrome/common/metrics/ |
metrics_log_manager.h | 178 // The log that we are still appending to.
|
/external/chromium_org/content/browser/loader/ |
redirect_to_file_resource_handler.cc | 214 // appending more data to the buffer.
|
/external/chromium_org/google_apis/gcm/base/ |
socket_stream.h | 77 // Reads from the socket, appending a max of |byte_limit| bytes onto the read
|
/external/chromium_org/media/base/ |
audio_fifo_unittest.cc | 86 // appending and removing audio bus elements to/from the FIFO.
|
seekable_buffer.cc | 83 // appending more data to this buffer.
|
seekable_buffer.h | 22 // In the case of appending data to the buffer, there is an advisory limit of
|
/external/chromium_org/net/quic/ |
iovector.h | 91 // away the constant of the pointer before appending a block.
|
/external/chromium_org/third_party/WebKit/Source/core/dom/ |
StyleSheetCollection.cpp | 198 // we can avoid appending all stylesheetcontents in reset case.
|
/external/chromium_org/third_party/WebKit/Source/wtf/text/ |
StringBuilderTest.cpp | 103 // Test appending UChar32 characters to StringBuilder.
|
/external/chromium_org/third_party/WebKit/Tools/Scripts/webkitpy/layout_tests/controllers/ |
layout_test_finder.py | 168 _log.debug(' last chunk is partial, appending [0:%d]' % extra)
|
/external/llvm/include/llvm/ADT/ |
StringExtras.h | 125 /// delimiters, appending the result fragments to the output list.
|
/external/llvm/test/Bitcode/ |
metadata-2.ll | 26 @llvm.global_ctors = appending constant [1 x %2] [%2 { i32 65535, void ()* @_D5tango4core8BitManip16__moduleinfoCtorZ }] ; <[1 x %2]*> [#uses=0]
|
/external/llvm/test/CodeGen/X86/ |
2008-04-15-LiveVariableBug.ll | 39 @llvm.used1 = appending global [1 x i8*] [ i8* bitcast (void (%struct.AA*, %struct._message_ref_t*, %struct.NSError*, i64, %struct.NSObject*, %struct.objc_selector*, i8*)* @"-[AA BB:optionIndex:delegate:CC:contextInfo:]" to i8*) ], section "llvm.metadata" ; <[1 x i8*]*> [#uses=0]
|
2010-04-30-LocalAlloc-LandingPad.ll | 9 @llvm.used = appending global [1 x i8*] [i8* bitcast (i8* (%struct.S*, i32, %struct.S*)* @_Z4test1SiS_ to i8*)], section "llvm.metadata" ; <[1 x i8*]*> [#uses=0]
|
2010-05-26-DotDebugLoc.ll | 8 @llvm.used = appending global [1 x i8*] [i8* bitcast (i8* (%struct.a*)* @bar to i8*)], section "llvm.metadata" ; <[1 x i8*]*> [#uses=0]
|
dbg-value-isel.ll | 12 @llvm.global.annotations = appending global [1 x %0] [%0 { i8* bitcast (void (i32 addrspace(1)*)* @__OpenCL_nbt02_kernel to i8*), i8* bitcast ([1 x i8] addrspace(2)* @sgv to i8*), i8* bitcast ([1 x i8] addrspace(2)* @fgv to i8*), i8* bitcast ([0 x i8*]* @lvgv to i8*), i32 0 }], section "llvm.metadata"
|
/external/llvm/utils/kate/ |
llvm.xml | 50 <item> appending </item>
|
/external/openssh/ |
ssh-add.1 | 66 filename obtained by appending
|
/libcore/luni/src/main/java/java/io/ |
StringWriter.java | 24 * in a sequential manner, appending them in the process. The result can later
|
Completed in 763 milliseconds
<<11121314151617181920>>