OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:TYPE_INSTANCE
(Results
1 - 2
of
2
) sorted by null
/external/libmojo/base/android/
jni_android.h
133
TYPE_INSTANCE
,
/external/deqp/external/vulkancts/scripts/
gen_framework.py
326
TYPE_INSTANCE
= 1 # Bound to VkInstance
342
return Function.
TYPE_INSTANCE
346
return Function.
TYPE_INSTANCE
880
if function.getType() == Function.
TYPE_INSTANCE
and function.arguments[0].getType() == "VkPhysicalDevice":
893
if function.getType() == Function.
TYPE_INSTANCE
and function.arguments[0].getType() == "VkPhysicalDevice":
916
elif function.getType() == Function.
TYPE_INSTANCE
and function.arguments[0].getType() == "VkPhysicalDevice" and function.alias != None:
[
all
...]
Completed in 434 milliseconds