Searched refs:rename (Results 1 – 25 of 43) sorted by relevance
12
/ndk/sources/cxx-stl/llvm-libc++/libcxx/src/ |
D | random.cpp | 20 #define rename solaris_headers_are_broken macro
|
/ndk/sources/host-tools/make-3.81/config/ |
D | compile | 43 arguments, and rename the output as expected.
|
/ndk/sources/host-tools/make-3.81/tests/scripts/features/ |
D | vpathplus | 19 .PHONY: general rename notarget intermediate 40 rename: $(VPATH)/foo.c foo.d
|
D | vpathgpath | 19 .PHONY: general rename notarget intermediate
|
/ndk/sources/cxx-stl/stlport/stlport/stl/ |
D | _cstdio.h | 105 using _STLP_VENDOR_CSTD::rename;
|
/ndk/sources/host-tools/make-3.81/tests/scripts/options/ |
D | symlinks | 44 rename('dep', 'dep1');
|
/ndk/sources/cxx-stl/system/include/ |
D | cstdio | 73 using ::rename;
|
/ndk/sources/cxx-stl/stlport/stlport/ |
D | iostream | 49 // in case of SGI iostreams, we have to rename our streams not to clash with those
|
/ndk/sources/cxx-stl/gabi++/include/ |
D | cstdio | 73 using ::rename;
|
/ndk/sources/cxx-stl/llvm-libc++/libcxx/include/ |
D | cstdio | 46 int rename(const char* old, const char* new); 173 using ::rename;
|
/ndk/sources/cxx-stl/llvm-libc++/libcxx/test/depr/depr.c.headers/ |
D | stdio_h.pass.cpp | 91 static_assert((std::is_same<decltype(rename("","")), int>::value), ""); in main()
|
/ndk/sources/host-tools/make-3.81/ |
D | README.Amiga | 24 rename make make.bak @@\
|
D | Makefile.ami | 159 rename make.new make
|
D | SMakefile | 165 rename make.new make
|
D | readme.vms | 186 possible warnings, delete all objects, rename make.exe to a different
|
/ndk/sources/cxx-stl/llvm-libc++/libcxx/test/input.output/file.streams/c.files/ |
D | cstdio.pass.cpp | 92 static_assert((std::is_same<decltype(std::rename("","")), int>::value), ""); in main()
|
/ndk/sources/third_party/googletest/googletest/test/ |
D | gtest_output_test_golden_lin.txt | 270 units and have the same name. You should probably rename one 281 units and have the same name. You should probably rename one 295 units and have the same name. You should probably rename one
|
/ndk/sources/host-tools/make-3.81/po/ |
D | make.pot | 216 msgid "can't rename single-colon `%s' to double-colon `%s'" 221 msgid "can't rename double-colon `%s' to single-colon `%s'"
|
D | be.po | 217 msgid "can't rename single-colon `%s' to double-colon `%s'" 222 msgid "can't rename double-colon `%s' to single-colon `%s'"
|
D | ja.po | 218 msgid "can't rename single-colon `%s' to double-colon `%s'" 223 msgid "can't rename double-colon `%s' to single-colon `%s'"
|
D | ko.po | 219 msgid "can't rename single-colon `%s' to double-colon `%s'" 224 msgid "can't rename double-colon `%s' to single-colon `%s'"
|
D | zh_CN.po | 217 msgid "can't rename single-colon `%s' to double-colon `%s'" 222 msgid "can't rename double-colon `%s' to single-colon `%s'"
|
D | rw.po | 233 msgid "can't rename single-colon `%s' to double-colon `%s'" 238 msgid "can't rename double-colon `%s' to single-colon `%s'"
|
/ndk/sources/cxx-stl/llvm-libc++/patches.android/ |
D | 0010-Add-enough-symlink-to-rename-file-path-with-replace-.patch | 4 Subject: [PATCH 10/12] Add enough symlink to rename file/path with '='
|
/ndk/sources/third_party/googletest/googletest/ |
D | README | 329 library, you can force Google Test to rename its macro to avoid the
|
12