HomeSort by relevance Sort by last modified time
    Searched refs:Using (Results 1 - 25 of 34) sorted by null

1 2

  /frameworks/base/media/libstagefright/codecs/common/
Config.mk 9 # Using v7 breaks generic build
  /bionic/libthread_db/
Android.mk 26 # NOTE: Using --no-undefined results in a missing symbol that is defined inside
  /ndk/build/tools/
prebuilt-common.sh 366 log "Using specific $3: $2"
368 log "Using default $3: `var_value $1`"
395 log "Using specified sysroot: $1"
602 log "Using GCC version: $GCC_VERSION"
635 log "Using toolchain path: $TOOLCHAIN_PATH"
638 log "Using toolchain prefix: $TOOLCHAIN_PREFIX"
  /external/netcat/data/
showmount.d 4 # Using this with "2", plugged into "nc -u -v -w 2 victim X-Y" will
  /development/pdk/docs/source/
source_toc.cs 19 <li><a href="<?cs var:toroot ?>source/git-repo.html">Using git and repo</a></li>
20 <li><a href="<?cs var:toroot ?>source/using-eclipse.html">Using Eclipse</a></li>
  /external/openssl/ssl/
ssl-lib.com 51 $! Check What Architecture We Are Using.
457 $! Tell The User What Linker Option File We Are Using.
459 $ WRITE SYS$OUTPUT "Using Linker Option File ",OPT_FILE,"."
633 $! Get The Version Of VMS We Are Using.
722 $ WRITE SYS$OUTPUT "Using SOCKETSHR for TCP/IP"
742 $ WRITE SYS$OUTPUT "Using UCX or an emulation thereof for TCP/IP"
774 $! Tell The User We Are Using DECC.
776 $ WRITE SYS$OUTPUT "Using DECC 'C' Compiler."
804 $! Tell The User We Are Using VAX C.
806 $ WRITE SYS$OUTPUT "Using VAXC 'C' Compiler.
    [all...]
  /external/v8/test/mjsunit/
debug-compile-event.js 112 source_count++; // Using eval causes additional compilation event.
114 source_count += 2; // Using eval causes additional compilation event.
116 source_count++; // Using JSON.parse causes additional compilation event.
indexed-accessors.js 97 // Using a setter where only a getter is defined throws an exception.
102 // Using a getter where only a setter is defined returns undefined.
111 // Complex case of using an undefined getter.
debug-scopes.js 267 // Local introducing local variable using eval.
285 // using eval.
347 // With block using an in-place object literal.
366 // Nested with blocks using in-place object literals.
389 // Nested with blocks using existing object.
463 // functions arguments. Using all arguments and locals from the outer function
490 // functions arguments. Using all arguments and locals from the outer function
  /bionic/libdl/
Android.mk 32 # few symbols from libc. Using --no-undefined here results in having to link
  /external/zlib/
configure 29 test -n "${CROSS_PREFIX}" && echo Using ${AR}
32 test -n "${CROSS_PREFIX}" && echo Using ${AR}
37 test -n "${CROSS_PREFIX}" && echo Using ${RANLIB}
43 test -n "${CROSS_PREFIX}" && echo Using ${NM}
309 echo "Using z_ prefix on all symbols."
328 echo "Checking whether to use vs[n]printf() or s[n]printf()... using vs[n]printf()."
428 echo "Checking whether to use vs[n]printf() or s[n]printf()... using s[n]printf()."
  /external/openssl/apps/
makeapps.com 48 $! Check What Architecture We Are Using.
452 $! Tell The User What Linker Option File We Are Using.
454 $ WRITE SYS$OUTPUT "Using Linker Option File ",OPT_FILE,"."
632 $ WRITE SYS$OUTPUT "Using SOCKETSHR for TCP/IP"
652 $ WRITE SYS$OUTPUT "Using UCX or an emulation thereof for TCP/IP"
684 $! Tell The User We Are Using DECC.
686 $ WRITE SYS$OUTPUT "Using DECC 'C' Compiler."
714 $! Tell The User We Are Using VAX C.
715 $ WRITE SYS$OUTPUT "Using VAXC 'C' Compiler."
717 $! Compile Using VAXC
    [all...]
  /ndk/sources/cxx-stl/stlport/
Android.mk 64 $(call ndk_log,Using prebuilt STLport libraries)
  /external/chromium/sdch/open-vcdiff/vsprojects/
vcdiff_test.bat 80 rem vcdiff using stdin/stdout. Verify that output file matches target file
85 || ( echo Encode using stdin/stdout failed ^
90 || ( echo Decode using stdin/stdout failed ^
139 rem If using the wrong dictionary, and dictionary is smaller than the original
145 && ( echo Decode using larger dictionary should fail, but succeeded ^
189 rem Test using -stats flag
213 rem Using empty file as dictionary should work, but (because dictionary is empty)
226 rem Decode using something that isn't a delta file
267 rem Using -buffersize=1 should still work.
280 rem Using -buffersize=1 with stdin/stdout means that vcdif
    [all...]
  /external/openssl/crypto/des/
des-lib.com 46 $! Check Which Architecture We Are Using.
612 $! Tell The User What Linker Option File We Are Using.
614 $ WRITE SYS$OUTPUT "Using Linker Option File ",OPT_FILE,"."
776 $! Get The Version Of VMS We Are Using.
873 $! Tell The User We Are Using DECC.
875 $ WRITE SYS$OUTPUT "Using DECC 'C' Compiler."
902 $! Tell The User We Are Using VAX C.
904 $ WRITE SYS$OUTPUT "Using VAXC 'C' Compiler."
906 $! Compile Using VAXC.
939 $! Tell The User We Are Using GNUC
    [all...]
  /external/webkit/WebKitTools/Scripts/webkitpy/
autoinstall.py 53 # that can be imported using the zipimporter.
174 url to something that can be imported using the zipimporter.
198 _logger.info("Using cache directory '%s'." % self.directory)
  /frameworks/base/docs/html/resources/
resources_toc.cs 123 <span class="en">Using Text-to-Speech</span>
126 <span class="en">Using the Contacts API</span>
128 <li><a href="<?cs var:toroot ?>resources/articles/using-webviews.html">
129 <span class="en">Using WebViews</span>
  /external/openssl/crypto/
crypto-lib.com 56 $! Check Which Architecture We Are Using.
757 $! Tell The User What Linker Option File We Are Using.
759 $ WRITE SYS$OUTPUT "Using Linker Option File ",OPT_FILE,"."
887 $! Get The Version Of VMS We Are Using.
976 $ WRITE SYS$OUTPUT "Using SOCKETSHR for TCP/IP"
996 $ WRITE SYS$OUTPUT "Using UCX or an emulation thereof for TCP/IP"
1028 $! Tell The User We Are Using DECC.
1030 $ WRITE SYS$OUTPUT "Using DECC 'C' Compiler."
1059 $! Tell The User We Are Using VAX C.
1061 $ WRITE SYS$OUTPUT "Using VAXC 'C' Compiler.
    [all...]
  /ndk/build/core/
init.mk 21 # using the build scripts. See also the definition of ndk_log below.
247 $(info Using cygwin substitution rules:)
307 $(call ndk_log, Using specific toolchain $(NDK_TOOLCHAIN))
add-application.mk 119 $(call ndk_log, Using build script $(APP_BUILD_SCRIPT))
setup-toolchain.mk 37 $(call ndk_log,Using target toolchain '$(TARGET_TOOLCHAIN)' for '$(TARGET_ARCH_ABI)' ABI)
  /build/tools/droiddoc/templates-sdk/
sdkpage.cs 83 <p>Using native code does not result in an automatic performance increase,
85 using the Android framework APIs, you probably do not need the NDK. Read <a
150 <p>If you're already using the Android SDK, you should
151 update to the latest tools or platform using the <em>Android SDK and AVD Manager</em>, rather than
  /external/v8/tools/
splaytree.js 226 // will hold the R tree of the algorithm. Using a dummy node, left
  /external/v8/benchmarks/
splay.js 284 // will hold the R tree of the algorithm. Using a dummy node, left
  /external/webkit/SunSpider/tests/v8-v4/
v8-splay.js 279 // will hold the R tree of the algorithm. Using a dummy node, left

Completed in 1823 milliseconds

1 2