Home
last modified time | relevance | path

Searched defs:typeS (Results 1 – 9 of 9) sorted by relevance

/external/sdv/vsomeip/third_party/boost/numeric/conversion/test/
Dtest_helpers3.cpp121 #define TEST_SUCCEEDING_CONVERSION(Conv,typeT,typeS,valueT,valueS) \ argument
124 #define TEST_POS_OVERFLOW_CONVERSION(Conv,typeT,typeS,valueS) \ argument
127 #define TEST_NEG_OVERFLOW_CONVERSION(Conv,typeT,typeS,valueS) \ argument
132 #define TEST_SUCCEEDING_CONVERSION_DEF(typeT,typeS,valueT,valueS) \ argument
135 #define TEST_POS_OVERFLOW_CONVERSION_DEF(typeT,typeS,valueS) \ argument
138 #define TEST_NEG_OVERFLOW_CONVERSION_DEF(typeT,typeS,valueS) \ argument
/external/deqp/external/vulkancts/modules/vulkan/transform_feedback/
DvktTransformFeedbackFuzzLayoutTests.cpp87 StructType &typeS = m_interface.allocStruct("S"); in BlockSingleStructCase() local
111 StructType &typeS = m_interface.allocStruct("S"); in BlockSingleStructArrayCase() local
137 StructType &typeS = m_interface.allocStruct("S"); in BlockSingleNestedStructCase() local
168 StructType &typeS = m_interface.allocStruct("S"); in BlockSingleNestedStructArrayCase() local
230 StructType &typeS = m_interface.allocStruct("S"); in BlockMultiNestedStructCase() local
269 StructType &typeS = m_interface.allocStruct("S"); in BlockVariousBuffersCase() local
318 StructType &typeS = m_interface.allocStruct("S"); in Block2LevelStructArrayCase() local
/external/deqp/modules/gles3/functional/
Des3fUniformBlockTests.cpp107 StructType &typeS = m_interface.allocStruct("S"); in init() local
142 StructType &typeS = m_interface.allocStruct("S"); in init() local
179 StructType &typeS = m_interface.allocStruct("S"); in init() local
225 StructType &typeS = m_interface.allocStruct("S"); in init() local
269 StructType &typeS = m_interface.allocStruct("S"); in init() local
355 StructType &typeS = m_interface.allocStruct("S"); in init() local
/external/deqp/external/vulkancts/modules/vulkan/ubo/
DvktUniformBlockTests.cpp114 StructType &typeS = m_interface.allocStruct("S"); in BlockSingleStructCase() local
138 StructType &typeS = m_interface.allocStruct("S"); in BlockSingleStructArrayCase() local
164 StructType &typeS = m_interface.allocStruct("S"); in BlockSingleNestedStructCase() local
195 StructType &typeS = m_interface.allocStruct("S"); in BlockSingleNestedStructArrayCase() local
256 StructType &typeS = m_interface.allocStruct("S"); in BlockMultiNestedStructCase() local
298 StructType &typeS = m_interface.allocStruct("S"); in Block2LevelStructArrayCase() local
/external/deqp/modules/gles31/functional/
Des31fSSBOLayoutTests.cpp381 StructType &typeS = m_interface.allocStruct("S"); in init() local
416 StructType &typeS = m_interface.allocStruct("S"); in init() local
453 StructType &typeS = m_interface.allocStruct("S"); in init() local
495 StructType &typeS = m_interface.allocStruct("S"); in init() local
537 StructType &typeS = m_interface.allocStruct("S"); in init() local
583 StructType &typeS = m_interface.allocStruct("S"); in init() local
629 StructType &typeS = m_interface.allocStruct("S"); in init() local
725 StructType &typeS = m_interface.allocStruct("S"); in init() local
Des31fUniformBlockTests.cpp109 StructType &typeS = m_interface.allocStruct("S"); in init() local
/external/deqp/external/vulkancts/modules/vulkan/ssbo/
DvktSSBOLayoutTests.cpp497 StructType &typeS = m_interface.allocStruct("S"); in BlockSingleStructCase() local
530 StructType &typeS = m_interface.allocStruct("S"); in BlockSingleStructArrayCase() local
565 StructType &typeS = m_interface.allocStruct("S"); in BlockSingleNestedStructCase() local
605 StructType &typeS = m_interface.allocStruct("S"); in BlockSingleNestedStructArrayCase() local
645 StructType &typeS = m_interface.allocStruct("S"); in BlockUnsizedStructArrayCase() local
689 StructType &typeS = m_interface.allocStruct("S"); in Block2LevelUnsizedStructArrayCase() local
733 StructType &typeS = m_interface.allocStruct("S"); in BlockUnsizedNestedStructArrayCase() local
825 StructType &typeS = m_interface.allocStruct("S"); in BlockMultiNestedStructCase() local
/external/deqp/external/openglcts/modules/common/
DglcUniformBlockTests.cpp342 StructType &typeS = m_interface.allocStruct("S"); in init() local
377 StructType &typeS = m_interface.allocStruct("S"); in init() local
414 StructType &typeS = m_interface.allocStruct("S"); in init() local
456 StructType &typeS = m_interface.allocStruct("S"); in init() local
541 StructType &typeS = m_interface.allocStruct("S"); in init() local
/external/antlr/runtime/Java/src/main/java/org/antlr/runtime/debug/
DRemoteDebugEventSocketListener.java477 String typeS = elements[offset+1]; in deserializeToken() local