Home
last modified time | relevance | path

Searched defs:custom (Results 1 – 25 of 158) sorted by relevance

1234567

/external/rust/crates/serde_test/src/
Derror.rs12 fn custom<T: Display>(msg: T) -> Self { in custom() method
20 fn custom<T: Display>(msg: T) -> Self { in custom() method
/external/tensorflow/tensorflow/lite/kernels/hashtable/
Dhashtable_ops.cc20 namespace custom { namespace
/external/tensorflow/tensorflow/lite/kernels/perception/
Dperception_ops.cc20 namespace custom { namespace
/external/tflite-support/tensorflow_lite_support/custom_ops/kernel/
Dwhitespace_tokenizer_op_resolver.cc23 namespace custom { namespace
Dngrams_op_resolver.cc23 namespace custom { namespace
/external/tflite-support/tensorflow_lite_support/custom_ops/kernel/ragged/
Dpy_tflite_registerer.cc21 namespace custom { namespace
/external/tflite-support/tensorflow_lite_support/custom_ops/kernel/sentencepiece/
Dpy_tflite_registerer.cc20 namespace custom { namespace
Doptimized_decoder.cc26 namespace custom { namespace
/external/tensorflow/tensorflow/lite/micro/kernels/vexriscv/utils/
Dgdb_regex.json3 "custom": [ array
/external/libbrillo/brillo/
Dbackoff_entry_test.cc263 TestBackoffEntry custom(&base_policy); in TEST() local
286 TestBackoffEntry custom(&lenient_policy); in TEST() local
296 TestBackoffEntry custom(&large_multiply_policy); in TEST() local
Dbackoff_entry_unittest.cc263 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/rust/crates/getrandom/src/
Dlib.rs159 mod custom; module
/external/owasp/sanitizer/src/tests/org/owasp/html/
DCssSchemaTest.java80 CssSchema custom = CssSchema.union( in testCustom() local
/external/llvm-project/compiler-rt/test/BlocksRuntime/
Dnullblockisa.c25 } *custom = (struct _custom *)(void *)(b); variable
/external/compiler-rt/test/BlocksRuntime/
Dnullblockisa.c26 } *custom = (struct _custom *)(void *)(b); variable
/external/tensorflow/tensorflow/lite/kernels/
Dregister.cc25 namespace custom { namespace
Dregister_ref.cc26 namespace custom { namespace
Dassign_variable.cc26 namespace custom { namespace
/external/skqp/tests/
DFontMgrAndroidParserTest.cpp250 SkFontMgr_Android_CustomFonts custom; in DEF_TEST() local
285 SkFontMgr_Android_CustomFonts custom; in DEF_TEST() local
362 SkFontMgr_Android_CustomFonts custom; in DEF_TEST() local
/external/skia/tests/
DFontMgrAndroidParserTest.cpp249 SkFontMgr_Android_CustomFonts custom; in DEF_TEST() local
284 SkFontMgr_Android_CustomFonts custom; in DEF_TEST() local
361 SkFontMgr_Android_CustomFonts custom; in DEF_TEST() local
/external/opencensus-java/contrib/spring/src/test/java/io/opencensus/contrib/spring/aop/
DSample.java38 void custom(long delay) throws Exception { in custom() method in Sample
/external/rust/crates/serde/src/private/
Ddoc.rs12 fn custom<T>(_: T) -> Self in custom() method
/external/tensorflow/tensorflow/lite/toco/tflite/
Doperator.h66 flatbuffers::Offset<CustomOptions> custom; member
/external/guava/guava/src/com/google/common/util/concurrent/
DStriped.java194 static <L> Striped<L> custom(int stripes, Supplier<L> supplier) { in custom() method in Striped
/external/guava/android/guava/src/com/google/common/util/concurrent/
DStriped.java194 static <L> Striped<L> custom(int stripes, Supplier<L> supplier) { in custom() method in Striped

1234567