HomeSort by relevance Sort by last modified time
    Searched refs:bin (Results 1 - 25 of 2275) sorted by null

1 2 3 4 5 6 7 8 91011>>

  /external/valgrind/none/tests/scripts/
shell_valid4 2 /bin/echo
  /development/ide/intellij/
p4.sh 0 #!/bin/sh
8 exec /opt/local/bin/p4 $*
  /external/wpa_supplicant_8/src/utils/
uuid.c 14 int uuid_str2bin(const char *str, u8 *bin)
20 opos = bin;
49 int uuid_bin2str(const u8 *bin, char *str, size_t max_len)
54 bin[0], bin[1], bin[2], bin[3],
55 bin[4], bin[5], bin[6], bin[7]
    [all...]
uuid.h 14 int uuid_str2bin(const char *str, u8 *bin);
15 int uuid_bin2str(const u8 *bin, char *str, size_t max_len);
  /external/svox/pico/lang/
PicoLangDeDeInSystem.mk 10 external/svox/pico/lang/de-DE_gl0_sg.bin:system/tts/lang_pico/de-DE_gl0_sg.bin \
11 external/svox/pico/lang/de-DE_ta.bin:system/tts/lang_pico/de-DE_ta.bin
PicoLangDefaultInSystem.mk 10 external/svox/pico/lang/en-US_lh0_sg.bin:system/tts/lang_pico/en-US_lh0_sg.bin \
11 external/svox/pico/lang/en-US_ta.bin:system/tts/lang_pico/en-US_ta.bin
PicoLangEnGBInSystem.mk 10 external/svox/pico/lang/en-GB_kh0_sg.bin:system/tts/lang_pico/en-GB_kh0_sg.bin \
11 external/svox/pico/lang/en-GB_ta.bin:system/tts/lang_pico/en-GB_ta.bin
PicoLangEnUsInSystem.mk 10 external/svox/pico/lang/en-US_lh0_sg.bin:system/tts/lang_pico/en-US_lh0_sg.bin \
11 external/svox/pico/lang/en-US_ta.bin:system/tts/lang_pico/en-US_ta.bin
PicoLangEsEsInSystem.mk 10 external/svox/pico/lang/es-ES_zl0_sg.bin:system/tts/lang_pico/es-ES_zl0_sg.bin \
11 external/svox/pico/lang/es-ES_ta.bin:system/tts/lang_pico/es-ES_ta.bin
PicoLangFrFrInSystem.mk 10 external/svox/pico/lang/fr-FR_nk0_sg.bin:system/tts/lang_pico/fr-FR_nk0_sg.bin \
11 external/svox/pico/lang/fr-FR_ta.bin:system/tts/lang_pico/fr-FR_ta.bin
PicoLangItItInSystem.mk 10 external/svox/pico/lang/it-IT_cm0_sg.bin:system/tts/lang_pico/it-IT_cm0_sg.bin \
11 external/svox/pico/lang/it-IT_ta.bin:system/tts/lang_pico/it-IT_ta.bin
  /external/valgrind/drd/tests/
supported_libpthread 0 #!/bin/sh
8 if [ ! -x /usr/bin/getconf ]; then
9 echo "Error: could not find the program /usr/bin/getconf."
14 libpthread_version="$(/usr/bin/getconf GNU_LIBPTHREAD_VERSION 2>/dev/null)"
  /external/icu/icu4j/eclipse-build/plugins.template/com.ibm.icu.base.tests/
build.properties 12 output.. = bin/
13 bin.includes = .,\
  /external/icu/icu4j/eclipse-build/plugins.template/com.ibm.icu.tests/
build.properties 12 output.. = bin/
13 bin.includes = .,\
  /external/mesa3d/src/gallium/tools/
addr2line.sh 0 #!/bin/bash
10 sed -nre 's|([^ ]*/[^ ]*)\(\+0x([^)]*).*|\1 \2|p' "$input"|sort|uniq|while read bin addr; do
11 if test "$lastbin" != "$bin"; then
13 lastbin="$bin"
14 echo "$bin" > "$dir/$i.addrs.bin"
21 bin="$(<"$i.bin")"
22 addr2line -p -e "$bin" -a -f < "$i"|sed -nre 's@^0x0*([^:]*): ([^?]*)$@s|'"$bin"'(+0x\1)|\2|g@gp
    [all...]
  /external/wpa_supplicant_8/wpa_supplicant/examples/
60_wpa_supplicant 0 #!/bin/sh
6 PATH=/sbin:/usr/sbin:/bin:/usr/bin
  /device/lge/bullhead/
gps.conf 8 XTRA_SERVER_1=http://xtrapath1.izatcloud.net/xtra2.bin
9 XTRA_SERVER_2=http://xtrapath2.izatcloud.net/xtra2.bin
10 XTRA_SERVER_3=http://xtrapath3.izatcloud.net/xtra2.bin
  /device/moto/shamu/
gps.conf 8 XTRA_SERVER_1=http://xtrapath1.izatcloud.net/xtra2.bin
9 XTRA_SERVER_2=http://xtrapath2.izatcloud.net/xtra2.bin
10 XTRA_SERVER_3=http://xtrapath3.izatcloud.net/xtra2.bin
  /hardware/broadcom/wlan/bcmdhd/firmware/bcm4330/
device-bcm.mk 21 BCM_FW_SRC_FILE_STA := fw_bcm4330_bg.bin
22 BCM_FW_SRC_FILE_AP := fw_bcm4330_apsta_bg.bin
24 BCM_FW_SRC_FILE_STA := fw_bcm4330_abg.bin
25 BCM_FW_SRC_FILE_AP := fw_bcm4330_apsta_bg.bin
29 hardware/broadcom/wlan/bcmdhd/firmware/bcm4330/$(BCM_FW_SRC_FILE_STA):$(TARGET_COPY_OUT_VENDOR)/firmware/fw_bcmdhd.bin \
30 hardware/broadcom/wlan/bcmdhd/firmware/bcm4330/$(BCM_FW_SRC_FILE_AP):$(TARGET_COPY_OUT_VENDOR)/firmware/fw_bcmdhd_apsta.bin
  /hardware/broadcom/wlan/bcmdhd/firmware/bcm4356/
device-bcm.mk 21 BCM_FW_SRC_FILE_STA := fw_bcm4356_sdio.bin
22 BCM_FW_SRC_FILE_AP := fw_bcm4356_ap_sdio.bin
24 BCM_FW_SRC_FILE_STA := fw_bcm4356_pcie.bin
25 BCM_FW_SRC_FILE_AP := fw_bcm4356_ap_pcie.bin
29 hardware/broadcom/wlan/bcmdhd/firmware/bcm4356/$(BCM_FW_SRC_FILE_STA):$(TARGET_COPY_OUT_VENDOR)/firmware/fw_bcmdhd.bin \
30 hardware/broadcom/wlan/bcmdhd/firmware/bcm4356/$(BCM_FW_SRC_FILE_AP):$(TARGET_COPY_OUT_VENDOR)/firmware/fw_bcmdhd_apsta.bin
  /external/autotest/client/site_tests/firmware_TouchMTB/
firmware_TouchMTB.py 7 from autotest_lib.client.bin import test
8 from autotest_lib.client.bin import utils
  /external/opencv3/samples/android/hello-android/
run.sh 0 #!/bin/sh
6 adb push ./bin/$PROJECT_NAME /data/bin/sample/$PROJECT_NAME || return
9 adb shell chmod 777 /data/bin/sample/$PROJECT_NAME || return
12 adb shell /data/bin/sample/$PROJECT_NAME || return
  /external/shflags/bin/
cb_wrapper.sh 1 ../bin/continuous_build.sh -c ./shflags_test.sh -w shflags -O ~/tmp
  /external/strace/tests/
strace-f.test 0 #!/bin/sh
7 time=/usr/bin/time
  /build/kati/testcase/
shell_var.mk 3 SHELL:=/bin/echo
7 echo=/bin/echo

Completed in 379 milliseconds

1 2 3 4 5 6 7 8 91011>>