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

1 2 3 4 5

  /ndk/tests/build/issue65705-asm-pc/jni/
Android.mk 6 # Using -static to prevent ndk-build from adding -fPIE even when APP_PIE is set
  /toolchain/binutils/binutils-2.25/gas/testsuite/gas/i386/
bundle-bad.s 3 # Using .bundle_lock without the mode enabled.
  /external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/org.eclipse.build.tools/src_rss/org/eclipse/releng/util/rss/
messages.properties 60 RSSFeedPublisherTask.UsingCVSRoot=Using CVS Root:
61 RSSFeedPublisherTask.UsingCVSPath=Using CVS Path:
62 RSSFeedPublisherTask.UsingCVSTemp=Using CVS Temp:
  /toolchain/binutils/binutils-2.25/ld/testsuite/ld-cris/
asneed1.d 8 # Using --as-needed caused a elf_hash_table (info)->dynobj to be
  /external/lzma/xz-embedded/
xz.h 174 * Because the output buffer is used as the workspace, streams encoded using
202 * @s: Decoder state allocated using xz_dec_init()
222 * @s: Decoder state allocated using xz_dec_init()
235 * @s: Decoder state allocated using xz_dec_init(). If s is NULL,
264 # error Using CRC64 in the kernel has not been implemented.
278 * Update CRC32 value using the polynomial from IEEE-802.3. To start a new
293 * Update CRC64 value using the polynomial from ECMA-182. To start a new
  /packages/apps/Test/connectivity/sl4n/rapidjson/test/unittest/
namespacetest.cpp 34 TEST(NamespaceTest,Using) {
35 using namespace RAPIDJSON_NAMESPACE;
  /toolchain/binutils/binutils-2.25/gas/testsuite/gas/mmix/
pushgo-op.s 2 # Using regt-op as a template caused this to go out of control.
  /external/v8/test/mjsunit/
debug-compile-event.js 119 source_count++; // Using eval causes additional compilation event.
121 source_count += 2; // Using eval causes additional compilation event.
123 // Using JSON.parse does not causes additional compilation events.
indexed-accessors.js 84 // Using a setter where only a getter is defined does not throw an exception,
90 // Using a getter where only a setter is defined returns undefined.
99 // Complex case of using an undefined getter.
  /external/webrtc/webrtc/modules/audio_coding/codecs/isac/fix/source/
Android.mk 52 # Using .S (instead of .s) extention is to include a C header file in assembly.
  /prebuilts/python/darwin-x86/2.7.5/lib/python2.7/lib2to3/tests/
test_parser.py 192 (b"Test Using Larger Than Block-Size Key "
210 ("Test Using Larger Than Block-Size Key "
  /prebuilts/python/linux-x86/2.7.5/lib/python2.7/lib2to3/tests/
test_parser.py 192 (b"Test Using Larger Than Block-Size Key "
210 ("Test Using Larger Than Block-Size Key "
  /external/harfbuzz_ng/win32/
detectenv-msvc.mak 15 # needs to be found in $(PREFIX)\bin. Using either a 32-bit or x64 PERL
41 # can be located, using PKG_CONFIG_PATH. Using either a 32-bit or x64 pkg-config are supported for
  /bionic/libdl/
Android.mk 45 # few symbols from libc. Using --no-undefined here results in having to link
55 # A dummy libdl.a. Need for static executables using the LLVM unwinder. Most
  /external/v8/test/intl/overrides/
caching.js 47 // Using collator. Faster than default, but not by much.
  /external/v8/test/mjsunit/compiler/
variables.js 69 // Parameters rewritten to property accesses. Using the name 'arguments'
  /ndk/build/tools/
prebuilt-common.sh 585 log "Using specific $3: $2"
587 log "Using default $3: `var_value $1`"
614 log "Using specified sysroot: $1"
699 # using these names
857 dump "Using $DEBIAN_NAME wrapper: $CROSS_WRAP_DIR/${BINPREFIX}gcc"
886 log "Using ccache compilation"
    [all...]
  /ndk/build/core/
setup-toolchain.mk 76 $(call ndk_log,Using default target toolchain '$(TARGET_TOOLCHAIN)' for '$(TARGET_ARCH_ABI)' ABI)
99 $(call ndk_log,Using target toolchain '$(TARGET_TOOLCHAIN)' for '$(TARGET_ARCH_ABI)' ABI (through NDK_TOOLCHAIN_VERSION))
102 $(call ndk_log,Using target toolchain '$(TARGET_TOOLCHAIN)' for '$(TARGET_ARCH_ABI)' ABI)
  /external/v8/test/mjsunit/es6/
array-tostring.js 33 // Using builtin toStringTags
object-tostring.js 33 // Using builtin toStringTags
  /ndk/sources/cxx-stl/llvm-libc++/
Android.mk 68 $(call ndk_log,Using prebuilt libc++ libraries)
  /ndk/sources/cxx-stl/stlport/
Android.mk 62 # as a dependency, instead of two, especially when using the standalone
75 $(call ndk_log,Using prebuilt STLport libraries)
  /prebuilts/misc/common/swig/include/2.0.11/
constraints.i 16 arguments. Using a constraint, you can restrict arguments to be
31 function arguments in your code. This is done using the %apply
52 checked without using the %apply directive by simply using the
  /external/chromium-trace/catapult/systrace/profile_chrome/
main.py 136 ddms_options.add_option('--ddms', help='Trace Java execution using DDMS '
224 logging.warning('Using the "webview" category in systrace together with '
  /external/clang/lib/Serialization/
ASTCommon.cpp 21 using namespace clang;
313 case Decl::Using:

Completed in 1409 milliseconds

1 2 3 4 5