Home
last modified time | relevance | path

Searched defs:nonnull (Results 1 – 4 of 4) sorted by relevance

/third_party/rust/crates/cxx/src/symbols/
Dexception.rs16 let nonnull = unsafe { NonNull::new_unchecked(raw_u8) }; in exception() localVariable
/third_party/skia/third_party/externals/microhttpd/src/testcurl/https/
Dtest_https_get_parallel.c57 static int nonnull; in https_transfer_thread_adapter() local
Dtest_https_get_parallel_threads.c58 static int nonnull; in https_transfer_thread_adapter() local
/third_party/protobuf/objectivec/Tests/
Dunittest_objc.proto119 optional bool nonnull = 13; field