Home
last modified time | relevance | path

Searched defs:label_vector (Results 1 – 2 of 2) sorted by relevance

/dports/misc/libpostal/libpostal-1.1-alpha/src/
H A Dminibatch.c196 uint32_array *label_vector(khash_t(str_uint32) *label_ids, cstring_array *labels) { in label_vector() function
/dports/games/alephone/alephone-release-20190331/Source_Files/Misc/
H A Dpreferences.cpp1005 std::vector<std::string> label_vector; in build_stringvector_from_cstring_array() local