/external/llvm/test/Feature/ |
aliases.ll | 5 @llvm.used = appending global [1 x i8*] [i8* bitcast (i32* @foo1 to i8*)], section "llvm.metadata"
|
/external/llvm/test/Transforms/GlobalDCE/ |
global_ctors_integration.ll | 12 @llvm.global_ctors = appending global [1 x { i32, void ()* }] [{ i32, void ()* } { i32 65535, void ()* @_GLOBAL__I_a }]
|
/external/llvm/test/Transforms/GlobalOpt/ |
2007-04-05-Crash.ll | 7 @llvm.used = appending global [1 x i8*] [ i8* bitcast ([2 x i32]* @"L_OBJC_IMAGE_INFO" to i8*) ] ; <[1 x i8*]*> [#uses=0]
|
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/proguard/src/proguard/obfuscate/ |
SpecialNameFactory.java | 24 * This <code>NameFactory</code> generates names that are special, by appending
|
/frameworks/ex/variablespeed/jni/ |
decode_buffer.h | 50 // operations: namely removing from the front and appending at the back.
|
/external/proguard/src/proguard/preverify/ |
CodeSubroutineInliner.java | 152 System.out.println(" Appending label after code at ["+offset+"]"); 204 System.out.println(" Appending label after inlined subroutine at ["+subroutineEnd+"]"); 354 System.out.println(" Appending extra exception ["+startPC+" -> "+offset+"] -> "+handlerPC); 374 System.out.println(" Appending exception ["+startPC+" -> "+endPC+"] -> "+handlerPC); 378 System.out.println(" Appending clipped exception ["+exceptionInfo.u2startPC+" -> "+exceptionInfo.u2endPC+"] ~> ["+startPC+" -> "+endPC+"] -> "+handlerPC);
|
/bionic/libc/upstream-openbsd/lib/libc/stdio/ |
puts.c | 40 * Write the given string to stdout, appending a newline.
|
/external/chromium_org/base/json/ |
json_writer.h | 28 // or appending a '.0') as long as the value is within the range of a
|
string_escape.h | 40 // instead of appending. |put_in_quotes| is always true.
|
/external/chromium_org/net/quic/ |
quic_data_writer.h | 22 // The QuicDataWriter supports appending primitive values (int, string, etc)
|
/external/chromium_org/third_party/android_crazy_linker/src/src/ |
crazy_linker_search_path_list.cpp | 41 // Build full list by appending the env_list_ after the regular one.
|
/external/chromium_org/tools/gn/ |
path_output.h | 72 // Takes the given string and writes it out, appending to the inverse
|
/external/chromium_org/tools/telemetry/telemetry/core/ |
memory_cache_http_server_unittest.py | 55 // Avoid cached content by appending unique URL param.
|
/external/dnsmasq/contrib/Suse/ |
README.susefirewall | 3 After appending the patch, the SuSEfirewall is again able to autodetect
|
/external/icu/icu4c/source/i18n/ |
quantityformatter.h | 84 * Formats a quantity with this object appending the result to appendTo.
|
/external/llvm/test/CodeGen/PowerPC/ |
pr17354.ll | 13 @llvm.global_ctors = appending global [1 x { i32, void ()* }] [{ i32, void ()* } { i32 65535, void ()* @_GLOBAL__I_a }]
|
/external/llvm/test/CodeGen/X86/ |
2008-12-19-EarlyClobberBug.ll | 11 @llvm.used = appending global [1 x i8*] [ i8* bitcast (i32 (i64, i64)* @umoddi3 to i8*) ], section "llvm.metadata" ; <[1 x i8*]*> [#uses=0]
|
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/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
|