Home
last modified time | relevance | path

Searched defs:pcode (Results 1 – 5 of 5) sorted by relevance

/third_party/curl/tests/libtest/
Dlib1560.c108 CURLUcode pcode; /* for updating parts */ member
118 CURLUcode pcode; /* for updating parts */ member
/third_party/curl/lib/
Ddoh.c1175 uint16_t pcode = 0, plen = 0; in Curl_doh_decode_httpsrr() local
/third_party/ffmpeg/libavcodec/
Dvc2enc.c230 static void encode_parse_info(VC2EncContext *s, enum DiracParseCodes pcode) in encode_parse_info()
/third_party/mindspore/mindspore-src/source/mindspore/ccsrc/pipeline/jit/pi/
Dcommon.cc927 auto pcode = OptCodeHub::Filter(key, [jcr, graph_executor, ms_func_graph](OptCodePtr code) { in GraphCompile() local
/third_party/astc-encoder/Source/
Dtinyexr.h8576 char **pcode) // o: ptr to packed table (updated) in hufPackEncTable()
8618 const char **pcode, // io: ptr to packed table (updated) in hufUnpackEncTable()