/third_party/rust/crates/clap/clap_derive/src/ |
D | dummies.rs | 20 unimplemented!() in into_app() 23 unimplemented!() in into_app() 34 unimplemented!() in from_arg_matches() 37 unimplemented!() in from_arg_matches() 49 unimplemented!() in subcommand() 52 unimplemented!() in subcommand() 55 unimplemented!() in subcommand() 68 unimplemented!() in args() 71 unimplemented!() in args() 83 unimplemented!() in value_enum() [all …]
|
/third_party/rust/crates/memchr/bench/src/memmem/ |
D | imp.rs | 321 unimplemented!("regex does not support oneshot searches") in oneshot() 336 unimplemented!("regex does not support oneshot searches") in oneshotiter() 359 unimplemented!("regex does not support reverse searches") in oneshot() 365 |_| unimplemented!("regex does not support reverse searches") in prebuilt() 373 unimplemented!("regex does not support reverse searches") in oneshotiter() 378 unimplemented!("regex does not support reverse searches") in prebuiltiter() 403 |_| unimplemented!("std does not support prebuilt searches") in prebuilt() 426 |_| unimplemented!("std does not support prebuilt searches") in prebuilt() 465 |_| unimplemented!("twoway does not support prebuilt searches") in prebuilt() 493 |_| unimplemented!("twoway does not support prebuilt searches") in prebuilt() [all …]
|
/third_party/rust/crates/serde/serde/src/private/ |
D | doc.rs | 16 unimplemented!() in custom() 23 unimplemented!() in description() 29 unimplemented!() in fmt() 60 unimplemented!()
|
/third_party/rust/crates/serde/test_suite/tests/ |
D | test_gen.rs | 791 unimplemented!() in ser_x() 795 unimplemented!() in de_x() 804 unimplemented!() in serialize_with() 810 unimplemented!() in deserialize_with() 818 unimplemented!() in serialize_some_unit_variant() 825 unimplemented!() in deserialize_some_unit_variant() 832 unimplemented!() in serialize_some_other_variant() 839 unimplemented!() in deserialize_some_other_variant()
|
/third_party/rust/crates/cfg-if/src/ |
D | lib.rs | 167 unimplemented!(); 171 unimplemented!();
|
/third_party/rust/crates/clap/tests/derive/ |
D | issues.rs | 114 unimplemented!() in issue_490() 119 unimplemented!() in issue_490()
|
/third_party/node/deps/openssl/openssl/ms/ |
D | uplink.c | 28 static void unimplemented(void) in unimplemented() function 39 void (*func) (void) = unimplemented; in OPENSSL_Uplink()
|
/third_party/openssl/ms/ |
D | uplink.c | 28 static void unimplemented(void) in unimplemented() function 39 void (*func) (void) = unimplemented; in OPENSSL_Uplink()
|
/third_party/rust/crates/proc-macro-error/src/ |
D | lib.rs | 441 () => ( unimplemented!() ) in entry_point() 447 unimplemented!() in entry_point()
|
/third_party/rust/crates/cxx/tests/ui/ |
D | vec_opaque.rs | 31 unimplemented!() in f()
|
/third_party/rust/crates/rustix/examples/ |
D | time.rs | 19 unimplemented!() in main()
|
D | hello.rs | 42 unimplemented!() in main()
|
D | dup2_to_replace_stdio.rs | 54 unimplemented!() in main()
|
/third_party/vixl/test/ |
D | test-aborts.cc | 64 TEST(unimplemented, VIXL_UNIMPLEMENTED(), "UNIMPLEMENTED in ")
|
/third_party/skia/third_party/externals/swiftshader/tests/VulkanWrapper/ |
D | Window.hpp | 58 # error Window class unimplemented for this platform
|
D | Window.cpp | 110 # error Window class unimplemented for this platform
|
/third_party/rust/crates/clap/examples/ |
D | multicall-busybox.rs | 38 unimplemented!("Make hardlinks to the executable here"); in main()
|
D | repl.rs | 44 Some((name, _matches)) => unimplemented!("{}", name), in respond()
|
D | find.rs | 54 unimplemented!("unknown type for {}: {:?}", id, matches); in from_matches()
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Support/Windows/ |
D | Watchdog.inc | 14 // Currently this is only used by PrettyStackTrace which is also unimplemented
|
/third_party/curl/docs/libcurl/opts/ |
D | CURLOPT_RTSP_SERVER_CSEQ.md | 29 unimplemented.
|
/third_party/rust/crates/serde/test_suite/tests/ui/default-attribute/ |
D | tuple_struct_path.rs | 4 unimplemented!() in d()
|
/third_party/skia/third_party/externals/angle2/doc/ |
D | CaptureAndReplay.md | 7 * GLES capture has many unimplemented functions. 10 * Mid-execution capture has many unimplemented features. 12 * Binary replay is unimplemented. CPP replay is supported.
|
/third_party/rust/crates/syn/examples/heapsize/heapsize_derive/src/ |
D | lib.rs | 94 Data::Enum(_) | Data::Union(_) => unimplemented!(), in heap_size_sum()
|
/third_party/rust/crates/rust-openssl/openssl/src/x509/ |
D | extension.rs | 503 unimplemented!( in dir_name() 513 unimplemented!("This has not yet been adapted for the new internals. Use other_name2."); in other_name()
|