HomeSort by relevance Sort by last modified time
    Searched refs:SUBSTITUTION_OUTPUT_EXTENSION (Results 1 - 4 of 4) sorted by null

  /external/chromium_org/tools/gn/
substitution_type.cc 43 "{{output_extension}}", // SUBSTITUTION_OUTPUT_EXTENSION
82 "output_extension", // SUBSTITUTION_OUTPUT_EXTENSION
157 type == SUBSTITUTION_OUTPUT_EXTENSION ||
164 type == SUBSTITUTION_OUTPUT_EXTENSION;
substitution_type.h 57 SUBSTITUTION_OUTPUT_EXTENSION, // {{output_extension}}
substitution_writer_unittest.cc 245 &target, tool, SUBSTITUTION_OUTPUT_EXTENSION));
substitution_writer.cc 566 case SUBSTITUTION_OUTPUT_EXTENSION:

Completed in 132 milliseconds