Home
last modified time | relevance | path

Searched defs:_block (Results 1 – 4 of 4) sorted by relevance

/third_party/python/Python/
Dpyarena.c17 typedef struct _block { struct
33 struct _block *ab_next; argument
38 void *ab_mem;
/third_party/mesa3d/src/panfrost/midgard/
Dmidgard_helper_invocations.c163 mir_helper_block_update(BITSET_WORD *deps, pan_block *_block, unsigned temp_count) in mir_helper_block_update()
/third_party/jsframework/runtime/vdom/
DElement.ts54 private _block: FragBlockInterface; property in Element
/third_party/python/Lib/
Dtarfile.py1377 def _block(self, count): member in TarInfo