Home
last modified time | relevance | path

Searched defs:obj_cache (Results 1 – 3 of 3) sorted by relevance

/third_party/mesa3d/src/amd/vpelib/src/core/inc/
Dconfig_cache.h87 #define CONFIG_CACHE(obj_cache, ctx, disable_cache, is_bypass, program_func_call, inst) \ argument
/third_party/protobuf/python/
Dprotobuf.h76 PyUpb_WeakMap* obj_cache; member
Ddescriptor_pool.c44 PyTypeObject* type, PyObject* db, PyUpb_WeakMap* obj_cache) { in PyUpb_DescriptorPool_DoCreateWithCache()