Home
last modified time | relevance | path

Searched defs:build_type (Results 1 – 5 of 5) 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.cc171 const char build_type[] = "release"; in ReportContext() local
173 const char build_type[] = "debug"; in ReportContext() local
/third_party/node/
DMakefile131 $(NODE_EXE): build_type:=Release macro
132 $(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