Home
last modified time | relevance | path

Searched defs:typeInfo (Results 1 – 25 of 41) sorted by relevance

12

/external/mesa3d/src/gfxstream/codegen/scripts/cereal/
Dencoder.py121 def emit_custom_pre_validate(typeInfo, api, cgen): argument
138 def emit_custom_resource_preprocess(typeInfo, api, cgen): argument
147 def emit_custom_resource_postprocess(typeInfo, api, cgen): argument
156 def emit_count_marshal(typeInfo, param, cgen): argument
166 def emit_marshal(typeInfo, param, cgen): argument
185 def emit_unmarshal(typeInfo, param, cgen): argument
192 def emit_deepcopy(typeInfo, param, cgen): argument
199 def emit_transform(typeInfo, param, cgen, variant="tohost"): argument
206 def emit_handlemap_create(typeInfo, param, cgen): argument
218 def emit_handlemap_destroy(typeInfo, param, cgen): argument
[all …]
Ddecoder.py155 def emit_unmarshal(typeInfo, param, cgen, output = False, destroy = False, noUnbox = False): argument
227 def emit_transform(typeInfo, param, cgen, variant="tohost"): argument
234 def emit_marshal(typeInfo, param, cgen, handleMapOverwrites=False): argument
396 def emit_decode_parameters_writeback(typeInfo, api, cgen, autobox=True): argument
490 def emit_snapshot(typeInfo, api, cgen): argument
523 def emit_decoding(typeInfo, api, cgen, globalWrapped=False, context=False): argument
545 def emit_default_decoding(typeInfo, api, cgen): argument
548 def emit_global_state_wrapped_decoding(typeInfo, api, cgen): argument
551 def emit_global_state_wrapped_decoding_with_context(typeInfo, api, cgen): argument
601 def decode_vkInvalidateMappedMemoryRanges(typeInfo, api, cgen): argument
[all …]
Dsubdecode.py53 def emit_unmarshal(typeInfo, param, cgen, output=False, destroy=False, noUnbox=False): argument
108 def emit_dispatch_unmarshal(typeInfo, param, cgen, globalWrapped): argument
146 def emit_transform(typeInfo, param, cgen, variant="tohost"): argument
202 def emit_decode_parameters(typeInfo, api, cgen, globalWrapped=False): argument
280 def emit_default_decoding(typeInfo, api, cgen): argument
285 def emit_global_state_wrapped_decoding(typeInfo, api, cgen): argument
289 def emit_global_state_wrapped_decoding_with_context(typeInfo, api, cgen): argument
323 def __init__(self, module, typeInfo): argument
Dvkextensionstructuretype.py8 def __init__(self, extensionName: str, module, typeInfo): argument
28 def __init__(self, module, typeInfo): argument
33 def __init__(self, module, typeInfo): argument
Ddecodersnapshot.py348 def emit_impl(typeInfo, api, cgen): argument
447 def emit_passthrough_to_impl(typeInfo, api, cgen): argument
451 def __init__(self, module, typeInfo): argument
Dfrontend.py26 def __init__(self, module, typeInfo): argument
Dunbox.py13 def __init__(self, module, typeInfo): argument
Dextensionstructs.py17 def __init__(self, module, typeInfo, variant="host"): argument
Dapi_log_decoder.py95 def __init__(self, module, typeInfo): argument
Ddispatch.py124 def __init__(self, module, typeInfo): argument
380 def __init__(self, module, typeInfo): argument
Dhandlemap.py159 def __init__(self, module, typeInfo): argument
Ddeepcopy.py253 def __init__(self, module, typeInfo): argument
Dfunctable.py214 def __init__(self, module, typeInfo): argument
Dtesting.py301 def __init__(self, module, typeInfo): argument
Dtransform.py203 …def __init__(self, module, typeInfo, resourceTrackerTypeName="ResourceTracker", resourceTrackerVar… argument
/external/mesa3d/src/gfxstream/codegen/scripts/cereal/common/
Dcodegen.py690 def validPrimitive(self, typeInfo, typeName): argument
694 def makePrimitiveStreamMethod(self, typeInfo, typeName, direction="write"): argument
715 def makePrimitiveStreamMethodInPlace(self, typeInfo, typeName, direction="write"): argument
736 def streamPrimitive(self, typeInfo, streamVar, accessExpr, accessType, direction="write"): argument
783 …def memcpyPrimitive(self, typeInfo, streamVar, accessExpr, accessType, variant, direction="write"): argument
847 def countPrimitive(self, typeInfo, accessType): argument
886 def makeApiFunc(self, typeInfo, apiName): argument
907 def makeDecl(self, typeInfo, apiName): argument
911 def makeDefinition(self, typeInfo, apiName, isStatic=False): argument
954 def onGenType(self, typeInfo, name, alias): argument
[all …]
Dvulkantypes.py452 def isEnum(self, typeInfo): argument
455 def isBitmask(self, typeInfo): argument
499 def isSimpleValueType(self, typeInfo): argument
671 def makeVulkanTypeFromXMLTag(typeInfo, parentName: str, tag: Element) -> VulkanType: argument
1196 def registerTypeInfo(self, typeInfo): argument
1240 def __init__(self, typeInfo, structInfo, vulkanType): argument
/external/robolectric/resources/src/main/java/org/robolectric/res/
DResourceIdGenerator.java9 private final Map<String, TypeTracker> typeInfo = new HashMap<>(); field in ResourceIdGenerator
/external/robolectric/sandbox/src/main/java/org/robolectric/internal/bytecode/
DInstrumentingClassWriter.java113 private ClassNode typeInfo(final String type) throws ClassNotFoundException { in typeInfo() method in InstrumentingClassWriter
/external/google-fruit/src/
Dinjector_storage.cpp111 void* InjectorStorage::getMultibindings(TypeId typeInfo) { in getMultibindings()
/external/doclava/src/com/google/doclava/apicheck/
DApiFile.java172 final TypeInfo typeInfo = Converter.obtainTypeFromString(qname); in parseClass() local
568 TypeInfo typeInfo = Converter.obtainTypeFromString(type); in parseParameterList() local
DXmlApiFile.java121 TypeInfo typeInfo = Converter.obtainTypeFromString(qualifiedName) ; in startElement() local
/external/javassist/src/main/javassist/bytecode/
DStackMap.java207 public void typeInfo(int pos, byte tag) {} in typeInfo() method in StackMap.Walker
254 public void typeInfo(int pos, byte tag) { in typeInfo() method in StackMap.Copier
331 public void typeInfo(int pos, byte tag) { in typeInfo() method in StackMap.SimpleCopy
/external/deqp/external/openglcts/modules/gl/
Dgl4cGPUShaderFP64Tests.cpp12144 class typeInfo<glw::GLboolean> class
12151 class typeInfo<glw::GLdouble> class
12158 class typeInfo<tcu::UVec2> class
12165 class typeInfo<tcu::UVec3> class
12172 class typeInfo<tcu::UVec4> class
12179 class typeInfo<tcu::DVec2> class
12186 class typeInfo<tcu::DVec3> class
12193 class typeInfo<tcu::DVec4> class
12200 class typeInfo<tcu::Matrix<glw::GLdouble, 2, 2>> class
12207 class typeInfo<tcu::Matrix<glw::GLdouble, 3, 2>> class
[all …]
/external/angle/third_party/vulkan-headers/src/registry/
Dbase_generator.py582 def genType(self, typeInfo, typeName, alias): argument

12