OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:bin
(Results
326 - 350
of
1246
) sorted by null
<<
11
12
13
14
15
16
17
18
19
20
>>
/external/chromium_org/third_party/skia/platform_tools/chromeos/bin/
chromeos_make
0
#!/
bin
/bash
70
cros chrome-sdk --nogoma --board ${deviceID} --debug -- /
bin
/sh -c "cd ${SKIA_TOP_DIR}; platform_tools/chromeos/
bin
/build_skia_in_chroot ${makeVars}"
/external/chromium_org/third_party/sqlite/src/
Makefile.arm-wince-mingw32ce-gcc
15
MINGW32CE = /opt/mingw32ce/
bin
29
#BCC = /opt/ancic/
bin
/c89 -0
82
#TCC = /opt/mingw/
bin
/i386-mingw32-gcc -O6
84
#TCC = /opt/ansic/
bin
/c89 -O +z -Wl,-a,archive
89
#AR = /opt/mingw/
bin
/i386-mingw32-ar cr
92
#RANLIB = /opt/mingw/
bin
/i386-mingw32-ranlib
/external/chromium_org/third_party/tcmalloc/vendor/packages/
deb.sh
0
#!/
bin
/bash -e
18
if [ \! -x /usr/
bin
/debuild ]; then
19
echo "Cannot find /usr/
bin
/debuild. Not building Debian packages." 1>&2
/external/cmockery/cmockery_0_1_2/packages/
deb.sh
0
#!/
bin
/bash -e
17
if [ \! -x /usr/
bin
/debuild ]; then
18
echo "Cannot find /usr/
bin
/debuild. Not building Debian packages." 1>&2
/external/e2fsprogs/resize/
test-resize
0
#!/
bin
/sh
11
/
bin
/rm -f $FS ; touch $FS
/external/icu/icu4c/source/
configure.mk
16
( $(AUTOCONF) && mv configure configure.tmp && sed -e 's%^ac_cr=.*%ac_cr=`echo X |tr X "\\015"`%' < configure.tmp > configure && chmod a+rx $@ && rm configure.tmp ) || ( rm $@ ; "echo configure build failed" ; /usr/
bin
/false )
/external/mesa3d/src/gallium/drivers/nouveau/
nouveau_video.h
86
struct nouveau_bufctx *ctx, int
bin
, uint32_t rw)
88
nouveau_bufctx_mthd(ctx,
bin
, NV04_FIFO_PKHDR(subc, mthd, 1),
/external/mesa3d/src/gallium/state_trackers/clover/core/
program.cpp
37
for_each([&](clover::device *dev, const clover::module &
bin
) {
38
__binaries.insert({ dev,
bin
});
/external/mesa3d/src/gallium/state_trackers/d3d1x/mstools/
download-mstools
0
#!/
bin
/bash
46
fxc_path="DXSDK/Utilities/
bin
/x86/fxc.exe"
72
/
bin
/cp -dpf "$fxc_path" .
/external/skia/platform_tools/chromeos/bin/
chromeos_make
0
#!/
bin
/bash
70
cros chrome-sdk --nogoma --board ${deviceID} --debug -- /
bin
/sh -c "cd ${SKIA_TOP_DIR}; platform_tools/chromeos/
bin
/build_skia_in_chroot ${makeVars}"
/frameworks/av/services/audioflinger/tests/
mixer_to_wav_tests.sh
0
#!/
bin
/bash
50
adb push $OUT/system/
bin
/test-mixer /system/
bin
/frameworks/base/cmds/uiautomator/cmds/uiautomator/
uiautomator
123
exec app_process ${base}/
bin
com.android.commands.uiautomator.Launcher ${args}
/libcore/luni/src/test/etc/loading-test2-jar/
build.sh
0
#!/
bin
/bash -e
23
newProg=`/
bin
/ls -ld "${prog}"`
/build/core/
executable_prefer_symlink.mk
5
# Note: now only limited to the binaries that will be installed under system/
bin
directory
12
my_symlink := $(addprefix $(TARGET_OUT)/
bin
/, $(LOCAL_MODULE))
34
my_symlink := $(addprefix $(HOST_OUT)/
bin
/, $(LOCAL_MODULE))
/external/chromium_org/third_party/WebKit/PerformanceTests/SunSpider/tests/sunspider-0.9/
crypto-sha1.js
149
var
bin
= Array();
152
bin
[i>>5] |= (str.charCodeAt(i / chrsz) & mask) << (32 - chrsz - i%32);
153
return
bin
;
159
function binb2str(
bin
)
163
for(var i = 0; i <
bin
.length * 32; i += chrsz)
164
str += String.fromCharCode((
bin
[i>>5] >>> (32 - chrsz - i%32)) & mask);
/external/chromium_org/third_party/WebKit/PerformanceTests/SunSpider/tests/sunspider-0.9.1/
crypto-sha1.js
149
var
bin
= Array();
152
bin
[i>>5] |= (str.charCodeAt(i / chrsz) & mask) << (32 - chrsz - i%32);
153
return
bin
;
159
function binb2str(
bin
)
163
for(var i = 0; i <
bin
.length * 32; i += chrsz)
164
str += String.fromCharCode((
bin
[i>>5] >>> (32 - chrsz - i%32)) & mask);
/external/chromium_org/third_party/WebKit/PerformanceTests/SunSpider/tests/sunspider-1.0/
crypto-sha1.js
149
var
bin
= Array();
152
bin
[i>>5] |= (str.charCodeAt(i / chrsz) & mask) << (32 - chrsz - i%32);
153
return
bin
;
159
function binb2str(
bin
)
163
for(var i = 0; i <
bin
.length * 32; i += chrsz)
164
str += String.fromCharCode((
bin
[i>>5] >>> (32 - chrsz - i%32)) & mask);
/external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/org.eclipse.build.tools/properties/
feedPublish.eclipse.properties
94
cvsExec=/usr/
bin
/cvs
103
scpExec=/usr/
bin
/scp
108
sshExec=/usr/
bin
/ssh
feedPublish.emf.properties
80
cvsExec=/usr/
bin
/cvs
89
scpExec=/usr/
bin
/scp
94
sshExec=/usr/
bin
/ssh
feedPublish.uml2.properties
80
cvsExec=/usr/
bin
/cvs
89
scpExec=/usr/
bin
/scp
94
sshExec=/usr/
bin
/ssh
/external/eigen/lapack/
clacgv.f
10
*> <a href="http://www.netlib.org/cgi-
bin
/netlibfiles.tgz?format=tgz&filename=/lapack/lapack_routine/clacgv.f">
12
*> <a href="http://www.netlib.org/cgi-
bin
/netlibfiles.zip?format=zip&filename=/lapack/lapack_routine/clacgv.f">
14
*> <a href="http://www.netlib.org/cgi-
bin
/netlibfiles.txt?format=txt&filename=/lapack/lapack_routine/clacgv.f">
cladiv.f
10
*> <a href="http://www.netlib.org/cgi-
bin
/netlibfiles.tgz?format=tgz&filename=/lapack/lapack_routine/cladiv.f">
12
*> <a href="http://www.netlib.org/cgi-
bin
/netlibfiles.zip?format=zip&filename=/lapack/lapack_routine/cladiv.f">
14
*> <a href="http://www.netlib.org/cgi-
bin
/netlibfiles.txt?format=txt&filename=/lapack/lapack_routine/cladiv.f">
dladiv.f
10
*> <a href="http://www.netlib.org/cgi-
bin
/netlibfiles.tgz?format=tgz&filename=/lapack/lapack_routine/dladiv.f">
12
*> <a href="http://www.netlib.org/cgi-
bin
/netlibfiles.zip?format=zip&filename=/lapack/lapack_routine/dladiv.f">
14
*> <a href="http://www.netlib.org/cgi-
bin
/netlibfiles.txt?format=txt&filename=/lapack/lapack_routine/dladiv.f">
dlapy2.f
10
*> <a href="http://www.netlib.org/cgi-
bin
/netlibfiles.tgz?format=tgz&filename=/lapack/lapack_routine/dlapy2.f">
12
*> <a href="http://www.netlib.org/cgi-
bin
/netlibfiles.zip?format=zip&filename=/lapack/lapack_routine/dlapy2.f">
14
*> <a href="http://www.netlib.org/cgi-
bin
/netlibfiles.txt?format=txt&filename=/lapack/lapack_routine/dlapy2.f">
dlapy3.f
10
*> <a href="http://www.netlib.org/cgi-
bin
/netlibfiles.tgz?format=tgz&filename=/lapack/lapack_routine/dlapy3.f">
12
*> <a href="http://www.netlib.org/cgi-
bin
/netlibfiles.zip?format=zip&filename=/lapack/lapack_routine/dlapy3.f">
14
*> <a href="http://www.netlib.org/cgi-
bin
/netlibfiles.txt?format=txt&filename=/lapack/lapack_routine/dlapy3.f">
Completed in 537 milliseconds
<<
11
12
13
14
15
16
17
18
19
20
>>