Home
last modified time | relevance | path

Searched defs:key_end (Results 1 – 10 of 10) sorted by relevance

/third_party/boost/libs/nowide/src/
Dcstdlib.cpp99 const char* key_end = string; in putenv() local
/third_party/boost/boost/graph/detail/
Dhistogram_sort.hpp87 void histogram_sort(KeyIterator key_begin, KeyIterator key_end, in histogram_sort()
123 void histogram_sort(KeyIterator key_begin, KeyIterator key_end, in histogram_sort()
/third_party/boost/libs/nowide/test/
Dtest_system.cpp83 const char* key_end = strchr(key_begin, '='); in compare_getenv() local
/third_party/mindspore/mindspore/lite/src/runtime/kernel/arm/string/
Dpredict.cc51 int32_t *key_end = key_begin + keys_tensor->ElementsNum(); in GetLabelInfo() local
/third_party/libpsl/src/
Dlookup_string_in_fixed_set.c210 const char* key_end = key + key_length; in LookupStringInFixedSet() local
/third_party/glib/gio/
Dgdbusdaemon.c209 is_key (const char *key_start, const char *key_end, const char *value) in is_key()
221 parse_key (MatchElement *element, const char *key_start, const char *key_end) in parse_key()
360 const char *key_end; in match_new() local
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/Support/
DOnDiskHashTable.h540 key_iterator key_end() { return key_iterator(); } in key_end() function
/third_party/boost/boost/move/algo/detail/
Dadaptive_sort_merge.hpp356 RandItKeys const key_end (key_first+n_bef_irreg2); in merge_blocks_bufferless() local
/third_party/ffmpeg/libavutil/
Dopt.c1519 const char *key_start, *key_end; in get_key() local
/third_party/glib/glib/
Dgkeyfile.c1354 gchar *key, *value, *key_end, *value_start, *locale; in g_key_file_parse_key_value_pair() local