| /external/rust/crates/ciborium/src/value/ |
| D | error.rs | 22 fn custom<T: core::fmt::Display>(msg: T) -> Self { in custom() method 29 fn custom<T: core::fmt::Display>(msg: T) -> Self { in custom() method
|
| /external/pigweed/pw_sync/ |
| D | inline_borrowable_test.cc | 84 InlineBorrowable<CustomType> custom(std::in_place, 1); in TEST() local 90 InlineBorrowable<CustomType> custom(std::in_place, x); in TEST() local 95 InlineBorrowable<CustomType> custom(std::in_place, 1, 2); in TEST() local 100 InlineBorrowable<CustomType> custom(std::make_tuple(1, 2)); in TEST() local 105 InlineBorrowable<CustomType> custom([] { return CustomType(1, 2); }); in TEST() local 115 InlineBorrowable<CustomType> custom(factory); in TEST() local
|
| /external/rust/crates/serde-xml-rs/src/ |
| D | error.rs | 100 fn custom<T: Display>(msg: T) -> Self { in custom() method 108 fn custom<T: Display>(msg: T) -> Self { in custom() method
|
| /external/rust/crates/serde_test/src/ |
| D | error.rs | 12 fn custom<T: Display>(msg: T) -> Self { in custom() method 20 fn custom<T: Display>(msg: T) -> Self { in custom() method
|
| /external/libbrillo/brillo/ |
| D | backoff_entry_test.cc | 263 TestBackoffEntry custom(&base_policy); in TEST() local 286 TestBackoffEntry custom(&lenient_policy); in TEST() local 296 TestBackoffEntry custom(&large_multiply_policy); in TEST() local
|
| D | backoff_entry_unittest.cc | 263 TestBackoffEntry custom(&base_policy); in TEST() local 286 TestBackoffEntry custom(&lenient_policy); in TEST() local 296 TestBackoffEntry custom(&large_multiply_policy); in TEST() local
|
| /external/tflite-support/tensorflow_lite_support/custom_ops/kernel/ |
| D | ngrams_op_resolver.cc | 23 namespace custom { namespace
|
| D | whitespace_tokenizer_op_resolver.cc | 23 namespace custom { namespace
|
| /external/tflite-support/tensorflow_lite_support/custom_ops/kernel/sentencepiece/ |
| D | py_tflite_registerer.cc | 20 namespace custom { namespace
|
| D | optimized_decoder.cc | 26 namespace custom { namespace
|
| /external/tensorflow/tensorflow/lite/kernels/gradient/ |
| D | gradient_ops.cc | 22 namespace custom { namespace
|
| /external/tensorflow/tensorflow/lite/kernels/perception/ |
| D | perception_ops.cc | 20 namespace custom { namespace
|
| /external/tflite-support/tensorflow_lite_support/custom_ops/kernel/ragged/ |
| D | py_tflite_registerer.cc | 21 namespace custom { namespace
|
| /external/cronet/net/base/ |
| D | backoff_entry_unittest.cc | 263 BackoffEntry custom(&base_policy, &now_ticks); in TEST() local 286 BackoffEntry custom(&lenient_policy, &now_ticks); in TEST() local 297 BackoffEntry custom(&large_multiply_policy, &now_ticks); in TEST() local
|
| /external/tensorflow/tensorflow/lite/kernels/ |
| D | register.cc | 25 namespace custom { namespace
|
| D | register_ref.cc | 26 namespace custom { namespace
|
| /external/rust/crates/getrandom/src/ |
| D | lib.rs | 194 mod custom; module
|
| /external/owasp/sanitizer/src/tests/org/owasp/html/ |
| D | CssSchemaTest.java | 80 CssSchema custom = CssSchema.union( in testCustom() local
|
| /external/tensorflow/tensorflow/lite/kernels/shim/test_op/ |
| D | simple_tflite_op.cc | 23 namespace custom { namespace
|
| /external/perfetto/examples/shared_lib/ |
| D | example_shlib_data_source.c | 25 static struct PerfettoDs custom = PERFETTO_DS_INIT(); variable
|
| /external/compiler-rt/test/BlocksRuntime/ |
| D | nullblockisa.c | 26 } *custom = (struct _custom *)(void *)(b); variable
|
| /external/skia/tests/ |
| D | FontMgrAndroidParserTest.cpp | 277 SkFontMgr_Android_CustomFonts custom; in DEF_TEST() local 312 SkFontMgr_Android_CustomFonts custom; in DEF_TEST() local 389 SkFontMgr_Android_CustomFonts custom; in DEF_TEST() local
|
| /external/opencensus-java/contrib/spring/src/test/java/io/opencensus/contrib/spring/aop/ |
| D | Sample.java | 38 void custom(long delay) throws Exception { in custom() method in Sample
|
| /external/bazelbuild-kotlin-rules/tests/jvm/java/functions/ |
| D | CarInlineDemo.kt | 35 val custom: String = car.customName() { year: Int -> year.toString() } in <lambda>() constant
|
| /external/rust/crates/ciborium/src/ser/ |
| D | error.rs | 39 fn custom<U: Display>(msg: U) -> Self { in custom() method
|