/external/llvm/utils/kate/ |
llvm.xml | 50 <item> appending </item>
|
/external/webkit/Source/JavaScriptCore/tests/mozilla/ecma_3/RegExp/ |
regress-191479.js | 115 * This is done by appending ? to it. It doesn't change the meaning of
|
/external/webkit/Source/WebKit/mac/Misc/ |
WebNSFileManagerExtras.m | 162 // Don't overwrite existing file by appending "-n", "-n.ext" or "-n.ext.ext" to the filename.
|
/libcore/luni/src/main/java/java/io/ |
StringWriter.java | 24 * in a sequential manner, appending them in the process. The result can later
|
/sdk/traceview/src/com/android/traceview/ |
MainWindow.java | 237 // Try appending .trace.
|
/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/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
|
/external/zlib/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/v8/src/ |
conversions.cc | 869 // Create the result string by appending a minus and putting in a 894 // Leave room in the result for appending a minus, for a period, the 997 // Leave room in the result for appending a minus, a period and in [all...] |
/cts/tools/host/src/com/android/cts/ |
DeviceManager.java | 207 * before appending device.
|
/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/bluetooth/glib/po/ |
Makefile.in.in | 247 # and Intltool tags (enclosed in square brackets), and appending a full
|
/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/icu4c/tools/tzcode/ |
tzselect.ksh | 301 You can make this change permanent for yourself by appending the line
|
/external/llvm/lib/Transforms/IPO/ |
GlobalDCE.cpp | 76 // Externally visible & appending globals are needed, if they have an
|
/external/llvm/test/CodeGen/X86/ |
2008-05-21-CoalescerBug.ll | 70 @llvm.used = appending global [1 x i8*] [ i8* bitcast (%struct.edge_def* (%struct.edge_def*, %struct.basic_block_def*)* @tree_redirect_edge_and_branch to i8*) ], section "llvm.metadata" ; <[1 x i8*]*> [#uses=0]
|
loop-strength-reduce8.ll | 45 @llvm.used = appending global [1 x i8*] [ i8* bitcast (%struct.tree_node* (i32, ...)* @build_stmt to i8*) ], section "llvm.metadata" ; <[1 x i8*]*> [#uses=0]
|
/external/llvm/utils/ |
llvm.grm | 91 | appending
|
/external/openssl/crypto/x509v3/ |
v3_lib.c | 247 /* If appending we don't care if it exists, otherwise
|