Searched defs:invalid_type (Results 1 – 11 of 11) sorted by relevance
| /external/ltp/testcases/open_posix_testsuite/conformance/interfaces/pthread_mutexattr_settype/ |
| D | 7-1.c | 33 int invalid_type = -1; in main() local
|
| /external/ltp/testcases/kernel/syscalls/quotactl/ |
| D | quotactl07.c | 28 static unsigned int invalid_type = XFS_GROUP_QUOTA << 1 | XFS_USER_QUOTA; variable
|
| /external/clang/test/Sema/ |
| D | function.c | 76 inline foo_t invalid_type() { // expected-error {{unknown type name 'foo_t'}} in invalid_type() function
|
| /external/rust/crates/serde_cbor/src/ |
| D | error.rs | 226 fn invalid_type(unexp: de::Unexpected<'_>, exp: &dyn de::Expected) -> Error { in invalid_type() method
|
| /external/rust/crates/serde_json/src/ |
| D | error.rs | 369 fn invalid_type(unexp: de::Unexpected, exp: &dyn de::Expected) -> Self { in invalid_type() method
|
| D | de.rs | 124 fn invalid_type(self, exp: &dyn Expected) -> Error { in invalid_type() method
|
| /external/openscreen/discovery/mdns/ |
| D | mdns_trackers_unittest.cc | 339 MdnsRecord invalid_type(a_record_.name(), DnsType::kPTR, in TEST_F() local
|
| /external/deqp/external/openglcts/modules/gl/ |
| D | gl4cDirectStateAccessBuffersTests.cpp | 2784 glw::GLenum invalid_type = 0; in TestErrorsOfClearNamedBufferData() local 3068 glw::GLenum invalid_type = 0; in TestErrorsOfClearNamedBufferSubData() local
|
| /external/tensorflow/tensorflow/core/graph/ |
| D | testlib.cc | 284 Node* InvalidRefType(Graph* g, DataType out_type, DataType invalid_type) { in InvalidRefType()
|
| /external/rust/crates/serde_json/src/value/ |
| D | de.rs | 1259 fn invalid_type<E>(&self, exp: &dyn Expected) -> E in invalid_type() method
|
| /external/rust/crates/serde/src/private/ |
| D | de.rs | 1006 fn invalid_type(self, exp: &Expected) -> E { in invalid_type() function 1749 fn invalid_type(self, exp: &Expected) -> E { in invalid_type() function
|