HomeSort by relevance Sort by last modified time
    Searched refs:bin (Results 226 - 250 of 1143) sorted by null

1 2 3 4 5 6 7 8 91011>>

  /external/libogg/win32/VS6/
build_ogg_dynamic.bat 10 call "c:\program files\microsoft visual studio\vc98\bin\vcvars32.bat"
build_ogg_dynamic_debug.bat 10 call "c:\program files\microsoft visual studio\vc98\bin\vcvars32.bat"
build_ogg_static.bat 10 call "c:\program files\microsoft visual studio\vc98\bin\vcvars32.bat"
build_ogg_static_debug.bat 10 call "c:\program files\microsoft visual studio\vc98\bin\vcvars32.bat"
  /external/mesa3d/src/gallium/state_trackers/clover/api/
program.cpp 79 compat::istream::buffer_t bin(p, l);
80 compat::istream s(bin);
199 compat::ostream::buffer_t bin;
200 compat::ostream s(bin);
202 return bin.size();
210 compat::ostream::buffer_t bin;
211 compat::ostream s(bin);
213 return bin;
  /external/mesa3d/src/mesa/drivers/dri/nouveau/
nouveau_local.h 96 PUSH_RESET(struct nouveau_pushbuf *push, int bin)
98 nouveau_bufctx_reset(BUFCTX(push), bin); local
102 PUSH_MTHDl(struct nouveau_pushbuf *push, int subc, int mthd, int bin,
105 nouveau_bufctx_mthd(BUFCTX(push), bin, (1 << 18) | (subc << 13) | mthd, local
111 PUSH_MTHDs(struct nouveau_pushbuf *push, int subc, int mthd, int bin,
115 nouveau_bufctx_mthd(BUFCTX(push), bin, (1 << 18) | (subc << 13) | mthd, local
125 PUSH_MTHD(struct nouveau_pushbuf *push, int subc, int mthd, int bin,
129 nouveau_bufctx_mthd(BUFCTX(push), bin, (1 << 18) | (subc << 13) | mthd, local
  /external/opencv/cvaux/include/
cvaux.hpp 114 float query( int* bin ) const
115 { return m_hist ? (float)cvGetRealND(m_hist->bins, bin) : 0.f; }
  /external/parameter-framework/tools/xmlGenerator/
updateRoutageDomains.sh 0 #!/bin/bash
55 /bin/echo -e "\033[32m$@\033[0m"
58 /bin/echo -e "$@"
  /external/ppp/pppd/plugins/radius/etc/
radiusclient.conf 91 login_local /bin/login
  /external/skia/bin/
c 0 #!/bin/sh
26 ./bin/compare $CLEAN.log $BRANCH.log
  /external/smali/smali/
runjflex.sh 0 #!/bin/bash
25 JFLEX=$TOP_PATH/external/jflex/bin/jflex
  /external/vboot_reference/scripts/image_signing/
convert_recovery_to_full_ssd.sh 0 #!/bin/bash
42 unzip -o $IMAGE_ZIP chromiumos_base_image.bin -d ${work_dir}
44 mv ${work_dir}/chromiumos_base_image.bin ${SSD_IMAGE}
  /frameworks/av/media/libstagefright/codecs/on2/h264dec/source/arm11_asm/
win_asm.bat 3 set ASM="D:\Program Files\Microsoft Visual Studio 8\VC\ce\bin\x86_arm\armasm"
  /frameworks/av/services/audioflinger/tests/
build_and_run_all_unit_tests.sh 0 #!/bin/bash
18 adb push $OUT/data/nativetest/resampler_tests /system/bin
  /frameworks/rs/
run_rs_cts.sh 0 #!/bin/bash -x
7 CTS_TRADEFED=$ANDROID_BUILD_TOP/out/host/linux-x86/bin/cts-tradefed
  /ndk/
ndk-build.cmd 6 "%NDK_ROOT%prebuilt/%NDK_WIN_HOST%/bin/make.exe" -f "%NDK_ROOT%build/core/build-local.mk" SHELL=cmd %*
ndk-gdb-py.cmd 8 "%NDK_ROOT%prebuilt/%NDK_WIN_HOST%/bin/python.exe" -u "%~dp0ndk-gdb.py" %*
  /sdk/eclipse/monitor/
monitor 0 #!/bin/bash
20 newProg=`/bin/ls -ld "${prog}"`
  /external/boringssl/src/util/bot/go/
bootstrap.py 1 #!/usr/bin/env python
220 env['GOBIN'] = os.path.join(workspace, 'bin')
231 os.path.join(env['GOROOT'], 'bin'),
246 return os.path.join(toolset_root, 'go', 'bin', 'go' + EXE_SFX)
272 """Returns full path to an executable in some bin/ (in GOROOT or GOBIN)."""
276 roots = [os.path.join(TOOLSET_ROOT, 'go', 'bin')]
279 os.path.join(path, 'bin'),
  /device/moto/shamu/
init.shamu.rc 345 service irsc_util /system/bin/irsc_util "/etc/sec_config"
350 service mdm_helper /system/bin/mdm_helper
356 service tcmd /system/bin/tcmd_mini
362 service bridgemgrd /system/bin/bridgemgrd
368 service qmuxd /system/bin/qmuxd
373 service netmgrd /system/bin/netmgrd
377 service imsqmidaemon /system/bin/imsqmidaemon
383 service imsdatadaemon /system/bin/imsdatadaemon
393 service sensors /system/bin/sensors.qcom
407 service p2p_supplicant /system/bin/wpa_supplicant
    [all...]
  /external/elfutils/src/config/
config.guess 0 #! /bin/sh
332 if test "`(/bin/universe) 2>/dev/null`" = att ; then
345 case `/usr/bin/uname -p` in
383 case "`/usr/bin/arch -k`" in
397 case "`/bin/arch`" in
505 UNAME_PROCESSOR=`/usr/bin/uname -p`
542 if [ -x /usr/bin/oslevel ] ; then
543 IBM_REV=`/usr/bin/oslevel`
582 if [ -x /usr/bin/oslevel ] ; then
583 IBM_REV=`/usr/bin/oslevel
    [all...]
  /external/google-breakpad/autotools/
config.guess 0 #! /bin/sh
332 if test "`(/bin/universe) 2>/dev/null`" = att ; then
345 case `/usr/bin/uname -p` in
383 case "`/usr/bin/arch -k`" in
397 case "`/bin/arch`" in
505 UNAME_PROCESSOR=`/usr/bin/uname -p`
542 if [ -x /usr/bin/oslevel ] ; then
543 IBM_REV=`/usr/bin/oslevel`
582 if [ -x /usr/bin/oslevel ] ; then
583 IBM_REV=`/usr/bin/oslevel
    [all...]
  /external/jemalloc/
config.guess 0 #! /bin/sh
332 if test "`(/bin/universe) 2>/dev/null`" = att ; then
345 case `/usr/bin/uname -p` in
383 case "`/usr/bin/arch -k`" in
397 case "`/bin/arch`" in
505 UNAME_PROCESSOR=`/usr/bin/uname -p`
542 if [ -x /usr/bin/oslevel ] ; then
543 IBM_REV=`/usr/bin/oslevel`
582 if [ -x /usr/bin/oslevel ] ; then
583 IBM_REV=`/usr/bin/oslevel
    [all...]
  /external/jemalloc/src/
tcache.c 103 /* Lock the arena bin associated with the first object. */
107 arena_bin_t *bin = &bin_arena->bins[binind]; local
115 malloc_mutex_lock(&bin->lock);
119 bin->stats.nflushes++;
120 bin->stats.nrequests += tbin->tstats.nrequests;
138 * arena bin than the one that is currently
146 malloc_mutex_unlock(&bin->lock);
153 arena_bin_t *bin = &arena->bins[binind]; local
154 malloc_mutex_lock(&bin->lock);
155 bin->stats.nflushes++
358 arena_bin_t *bin = &arena->bins[i]; local
416 arena_bin_t *bin = &arena->bins[i]; local
    [all...]
  /device/asus/fugu/
init.fugu.rc 186 service wpa_supplicant /system/bin/wpa_supplicant -Dnl80211 -iwlan0 -c/data/misc/wifi/wpa_supplicant.conf -g@android:wpa_wlan0
193 service p2p_supplicant /system/bin/wpa_supplicant \
198 -e/data/misc/wifi/entropy.bin \
205 service dhcpcd_eth0 /system/bin/dhcpcd -aABDKL
210 service dhcpcd_wlan0 /system/bin/dhcpcd -ABKL
215 service dhcpcd_p2p /system/bin/dhcpcd -aABKL
220 service iprenew_eth0 /system/bin/dhcpcd -n
225 service iprenew_wlan0 /system/bin/dhcpcd -n
230 service iprenew_p2p /system/bin/dhcpcd -n
236 service BtFwLoader /system/bin/BtFwLoade
    [all...]

Completed in 2228 milliseconds

1 2 3 4 5 6 7 8 91011>>