Home
last modified time | relevance | path

Searched defs:accessType (Results 1 – 14 of 14) sorted by relevance

/external/nist-sip/java/gov/nist/javax/sip/header/ims/
DPAccessNetworkInfo.java52 private String accessType; field in PAccessNetworkInfo
/external/smali/dexlib2/src/main/java/org/jf/dexlib2/util/
DSyntheticAccessorResolver.java131 int accessType = syntheticAccessorFSM.test(instructions); in getAccessedMember() local
/external/google-smali/dexlib2/src/main/java/com/android/tools/smali/dexlib2/util/
DSyntheticAccessorResolver.java128 int accessType = syntheticAccessorFSM.test(instructions); in getAccessedMember() local
/external/gfxstream-protocols/registry/vulkan/scripts/cereal/common/
Dcodegen.py705 def streamPrimitive(self, typeInfo, streamVar, accessExpr, accessType, direction="write"): argument
752 def memcpyPrimitive(self, typeInfo, streamVar, accessExpr, accessType, direction="write"): argument
810 def countPrimitive(self, typeInfo, accessType): argument
/external/deqp/modules/gles3/functional/
Des3fShaderIndexingTests.cpp60 static const char* getIndexAccessTypeName (IndexAccessType accessType) in getIndexAccessTypeName()
86 static const char* getVectorAccessTypeName (VectorAccessType accessType) in getVectorAccessTypeName()
/external/deqp/modules/gles2/functional/
Des2fShaderIndexingTests.cpp63 static const char* getIndexAccessTypeName (IndexAccessType accessType) in getIndexAccessTypeName()
90 static const char* getVectorAccessTypeName (VectorAccessType accessType) in getVectorAccessTypeName()
/external/deqp/external/vulkancts/modules/vulkan/shaderrender/
DvktShaderRenderIndexingTests.cpp59 static const char* getIndexAccessTypeName (IndexAccessType accessType) in getIndexAccessTypeName()
86 static const char* getVectorAccessTypeName (VectorAccessType accessType) in getVectorAccessTypeName()
/external/deqp/external/vulkancts/modules/vulkan/protected_memory/
DvktProtectedMemShaderImageAccessTests.cpp92 AccessType accessType; member
1245 const AccessType accessType = accessTypes[accessNdx].type; in createShaderImageAccessTests() local
/external/deqp/external/openglcts/modules/common/
DglcShaderIndexingTests.cpp55 static const char* getIndexAccessTypeName(IndexAccessType accessType) in getIndexAccessTypeName()
75 static const char* getVectorAccessTypeName(VectorAccessType accessType) in getVectorAccessTypeName()
/external/angle/src/libANGLE/renderer/vulkan/
Dvk_helpers.h3285 VkAccessFlags accessType; member
/external/deqp/external/vulkancts/modules/vulkan/binding_model/
DvktBindingMutableTests.cpp3724 for (const auto& accessType : arrayAccessTypes) in createMutableTestVariants() local
/external/python/google-api-python-client/googleapiclient/discovery_cache/documents/
Dnotebooks.v1.json3102 "accessType": { object
Dapigee.v1.json9160 "accessType": { object
/external/deqp/external/vulkancts/modules/vulkan/spirv_assembly/
DvktSpvAsmInstructionTests.cpp8830 string accessType; in createMemoryAccessTests() member