Home
last modified time | relevance | path

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

1234

/external/owasp/sanitizer/src/tests/org/owasp/html/
DCssSchemaTest.java80 CssSchema custom = CssSchema.union( in testCustom() local
/external/compiler-rt/test/BlocksRuntime/
Dnullblockisa.c26 } *custom = (struct _custom *)(void *)(b); variable
/external/libbrillo/brillo/
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/tensorflow/tensorflow/contrib/lite/kernels/
Dregister.cc22 namespace custom { namespace
/external/tensorflow/tensorflow/lite/kernels/
Dregister.cc22 namespace custom { namespace
Dregister_ref.cc22 namespace custom { namespace
Dmfcc_test.cc29 namespace custom { namespace
Daudio_spectrogram_test.cc29 namespace custom { namespace
/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/tensorflow/tensorflow/lite/models/smartreply/ops/
Dnormalize.cc37 namespace custom { namespace
Dnormalize_test.cc28 namespace custom { namespace
Dextract_feature_test.cc28 namespace custom { namespace
Dextract_feature.cc34 namespace custom { namespace
/external/skia/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/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/tensorflow/tensorflow/lite/toco/tflite/
Doperator.h65 flatbuffers::Offset<CustomOptions> custom; member
/external/tensorflow/tensorflow/lite/experimental/writer/
Dwriter_lib.h116 std::string custom; member
/external/catch2/include/internal/
Dcatch_approx.cpp35 Approx Approx::custom() { in custom() function in Catch::Detail::Approx
/external/v8/src/builtins/
Dbuiltins-api.cc106 FunctionCallbackArguments custom(isolate, data_obj, *function, raw_holder, in HandleApiCallHelper() local
283 FunctionCallbackArguments custom(isolate, call_data->data(), constructor, in HandleApiCallAsFunctionOrConstructor() local
/external/u-boot/include/
Ddt_table.h46 u32 custom[4]; /* optional, must be zero if unused */ member
/external/robolectric-shadows/shadows/framework/src/main/java/org/robolectric/shadows/
DShadowAlertDialog.java26 private FrameLayout custom; field in ShadowAlertDialog
/external/tensorflow/tensorflow/lite/models/smartreply/
Dpredictor.cc29 namespace custom { namespace
/external/wpa_supplicant_8/src/drivers/
Ddriver_wext.c234 wpa_driver_wext_event_wireless_custom(void *ctx, char *custom) in wpa_driver_wext_event_wireless_custom()
417 char *pos, *end, *custom, *buf; in wpa_driver_wext_event_wireless() local
1211 struct wext_scan_data *res, char *custom, in wext_get_scan_ssid()
1306 char *custom = pos + IW_EV_LCP_LEN; in wext_get_scan_rate() local
1331 struct wext_scan_data *res, char *custom, in wext_get_scan_iwevgenie()
1357 struct wext_scan_data *res, char *custom, in wext_get_scan_custom()
1505 char *pos, *end, *custom; in wpa_driver_wext_get_scan_results() local
/external/skia/src/core/
DSkPicture.cpp270 if (auto custom = custom_serialize(this, procs)) { in serialize() local
299 if (auto custom = custom_serialize(picture.get(), buffer.fProcs)) { in Flatten() local
/external/skqp/src/core/
DSkPicture.cpp270 if (auto custom = custom_serialize(this, procs)) { in serialize() local
299 if (auto custom = custom_serialize(picture.get(), buffer.fProcs)) { in Flatten() local

1234