Home
last modified time | relevance | path

Searched defs:main_code (Results 1 – 4 of 4) sorted by relevance

/external/chromium_org/components/translate/core/language_detection/
Dlanguage_detection_util.cc310 const std::string& main_code = chunks[0]; in IsValidLanguageCode() local
/external/chromium_org/third_party/yasm/source/patched-yasm/modules/dbgfmts/dwarf2/
Ddwarf2-dbgfmt.c154 /*@null@*/ yasm_section *debug_info, *debug_line, *main_code; in dwarf2_dbgfmt_generate() local
Ddwarf2-info.c261 yasm_section *main_code) in yasm_dwarf2__generate_info()
Ddwarf2-line.c687 /*@out@*/ yasm_section **main_code, in yasm_dwarf2__generate_line()