Home
last modified time | relevance | path

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

/third_party/python/Lib/
Dsymtable.py279 def is_imported(self): member in Symbol
/third_party/node/tools/inspector_protocol/
Dcode_generator.py547 def is_imported(self, domain, name): member in Protocol
/third_party/mesa3d/src/gallium/drivers/r600/
Dr600_texture.c203 bool is_imported, in r600_init_surface()
/third_party/mesa3d/src/gallium/drivers/radeonsi/
Dsi_texture.c175 uint64_t modifier, bool is_imported, bool is_scanout, in si_init_surface()
/third_party/mesa3d/src/imagination/vulkan/winsys/
Dpvr_winsys.h123 bool is_imported; member