Home
last modified time | relevance | path

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

/aosp_15_r20/external/python/cpython2/Modules/
Dpyexpat.c1226 static char template_buffer[257]; variable
/aosp_15_r20/external/python/cpython3/Modules/
Dpyexpat.c1086 static unsigned char template_buffer[256] = {0}; in PyUnknownEncodingHandler() local
/aosp_15_r20/external/pytorch/torch/_inductor/codegen/
H A Dcpp.py4504 def template_buffer_has_other_users( argument