OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:bin
(Results
26 - 50
of
897
) sorted by null
1
2
3
4
5
6
7
8
9
10
11
>>
/external/chromium_org/cc/resources/
prioritized_tile_set.cc
21
if (ams.
bin
[LOW_PRIORITY_BIN] != bms.
bin
[LOW_PRIORITY_BIN])
22
return ams.
bin
[LOW_PRIORITY_BIN] < bms.
bin
[LOW_PRIORITY_BIN];
51
void SortBinTiles(ManagedTileBin
bin
, TileVector* tiles) {
52
switch (
bin
) {
74
void PrioritizedTileSet::InsertTile(Tile* tile, ManagedTileBin
bin
) {
75
tiles_[
bin
].push_back(make_scoped_refptr(tile));
79
for (int
bin
= 0;
bin
< NUM_BINS; ++bin
[
all
...]
/external/openssh/contrib/cygwin/
ssh-host-config
0
#!/
bin
/bash
29
/usr/
bin
/basename coreutils
30
/usr/
bin
/cat coreutils
31
/usr/
bin
/chmod coreutils
32
/usr/
bin
/dirname coreutils
33
/usr/
bin
/id coreutils
34
/usr/
bin
/mv coreutils
35
/usr/
bin
/rm coreutils
36
/usr/
bin
/cygpath cygwin
37
/usr/
bin
/mount cygwi
[
all
...]
/device/lge/hammerhead/
gps.conf
8
XTRA_SERVER_1=http://xtra1.gpsonextra.net/xtra2.
bin
9
XTRA_SERVER_2=http://xtra2.gpsonextra.net/xtra2.
bin
10
XTRA_SERVER_3=http://xtra3.gpsonextra.net/xtra2.
bin
/device/lge/mako/
gps.conf
8
XTRA_SERVER_1=http://xtra1.gpsonextra.net/xtra2.
bin
9
XTRA_SERVER_2=http://xtra2.gpsonextra.net/xtra2.
bin
10
XTRA_SERVER_3=http://xtra3.gpsonextra.net/xtra2.
bin
/external/chromium_org/third_party/lcov/
Makefile
18
BIN_DIR := $(PREFIX)/usr/
bin
21
FILES := $(wildcard
bin
/*) $(wildcard man/*) README CHANGES Makefile \
40
bin
/install.sh
bin
/lcov $(BIN_DIR)/lcov
41
bin
/install.sh
bin
/genhtml $(BIN_DIR)/genhtml
42
bin
/install.sh
bin
/geninfo $(BIN_DIR)/geninfo
43
bin
/install.sh
bin
/genpng $(BIN_DIR)/genpn
[
all
...]
/external/chromium_org/third_party/lcov-1.9/
Makefile
18
BIN_DIR := $(PREFIX)/usr/
bin
21
FILES := $(wildcard
bin
/*) $(wildcard man/*) README CHANGES Makefile \
40
bin
/install.sh
bin
/lcov $(BIN_DIR)/lcov -m 755
41
bin
/install.sh
bin
/genhtml $(BIN_DIR)/genhtml -m 755
42
bin
/install.sh
bin
/geninfo $(BIN_DIR)/geninfo -m 755
43
bin
/install.sh
bin
/genpng $(BIN_DIR)/genpng -m 75
[
all
...]
/external/chromium_org/chrome/installer/linux/debian/
prerm
0
#!/
bin
/sh
20
update-alternatives --remove x-www-browser /usr/
bin
/@@PACKAGE@@
21
update-alternatives --remove gnome-www-browser /usr/
bin
/@@PACKAGE@@
/external/qemu-pc-bios/bochs/bios/
bios_usage
0
#!/
bin
/csh -f
3
usage rombios.
bin
temp.usage
4
/
bin
/rm temp.usage
/external/chromium_org/third_party/openssl/openssl/crypto/threads/
pthread.sh
0
#!/
bin
/sh
7
/
bin
/rm -f mttest
/external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/org.eclipse.build.tools/scripts_bugzilla/
buildBugToolsJar.sh
0
#!/
bin
/sh
5
$ANT_HOME/
bin
/ant -f buildBugToolsJar.xml;
buildBugToolsZip.sh
0
#!/
bin
/sh
5
$ANT_HOME/
bin
/ant -f buildBugToolsZip.xml;
/external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/org.eclipse.build.tools/scripts_rss/
buildFeedToolsJar.sh
11
#!/
bin
/sh
15
$ANT_HOME/
bin
/ant -f buildFeedToolsJar.xml;
buildFeedToolsZip.sh
11
#!/
bin
/sh
15
$ANT_HOME/
bin
/ant -f buildFeedToolsZip.xml;
feedWatch.sh
11
#!/
bin
/sh
15
$ANT_HOME/
bin
/ant -f feedWatch.xml;
/external/guava/
mvn-deploy.sh
0
#!/
bin
/bash
16
JAVA_CMD=${JAVA_HOME}/
bin
/java
/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/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];
/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
/sdk/build/
tools.windows.atree
31
bin
/dmtracedump.exe strip tools/dmtracedump.exe
47
bin
/emulator.exe strip tools/emulator.exe
48
bin
/emulator-arm.exe strip tools/emulator-arm.exe
49
bin
/emulator-x86.exe strip tools/emulator-x86.exe
50
bin
/emulator-mips.exe strip tools/emulator-mips.exe
64
bin
/etc1tool.exe strip tools/etc1tool.exe
70
bin
/hprof-conv.exe strip tools/hprof-conv.exe
73
bin
/mksdcard.exe strip tools/mksdcard.exe
78
rm tools/proguard/
bin
79
prebuilts/tools/common/proguard/proguard4.7/
bin
/proguard.bat tools/proguard/bin/proguard.ba
[
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)
Completed in 678 milliseconds
1
2
3
4
5
6
7
8
9
10
11
>>