Home
last modified time | relevance | path

Searched defs:invalid_type (Results 1 – 25 of 29) sorted by relevance

12

/external/ltp/testcases/open_posix_testsuite/conformance/interfaces/pthread_mutexattr_settype/
D7-1.c33 int invalid_type = -1; in main() local
/external/ltp/testcases/kernel/syscalls/quotactl/
Dquotactl07.c30 static unsigned int invalid_type = XFS_GROUP_QUOTA << 1 | XFS_USER_QUOTA; variable
/external/clang/test/Sema/
Dfunction.c76 inline foo_t invalid_type() { // expected-error {{unknown type name 'foo_t'}} in invalid_type() function
/external/sdv/vsomeip/third_party/boost/spirit/include/boost/spirit/home/support/utree/
Dutree.hpp69 invalid_type, // the utree has not been initialized (it's enumerator
332 struct invalid_type {}; struct in boost::spirit::utree
/external/rust/android-crates-io/crates/config/src/
Derror.rs90 pub fn invalid_type( in invalid_type() method
/external/rust/android-crates-io/crates/serde_cbor/src/
Derror.rs226 fn invalid_type(unexp: de::Unexpected<'_>, exp: &dyn de::Expected) -> Error { in invalid_type() method
/external/cronet/stable/third_party/rust/chromium_crates_io/vendor/serde_json_lenient-0.2.3/src/
Derror.rs453 fn invalid_type(unexp: de::Unexpected, exp: &dyn de::Expected) -> Self { in invalid_type() method
Dde.rs151 fn invalid_type(self, exp: &dyn Expected) -> Error { in invalid_type() method
/external/rust/android-crates-io/crates/serde_json/src/
Derror.rs440 fn invalid_type(unexp: de::Unexpected, exp: &dyn de::Expected) -> Self { in invalid_type() method
Dde.rs131 fn invalid_type(self, exp: &dyn Expected) -> Error { in invalid_type() method
/external/cronet/tot/third_party/rust/chromium_crates_io/vendor/serde_json_lenient-0.2.3/src/
Derror.rs453 fn invalid_type(unexp: de::Unexpected, exp: &dyn de::Expected) -> Self { in invalid_type() method
Dde.rs151 fn invalid_type(self, exp: &dyn Expected) -> Error { in invalid_type() method
/external/cronet/tot/third_party/rust/chromium_crates_io/vendor/serde_json-1.0.133/src/
Derror.rs440 fn invalid_type(unexp: de::Unexpected, exp: &dyn de::Expected) -> Self { in invalid_type() method
Dde.rs125 fn invalid_type(self, exp: &dyn Expected) -> Error { in invalid_type() method
/external/cronet/stable/third_party/rust/chromium_crates_io/vendor/serde_json-1.0.133/src/
Derror.rs440 fn invalid_type(unexp: de::Unexpected, exp: &dyn de::Expected) -> Self { in invalid_type() method
Dde.rs125 fn invalid_type(self, exp: &dyn Expected) -> Error { in invalid_type() method
/external/openscreen/discovery/mdns/
Dmdns_trackers_unittest.cc339 MdnsRecord invalid_type(a_record_.name(), DnsType::kPTR, in TEST_F() local
/external/deqp/external/openglcts/modules/gl/
Dgl4cDirectStateAccessBuffersTests.cpp2793 glw::GLenum invalid_type = 0; in TestErrorsOfClearNamedBufferData() local
3076 glw::GLenum invalid_type = 0; in TestErrorsOfClearNamedBufferSubData() local
/external/tensorflow/tensorflow/core/graph/
Dtestlib.cc284 Node* InvalidRefType(Graph* g, DataType out_type, DataType invalid_type) { in InvalidRefType()
/external/sdv/vsomeip/third_party/boost/spirit/include/boost/spirit/home/support/utree/detail/
Dutree_detail2.hpp700 inline utree::utree(utree::invalid_type) in utree() function in boost::spirit::utree
/external/rust/android-crates-io/crates/serde_yaml/src/
Dde.rs1161 fn invalid_type(event: &Event, exp: &dyn Expected) -> Error { in invalid_type() function
/external/cronet/tot/third_party/rust/chromium_crates_io/vendor/serde-1.0.215/src/private/
Dde.rs1068 fn invalid_type(self, exp: &Expected) -> E { in invalid_type() function
1657 fn invalid_type(self, exp: &Expected) -> E { in invalid_type() function
/external/cronet/stable/third_party/rust/chromium_crates_io/vendor/serde-1.0.215/src/private/
Dde.rs1068 fn invalid_type(self, exp: &Expected) -> E { in invalid_type() function
1657 fn invalid_type(self, exp: &Expected) -> E { in invalid_type() function
/external/rust/android-crates-io/crates/serde/src/private/
Dde.rs1068 fn invalid_type(self, exp: &Expected) -> E { in invalid_type() function
1657 fn invalid_type(self, exp: &Expected) -> E { in invalid_type() function
/external/rust/android-crates-io/crates/serde_json/src/value/
Dde.rs1380 fn invalid_type<E>(&self, exp: &dyn Expected) -> E in invalid_type() method

12