Home
last modified time | relevance | path

Searched defs:default_output (Results 1 – 3 of 3) sorted by relevance

/aosp_15_r20/external/angle/scripts/
H A Dwinappsdk_setup.py26 default_output = "third_party\WindowsAppSDK" variable
/aosp_15_r20/external/tensorflow/tensorflow/lite/delegates/hexagon/builders/tests/
H A Dbatch_seq_config_test.cc195 const auto default_output = default_model->GetOutput(0); in TEST() local
/aosp_15_r20/external/AFLplusplus/src/
H A Dafl-fuzz.c477 u32 sync_interval_cnt = 0, seek_to = 0, show_help = 0, default_output = 1, in main() local