HomeSort by relevance Sort by last modified time
    Searched full:appending (Results 426 - 450 of 927) sorted by null

<<11121314151617181920>>

  /external/llvm/include/llvm/ADT/
Twine.h 35 /// appending an integer to a string).
  /external/llvm/include/llvm/CodeGen/
MachineInstrBuilder.h 488 /// Insert MI into MBB by appending it to the instructions in the bundle.
  /external/llvm/lib/Support/
Timer.cpp 76 << OutputFilename << " for appending!\n";
  /external/llvm/test/DebugInfo/X86/
byvalstruct.ll 58 @llvm.used = appending global [5 x i8*] [i8* getelementptr inbounds ([7 x i8]* @"\01L_OBJC_CLASS_NAME_", i32 0, i32 0), i8* getelementptr inbounds ([32 x i8]* @"\01L_OBJC_METH_VAR_NAME_", i32 0, i32 0), i8* getelementptr inbounds ([23 x i8]* @"\01L_OBJC_METH_VAR_TYPE_", i32 0, i32 0), i8* bitcast ({ i32, i32, [1 x %struct._objc_method] }* @"\01l_OBJC_$_INSTANCE_METHODS_Bitmap" to i8*), i8* bitcast ([1 x i8*]* @"\01L_OBJC_LABEL_CLASS_$" to i8*)], section "llvm.metadata"
debug-ranges-offset.ll 9 @llvm.global_ctors = appending global [1 x { i32, void ()* }] [{ i32, void ()* } { i32 0, void ()* @__msan_init }]
decl-derived-member.ll 26 @llvm.global_ctors = appending global [1 x { i32, void ()* }] [{ i32, void ()* } { i32 65535, void ()* @_GLOBAL__I_a }]
  /external/llvm/test/Transforms/Inline/
inline_invoke.ll 4 ; by appending selectors and forwarding _Unwind_Resume directly to the
  /external/llvm/test/Transforms/ObjCARC/
ensure-that-exception-unwind-path-is-visited.ll 35 @llvm.used = appending global [6 x i8*] [i8* bitcast (%struct._class_t** @"\01L_OBJC_CLASSLIST_REFERENCES_$_" to 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 (%struct._class_t** @"\01L_OBJC_CLASSLIST_REFERENCES_$_1" to i8*), i8* getelementptr inbounds ([14 x i8]* @"\01L_OBJC_METH_VAR_NAME_4", i32 0, i32 0), i8* bitcast (i8** @"\01L_OBJC_SELECTOR_REFERENCES_5" to i8*)], section "llvm.metadata"
  /external/openssl/crypto/ocsp/
ocsp_ext.c 325 * appending the content octets. This avoids an extra memory allocation
  /external/openssl/crypto/rc2/
rrc2.doc 76 up the sum (modulo 256) in the S-box, and appending the result to the key. The
  /external/oprofile/opjitconv/
opjitconv.c 608 * by 16 bytes (will be used later for appending samples sub directory).
  /external/owasp/sanitizer/src/main/org/owasp/html/
HtmlStreamRenderer.java 329 // E.g. appending "//-->" to the buffer if "script".equals(localName)
  /external/qemu/android/
adb-server.c 155 /* Make sure that buffer can contain the appending data. */
  /external/tinyxml/
changes.txt 42 - Loading now clears out existing XML rather than appending.
  /external/valgrind/main/coregrind/m_debuginfo/
readstabs.c 189 appending to the last added string... */
  /frameworks/av/drm/libdrmframework/include/
DrmManagerClientImpl.h 272 * should be added. This signature appending is needed to integrity
  /frameworks/av/drm/libdrmframework/plugins/common/include/
IDrmEngine.h 294 * should be added. This signature appending is needed to integrity
  /frameworks/av/include/drm/
DrmManagerClient.h 359 * should be added. This signature appending is needed to integrity
  /frameworks/multidex/library/src/android/support/multidex/
MultiDex.java 82 * Patches the application context class loader by appending extra dex files
  /hardware/ti/omap4-aah/camera/
Decoder_libjpeg.cpp 171 /* Appending DHT to JPEG */
  /libcore/dalvik/src/main/java/dalvik/system/
DexPathList.java 145 * defaults to {@code ":"} on Android, appending on the elements
  /ndk/tests/device/issue42891-boost-1_52/jni/boost/boost/
cstdint.hpp 408 // Borland bug: appending ui8 makes the type a signed char
  /packages/apps/ContactsCommon/src/com/android/contacts/common/model/
RawContactDelta.java 389 * appending it to the given list, which only happens if builder is valid.
  /prebuilts/python/darwin-x86/2.7.5/lib/python2.7/
_abcoll.py 649 'S.extend(iterable) -- extend sequence by appending elements from the iterable'
  /prebuilts/python/darwin-x86/2.7.5/lib/python2.7/test/
lock_tests.py 486 # appending the result, therefore results will not necessarily be

Completed in 1565 milliseconds

<<11121314151617181920>>