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

1 2 3 4 5 6 78 91011>>

  /external/llvm/test/Transforms/GlobalOpt/
constantfold-initializers.ll 84 @llvm.global_ctors = appending constant
crash.ll 10 @llvm.global_ctors = appending global [1 x %0] [%0 { i32 65535, void ()* @_GLOBAL__I__ZN21btConeTwistConstraintC2Ev }] ; <[12 x %0]*> [#uses=0]
  /external/llvm/test/Transforms/MergeFunc/
vector.ll 20 @llvm.global_ctors = appending global [1 x %0] [%0 { i32 65535, void ()* @_GLOBAL__I_a }]
  /external/mesa3d/src/gallium/drivers/llvmpipe/
lp_state_so.c 109 assert(!"appending not implemented");
  /external/qemu/android/utils/
dirscanner.c 45 /* create file spec by appending \* to root */
  /libcore/luni/src/test/java/libcore/java/io/
OldCharArrayWriterTest.java 125 assertEquals("Test 5: Appending failed;",
  /external/chromium_org/base/
command_line.h 128 // Note: Switches will precede arguments regardless of appending order.
149 // Note: Switches will precede arguments regardless of appending order.
  /external/chromium_org/third_party/icu/source/common/unicode/
appendable.h 96 * Returns a writable buffer for appending and writes the buffer's capacity to
201 * Returns a writable buffer for appending and writes the buffer's capacity to
bytestream.h 70 * Returns a writable buffer for appending and writes the buffer's capacity to
174 * Returns a writable buffer for appending and writes the buffer's capacity to
  /external/icu/icu4c/source/common/unicode/
appendable.h 96 * Returns a writable buffer for appending and writes the buffer's capacity to
201 * Returns a writable buffer for appending and writes the buffer's capacity to
  /external/kernel-headers/original/uapi/linux/
mtio.h 39 #define MTEOM 12 /* goto end of recorded media (for appending files).
41 * appending another file.
  /frameworks/support/v17/leanback/src/android/support/v17/leanback/widget/
StaggeredGrid.java 25 * as balanced as possible when prepending and appending a child.
29 * as possible since prepending and appending views is not symmetric: layout
  /ndk/sources/host-tools/make-3.81/
variable.h 40 f_append, /* Appending definition (+=) */
58 unsigned int append:1; /* Nonzero if an appending target-specific
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.6/sysroot/usr/include/linux/
mtio.h 39 #define MTEOM 12 /* goto end of recorded media (for appending files).
41 * appending another file.
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.8/sysroot/usr/include/linux/
mtio.h 39 #define MTEOM 12 /* goto end of recorded media (for appending files).
41 * appending another file.
  /external/chromium_org/third_party/icu/source/i18n/
digitlst.h 159 * Use before appending them.
162 * then go on appending digits.
176 * parsed by appending them to a digit list as they were encountered.
  /external/chromium_org/tools/perf/page_sets/mse_cases/
startup_test.js 144 console.log("appending to telemetry " + label + " : " + value);
234 // Still appending but playback has already started so just abort the XHR
310 // Still appending but playback has already started so just abort the XHR
  /external/chromium_org/v8/src/
conversions.cc 252 // Create the result string by appending a minus and putting in a
277 // Leave room in the result for appending a minus, for a period, the
379 // Leave room in the result for appending a minus, a period and in
  /external/icu/icu4c/source/i18n/
digitlst.h 159 * Use before appending them.
162 * then go on appending digits.
176 * parsed by appending them to a digit list as they were encountered.
  /external/apache-xml/src/main/java/org/apache/xalan/templates/
StylesheetComposed.java 327 * (rather than appending to) previous composition.
336 * (rather than appending to) previous composition.
  /external/chromium_org/chrome/browser/chromeos/file_manager/
file_tasks.h 258 // manifest.json) that can be used with the given files, appending them to
266 // given files, appending them to the |result_list|.
  /external/chromium_org/media/base/
stream_parser_unittest.cc 369 // Appending empty buffers to pre-existing merge result should succeed and not
374 // But appending something with a lower timestamp than the last timestamp
  /external/chromium_org/third_party/WebKit/Source/wtf/text/
StringBuilder.cpp 224 // Calculate the new size of the builder after appending.
277 // Calculate the new size of the builder after appending.
StringBuilder.h 58 // If we're appending to an empty string, and there is not a buffer (reserveCapacity has not been called)
78 // If we're appending to an empty string, and there is not a buffer (reserveCapacity has not been called)
  /external/chromium_org/third_party/boringssl/src/include/openssl/
pkcs8.h 111 * string, appending U+0000, and converting to UCS-2. (So the empty password
120 * string, appending U+0000, and converting to UCS-2. (So the empty password

Completed in 879 milliseconds

1 2 3 4 5 6 78 91011>>