HomeSort by relevance Sort by last modified time
    Searched refs:PROG (Results 101 - 125 of 125) sorted by null

1 2 3 45

  /toolchain/binutils/binutils-2.25/gas/testsuite/gas/mips/
loc-swap-2.d 0 #PROG: readelf
micromips@loc-swap-2.d 0 #PROG: readelf
mips16@loc-swap-2.d 0 #PROG: readelf
loc-swap.d 0 #PROG: readelf
mips16@loc-swap.d 0 #PROG: readelf
micromips@loc-swap.d 0 #PROG: readelf
mips16-intermix.d 0 #PROG: nm
  /external/fio/tools/
genfio 39 PROG=$(basename $0)
40 echo "usage of $PROG:"
73 $PROG -d /dev/sdb,/dev/sdc,/dev/sdd,/dev/sde -a -b 4k,128k,1m -r 100 -a -x dellr720-day2/
  /external/lzma/CPP/7zip/Bundles/Format7zExtractR/
makefile 0 PROG = 7zxr.dll
  /external/lzma/CPP/7zip/Bundles/Format7zR/
makefile 0 PROG = 7zra.dll
  /external/lzma/CPP/7zip/Bundles/SFXCon/
makefile 0 PROG = 7zCon.sfx
  /external/lzma/CPP/7zip/Bundles/SFXSetup/
makefile 0 PROG = 7zS.sfx
  /external/vboot_reference/scripts/image_signing/
common_minimal.sh 12 PROG=$(basename $0)
sign_official_build.sh 26 Usage: $PROG <type> input_image /path/to/keys/dir [output_image] [version_file]
  /external/lzma/CPP/
Build.mak 84 PROGPATH = $O\$(PROG)
  /external/chromium-trace/catapult/third_party/gsutil/third_party/protorpc/experimental/javascript/closure/
xmlhttp.js 168 * The ActiveX PROG ID string to use to create xhr's in IE. Lazily initialized.
177 * @return {string} The ActiveX PROG ID string to use to create xhr's in IE.
181 // The following blog post describes what PROG IDs to use to create the
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.8/
build-lucid-multilib-toolchain.sh 556 local PROG
557 PROG=`which $2 2>/dev/null`
558 if [ -n "$PROG" ] ; then
559 if pattern_match '^no ' "$PROG"; then
560 PROG=
563 eval $1="$PROG"
    [all...]
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/
build-precise-multilib-toolchain.sh 558 local PROG
559 PROG=`which $2 2>/dev/null`
560 if [ -n "$PROG" ] ; then
561 if pattern_match '^no ' "$PROG"; then
562 PROG=
565 eval $1="$PROG"
    [all...]
  /toolchain/binutils/binutils-2.25/gas/testsuite/lib/
gas-defs.exp 107 proc gas_run { prog as_opts redir } {
115 set status [gas_host_run "$AS $ASFLAGS $as_opts $srcdir/$subdir/$prog" "$redir"]
125 proc gas_run_stdin { prog as_opts redir } {
133 set status [gas_host_run "$AS $ASFLAGS $as_opts < $srcdir/$subdir/$prog" "$redir"]
154 proc gas_start { prog as_opts } {
164 verbose -log "Starting $AS $ASFLAGS $as_opts $prog" 2
165 set status [gas_host_run "$AS $ASFLAGS $as_opts $srcdir/$subdir/$prog" ">&gas.out"]
369 # PROG: [nm objcopy objdump readelf addr2line]
409 # to pass. The PROG, objdump, nm and objcopy options have no
419 # PROG, nm, objdump, or objcopy
    [all...]
  /toolchain/binutils/binutils-2.25/binutils/testsuite/binutils-all/i386/
compressed-1a.d 0 #PROG: objcopy
  /toolchain/binutils/binutils-2.25/binutils/testsuite/binutils-all/x86-64/
compressed-1a.d 0 #PROG: objcopy
  /external/lzma/CPP/7zip/Bundles/Alone7z/
makefile 0 PROG = 7zr.exe
  /external/lzma/CPP/7zip/Bundles/SFXWin/
makefile 0 PROG = 7z.sfx
  /toolchain/binutils/binutils-2.25/ld/testsuite/lib/
ld-lib.exp 80 proc run_host_cmd { prog command } {
85 if { ![is_remote host] && [which "$prog"] == 0 } then {
86 perror "$prog does not exist"
91 # ld_L_opt to flags. However, if $prog already has -B options,
94 set gccexe $prog
100 set prog $gccexe
107 verbose -log "$prog $gccflags $command"
108 set status [remote_exec host [concat sh -c [list "$prog $gccflags $command 2>&1"]] "" "/dev/null" "ld.tmp"]
126 proc run_host_cmd_yesno { prog command } {
129 set exec_output [prune_warnings [run_host_cmd "$prog" "$command"]
    [all...]
  /external/mksh/src/
Build.sh     [all...]

Completed in 1156 milliseconds

1 2 3 45