OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:bin
(Results
51 - 75
of
1246
) sorted by null
1
2
3
4
5
6
7
8
9
10
11
>>
/external/guava/
mvn-deploy.sh
0
#!/
bin
/bash
16
JAVA_CMD=${JAVA_HOME}/
bin
/java
/external/libpcap/
mkdep
0
#!/
bin
/sh -
16
PATH=/
bin
:/usr/
bin
:/usr/ucb:/usr/local:/usr/local/
bin
:/usr/sfw/
bin
/external/libunwind/tests/
perf-startup
0
#!/
bin
/sh
5
warmup=$(./forker 2000 /
bin
/true | cut -f1 -d' ')
7
nsec1=$(./forker 2000 /
bin
/true | cut -f1 -d' ')
8
printf "\"/
bin
/true\"\t\t\t\t\t\t: $nsec1 nsec/execution\n"
10
nsec2=$(LD_PRELOAD=$LIBUNWIND ./forker 2000 /
bin
/true | cut -f1 -d' ')
11
printf "\"LD_PRELOAD=$LIBUNWIND /
bin
/true\"\t: $nsec2 nsec/execution\n"
13
nsec3=$(LD_PRELOAD=$LIBUNWIND_PLAT ./forker 2000 /
bin
/true | cut -f1 -d' ')
14
printf "\"LD_PRELOAD=$LIBUNWIND_PLAT /
bin
/true\"\t: $nsec3 nsec/execution\n"
/external/openssl/crypto/threads/
pthread.sh
0
#!/
bin
/sh
7
/
bin
/rm -f mttest
/external/srec/config/en.us/
run-liveaudio.sh
1
/system/
bin
/SRecTestAudio -parfile baseline11k.par -tcp tcp/recognize_10_live.tcp
/frameworks/av/services/audioflinger/tests/
run_all_unit_tests.sh
0
#!/
bin
/bash
11
adb shell /system/
bin
/resampler_tests
/frameworks/base/cmds/am/
am
1
#!/system/
bin
/sh
8
exec app_process $base/
bin
com.android.commands.am.Am "$@"
/frameworks/base/media/tests/MediaFrameworkTest/src/com/android/mediaframeworktest/functional/
EnergyProbe.java
72
int
bin
= 2 * (freq * CAPTURE_SIZE / mMaxFrequency / 2);
local
73
if (
bin
< 2)
bin
= 2;
77
(j < AVERAGE_COUNT) && ((
bin
+ 2 * j) < CAPTURE_SIZE);
79
tmp += (int)mFft[
bin
+ 2 * j] * (int)mFft[
bin
+ 2 * j] +
80
(int)mFft[
bin
+ 2 * j + 1] * (int)mFft[
bin
+ 2 * j + 1];
/hardware/broadcom/wlan/bcmdhd/firmware/bcm43341/
device-bcm.mk
20
BCM_FW_SRC_FILE_STA := fw_bcm43341.
bin
23
hardware/broadcom/wlan/bcmdhd/firmware/bcm43341/$(BCM_FW_SRC_FILE_STA):$(TARGET_COPY_OUT_VENDOR)/firmware/fw_bcmdhd.
bin
/external/qemu/distrib/sdl-1.2.15/Xcode/
package
0
#! /
bin
/csh -ef
3
set prog = `/usr/
bin
/basename $0`
7
if (-x /usr/
bin
/mkbom) then
8
set mkbom=/usr/
bin
/mkbom
9
set lsbom=/usr/
bin
/lsbom
15
if (-x /usr/
bin
/awk) then
16
set awk=/usr/
bin
/awk
18
set awk=/
bin
/awk
21
set gnutar=/usr/
bin
/gnutar
22
set tar=/usr/
bin
/ta
[
all
...]
/external/chromium_org/third_party/codesighs/
autosummary.win.bash
0
#!/
bin
/bash
125
/usr/
bin
/find $OBJROOT -type f -name "*.obj" -or -name "*.map" | while read FNAME; do
148
$OBJROOT/dist/
bin
/msdump2symdb --input $ALLOBJSYMSFILE | /usr/
bin
/sort > $SYMDBFILE 2> /dev/null
162
$OBJROOT/dist/
bin
/msmap2tsv --symdb $SYMDBFILE --batch < $ALLMAPSFILE > $RAWTSVFILE 2> /dev/null
168
/usr/
bin
/sort -r $RAWTSVFILE > $COPYSORTTSV
181
$OBJROOT/dist/
bin
/maptsvdifftool --negation --input $DIFFFILE | dos2unix >> $SUMMARYFILE
183
$OBJROOT/dist/
bin
/codesighs --modules --input $COPYSORTTSV | dos2unix >> $SUMMARYFILE
198
$OBJROOT/dist/
bin
/codesighs --totalonly --input $COPYSORTTSV | dos2unix
205
$OBJROOT/dist/
bin
/maptsvdifftool --negation --summary --input $DIFFFILE | dos2uni
[
all
...]
/external/qemu-pc-bios/
Makefile
26
all: bios.
bin
vgabios-cirrus.
bin
31
bios.
bin
: bochs/bios/Makefile
35
vgabios-cirrus.
bin
:
37
$(CP) vgabios/VGABIOS-lgpl-latest.cirrus.
bin
$@
46
rm -rf bios.
bin
vgabios-cirrus.
bin
/external/nanopb-c/tools/
make_linux_package.sh
0
#!/
bin
/bash
26
mv $DEST/generator/dist $DEST/generator-
bin
32
cp `which protoc` $DEST/generator-
bin
/protoc.
bin
34
cp $LIBPROTOC $DEST/generator-
bin
/
35
cat > $DEST/generator-
bin
/protoc << EOF
36
#!/
bin
/bash
40
exec "\$SCRIPTDIR/protoc.
bin
" "\$@"
42
chmod +x $DEST/generator-
bin
/protoc
make_mac_package.sh
0
#!/
bin
/bash
25
mv $DEST/generator/dist/nanopb_generator $DEST/generator-
bin
31
cp $DEST/generator-
bin
/nanopb_generator $DEST/generator-
bin
/protoc-gen-nanopb
34
cp `which protoc` $DEST/generator-
bin
/protoc.
bin
37
cp $LIBPROTOC $LIBPROTOBUF $DEST/generator-
bin
/
38
cat > $DEST/generator-
bin
/protoc << EOF
39
#!/
bin
/bash
43
exec "\$SCRIPTDIR/protoc.
bin
" "\$@
[
all
...]
/external/srec/portable/src/
pmemblock.c
95
int i,
bin
;
local
96
for (i = 0,
bin
= 1; i < NUM_TRACKING_BINS; i++,
bin
<<= 1)
98
if ((int)size <=
bin
)
138
uint32
bin
= findBin(size);
local
139
uint32 binsize = 1 <<
bin
;
144
if (
bin
== 0)
146
if (
bin
== 1)
148
if (
bin
== 2)
150
if (
bin
== 3
222
uint32
bin
= findBin(size);
local
[
all
...]
/development/cmds/monkey/
Android.mk
12
ALL_PREBUILT += $(TARGET_OUT)/
bin
/monkey
13
$(TARGET_OUT)/
bin
/monkey : $(LOCAL_PATH)/monkey | $(ACP)
/external/chromium_org/chrome/test/chromeos/autotest/files/client/deps/page_cycler_dep/
page_cycler_dep.py
1
#!/usr/
bin
/python
11
from autotest_lib.client.
bin
import utils
/external/chromium_org/chrome/test/chromeos/autotest/files/client/deps/perf_data_dep/
perf_data_dep.py
1
#!/usr/
bin
/python
13
from autotest_lib.client.
bin
import utils
/external/chromium_org/chrome/test/chromeos/autotest/files/client/deps/pyauto_dep/
pyauto_dep.py
1
#!/usr/
bin
/python
13
from autotest_lib.client.
bin
import utils
/external/chromium_org/chrome/test/chromeos/autotest/files/client/deps/telemetry_dep/
telemetry_dep.py
1
#!/usr/
bin
/python
13
from autotest_lib.client.
bin
import utils
/external/chromium_org/third_party/libjingle/source/talk/build/
build_jar.sh
0
#!/
bin
/bash
50
$JAVA_HOME/
bin
/javac -Xlint:deprecation -Xlint:unchecked -d "$TMP_DIR" \
52
$JAVA_HOME/
bin
/jar cf "$JAR_NAME" -C "$TMP_DIR" .
/external/chromium_org/tools/android/asan/
asan_device_setup.sh
0
#!/
bin
/bash -e
80
$ADB shell mv /system/
bin
/app_process.real /system/
bin
/app_process
81
$ADB shell rm /system/
bin
/asanwrapper
98
elif [[ $(basename "$HERE") == "
bin
" ]]; then
123
$ADB pull /system/
bin
/app_process "$TMPDIROLD"
124
$ADB pull /system/
bin
/app_process.real "$TMPDIROLD" || true
125
$ADB pull /system/
bin
/asanwrapper "$TMPDIROLD" || true
154
#!/system/
bin
/sh
157
exec /system/
bin
/app_process.real \$
[
all
...]
/external/compiler-rt/lib/asan/scripts/
asan_device_setup
0
#!/
bin
/bash -e
80
$ADB shell mv /system/
bin
/app_process.real /system/
bin
/app_process
81
$ADB shell rm /system/
bin
/asanwrapper
98
elif [[ $(basename "$HERE") == "
bin
" ]]; then
123
$ADB pull /system/
bin
/app_process "$TMPDIROLD"
124
$ADB pull /system/
bin
/app_process.real "$TMPDIROLD" || true
125
$ADB pull /system/
bin
/asanwrapper "$TMPDIROLD" || true
154
#!/system/
bin
/sh
157
exec /system/
bin
/app_process.real \$
[
all
...]
/external/jemalloc/android/src/
je_mallinfo.c
39
arena_bin_t*
bin
= &arenas[i]->bins[j];
local
41
malloc_mutex_lock(&
bin
->lock);
42
mi.uordblks +=
bin
->stats.allocated;
43
malloc_mutex_unlock(&
bin
->lock);
/external/ltrace/testsuite/ltrace.main/
main-internal.exp
19
set
bin
[ltraceCompile {} [ltraceSource c {
30
ltraceMatch [ltraceRun -L -xthis -- $
bin
] {
Completed in 699 milliseconds
1
2
3
4
5
6
7
8
9
10
11
>>