Home
last modified time | relevance | path

Searched defs:app_name (Results 1 – 18 of 18) sorted by relevance

/third_party/node/deps/v8/tools/clusterfuzz/trials/
Dclusterfuzz_trials_config.json2 {"app_args": "--assert-types", "app_name": "d8", "probability": 0.25}, string
3 …{"app_args": "--interrupt-budget-for-feedback-vector-allocation=0", "app_name": "d8", "probability… string
4 {"app_args": "--compact-maps", "app_name": "d8", "probability": 0.25}, string
5 {"app_args": "--force-slow-path", "app_name": "d8", "probability": 0.05}, string
6 {"app_args": "--future", "app_name": "d8", "probability": 0.25}, string
7 {"app_args": "--interrupt-budget=1000", "app_name": "d8", "probability": 0.25}, string
8 {"app_args": "--jitless", "app_name": "d8", "probability": 0.1}, string
9 {"app_args": "--random-gc-interval=2000", "app_name": "d8", "probability": 0.05}, string
10 {"app_args": "--noanalyze-environment-liveness", "app_name": "d8", "probability": 0.1}, string
11 {"app_args": "--no-enable-avx", "app_name": "d8", "probability": 0.1}, string
[all …]
/third_party/skia/infra/bots/recipe_modules/flavor/
Dvalgrind.py13 def __init__(self, m, app_name): argument
Ddocker.py24 def __init__(self, m, app_name): argument
Dchromebook.py17 def __init__(self, m, app_name): argument
Dapi.py60 def get_flavor(self, vars_api, app_name): argument
75 def setup(self, app_name): argument
Dssh.py20 def __init__(self, m, app_name): argument
Dios.py13 def __init__(self, m, app_name): argument
Ddefault.py27 def __init__(self, module, app_name): argument
Dandroid.py17 def __init__(self, m, app_name): argument
/third_party/skia/tools/
Dwin_dbghelp.cpp54 void setAppName(const char* app_name) { in setAppName()
222 char app_name[MAX_PATH]; in setUpDebuggingFromArgs() local
/third_party/rust/crates/clap/tests/derive/
Dmain.rs5 mod app_name; module
/third_party/mesa3d/src/intel/tools/
Daub_read.c109 char app_name[33]; in handle_trace_header() local
123 char app_name[64]; in handle_memtrace_version() local
Daub_write.c100 char app_name[8 * 4]; in write_execlists_header() local
120 char app_name[8 * 4]; in write_legacy_header() local
146 aub_write_header(struct aub_file *aub, const char *app_name) in aub_write_header()
155 aub_file_init(struct aub_file *aub, FILE *file, FILE *debug, uint16_t pci_id, const char *app_name) in aub_file_init()
Daubinator.c84 aubinator_init(void *user_data, int aub_pci_id, const char *app_name) in aubinator_init()
Daubinator_viewer.cpp51 char app_name[33]; member
121 handle_info(void *user_data, int pci_id, const char *app_name) in handle_info()
/third_party/mesa3d/src/vulkan/runtime/
Dvk_instance.h39 const char* app_name; member
/third_party/mesa3d/src/microsoft/vulkan/
Ddzn_private.h1022 const char *app_name; member
/third_party/mesa3d/src/intel/vulkan/
Danv_private.h1080 const char* app_name; member