Searched defs:_item (Results 1 - 4 of 4) sorted by relevance
/third_party/skia/third_party/externals/harfbuzz/src/ |
H A D | hb-ucd.cc | 111 _cmp_pair (const void *_key, const void *_item) in _cmp_pair() argument 119 _cmp_pair_11_7_14 (const void *_key, const void *_item) in _cmp_pair_11_7_14() argument
|
H A D | hb-algs.hh | 857 hb_bsearch_impl(unsigned *pos, const K& key, V* base, size_t nmemb, size_t stride, int (*compar)(const void *_key, const void *_item, Ts... _ds), Ts... ds) hb_bsearch_impl() argument 903 hb_bsearch(const K& key, V* base, size_t nmemb, size_t stride, int (*compar)(const void *_key, const void *_item, Ts... _ds), Ts... ds) hb_bsearch() argument
|
/third_party/libwebsockets/lib/core/ |
H A D | lws_map.c | 245 lws_map_item_key(lws_map_item_t *_item) in lws_map_item_key() argument 251 lws_map_item_value(lws_map_item_t *_item) in lws_map_item_value() argument 257 lws_map_item_key_len(lws_map_item_t *_item) in lws_map_item_key_len() argument 263 lws_map_item_value_len(lws_map_item_t *_item) in lws_map_item_value_len() argument
|
/third_party/vk-gl-cts/external/openglcts/modules/gl/ |
H A D | gl4cShaderSubroutineTests.cpp | 8279 struct _item in initTest() struct
|
Completed in 17 milliseconds