Home
last modified time | relevance | path

Searched defs:build_type (Results 1 – 6 of 6) sorted by relevance

/third_party/jerryscript/tools/
Djs2c.py59 def js_to_native_code(path, name, build_type): argument
/third_party/benchmark/src/
Djson_reporter.cc181 const char build_type[] = "release"; in ReportContext() local
183 const char build_type[] = "debug"; in ReportContext() local
/third_party/jsoncpp/devtools/
Dbatchbuild.py15 def __init__(self, prepend_envs=None, variables=None, build_type=None, generator=None): argument
/third_party/node/
DMakefile106 $(NODE_EXE): build_type:=Release macro
107 $(NODE_G_EXE): build_type:=Debug macro
/third_party/libabigail/src/
Dabg-ctf-reader.cc631 build_type(ctf_dict_t *ctf_dictionary, ctf_id_t ctf_type) in build_type() function in abigail::ctf::reader
Dabg-reader.cc5786 build_type(reader& rdr, in build_type() function