Home
last modified time | relevance | path

Searched refs:remove (Results 1 – 25 of 160) sorted by relevance

1234567

/ndk/build/tools/
Dcleanup-headers.sh71 remove() { function
135 remove $NEW_PLATFORM_DIR/include "#include" glue.h
136 remove $NEW_PLATFORM_DIR/include "#include" arch
137 remove $NEW_PLATFORM_DIR/include "#include" mach
138 remove $NEW_PLATFORM_DIR/include "#include" domain.h
139 remove $NEW_PLATFORM_DIR/include "#include" pgtable-hwdef.h
140 remove $NEW_PLATFORM_DIR/include "#include" proc-fns.h
142 remove $NEW_PLATFORM_DIR/include "#define" EM_ARM
143 remove $NEW_PLATFORM_DIR/include "#define" MODULE_ARCH_VERMAGIC
144 remove $NEW_PLATFORM_DIR/include "#define" __ARM_NR_BASE
[all …]
/ndk/sources/cxx-stl/llvm-libc++/libcxx/test/containers/sequences/forwardlist/forwardlist.ops/
Dremove.pass.cpp29 c1.remove(0); in main()
38 c1.remove(0); in main()
48 c1.remove(0); in main()
56 c1.remove(0); in main()
66 c1.remove(0); in main()
77 c1.remove(0); in main()
86 c1.remove(0); in main()
96 c1.remove(0); in main()
104 c1.remove(0); in main()
114 c1.remove(0); in main()
/ndk/sources/cxx-stl/llvm-libc++/libcxx/test/input.output/file.streams/fstreams/ofstream.assign/
Dmember_swap.pass.cpp42 std::remove(temp1.c_str()); in main()
51 std::remove(temp2.c_str()); in main()
69 std::remove(temp1.c_str()); in main()
78 std::remove(temp2.c_str()); in main()
Dnonmember_swap.pass.cpp43 std::remove(temp1.c_str()); in main()
52 std::remove(temp2.c_str()); in main()
70 std::remove(temp1.c_str()); in main()
79 std::remove(temp2.c_str()); in main()
Dmove_assign.pass.cpp37 std::remove(temp.c_str()); in main()
50 std::remove(temp.c_str()); in main()
/ndk/sources/cxx-stl/llvm-libc++/libcxx/test/input.output/file.streams/fstreams/fstream.assign/
Dmember_swap.pass.cpp46 std::remove(temp1.c_str()); in main()
47 std::remove(temp2.c_str()); in main()
69 std::remove(temp1.c_str()); in main()
70 std::remove(temp2.c_str()); in main()
Dnonmember_swap.pass.cpp47 std::remove(temp1.c_str()); in main()
48 std::remove(temp2.c_str()); in main()
70 std::remove(temp1.c_str()); in main()
71 std::remove(temp2.c_str()); in main()
Dmove_assign.pass.cpp36 std::remove(temp.c_str()); in main()
48 std::remove(temp.c_str()); in main()
/ndk/sources/cxx-stl/llvm-libc++/libcxx/test/containers/sequences/list/list.ops/
Dremove.pass.cpp25 c.remove(3); in main()
33 c.remove(3); in main()
/ndk/sources/cxx-stl/llvm-libc++/libcxx/test/input.output/file.streams/fstreams/ofstream.members/
Drdbuf.pass.cpp29 std::remove(temp.c_str()); in main()
35 std::remove(temp.c_str()); in main()
Dclose.pass.cpp32 std::remove(temp.c_str()); in main()
41 std::remove(temp.c_str()); in main()
Dopen_string.pass.cpp40 std::remove(temp.c_str()); in main()
57 std::remove(temp.c_str()); in main()
Dopen_pointer.pass.cpp40 std::remove(temp.c_str()); in main()
57 std::remove(temp.c_str()); in main()
/ndk/sources/cxx-stl/llvm-libc++/libcxx/test/input.output/file.streams/fstreams/ofstream.cons/
Dstring.pass.cpp34 std::remove(temp.c_str()); in main()
45 std::remove(temp.c_str()); in main()
Dpointer.pass.cpp34 std::remove(temp.c_str()); in main()
45 std::remove(temp.c_str()); in main()
Dmove.pass.cpp36 std::remove(temp.c_str()); in main()
48 std::remove(temp.c_str()); in main()
/ndk/sources/cxx-stl/llvm-libc++/libcxx/test/input.output/file.streams/fstreams/fstream.cons/
Dstring.pass.cpp34 std::remove(temp.c_str()); in main()
45 std::remove(temp.c_str()); in main()
Dpointer.pass.cpp33 std::remove(temp.c_str()); in main()
43 std::remove(temp.c_str()); in main()
Dmove.pass.cpp35 std::remove(temp.c_str()); in main()
46 std::remove(temp.c_str()); in main()
/ndk/sources/cxx-stl/llvm-libc++/libcxx/test/input.output/file.streams/fstreams/fstream.members/
Dclose.pass.cpp32 std::remove(temp.c_str()); in main()
41 std::remove(temp.c_str()); in main()
Dopen_string.pass.cpp36 std::remove(temp.c_str()); in main()
49 std::remove(temp.c_str()); in main()
Dopen_pointer.pass.cpp36 std::remove(temp.c_str()); in main()
49 std::remove(temp.c_str()); in main()
/ndk/sources/cxx-stl/llvm-libc++/libcxx/test/input.output/file.streams/fstreams/filebuf.virtuals/
Doverflow.pass.cpp58 std::remove("overflow.dat"); in main()
78 std::remove("overflow.dat"); in main()
97 std::remove("overflow.dat"); in main()
117 std::remove("overflow.dat"); in main()
144 std::remove("overflow.dat"); in main()
/ndk/sources/cxx-stl/llvm-libc++/libcxx/test/localization/locales/locale.convenience/conversions/conversions.buffer/
Doverflow.pass.cpp59 std::remove("overflow.dat"); in main()
77 std::remove("overflow.dat"); in main()
99 std::remove("overflow.dat"); in main()
/ndk/sources/cxx-stl/llvm-libc++/libcxx/test/input.output/file.streams/fstreams/filebuf.members/
Dopen_pointer.pass.cpp35 std::remove(temp.c_str()); in main()
50 remove(temp.c_str()); in main()

1234567