/ndk/sources/host-tools/make-3.81/tests/scripts/features/ |
D | escape | 20 sharp: foo\#bar.ext 21 foo\#bar.ext: ; @echo "foo#bar.ext = ($@)"', 55 'foo#bar.ext = (foo#bar.ext)');
|
/ndk/tests/ |
D | prepare-buildbot-emulators.py | 35 ext = 'tgz' 38 ext = 'zip' 41 os_name, ext) 52 if ext == 'tgz':
|
D | ndk.py | 43 ext = '' 45 ext = '.exe' 49 return os.path.join(prebuilt_path, 'bin', tool) + ext
|
/ndk/tests/device/issue42891-boost-1_52/jni/boost/boost/config/stdlib/ |
D | libstdcpp3.hpp | 83 # define BOOST_SLIST_HEADER <ext/slist> 85 # define BOOST_HASH_SET_HEADER <ext/hash_set> 86 # define BOOST_HASH_MAP_HEADER <ext/hash_map>
|
/ndk/sources/cxx-stl/llvm-libc++/patches.android/ |
D | 0011-Fix-tests-for-Android.patch | 18 test/input.output/iostream.format/ext.manip/get_money.pass.cpp | 4 ++++ 19 test/input.output/iostream.format/ext.manip/get_time.pass.cpp | 4 ++++ 20 test/input.output/iostream.format/ext.manip/put_money.pass.cpp | 4 ++++ 252 …--git a/test/input.output/iostream.format/ext.manip/get_money.pass.cpp b/test/input.output/iostrea… 254 --- a/test/input.output/iostream.format/ext.manip/get_money.pass.cpp 255 +++ b/test/input.output/iostream.format/ext.manip/get_money.pass.cpp 272 … --git a/test/input.output/iostream.format/ext.manip/get_time.pass.cpp b/test/input.output/iostrea… 274 --- a/test/input.output/iostream.format/ext.manip/get_time.pass.cpp 275 +++ b/test/input.output/iostream.format/ext.manip/get_time.pass.cpp 292 …--git a/test/input.output/iostream.format/ext.manip/put_money.pass.cpp b/test/input.output/iostrea… [all …]
|
D | 0006-Emulate-__has_feature-for-GCC.patch | 66 …k. 4.6 certainly not. Also see usage in libcxx/include/unordered_map,tuple,ext/hash_map,map,memory
|
/ndk/sources/host-tools/make-3.81/tests/scripts/options/ |
D | dash-C | 16 clean: ; $delete_command EXAMPLE\$(ext) 53 "-C $workdir/ clean ext=slash",
|
/ndk/sources/host-tools/make-3.81/ |
D | Makefile.DOS | 252 inst=`echo $$inst | sed '$(transform)'`.$$ext; \ 267 inst=`echo $$inst | sed '$(transform)'`.$$ext; \
|
D | Makefile.in | 564 case "$$ext" in \ 570 inst=`echo $$inst | sed '$(transform)'`.$$ext; \ 585 case "$$ext" in \ 591 inst=`echo $$inst | sed '$(transform)'`.$$ext; \
|
D | job.c | 250 const char *const ext = unixy ? "sh" : "bat"; in create_batch_file() local 256 const unsigned sizemax = strlen (base) + strlen (ext) + 10; in create_batch_file() 271 base, uniq, ext); in create_batch_file()
|
/ndk/sources/cxx-stl/llvm-libc++/libcxx/test/libcxx/test/ |
D | format.py | 43 if any([filename.endswith(ext) 44 for ext in localConfig.suffixes]):
|
/ndk/sources/host-tools/make-3.81/w32/subproc/ |
D | sub_proc.c | 354 char *ext; in find_file() local 358 ext = fname + strlen(fname); in find_file() 360 strcpy(ext, ".exe"); in find_file() 367 strcpy(ext, ".cmd"); in find_file() 374 strcpy(ext, ".bat"); in find_file() 388 strcpy(ext, ".com"); in find_file()
|
/ndk/sources/cxx-stl/llvm-libc++abi/ |
D | Android.mk | 44 libcxxabi/src/Unwind/UnwindLevel1-gcc-ext.c \
|
/ndk/ |
D | ndk-gdb.py | 200 for ext in exts: 201 full = path + os.sep + program + ext
|
/ndk/tests/device/issue42891-boost-1_52/jni/boost/boost/preprocessor/tuple/ |
D | rem.hpp | 126 # define BOOST_PP_TUPLE_REM_CTOR_I(ext, tuple) ext tuple argument 128 # define BOOST_PP_TUPLE_REM_CTOR_I(ext, tuple) BOOST_PP_TUPLE_REM_CTOR_OO((ext, tuple)) argument 130 # define BOOST_PP_TUPLE_REM_CTOR_II(ext, tuple) ext ## tuple argument
|
/ndk/sources/cxx-stl/llvm-libc++/libcxx/include/ext/ |
D | hash_set | 199 #include <ext/__hash> 203 _LIBCPP_WARNING("Use of the header <ext/hash_set> is deprecated. Migrate to <unordered_set>") 205 # warning Use of the header <ext/hash_set> is deprecated. Migrate to <unordered_set>
|
D | hash_map | 206 #include <ext/__hash> 210 _LIBCPP_WARNING("Use of the header <ext/hash_map> is deprecated. Migrate to <unordered_map>") 212 # warning Use of the header <ext/hash_map> is deprecated. Migrate to <unordered_map>
|
/ndk/sources/cxx-stl/llvm-libc++/libcxx/include/ |
D | __config | 507 …k. 4.6 certainly not. Also see usage in libcxx/include/unordered_map,tuple,ext/hash_map,map,memory
|
/ndk/tests/device/test-libc++-static-full/jni/ |
D | Android.mk | 1512 $(call gen-test, input.output/iostream.format/ext.manip/get_money) 1513 $(call gen-test, input.output/iostream.format/ext.manip/get_time) 1514 $(call gen-test, input.output/iostream.format/ext.manip/put_money) 1515 $(call gen-test, input.output/iostream.format/ext.manip/put_time)
|
/ndk/tests/device/test-libc++-shared-full/jni/ |
D | Android.mk | 1521 $(call gen-test, input.output/iostream.format/ext.manip/get_money) 1522 $(call gen-test, input.output/iostream.format/ext.manip/get_time) 1523 $(call gen-test, input.output/iostream.format/ext.manip/put_money) 1524 $(call gen-test, input.output/iostream.format/ext.manip/put_time)
|