Home
last modified time | relevance | path

Searched defs:obp (Results 1 – 6 of 6) sorted by relevance

/third_party/ejdb/src/jbi/
Djbi_selection.c308 struct _JBL_PTR *obp = aux->orderby_num ? aux->orderby_ptrs[0] : 0; in _jbi_collect_indexes() local
393 struct _JBL_PTR *obp = aux->orderby_ptrs[0]; in _jbi_select_index_for_orderby() local
/third_party/libcoap/src/
Dpdu.c944 write_prefix(char **obp, size_t *len, const char *prf, size_t prflen) { in write_prefix()
957 write_char(char **obp, size_t *len, char c, int printable) { in write_char()
1035 char *obp; in coap_pdu_parse_opt() local
/third_party/skia/third_party/externals/freetype/src/base/
Dfthash.c134 FT_Hashnode* obp = hash->table; in hash_rehash() local
/third_party/freetype/src/base/
Dfthash.c134 FT_Hashnode* obp = hash->table; in hash_rehash() local
/third_party/flutter/skia/third_party/externals/freetype/src/base/
Dfthash.c135 FT_Hashnode* obp = hash->table; in hash_rehash() local
/third_party/python/Objects/
Dweakrefobject.c286 PyObject **obp, PyObject **callbackp) in parse_weakref_init_args()