Home
last modified time | relevance | path

Searched refs:strings (Results 1 – 25 of 57) sorted by relevance

123

/ndk/tests/device/test-stlport/unit/
Distmit_test.cpp101 vector<string> strings; in copy_n_test() local
109 copy_n(istream_string_ite(istr), 2, back_inserter(strings)); in copy_n_test()
110 CPPUNIT_ASSERT( strings.size() == 2 ); in copy_n_test()
111 CPPUNIT_ASSERT( strings[0] == "AA" ); in copy_n_test()
112 CPPUNIT_ASSERT( strings[1] == "BB" ); in copy_n_test()
113 strings.clear(); in copy_n_test()
/ndk/tests/device/test-gnustl-full/unit/
Distmit_test.cpp101 vector<string> strings; in copy_n_test() local
109 copy_n(istream_string_ite(istr), 2, back_inserter(strings)); in copy_n_test()
110 CPPUNIT_ASSERT( strings.size() == 2 ); in copy_n_test()
111 CPPUNIT_ASSERT( strings[0] == "AA" ); in copy_n_test()
112 CPPUNIT_ASSERT( strings[1] == "BB" ); in copy_n_test()
113 strings.clear(); in copy_n_test()
/ndk/sources/host-tools/make-3.81/config/
Dprintf-posix.m410 dnl Test whether the printf() function supports POSIX/XSI format strings with
16 AC_CACHE_CHECK([whether printf() supports POSIX/XSI format strings],
43 [Define if your printf() function supports format strings with positions.])
Dconfig.rpath226 strings "$collect2name" | grep resolve_lib_name >/dev/null
/ndk/sources/host-tools/make-3.81/
Dstrcache.c115 static struct hash_table strings; variable
121 char **slot = (char **) hash_find_slot (&strings, str); in add_hash()
129 hash_insert_at (&strings, key, slot); in add_hash()
176 hash_init (&strings, 1000, str_hash_1, str_hash_2, str_hash_cmp); in strcache_init()
Dreadme.vms60 - Usually DCL upcases command line tokens (except strings) and usually the
67 lowercases all tokens (except strings)
DChangeLog206 of strings, with a hash table interface for fast lookup. Nothing
473 remember to free the temporary argv strings.
550 * w32/subproc/sub_proc.c (process_easy): Fix format strings for
553 * function.c (windows32_openpipe): Fix format strings for printing
563 * main.c (handle_runtime_exceptions): Fix sprintf format strings
1437 * main.c (decode_switches): Require non-empty strings for all our
1546 short strings.
1971 * main.c: Create a static array of strings to store the usage
2061 use of an internal hash table. Fix documentation strings.
2551 strings together, we append all the unexpanded values going up
Dconfig.h.in233 /* Define to 1 if you have the <strings.h> header file. */
Dconfig.log251 configure:3754: checking for strings.h
DREADME.W3299 to have a hard time handling quoted strings correctly. This can
/ndk/sources/cxx-stl/llvm-libc++/patches.android/
D0010-Add-enough-symlink-to-rename-file-path-with-replace-.patch24 test/strings/basic.string/string.nonmembers/string_op!EQ | 1 +
25 test/strings/basic.string/string.nonmembers/string_operatorEQEQ | 1 +
26 test/strings/basic.string/string.nonmembers/string_opgtEQ | 1 +
27 test/strings/basic.string/string.nonmembers/string_opltEQ | 1 +
53 create mode 120000 test/strings/basic.string/string.nonmembers/string_op!EQ
54 create mode 120000 test/strings/basic.string/string.nonmembers/string_operatorEQEQ
55 create mode 120000 test/strings/basic.string/string.nonmembers/string_opgtEQ
56 create mode 120000 test/strings/basic.string/string.nonmembers/string_opltEQ
187 diff --git a/test/strings/basic.string/string.nonmembers/string_op!EQ b/test/strings/basic.string/s…
191 +++ b/test/strings/basic.string/string.nonmembers/string_op!EQ
[all …]
/ndk/tests/device/test-libc++-static-full/jni/
DAndroid.mk54 strings/basic.string/string.ops/string_compare/size_size_string_size_size \
3357 $(call gen-test, strings/basic.string.hash/strings)
3358 $(call gen-test, strings/basic.string.literals/literal1)
3359 $(call gen-test, strings/basic.string.literals/literal2)
3360 $(call gen-test, strings/basic.string.literals/literal3)
3361 $(call gen-test, strings/basic.string.literals/literal)
3362 $(call gen-test, strings/basic.string/string.access/at)
3363 $(call gen-test, strings/basic.string/string.access/back)
3364 $(call gen-test, strings/basic.string/string.access/db_back)
3365 $(call gen-test, strings/basic.string/string.access/db_cback)
[all …]
/ndk/tests/device/test-libc++-shared-full/jni/
DAndroid.mk63 strings/basic.string/string.ops/string_compare/size_size_string_size_size \
3366 $(call gen-test, strings/basic.string.hash/strings)
3367 $(call gen-test, strings/basic.string.literals/literal1)
3368 $(call gen-test, strings/basic.string.literals/literal2)
3369 $(call gen-test, strings/basic.string.literals/literal3)
3370 $(call gen-test, strings/basic.string.literals/literal)
3371 $(call gen-test, strings/basic.string/string.access/at)
3372 $(call gen-test, strings/basic.string/string.access/back)
3373 $(call gen-test, strings/basic.string/string.access/db_back)
3374 $(call gen-test, strings/basic.string/string.access/db_cback)
[all …]
/ndk/sources/host-tools/gdb-pretty-printers/stlport/gppfs-0.2/
DChangeLog5 * Fix display of empty strings with STLport 5.0.x if
/ndk/sources/host-tools/make-3.81/po/
DMakevars32 # package. (Note that the msgstr strings, extracted from the package's
41 # bugs in the untranslated strings:
DPOTFILES.in1 # List of source files containing translatable strings.
/ndk/sources/third_party/googletest/googletest/include/gtest/
Dgtest-printers.h784 static void TersePrintPrefixToStrings(const Tuple& t, Strings* strings) { in TersePrintPrefixToStrings()
785 TuplePrefixPrinter<N - 1>::TersePrintPrefixToStrings(t, strings); in TersePrintPrefixToStrings()
788 strings->push_back(ss.str()); in TersePrintPrefixToStrings()
815 static void TersePrintPrefixToStrings(const Tuple& t, Strings* strings) {
818 strings->push_back(ss.str());
Dgtest-param-test.h.pump274 // const char* strings[] = {"foo", "bar", "baz"};
275 // INSTANTIATE_TEST_CASE_P(StringSequence, SrtingTest, ValuesIn(strings));
278 // each with STL strings with values "a" and "b":
/ndk/sources/cxx-stl/stlport/stlport/
Dsstream21 // C++ strings.
/ndk/sources/host-tools/make-3.81/tests/scripts/functions/
Dsuffix6 ."in the list. The long strings are sorted to remove duplicates.\n";
Deval140 # Test handling of backslashes in strings to be evaled.
/ndk/sources/host-tools/nawk-20071023/
DFIXES226 reported by gcc's -Wwrite-strings. as it says in the gcc manual,
582 added dynamically growing strings to awk.lx.l and b.c
672 better defense against very long printf strings.
714 changed NCHARS to 256 to handle 8-bit characters in strings
729 Added \x to regular expressions (already in strings).
830 as in ANSI, for strings. Rescinded the sloppiness that permitted
936 Very long printf strings caused core dump;
/ndk/build/tools/
Dcommon-build-host-funcs.sh734 STRINGS=$BH_HOST_CONFIG-strings
/ndk/sources/third_party/googletest/googletest/test/
Dgtest-printers_test.cc884 const list<string> strings(a, a + 2); in TEST() local
885 EXPECT_EQ("{ \"hello\", \"world\" }", Print(strings)); in TEST()
/ndk/build/gmsl/
D__gmsl290 # Returns: Returns $(true) if the two strings are identical
298 # Returns: Returns $(true) if the two strings are not the same

123