Home
last modified time | relevance | path

Searched refs:compile_type (Results 1 – 6 of 6) sorted by relevance

/third_party/libffi/testsuite/lib/
Dlibffi.exp224 set compile_type "assembly"
228 set compile_type "executable"
234 set compile_type "executable"
253 set comp_output [libffi_target_compile "$prog" "$output_file" "$compile_type" $options];
/third_party/gn/src/gn/
Dvisual_studio_writer.h93 SourceFileCompileTypePair(const SourceFile* file, const char* compile_type);
99 const char* compile_type; member
Dvisual_studio_writer.cc279 : file(_file), compile_type(_compile_type) {} in SourceFileCompileTypePair()
635 const char* compile_type; in WriteProjectFileContents() local
638 compile_type = "CustomBuild"; in WriteProjectFileContents()
640 compile_type, "Include", SourceFileWriter(path_output, file)); in WriteProjectFileContents()
647 compile_type = "None"; in WriteProjectFileContents()
648 group->SubElement(compile_type, "Include", in WriteProjectFileContents()
651 source_types->push_back(SourceFileCompileTypePair(&file, compile_type)); in WriteProjectFileContents()
717 file_and_type.compile_type, "Include", in WriteFiltersFileContents()
/third_party/python/Lib/
Dsymtable.py12 def symtable(code, filename, compile_type): argument
18 top = _symtable.symtable(code, filename, compile_type)
/third_party/python/Doc/library/
Dsymtable.rst24 .. function:: symtable(code, filename, compile_type)
27 *filename* is the name of the file containing the code. *compile_type* is
/third_party/flutter/engine/flutter/ci/licenses_golden/
Dlicenses_third_party9140 FILE: ../../../third_party/dart/runtime/vm/compiler/backend/compile_type.h