/ndk/sources/cxx-stl/llvm-libc++/libcxx/test/re/re.submatch/re.submatch.members/ |
D | compare_string_type.pass.cpp | 24 typedef SM::string_type string; in main() typedef 38 typedef SM::string_type string; in main() typedef
|
/ndk/sources/cxx-stl/stlport/stlport/stl/ |
D | _string_fwd.h | 40 typedef basic_string<char, char_traits<char>, allocator<char> > string; typedef
|
D | msl_string.h | 22 # define string __msl_string macro
|
/ndk/sources/host-tools/make-3.81/glob/ |
D | fnmatch.c | 103 # define IS_CHAR_CLASS(string) __wctype (string) argument 105 # define IS_CHAR_CLASS(string) wctype (string) argument 110 # define IS_CHAR_CLASS(string) \ argument 158 internal_fnmatch (pattern, string, no_leading_period, flags) in internal_fnmatch() argument 480 fnmatch (pattern, string, flags) in fnmatch() argument
|
/ndk/sources/cxx-stl/llvm-libc++/libcxx/test/re/re.submatch/re.submatch.op/ |
D | compare.pass.cpp | 223 typedef std::basic_string<CharT> string; in test() typedef
|
D | stream.pass.cpp | 26 typedef std::basic_string<CharT> string; in test() typedef
|
/ndk/sources/cxx-stl/llvm-libc++/libcxx/src/ |
D | random.cpp | 31 random_device::random_device(const string&) in random_device()
|
/ndk/sources/third_party/googletest/googletest/samples/ |
D | sample2.h | 63 MyString(const MyString& string) : c_string_(NULL) { in MyString()
|
/ndk/sources/third_party/googletest/googletest/include/gtest/internal/ |
D | gtest-filepath.h | 77 const std::string& string() const { return pathname_; } in string() function
|
/ndk/tests/device/test-stlport_static-exception/jni/ |
D | rvalue1.cpp | 31 void foofun(String string) in foofun()
|
/ndk/tests/device/test-stlport_shared-exception/jni/ |
D | rvalue1.cpp | 31 void foofun(String string) in foofun()
|
/ndk/tests/device/test-gnustl-full/unit/ |
D | copy_test.cpp | 42 char string[23] = "A string to be copied."; in copy_array() local
|
/ndk/tests/device/test-stlport/unit/ |
D | copy_test.cpp | 42 char string[23] = "A string to be copied."; in copy_array() local
|
/ndk/sources/host-tools/make-3.81/ |
D | expand.c | 58 variable_buffer_output (char *ptr, char *string, unsigned int length) in variable_buffer_output() 197 variable_expand_string (char *line, char *string, long length) in variable_expand_string()
|
D | vmsfunctions.c | 161 static struct dsc$descriptor_s string = in vms_stat() local
|
D | main.c | 104 string, /* One string per switch. */ enumerator
|
D | read.c | 2142 find_char_unquote (char *string, int stop1, int stop2, int blank, in find_char_unquote()
|
/ndk/ |
D | ndk-gdb.py | 124 def log(string): argument 129 def error(string, errcode=1): argument
|
/ndk/sources/host-tools/nawk-20071023/ |
D | lex.c | 357 int string(void) in string() function
|
/ndk/sources/host-tools/ndk-stack/regex/ |
D | regexec.c | 139 regexec(const regex_t *preg, const char *string, size_t nmatch, in regexec()
|
D | engine.c | 128 matcher(struct re_guts *g, char *string, size_t nmatch, regmatch_t pmatch[], in matcher()
|
/ndk/tests/build/issue20862-libpng-O0/jni/ |
D | pngpriv.h | 265 # define png_warning_parameter(p,number,string) ((void)0) argument
|
/ndk/sources/third_party/googletest/googletest/test/ |
D | gtest-port_test.cc | 1131 pair<ThreadLocal<std::string>*, std::string*> param) { in RetrieveThreadLocalValue()
|
D | gtest_unittest.cc | 4490 TEST(StreamableTest, string) { in TEST() argument
|