/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.25/gas/config/ |
tc-mmix.h | 84 prepend a prefix. */
|
/toolchain/binutils/binutils-2.25/ld/testsuite/ld-scripts/ |
sysroot-prefix.exp | 35 # the tests prepend sysroot to the current directory and on most
|
/toolchain/binutils/binutils-2.25/ |
ylwrap | 171 # otherwise prepend '../'.
|
/external/bouncycastle/bcprov/src/main/java/org/bouncycastle/util/ |
Arrays.java | 974 public static byte[] prepend(byte[] a, byte b) method in class:Arrays 988 public static short[] prepend(short[] a, short b) method in class:Arrays 1002 public static int[] prepend(int[] a, int b) method in class:Arrays
|
/external/chromium-trace/catapult/telemetry/third_party/webpagereplay/ |
platformsettings.py | 503 #prepend domain-name-servers 127.0.0.1; 504 prepend domain-name-servers 208.67.222.222, 208.67.220.220; 506 prepend domain-name-servers 208.67.222.222, 208.67.220.220;
|
/external/wpa_supplicant_8/wpa_supplicant/wpa_gui-qt4/ |
wpagui.cpp | 1070 cmd.prepend("SELECT_NETWORK "); 1090 cmd.prepend("ENABLE_NETWORK "); 1109 cmd.prepend("DISABLE_NETWORK "); 1199 cmd.prepend("REMOVE_NETWORK "); 1264 cmd.prepend("GET_NETWORK "); [all...] |
/build/ |
envsetup.sh | 227 # If prebuilts/android-emulator/<system>/ exists, prepend it to our PATH 938 local prepend='' 941 prepend=' ' 951 qpid | \grep "$prepend$EXE$append" 961 local prepend='' 964 prepend=' ' 972 | \grep "$prepend$EXE$append" \ [all...] |
/external/robolectric/v1/src/main/java/android/net/ |
Uri__FromAndroid.java | [all...] |
/external/llvm/test/CodeGen/Mips/ |
dsp-r2.ll | 562 ; CHECK: prepend ${{[0-9]+}} 564 %0 = tail call i32 @llvm.mips.prepend(i32 %a0, i32 %a1, i32 15) 568 declare i32 @llvm.mips.prepend(i32, i32, i32) nounwind readnone
|
/external/valgrind/perf/ |
vg_perf.in | 114 # 1. Can prepend "." onto programs to avoid trouble with users who don't have 116 # 2. Can prepend the current dir to make the command absolute to avoid 412 # Nb: Don't prepend a '/' to the base directory
|
/ndk/sources/cxx-stl/stlport/src/ |
num_put_float.cpp | 532 // prepend leading zeros to exponent 534 // we stop prepend zeros if more than 3 digits. To repect both STLport prepend zeros [all...] |
/ndk/sources/host-tools/make-3.81/glob/ |
glob.c | 1098 /* Prepend DIRNAME to each of N members of ARRAY, replacing ARRAY's 1119 We want "/foo" instead, so don't prepend any chars from DIRNAME. */ 1125 /* DIRNAME is "d:/". Don't prepend the slash from DIRNAME. */ [all...] |
/build/blueprint/ |
ninja_defs.go | 70 CommandDeps []string // Command-specific implicit dependencies to prepend to builds
|
/build/tools/makeparallel/ |
makeparallel.cpp | 90 // Prepend a - to the first argument if it does not have one and is not a
|
/dalvik/dexgen/src/com/android/dexgen/rop/code/ |
RegisterSpecList.java | 220 * @param spec {@code non-null;} the new first spec (to prepend)
|
/dalvik/dx/src/com/android/dx/rop/code/ |
RegisterSpecList.java | 221 * @param spec {@code non-null;} the new first spec (to prepend)
|
/development/samples/ToyVpn/server/linux/ |
ToyVpnServer.cpp | 134 // If it looks like an option, prepend a space instead of a comma.
|
/docs/source.android.com/src/source/ |
building.jd | 142 <p>Another JDK previously installed appearing in your path. Prepend the correct JDK to the beginning of your PATH or remove the problematic JDK.</p>
|
/external/autotest/client/site_tests/graphics_GLBench/ |
graphics_GLBench.py | 215 # Prepend unit to test name to maintain backwards compatibility with
|
/external/autotest/client/site_tests/login_OobeLocalization/ |
login_OobeLocalization.py | 101 # Prepend each xkb value with the component extension id.
|
/external/autotest/server/cros/chaos_lib/ |
chaos_analyzer.py | 238 # specified in which case we prepend the |testname_| to the
|
/external/bison/src/ |
symlist.c | 132 | Prepend NODE to the LIST. |
|
/external/boringssl/src/crypto/perlasm/ |
x86gas.pl | 76 # prepend global references with optional underscore
|