Home
last modified time | relevance | path

Searched refs:extract (Results 1 – 25 of 43) sorted by relevance

12

/ndk/sources/cxx-stl/llvm-libc++/libcxx/test/utilities/intseq/intseq.general/
Dinteger_seq.pass.cpp22 auto extract ( const AtContainer &t, const std::integer_sequence<T, I...> idx ) in extract() function
62 auto t3 = extract ( tup, int3() ); in main()
66 auto t7 = extract ( tup, size7 ()); in main()
70 auto t4 = extract ( tup, size4 ()); in main()
74 auto t2 = extract ( tup, size2 ()); in main()
78 auto tintmix = extract ( tup, intmix ()); in main()
82 auto tsizemix = extract ( tup, sizemix ()); in main()
/ndk/build/core/
Dadd-application.mk84 …APP_PLATFORM := $(strip $(shell $(HOST_AWK) -f $(BUILD_AWK)/extract-platform.awk $(call host-path,…
147 …APP_MIN_PLATFORM_LEVEL := $(strip $(shell $(HOST_AWK) -f $(BUILD_AWK)/extract-minsdkversion.awk $(…
235 …APP_DEBUGGABLE := $(shell $(HOST_AWK) -f $(BUILD_AWK)/extract-debuggable.awk $(call host-path,$(AP…
Dbuild-binary.mk594 whole_static_libs := $(call module-extract-whole-static-libs,$(LOCAL_MODULE),$(static_libs))
Ddefinitions.mk756 module-extract-whole-static-libs = $(strip \
/ndk/
Dndk-gdb489 echo "ERROR: Could not extract package name from $PROJECT/$MANIFEST."
590 DEBUGGABLE=`run_awk_manifest_script extract-debuggable.awk`
671 OPTION_LAUNCH=`run_awk_manifest_script extract-launchable.awk | sed 2q`
/ndk/docs/text/
DCPU-X86-64.text35 And just like other ABIs, the Android package manager will extract these
DCPU-MIPS.text33 And just like other ABIs, the Android package manager will extract these
DCPU-X86.text35 And just like other ABIs, the Android package manager will extract these
DCPU-ARCH-ABIS.text334 precisely by the steps described below; you will need to extract/install
/ndk/sources/host-tools/make-3.81/tests/scripts/features/
Dvpath12 ."uses the function firstword used to extract just the first\n"
/ndk/build/gmsl/
Dgmsl66 # include /foo/gmsl then extract the /foo/ so that __gmsl gets
/ndk/build/tools/
Dbuild-host-gcc.sh1089 stamps_do extract-gmp-$1 extract_gmp_sources $1
1124 stamps_do extract-mpfr-$MPFR_VERSION extract_mpfr_sources $1
1164 stamps_do extract-mpc-$1 extract_mpc_sources $1
/ndk/tests/device/issue42891-boost-1_52/jni/boost/boost/test/impl/
Dexecution_monitor.ipp225 extract( boost::exception const* ex )
248 throw execution_exception( ec, buf, execution_exception::location( extract<throw_file>( be ),
249 extract<throw_line>( be ),
250extract<throw_function>( be ) ) );
/ndk/sources/host-tools/make-3.81/doc/
Dfdl.texi334 You may extract a single document from such a collection, and distribute
Dmake.info-22742 SRC1 = tar.c create.c extract.c buffer.c \
2748 OBJ1 = tar.o create.o extract.o buffer.o \
3165 You may extract a single document from such a collection, and
3901 * RCS, rule to extract from: Catalogue of Rules. (line 164)
3970 * SCCS, rule to extract from: Catalogue of Rules. (line 173)
/ndk/sources/host-tools/sed-4.2.1/
DCOPYING.DOC298 You may extract a single document from such a collection, and
Daclocal.m4805 # Substitute a variable $(am__untar) that extract such
/ndk/sources/host-tools/make-3.81/
Daclocal.m4856 # Substitute a variable $(am__untar) that extract such
/ndk/sources/host-tools/make-3.81/po/
Dmake.pot50 msgid "lbr$set_module failed to extract module info, status = %d"
Dbe.po49 msgid "lbr$set_module failed to extract module info, status = %d"
Dko.po48 msgid "lbr$set_module failed to extract module info, status = %d"
Dja.po50 msgid "lbr$set_module failed to extract module info, status = %d"
Dzh_CN.po49 msgid "lbr$set_module failed to extract module info, status = %d"
Drw.po59 msgid "lbr$set_module failed to extract module info, status = %d"
Dhe.po48 msgid "lbr$set_module failed to extract module info, status = %d"

12