OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:has_variable_size_request
(Results
1 - 8
of
8
) sorted by null
/external/chromium_org/third_party/mesa/src/src/mapi/glapi/gen/
glX_proto_size.py
428
if not func.ignore and func.
has_variable_size_request
():
478
if not func.
has_variable_size_request
(): continue
502
if not func.
has_variable_size_request
(): continue
515
elif func.
has_variable_size_request
():
glX_server_table.py
205
if func.
has_variable_size_request
():
glX_XML.py
195
def
has_variable_size_request
(self):
member in class:glx_function
glX_proto_recv.py
309
if f.
has_variable_size_request
():
/external/mesa3d/src/mapi/glapi/gen/
glX_proto_size.py
428
if not func.ignore and func.
has_variable_size_request
():
478
if not func.
has_variable_size_request
(): continue
502
if not func.
has_variable_size_request
(): continue
515
elif func.
has_variable_size_request
():
glX_server_table.py
205
if func.
has_variable_size_request
():
glX_XML.py
195
def
has_variable_size_request
(self):
member in class:glx_function
glX_proto_recv.py
309
if f.
has_variable_size_request
():
Completed in 32 milliseconds