Home
last modified time | relevance | path

Searched defs:suffix (Results 1 – 7 of 7) sorted by relevance

/ndk/sources/third_party/googletest/googletest/test/
Dgtest_stress_test.cc64 std::string IdToKey(int id, const char* suffix) { in IdToKey()
78 int id, const char* suffix) { in ExpectKeyAndValueWereRecordedForId()
/ndk/sources/host-tools/make-3.81/
Dimplicit.c326 char *suffix = rule->suffixes[i]; in pattern_search() local
Dvariable.h104 char *suffix; member
Dvariable.c45 create_pattern_var (char *target, char *suffix) in create_pattern_var()
/ndk/tests/device/issue42891-boost-1_52/jni/boost/boost/utility/
Dbinary.hpp60 #define BOOST_SUFFIXED_BINARY_LITERAL( bit_groupings, suffix ) \ argument
63 #define BOOST_SUFFIXED_BINARY_LITERAL_D( d, bit_groupings, suffix ) \ argument
/ndk/sources/cxx-stl/stlport/src/
Dnum_put_float.cpp521 char *suffix = expbuf + MAXEDIGITS + 2; in __format_float_scientific() local
/ndk/sources/third_party/googletest/googletest/src/
Dgtest.cc1612 const std::string& str, const std::string& suffix) { in EndsWithCaseInsensitive()