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

1 2 3 4 5 6 7 8 91011

  /frameworks/base/media/libstagefright/codecs/common/
Config.mk 9 # Using v7 breaks generic build
  /external/clang/include/clang/Analysis/Visitors/
CFGRecStmtDeclVisitor.h 70 DISPATCH_CASE(Using)
91 DEFAULT_DISPATCH(Using)
  /ndk/build/tools/
prebuilt-common.sh 475 log "Using specific $3: $2"
477 log "Using default $3: `var_value $1`"
504 log "Using specified sysroot: $1"
590 log "Using ccache compilation"
782 log "Using GCC version: $GCC_VERSION"
972 log "Using toolchain path: $TOOLCHAIN_PATH"
975 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/v8/test/mjsunit/
debug-compile-event.js 101 source_count++; // Using eval causes additional compilation event.
103 source_count += 2; // Using eval causes additional compilation event.
105 // Using JSON.parse does not causes additional compilation events.
indexed-accessors.js 84 // Using a setter where only a getter is defined throws an exception.
89 // Using a getter where only a setter is defined returns undefined.
98 // Complex case of using an undefined getter.
  /bionic/libdl/
Android.mk 30 # 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/v8/test/mjsunit/compiler/
variables.js 69 // Parameters rewritten to property accesses. Using the name 'arguments'
  /external/webkit/LayoutTests/dom/xhtml/level3/core/
documentadoptnode15.js 78 Using the method adoptNode, adopt a newly created DocumentFragment node without any children.
nodecomparedocumentposition01.js 81 Using compareDocumentPosition to check if a Document node contains and precedes its documentType and
nodecomparedocumentposition04.js 78 Using compareDocumentPosition to check that no flags are set in return when the document position of a
nodecomparedocumentposition06.js 81 Using compareDocumentPosition check if the document position of a Document node contains and precedes
nodecomparedocumentposition07.js 78 Using compareDocumentPosition check if the document compared contains and precedes the new
nodecomparedocumentposition08.js 78 Using compareDocumentPosition check if the Document node contains and precedes an Element,
nodecomparedocumentposition10.js 78 Using compareDocumentPosition check if the document node precedes and contains its default Attr node.
nodecomparedocumentposition11.js 78 Using compareDocumentPosition check if the Document node precedes and contains the Attr node.
nodecomparedocumentposition12.js 78 Using compareDocumentPosition to check if a new ProcessingInstruction node is contained and follows the
nodecomparedocumentposition17.js 78 Using compareDocumentPosition check if the document position of the first ProcessingInstruction node compared to
nodecomparedocumentposition24.js 78 Using compareDocumentPosition check if the return value of document position of a Notation node compared to another
nodecomparedocumentposition25.js 78 Using compareDocumentPosition check if the EntityReference or Text node is contained and follows its
nodecomparedocumentposition30.js 78 Using compareTreePosition check if comparedocumentposition invoked on the first name with
nodecomparedocumentposition32.js 78 Using compareDocumentPosition to check if the document position returned by comparing the first name with
nodecomparedocumentposition35.js 78 Using compareDocumentPosition to check if the Element contains and precedes its default attribute

Completed in 953 milliseconds

1 2 3 4 5 6 7 8 91011