/external/llvm/test/CodeGen/X86/ |
2009-04-14-IllegalRegs.ll | 5 @llvm.used = appending global [1 x i8*] [i8* bitcast (i32 ()* @z to i8*)], section "llvm.metadata" ; <[1 x i8*]*> [#uses=0]
|
hoist-invariant-load.ll | 10 @llvm.used = appending global [3 x i8*] [i8* getelementptr inbounds ([4 x i8]* @"\01L_OBJC_METH_VAR_NAME_", i32 0, i32 0), i8* bitcast (i8** @"\01L_OBJC_SELECTOR_REFERENCES_" to i8*), i8* bitcast ([2 x i32]* @"\01L_OBJC_IMAGE_INFO" to i8*)], section "llvm.metadata"
|
/external/llvm/test/Transforms/ConstantMerge/ |
merge-both.ll | 30 @llvm.used = appending global [1 x %struct.foobar*] [%struct.foobar* @var4a], section "llvm.metadata"
|
/external/llvm/test/Transforms/GlobalOpt/ |
constantfold-initializers.ll | 53 @llvm.global_ctors = appending constant
|
ctor-list-opt-constexpr.ll | 13 @llvm.global_ctors = appending global [2 x %0] [%0 { i32 65535, void ()* @init1 }, %0 { i32 65535, void ()* @init2 }]
|
invariant.ll | 54 @llvm.global_ctors = appending constant
|
/external/llvm/test/Transforms/LICM/ |
hoist-invariant-load.ll | 7 @llvm.used = appending global [3 x i8*] [i8* getelementptr inbounds ([4 x i8]* @"\01L_OBJC_METH_VAR_NAME_", i32 0, i32 0), i8* bitcast (i8** @"\01L_OBJC_SELECTOR_REFERENCES_" to i8*), i8* bitcast ([2 x i32]* @"\01L_OBJC_IMAGE_INFO" to i8*)], section "llvm.metadata"
|
/frameworks/base/docs/html/tools/help/ |
mksdcard.jd | 36 specify size in kilobytes or megabytes, by appending a "K" or "M" to <size>. For
|
/frameworks/base/tests/CoreTests/android/core/ |
HttpHeaderTest.java | 42 * appending each subsequent field-value to the first, each separated by a
|
/libcore/luni/src/main/java/org/apache/harmony/security/provider/crypto/ |
SHA1Impl.java | 41 * Thus, after appending all bytes, the frame contain only those bytes 151 * Thus, after appending all bytes, the array contain only those bytes 184 // - appending bytes to non-full word, 188 if ( byteIndex != 0 ) { // appending bytes in non-full word (as if)
|
/packages/apps/Mms/src/com/android/mms/dom/smil/parser/ |
SmilContentHandler.java | 73 Log.v(TAG, "Appending " + localName + " to " + mCurrentNode.getNodeName());
|
/external/zlib/src/examples/ |
gzlog.h | 37 object works by appending stored (uncompressed) data to the gzip file until 82 appending, it will both significantly increase the execution time and
|
/external/chromium_org/remoting/host/installer/ |
build-installer-archive.py | 78 appending to |dst_root|. 97 (if they match) before appending it to the |dst_root|. 149 files_root: Path prefix which is stripped of zip_file before appending
|
/bionic/libc/upstream-freebsd/lib/libc/stdio/ |
fdopen.c | 89 * If opened for appending, but underlying descriptor does not have
|
flags.c | 70 case 'a': /* open for appending */
|
/external/chromium/net/base/ |
test_root_certs_mac.cc | 92 // preserved while appending application trusts. This is preferable,
|
/external/chromium_org/base/metrics/ |
statistics_recorder.h | 52 // Methods for appending histogram data to a string. Only histograms which
|
/external/chromium_org/chrome/browser/ui/webui/options/chromeos/ |
accounts_options_handler.cc | 121 // is stale and should not be used for appending. See http://crbug.com/127215
|
/external/chromium_org/chrome/utility/media_galleries/ |
picasa_albums_indexer.cc | 64 // Otherwise, de-dupe by appending a number starting at (1).
|
/external/chromium_org/components/dom_distiller/core/ |
dom_distiller_model.h | 49 // Applies the change list to the model, appending the actual changes made to
|
/external/chromium_org/content/browser/renderer_host/ |
render_widget_host_view_mac_editcommand_helper_unittest.mm | 57 // by appending a trailing ':' to the string.
|
/external/chromium_org/third_party/WebKit/Source/modules/filesystem/ |
DOMFilePath.h | 58 // Returns a new path by appending a separator and the supplied path component to the path.
|
/external/chromium_org/third_party/WebKit/public/web/ |
WebFileChooserParams.h | 63 // - appending other files, or
|
/external/chromium_org/third_party/icu/source/common/ |
charstr.h | 84 * Returns a writable buffer for appending and writes the buffer's capacity to
|
/external/chromium_org/third_party/mesa/src/src/gallium/drivers/llvmpipe/ |
lp_state_so.c | 109 assert(!"appending not implemented");
|