Searched
full:appending (Results
351 -
375 of
926) sorted by null
<<11121314151617181920>>
/external/llvm/test/DebugInfo/X86/ |
dbg_value_direct.ll | 22 @llvm.global_ctors = appending global [1 x { i32, void ()* }] [{ i32, void ()* } { i32 1, void ()* @asan.module_ctor }]
|
debug-loc-asan.ll | 44 @llvm.global_ctors = appending global [1 x { i32, void ()* }] [{ i32, void ()* } { i32 1, void ()* @asan.module_ctor }]
|
objc-property-void.ll | 51 @llvm.used = appending global [8 x i8*] [i8* getelementptr inbounds ([4 x i8]* @"\01L_OBJC_CLASS_NAME_", i32 0, i32 0), i8* getelementptr inbounds ([4 x i8]* @"\01L_OBJC_METH_VAR_NAME_", i32 0, i32 0), i8* getelementptr inbounds ([8 x i8]* @"\01L_OBJC_METH_VAR_TYPE_", i32 0, i32 0), i8* bitcast ({ i32, i32, [1 x %struct._objc_method] }* @"\01l_OBJC_$_INSTANCE_METHODS_Foo" to i8*), i8* getelementptr inbounds ([4 x i8]* @"\01L_OBJC_PROP_NAME_ATTR_", i32 0, i32 0), i8* getelementptr inbounds ([7 x i8]* @"\01L_OBJC_PROP_NAME_ATTR_1", i32 0, i32 0), i8* bitcast ({ i32, i32, [1 x %struct._prop_t] }* @"\01l_OBJC_$_PROP_LIST_Foo" to i8*), i8* bitcast ([1 x i8*]* @"\01L_OBJC_LABEL_CLASS_$" to i8*)], section "llvm.metadata"
|
template.ll | 63 @llvm.global_ctors = appending global [1 x { i32, void ()* }] [{ i32, void ()* } { i32 65535, void ()* @_GLOBAL__I_a }]
|
/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
|
/external/protobuf/python/google/protobuf/internal/ |
containers.py | 113 """Extends by appending the given sequence. Similar to list.extend()."""
|
/external/qemu/android/base/containers/ |
PodVector.h | 113 // cost when appending, inserting, removing items in the collection.
|
/external/skia/src/core/ |
SkBitmapHeap.h | 269 * Remove a LookupEntry from the LRU, in preparation for either deleting or appending as most
|
/external/skia/src/gpu/ |
GrDefaultPathRenderer.cpp | 180 // when drawing lines we're appending line segments along
|
/external/skia/tests/ |
LListTest.cpp | 149 // Create two identical lists, one by appending to head and the other to the tail.
|
/external/stlport/stlport/stl/ |
_sstream.h | 51 // buffer when appending to write-only streambufs, but we don't use it
|
/libcore/harmony-tests/src/test/java/org/apache/harmony/tests/java/io/ |
FileOutputStreamTest.java | 114 assertTrue("Failed to create appending stream", new String(buf, 0,
|
/ndk/sources/android/crazy_linker/src/ |
crazy_linker_rdebug.h | 107 // libraries at the _start_ of the 'r_map' list, instead of appending
|
/ndk/sources/cxx-stl/stlport/stlport/stl/ |
_sstream.h | 51 // buffer when appending to write-only streambufs, but we don't use it
|
/ndk/sources/host-tools/make-3.81/tests/scripts/features/ |
targetvars | 297 # Test appending to a simple variable containing a "$": avoid a
|
/packages/inputmethods/LatinIME/java/src/com/android/inputmethod/latin/ |
Suggest.java | 297 // Appending quotes is here to help people quote words. However, it's not helpful
|
/prebuilts/misc/common/swig/include/2.0.11/ocaml/ |
ocaml.swg | 187 /* Appending C_void should have no effect */
|
/prebuilts/ndk/5/sources/cxx-stl/stlport/stlport/stl/ |
_sstream.h | 51 // buffer when appending to write-only streambufs, but we don't use it
|
/prebuilts/ndk/6/sources/cxx-stl/stlport/stlport/stl/ |
_sstream.h | 51 // buffer when appending to write-only streambufs, but we don't use it
|
/prebuilts/ndk/7/sources/cxx-stl/stlport/stlport/stl/ |
_sstream.h | 51 // buffer when appending to write-only streambufs, but we don't use it
|
/prebuilts/ndk/8/sources/cxx-stl/stlport/stlport/stl/ |
_sstream.h | 51 // buffer when appending to write-only streambufs, but we don't use it
|
/prebuilts/ndk/9/sources/cxx-stl/EH/stlport/stlport/stl/ |
_sstream.h | 51 // buffer when appending to write-only streambufs, but we don't use it
|
/sdk/emulator/opengl/shared/emugl/common/ |
pod_vector.h | 120 // cost when appending, inserting, removing items in the collection.
|
/system/core/init/ |
readme.txt | 262 without appending.
|
Completed in 1553 milliseconds
<<11121314151617181920>>