Home
last modified time | relevance | path

Searched full:path_inc (Results 1 – 4 of 4) sorted by relevance

/third_party/cJSON/tests/unity/auto/
Dgenerate_module.rb60 @options[:path_inc] = @options[:path_src] if @options[:path_inc].nil?
63 @options[:path_inc] += '/' unless @options[:path_inc][-1] == 47
133 …{ ext: '.h', path: @options[:path_inc], prefix: '', template: TEMPLATE_INC, inc: :inc, boilerp…
262 when /^-i\"?(.+)\"?/ then options[:path_inc] = Regexp.last_match(1)
Dgenerate_config.yml8 :path_inc: ../src/
/third_party/unity/auto/
Dgenerate_module.rb63 @options[:path_inc] = @options[:path_src] if @options[:path_inc].nil?
66 @options[:path_inc] += '/' unless @options[:path_inc][-1] == 47
136 …{ ext: '.h', path: @options[:path_inc], prefix: '', template: TEMPLATE_INC, inc: :inc, boilerp…
265 when /^-i\"?(.+)\"?/ then options[:path_inc] = Regexp.last_match(1)
Dgenerate_config.yml8 :path_inc: ../src/