Searched refs:extract (Results 1 – 25 of 34) sorted by relevance
12
/ndk/sources/cxx-stl/llvm-libc++/libcxx/test/utilities/intseq/intseq.general/ |
D | integer_seq.pass.cpp | 22 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/ |
D | add-application.mk | 84 …APP_PLATFORM := $(strip $(shell $(HOST_AWK) -f $(BUILD_AWK)/extract-platform.awk $(call host-path,… 156 …APP_MIN_PLATFORM_LEVEL := $(strip $(shell $(HOST_AWK) -f $(BUILD_AWK)/extract-minsdkversion.awk $(… 238 …APP_DEBUGGABLE := $(shell $(HOST_AWK) -f $(BUILD_AWK)/extract-debuggable.awk $(call host-path,$(AP…
|
D | build-binary.mk | 612 whole_static_libs := $(call module-extract-whole-static-libs,$(LOCAL_MODULE),$(static_libs))
|
D | definitions.mk | 757 module-extract-whole-static-libs = $(strip \
|
/ndk/sources/host-tools/make-3.81/tests/scripts/features/ |
D | vpath | 12 ."uses the function firstword used to extract just the first\n"
|
/ndk/build/gmsl/ |
D | gmsl | 66 # include /foo/gmsl then extract the /foo/ so that __gmsl gets
|
/ndk/tests/device/issue42891-boost-1_52/jni/boost/boost/test/impl/ |
D | execution_monitor.ipp | 225 extract( boost::exception const* ex ) 248 throw execution_exception( ec, buf, execution_exception::location( extract<throw_file>( be ), 249 extract<throw_line>( be ), 250 … extract<throw_function>( be ) ) );
|
/ndk/sources/host-tools/make-3.81/doc/ |
D | fdl.texi | 334 You may extract a single document from such a collection, and distribute
|
D | make.info-2 | 2742 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/make-3.81/ |
D | aclocal.m4 | 856 # Substitute a variable $(am__untar) that extract such
|
/ndk/sources/host-tools/make-3.81/po/ |
D | make.pot | 50 msgid "lbr$set_module failed to extract module info, status = %d"
|
D | be.po | 49 msgid "lbr$set_module failed to extract module info, status = %d"
|
D | ja.po | 50 msgid "lbr$set_module failed to extract module info, status = %d"
|
D | ko.po | 48 msgid "lbr$set_module failed to extract module info, status = %d"
|
D | zh_CN.po | 49 msgid "lbr$set_module failed to extract module info, status = %d"
|
D | rw.po | 59 msgid "lbr$set_module failed to extract module info, status = %d"
|
D | he.po | 48 msgid "lbr$set_module failed to extract module info, status = %d"
|
D | sv.po | 48 msgid "lbr$set_module failed to extract module info, status = %d"
|
D | id.po | 49 msgid "lbr$set_module failed to extract module info, status = %d"
|
D | fi.po | 49 msgid "lbr$set_module failed to extract module info, status = %d"
|
D | nl.po | 51 msgid "lbr$set_module failed to extract module info, status = %d"
|
D | pl.po | 49 msgid "lbr$set_module failed to extract module info, status = %d"
|
D | da.po | 48 msgid "lbr$set_module failed to extract module info, status = %d"
|
D | hr.po | 48 msgid "lbr$set_module failed to extract module info, status = %d"
|
D | pt_BR.po | 51 msgid "lbr$set_module failed to extract module info, status = %d"
|
12