HomeSort by relevance Sort by last modified time
    Searched full:prepend (Results 126 - 150 of 929) sorted by null

1 2 3 4 56 7 8 91011>>

  /external/jsilver/src/com/google/clearsilver/jsilver/resourceloader/
CompositeResourceLoader.java 83 * competing against. If we did need to worry about it we would want to prepend the key from
  /external/jsoncpp/devtools/
licenseupdater.py 29 # No existing license found => prepend it
  /external/llvm/test/tools/dsymutil/X86/
odr-member-functions.cpp 7 // RUN: llvm-dsymutil -f -oso-prepend-path=%p/../Inputs/odr-member-functions -y %p/dummy-debug-map.map -o - | llvm-dwarfdump -debug-dump=info - | FileCheck %s
submodules.m 19 // RUN: llvm-dsymutil -f -oso-prepend-path=%p/../Inputs/submodules \
odr-uniquing.cpp 14 // RUN: llvm-dsymutil -f -oso-prepend-path=%p/../Inputs/odr-uniquing -y %p/dummy-debug-map.map -o - | llvm-dwarfdump -debug-dump=info - | FileCheck -check-prefix=ODR -check-prefix=CHECK %s
15 // RUN: llvm-dsymutil -f -oso-prepend-path=%p/../Inputs/odr-uniquing -y %p/dummy-debug-map.map -no-odr -o - | llvm-dwarfdump -debug-dump=info - | FileCheck -check-prefix=NOODR -check-prefix=CHECK %s
  /external/llvm/test/tools/dsymutil/
yaml-object-address-rewrite.test 1 # RUN: llvm-dsymutil -dump-debug-map -oso-prepend-path=%p -y %s | FileCheck %s
  /external/mesa3d/
SConstruct 73 env.Prepend(CPPPATH = [
  /external/nist-sip/java/gov/nist/javax/sip/header/
SIPObjectList.java 107 * Append or prepend a given list to this list.
  /external/opencv3/cmake/FindCUDA/
make2cmake.cmake 58 # try to prepend another '/' to the path and test again. If it still fails remove the
  /external/proguard/src/proguard/util/
ListParser.java 77 // Prepend the entry matcher.
  /external/selinux/libsemanage/src/
database_file.c 87 /* Prepend to cache */
  /external/skia/gm/
clippedbitmapshaders.cpp 68 descriptor.prepend("clipped-bitmap-shaders-");
  /frameworks/native/vulkan/libvulkan/
debug_report.cpp 32 // initialize and prepend node to the list
  /prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/lib/gcc/x86_64-w64-mingw32/4.8.3/plugin/include/
filenames.h 76 of IS_ABSOLUTE_PATH want to know whether to prepend the current
  /prebuilts/tools/common/m2/repository/com/google/guava/guava/10.0.1/
guava-10.0.1.pom 52 <!-- Prepend guava-bootstrap to avoid an API incompatibility between JDK5 and JDK6 -->
  /toolchain/binutils/binutils-2.25/include/
filenames.h 76 of IS_ABSOLUTE_PATH want to know whether to prepend the current
  /external/blktrace/
README 44 -D Directory to prepend to output file names.
76 -D Directory to prepend to input file names.
  /external/boringssl/src/ssl/
ssl_aead_ctx.c 183 /* Prepend the fixed nonce, or left-pad with zeros if XORing. */
244 /* Prepend the fixed nonce, or left-pad with zeros if XORing. */
  /external/chromium-trace/catapult/telemetry/telemetry/page/
__init__.py 67 raise ValueError('Must prepend the URL with scheme (e.g. file://)')
72 raise ValueError('Must prepend the URL with scheme (e.g. http://)')
  /external/guava/guava-gwt/src-super/com/google/common/collect/super/com/google/common/collect/
ObjectArrays.java 53 * @param element the element to prepend to the front of {@code array}
69 * @param array the array of elements to prepend
  /external/skia/bench/
RectBench.cpp 106 fName.prepend("srcmode_");
130 fName.prepend("transparent_");
  /external/vboot_reference/host/lib/
host_signature.c 125 /* Prepend the digest info to the digest */
270 /* Prepend the digest info to the digest */
  /frameworks/base/core/tests/coretests/src/android/util/
ScrollViewScenario.java 113 * @param textPrefix The text to prepend to each text view.
142 * @param textPrefix The text to prepend to each button.
  /frameworks/minikin/libs/minikin/
GraphemeBreak.cpp 42 // UTC-approved characters for the Prepend class, per
135 // Rule GB9, x Extend; Rule GB9a, x SpacingMark; Rule GB9b, Prepend x
  /external/skia/samplecode/
SampleApp.cpp     [all...]

Completed in 2146 milliseconds

1 2 3 4 56 7 8 91011>>