/external/deqp/modules/gles3/functional/ |
D | es3fBufferCopyTests.cpp | 62 VerifyType verifyType) in BasicBufferCopyCase() argument 73 , m_verifyType (verifyType) in BasicBufferCopyCase() 156 VerifyType verifyType) in SingleBufferCopyCase() argument 161 , m_verifyType (verifyType) in SingleBufferCopyCase()
|
/external/protobuf/java/core/src/main/java/com/google/protobuf/ |
D | FieldSet.java | 271 verifyType(descriptor.getLiteType(), element); in setField() 275 verifyType(descriptor.getLiteType(), value); in setField() 340 verifyType(descriptor.getLiteType(), value); in setRepeatedField() 355 verifyType(descriptor.getLiteType(), value); in addRepeatedField() 376 private static void verifyType(final WireFormat.FieldType type, final Object value) { in verifyType() method in FieldSet
|
/external/deqp/modules/gles2/functional/ |
D | es2fBufferTestUtil.hpp | 125 BufferVerifier (Context& context, VerifyType verifyType);
|
D | es2fBufferTestUtil.cpp | 249 BufferVerifier::BufferVerifier (Context& context, VerifyType verifyType) in BufferVerifier() argument 252 switch (verifyType) in BufferVerifier()
|
/external/icu/android_icu4j/src/main/tests/android/icu/dev/test/calendar/ |
D | IslamicTest.java | 336 private void verifyType(Calendar c, String expectType) { in verifyType() method in IslamicTest 345 verifyType(newIslamic(),"islamic"); in Test8822() 346 verifyType(newCivil(),"islamic-civil"); in Test8822() 347 verifyType(newIslamicUmalqura(), "islamic-umalqura"); in Test8822()
|
/external/icu/icu4j/main/tests/core/src/com/ibm/icu/dev/test/calendar/ |
D | IslamicTest.java | 333 private void verifyType(Calendar c, String expectType) { in verifyType() method in IslamicTest 342 verifyType(newIslamic(),"islamic"); in Test8822() 343 verifyType(newCivil(),"islamic-civil"); in Test8822() 344 verifyType(newIslamicUmalqura(), "islamic-umalqura"); in Test8822()
|
/external/deqp/modules/glshared/ |
D | glsBufferTestUtil.hpp | 214 BufferVerifier (glu::RenderContext& renderCtx, tcu::TestLog& log, VerifyType verifyType);
|
D | glsBufferTestUtil.cpp | 354 …rVerifier::BufferVerifier (glu::RenderContext& renderCtx, tcu::TestLog& log, VerifyType verifyType) in BufferVerifier() argument 357 switch (verifyType) in BufferVerifier()
|
/external/llvm-project/mlir/include/mlir/IR/ |
D | FunctionSupport.h | 446 LogicalResult verifyType() { return success(); } in verifyType() function 475 if (failed(funcOp.verifyType())) in verifyTrait()
|
D | BuiltinOps.td | 148 LogicalResult verifyType() {
|
/external/llvm-project/mlir/include/mlir/Dialect/LLVMIR/ |
D | LLVMOps.td | 777 // Depends on the type attribute being correct as checked by verifyType. 781 // Depends on the type attribute being correct as checked by verifyType. 787 LogicalResult verifyType();
|
/external/llvm-project/mlir/lib/Dialect/GPU/IR/ |
D | GPUDialect.cpp | 708 LogicalResult GPUFuncOp::verifyType() { in verifyType() function in GPUFuncOp
|
/external/llvm-project/mlir/include/mlir/Dialect/SPIRV/ |
D | SPIRVStructureOps.td | 267 LogicalResult verifyType();
|
/external/llvm-project/mlir/lib/Dialect/LLVMIR/IR/ |
D | LLVMDialect.cpp | 1445 LogicalResult LLVMFuncOp::verifyType() { in verifyType() function in LLVMFuncOp
|
/external/llvm-project/mlir/include/mlir/Dialect/GPU/ |
D | GPUOps.td | 283 LogicalResult verifyType();
|
/external/llvm-project/mlir/lib/Dialect/SPIRV/ |
D | SPIRVOps.cpp | 1782 LogicalResult spirv::FuncOp::verifyType() { in verifyType() function in spirv::FuncOp
|