HomeSort by relevance Sort by last modified time
    Searched full:prepend (Results 351 - 375 of 1341) sorted by null

<<11121314151617181920>>

  /external/python/cpython3/Lib/encodings/
idna.py 97 # Step 7: Prepend ACE prefix
  /external/python/cpython3/Modules/_ctypes/darwin/
dlfcn_simple.c 213 /* dlsym, prepend the underscore and call dlsymIntern */
  /external/skia/src/core/
SkSharedMutex.cpp 42 to prepend __declspec(selectany) to the annotations' declarations. */
  /external/skqp/src/core/
SkSharedMutex.cpp 42 to prepend __declspec(selectany) to the annotations' declarations. */
  /external/swiftshader/third_party/LLVM/lib/Target/X86/
X86TargetMachine.cpp 116 // For 32-bit, prepend instructions to set the "global base reg" for PIC.
  /external/swiftshader/third_party/subzero/src/
IceMangling.cpp 119 // namespace. For other symbols, just prepend the prefix.
  /external/tensorflow/tensorflow/contrib/boosted_trees/lib/learner/batch/
categorical_split_handler.py 140 # Prepend a bias feature per partition that accumulates the stats for all
  /external/tensorflow/tensorflow/contrib/training/python/training/
tensor_queue_dataset.py 117 # Emit a queue we can prepend to, and counts/values as padded batch.
  /external/v8/src/base/platform/
condition-variable.cc 179 // Prepend the event to the wait list.
  /external/webrtc/tools/valgrind-webrtc/
webrtc_tests.py 141 # If --build_dir is provided, prepend it to the test executable if needed.
  /external/webrtc/webrtc/base/
natserver.cc 197 // First prepend the address in a quasi-STUN format.
  /external/wpa_supplicant_8/src/ap/
taxonomy.c 100 char wps[WPS_NAME_LEN + 5 + 1]; /* room to prepend ",wps:" + trailing
  /frameworks/base/core/tests/coretests/src/android/text/util/
LinkifyTest.java 135 // expected behavior, passing null schemes array means: prepend defaultScheme to all links.
  /prebuilts/gdb/darwin-x86/lib/python2.7/
compileall.py 171 print "-d destdir: directory to prepend to file paths for use in " \
  /prebuilts/gdb/darwin-x86/lib/python2.7/encodings/
idna.py 97 # Step 7: Prepend ACE prefix
  /prebuilts/gdb/linux-x86/lib/python2.7/
compileall.py 171 print "-d destdir: directory to prepend to file paths for use in " \
  /prebuilts/gdb/linux-x86/lib/python2.7/encodings/
idna.py 97 # Step 7: Prepend ACE prefix
  /prebuilts/python/darwin-x86/2.7.5/lib/python2.7/
compileall.py 171 print "-d destdir: directory to prepend to file paths for use in " \
  /prebuilts/python/darwin-x86/2.7.5/lib/python2.7/encodings/
idna.py 97 # Step 7: Prepend ACE prefix
  /prebuilts/python/linux-x86/2.7.5/lib/python2.7/
compileall.py 171 print "-d destdir: directory to prepend to file paths for use in " \
  /prebuilts/python/linux-x86/2.7.5/lib/python2.7/encodings/
idna.py 97 # Step 7: Prepend ACE prefix
  /toolchain/binutils/binutils-2.27/gas/config/
tc-mmix.h 78 prepend a prefix. */
  /toolchain/binutils/binutils-2.27/ld/testsuite/ld-scripts/
sysroot-prefix.exp 35 # the tests prepend sysroot to the current directory and on most
  /toolchain/binutils/binutils-2.27/
ylwrap 171 # otherwise prepend '../'.
  /external/bouncycastle/bcprov/src/main/java/org/bouncycastle/util/
Arrays.java 1078 public static byte[] prepend(byte[] a, byte b) method in class:Arrays
1092 public static short[] prepend(short[] a, short b) method in class:Arrays
1106 public static int[] prepend(int[] a, int b) method in class:Arrays

Completed in 2419 milliseconds

<<11121314151617181920>>