Searched defs:names (Results 1 - 25 of 1239) sorted by relevance

1234567891011>>

/prebuilts/ndk/current/sources/cxx-stl/llvm-libc++/test/std/input.output/file.streams/fstreams/fstream.assign/
H A Dmember_swap.pass.cpp23 std::pair<std::string, std::string> names; local
24 names.first = get_temp_file_name();
28 std::FILE *fd1 = std::fopen(names.first.c_str(), "w");
30 names.second = get_temp_file_name();
31 assert(names.first != names.second);
34 std::remove(names.first.c_str());
36 return names;
H A Dnonmember_swap.pass.cpp25 std::pair<std::string, std::string> names; local
26 names.first = get_temp_file_name();
30 std::FILE *fd1 = std::fopen(names.first.c_str(), "w");
32 names.second = get_temp_file_name();
33 assert(names.first != names.second);
36 std::remove(names.first.c_str());
38 return names;
/prebuilts/ndk/current/sources/cxx-stl/llvm-libc++/test/std/input.output/file.streams/fstreams/ofstream.assign/
H A Dmember_swap.pass.cpp23 std::pair<std::string, std::string> names; local
24 names.first = get_temp_file_name();
28 std::FILE *fd1 = std::fopen(names.first.c_str(), "w");
30 names.second = get_temp_file_name();
31 assert(names.first != names.second);
34 std::remove(names.first.c_str());
36 return names;
H A Dnonmember_swap.pass.cpp24 std::pair<std::string, std::string> names; local
25 names.first = get_temp_file_name();
29 std::FILE *fd1 = std::fopen(names.first.c_str(), "w");
31 names.second = get_temp_file_name();
32 assert(names.first != names.second);
35 std::remove(names.first.c_str());
37 return names;
/prebuilts/ndk/r16/sources/cxx-stl/llvm-libc++/test/std/input.output/file.streams/fstreams/fstream.assign/
H A Dmember_swap.pass.cpp23 std::pair<std::string, std::string> names; local
24 names.first = get_temp_file_name();
28 std::FILE *fd1 = std::fopen(names.first.c_str(), "w");
30 names.second = get_temp_file_name();
31 assert(names.first != names.second);
34 std::remove(names.first.c_str());
36 return names;
H A Dnonmember_swap.pass.cpp25 std::pair<std::string, std::string> names; local
26 names.first = get_temp_file_name();
30 std::FILE *fd1 = std::fopen(names.first.c_str(), "w");
32 names.second = get_temp_file_name();
33 assert(names.first != names.second);
36 std::remove(names.first.c_str());
38 return names;
/prebuilts/ndk/r16/sources/cxx-stl/llvm-libc++/test/std/input.output/file.streams/fstreams/ofstream.assign/
H A Dmember_swap.pass.cpp23 std::pair<std::string, std::string> names; local
24 names.first = get_temp_file_name();
28 std::FILE *fd1 = std::fopen(names.first.c_str(), "w");
30 names.second = get_temp_file_name();
31 assert(names.first != names.second);
34 std::remove(names.first.c_str());
36 return names;
H A Dnonmember_swap.pass.cpp24 std::pair<std::string, std::string> names; local
25 names.first = get_temp_file_name();
29 std::FILE *fd1 = std::fopen(names.first.c_str(), "w");
31 names.second = get_temp_file_name();
32 assert(names.first != names.second);
35 std::remove(names.first.c_str());
37 return names;
/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/include/cloog/
H A Dprogram.h61 CloogNames * names ; /**< Iterators and parameters names. */ member in struct:cloogprogram
/prebuilts/clang/host/darwin-x86/clang-4053586/prebuilt_include/llvm/include/llvm/Support/
H A DAtomicOrdering.h82 static const char *names[8] = {"not_atomic", "unordered", "monotonic", local
85 return names[static_cast<size_t>(ao)];
/prebuilts/clang/host/darwin-x86/clang-4393122/include/llvm/Support/
H A DAtomicOrdering.h82 static const char *names[8] = {"not_atomic", "unordered", "monotonic", local
85 return names[static_cast<size_t>(ao)];
/prebuilts/clang/host/darwin-x86/clang-4479392/include/llvm/Support/
H A DAtomicOrdering.h82 static const char *names[8] = {"not_atomic", "unordered", "monotonic", local
85 return names[static_cast<size_t>(ao)];
/prebuilts/clang/host/darwin-x86/clang-4579689/include/llvm/Support/
H A DAtomicOrdering.h82 static const char *names[8] = {"not_atomic", "unordered", "monotonic", local
85 return names[static_cast<size_t>(ao)];
/prebuilts/clang/host/darwin-x86/clang-4630689/include/llvm/Support/
H A DAtomicOrdering.h82 static const char *names[8] = {"not_atomic", "unordered", "monotonic", local
85 return names[static_cast<size_t>(ao)];
/prebuilts/clang/host/darwin-x86/clang-4639204/include/llvm/Support/
H A DAtomicOrdering.h82 static const char *names[8] = {"not_atomic", "unordered", "monotonic", local
85 return names[static_cast<size_t>(ao)];
/prebuilts/clang/host/darwin-x86/clang-4691093/include/llvm/Support/
H A DAtomicOrdering.h82 static const char *names[8] = {"not_atomic", "unordered", "monotonic", local
85 return names[static_cast<size_t>(ao)];
/prebuilts/clang/host/linux-x86/clang-4053586/prebuilt_include/llvm/include/llvm/Support/
H A DAtomicOrdering.h82 static const char *names[8] = {"not_atomic", "unordered", "monotonic", local
85 return names[static_cast<size_t>(ao)];
/prebuilts/clang/host/linux-x86/clang-4393122/include/llvm/Support/
H A DAtomicOrdering.h82 static const char *names[8] = {"not_atomic", "unordered", "monotonic", local
85 return names[static_cast<size_t>(ao)];
/prebuilts/clang/host/linux-x86/clang-4479392/include/llvm/Support/
H A DAtomicOrdering.h82 static const char *names[8] = {"not_atomic", "unordered", "monotonic", local
85 return names[static_cast<size_t>(ao)];
/prebuilts/clang/host/linux-x86/clang-4579689/include/llvm/Support/
H A DAtomicOrdering.h82 static const char *names[8] = {"not_atomic", "unordered", "monotonic", local
85 return names[static_cast<size_t>(ao)];
/prebuilts/clang/host/linux-x86/clang-4630689/include/llvm/Support/
H A DAtomicOrdering.h82 static const char *names[8] = {"not_atomic", "unordered", "monotonic", local
85 return names[static_cast<size_t>(ao)];
/prebuilts/clang/host/linux-x86/clang-4639204/include/llvm/Support/
H A DAtomicOrdering.h82 static const char *names[8] = {"not_atomic", "unordered", "monotonic", local
85 return names[static_cast<size_t>(ao)];
/prebuilts/clang/host/linux-x86/clang-4691093/include/llvm/Support/
H A DAtomicOrdering.h82 static const char *names[8] = {"not_atomic", "unordered", "monotonic", local
85 return names[static_cast<size_t>(ao)];
/prebuilts/gdb/darwin-x86/lib/python2.7/lib-tk/
H A DtkFont.py81 if self.name not in root.tk.call("font", "names"):
172 def names(root=None): function
173 "Get names of defined fonts (as a tuple)"
176 return root.tk.splitlist(root.tk.call("font", "names"))
196 print names()
/prebuilts/gdb/linux-x86/lib/python2.7/lib-tk/
H A DtkFont.py81 if self.name not in root.tk.call("font", "names"):
172 def names(root=None): function
173 "Get names of defined fonts (as a tuple)"
176 return root.tk.splitlist(root.tk.call("font", "names"))
196 print names()

Completed in 480 milliseconds

1234567891011>>