/external/bison/build-aux/ |
mdate-sh | 1 #!/bin/sh 31 if test -n "${ZSH_VERSION+set}" && (emulate sh) >/dev/null 2>&1; then 32 emulate sh 47 Usage: mdate-sh [--help] [--version] FILE 57 echo "mdate-sh $scriptversion" 110 # On HPUX /bin/sh, "set" interprets "-rw-r--r--" as options, so the "x" below. 218 # sh-indentation: 2
|
/external/chromium_org/third_party/mesa/src/src/gallium/state_trackers/vega/ |
renderer.h | 74 VGint sx, VGint sy, VGint sw, VGint sh); 83 VGint sx, VGint sy, VGint sw, VGint sh); 116 VGint sx, VGint sy, VGint sw, VGint sh);
|
/external/mesa3d/src/gallium/state_trackers/vega/ |
renderer.h | 74 VGint sx, VGint sy, VGint sw, VGint sh); 83 VGint sx, VGint sy, VGint sw, VGint sh); 116 VGint sx, VGint sy, VGint sw, VGint sh);
|
/ndk/sources/cxx-stl/llvm-libc++/libcxx/test/algorithms/alg.modifying.operations/alg.unique/ |
unique_copy.pass.cpp | 77 const unsigned sh = sizeof(ih)/sizeof(ih[0]); local 78 int jh[sh] = {-1}; 79 r = std::unique_copy(InIter(ih), InIter(ih+sh), OutIter(jh));
|
unique_pred.pass.cpp | 94 const unsigned sh = sizeof(ih)/sizeof(ih[0]); local 96 r = std::unique(Iter(ih), Iter(ih+sh), count_equal()); 100 assert(count_equal::count == sh-1); 189 const unsigned sh = sizeof(ih)/sizeof(ih[0]); local 191 r = std::unique(Iter(ih), Iter(ih+sh), count_equal()); 195 assert(count_equal::count == sh-1);
|
/ndk/sources/host-tools/make-3.81/tests/ |
run_make_tests.pl | 273 my $mk = `sh -c 'echo "all:;\@echo \\\$(MAKE)" | $make_path -f-'`; 285 $string = `sh -c "$make_path -f /dev/null 2>&1"`; 320 $string = `sh -c "$make_path -j 2 -f /dev/null 2>&1"`;
|
/sdk/build/ |
tools.atree | 118 prebuilts/tools/common/proguard/proguard4.7/bin/proguard.sh tools/proguard/bin/proguard.sh 119 prebuilts/tools/common/proguard/proguard4.7/bin/proguardgui.sh tools/proguard/bin/proguardgui.sh 120 prebuilts/tools/common/proguard/proguard4.7/bin/retrace.sh tools/proguard/bin/retrace.sh
|
/external/libpcap/ |
pcap-snoop.c | 65 register struct snoopheader *sh; local 98 sh = (struct snoopheader *)p->buffer; 99 datalen = sh->snoop_packetlen; 111 cp = (u_char *)(sh + 1) + p->offset; /* XXX */ 128 h.ts.tv_sec = sh->snoop_timestamp.tv_sec; 129 h.ts.tv_usec = sh->snoop_timestamp.tv_usec;
|
/external/chromium_org/third_party/WebKit/Source/core/html/canvas/ |
CanvasRenderingContext2D.h | 167 void drawImage(ImageBitmap*, float sx, float sy, float sw, float sh, float dx, float dy, float dw, float dh, ExceptionState&); 170 void drawImage(HTMLImageElement*, float sx, float sy, float sw, float sh, float dx, float dy, float dw, float dh, ExceptionState&); 175 void drawImage(HTMLCanvasElement*, float sx, float sy, float sw, float sh, float dx, float dy, float dw, float dh, ExceptionState&); 179 void drawImage(HTMLVideoElement*, float sx, float sy, float sw, float sh, float dx, float dy, float dw, float dh, ExceptionState&); 182 void drawImageFromRect(HTMLImageElement*, float sx = 0, float sy = 0, float sw = 0, float sh = 0, 196 PassRefPtr<ImageData> getImageData(float sx, float sy, float sw, float sh, ExceptionState&) const; 197 PassRefPtr<ImageData> webkitGetImageDataHD(float sx, float sy, float sw, float sh, ExceptionState&) const; 325 PassRefPtr<ImageData> getImageData(ImageBuffer::CoordinateSystem, float sx, float sy, float sw, float sh, ExceptionState&) const;
|
/external/chromium_org/third_party/angle_dx11/src/libGLESv2/ |
Shader.h | 71 const sh::ActiveUniforms &getUniforms(); 126 sh::ActiveUniforms mActiveUniforms;
|
/external/chromium_org/third_party/opus/src/celt/ |
pitch.c | 319 int sh, t; local 321 sh = celt_ilog2(x2y2)>>1; 322 t = VSHR32(x2y2, 2*(sh-7)); 323 g = g0 = VSHR32(MULT16_32_Q15(celt_rsqrt_norm(t), xy),sh+1); 360 int sh, t; local 362 sh = celt_ilog2(x2y2)>>1; 363 t = VSHR32(x2y2, 2*(sh-7)); 364 g1 = VSHR32(MULT16_32_Q15(celt_rsqrt_norm(t), xy),sh+1);
|
/external/chromium_org/third_party/tcmalloc/vendor/ |
Makefile.am | 547 TESTS += maybe_threads_unittest.sh$(EXEEXT) 548 maybe_threads_unittest_sh_SOURCES = src/tests/maybe_threads_unittest.sh 552 maybe_threads_unittest.sh$(EXEEXT): $(top_srcdir)/$(maybe_threads_unittest_sh_SOURCES) \ [all...] |
/external/chromium_org/tools/valgrind/ |
shard-all-tests.sh | 1 #!/bin/sh 6 # Script to run tests under tools/valgrind/chrome_tests.sh 25 echo "Usage: shard-all-tests.sh [BUILDTYPE=Release] target [target ...]" 26 echo "Example: shard-all-tests.sh ui_tests" 110 sh tools/valgrind/chrome_tests.sh -b xcodebuild/$BUILDTYPE -t ${testname} --tool_flags="--nocleanup_on_exit" > ${testname}_$i.vlog 2>&1 || true
|
/external/elfutils/tests/ |
run-addrscopes.sh | 1 #! /bin/sh 26 . $srcdir/test-subr.sh
|
run-strip-test.sh | 1 #! /bin/sh 27 . $srcdir/test-subr.sh
|
/external/libmtp/ |
hotplug.sh.in | 5 SCRIPTNAME=libmtp.sh 144 ${INSTALL} libmtp.sh ${HOTPLUGPATH}/usb
|
/external/libvorbis/ |
Makefile.am | 19 todo.txt autogen.sh \
|
/external/linux-tools-perf/config/ |
utilities.mak | 141 # (It's necessary to use `sh -c' because GNU make messes up by 144 lookup = $(call unescape-nl,$(shell sh -c $(_l-sh))) 145 _l-sh = $(call shell-sq,command -v $(shell-sq) | $(call shell-escape-nl,)) 151 # (It's necessary to use `sh -c' because GNU make messes up by 155 _is-executable-helper = $(shell sh -c $(_is-executable-sh)) 156 _is-executable-sh = $(call shell-sq,test -f $(1) -a -x $(1) && echo y) 184 try-cc = $(shell sh -c \
|
/external/stlport/test/eh/ |
cray.mak | 2 SHELL=/bin/sh
|
/ndk/build/tools/ |
build-libportable.sh | 1 #!/bin/sh 22 . `dirname $0`/prebuilt-common.sh 23 . `dirname $0`/builder-funcs.sh
|
/ndk/tests/build/absolute-src-file-paths/jni/ |
Android.mk | 4 # We may reach here running this test from run-tests.sh
|
/external/chromium_org/sdch/open-vcdiff/ |
config.sub | 1 #! /bin/sh 288 | sh | sh[1234] | sh[24]a | sh[24]aeb | sh[23]e | sh[34]eb | sheb | shbe | shle | sh[1234]le | sh3ele \ 372 | sh-* | sh[1234]-* | sh[24]a-* | sh[24]aeb-* | sh[23]e-* | sh[34]eb-* | sheb-* | shbe-* [all...] |
/external/chromium_org/third_party/libxml/src/ |
config.sub | 1 #! /bin/sh 292 | sh | sh[1234] | sh[24]a | sh[24]aeb | sh[23]e | sh[34]eb | sheb | shbe | shle | sh[1234]le | sh3ele \ 377 | sh-* | sh[1234]-* | sh[24]a-* | sh[24]aeb-* | sh[23]e-* | sh[34]eb-* | sheb-* | shbe-* [all...] |
/external/e2fsprogs/config/ |
config.sub | 1 #! /bin/sh 285 | sh | sh[1234] | sh[24]a | sh[24]aeb | sh[23]e | sh[34]eb | sheb | shbe | shle | sh[1234]le | sh3ele \ 369 | sh-* | sh[1234]-* | sh[24]a-* | sh[24]aeb-* | sh[23]e-* | sh[34]eb-* | sheb-* | shbe-* [all...] |
/external/libpng/ |
config.sub | 1 #! /bin/sh 285 | sh | sh[1234] | sh[24]a | sh[24]aeb | sh[23]e | sh[34]eb | sheb | shbe | shle | sh[1234]le | sh3ele \ 369 | sh-* | sh[1234]-* | sh[24]a-* | sh[24]aeb-* | sh[23]e-* | sh[34]eb-* | sheb-* | shbe-* [all...] |