Home
last modified time | relevance | path

Searched refs:input (Results 1 – 20 of 20) sorted by relevance

/build/
Dgn_helpers.py171 self.input = string
175 return self.cur == len(self.input)
178 while not self.IsDone() and self.input[self.cur] in ' \t\n':
203 self.input[self.cur:])
217 if self.input[self.cur] != '=':
218 raise GNException("Unexpected token: " + self.input[self.cur:])
233 next_char = self.input[self.cur]
245 raise GNException("Unexpected token: " + self.input[self.cur:])
250 next_char = self.input[self.cur]
252 raise GNException("Expected an identifier: " + self.input[self.cur:])
[all …]
/build/ohos/ace/
Dace.gni49 "--input",
50 rebase_path(invoker.input),
62 inputs = [ invoker.input ]
/build/templates/common/
Ddelete_symbol.py23 shutil.copy(args.input, args.output)
Dcopy.gni157 "--input",
/build/ohos/
Dwrite_kits_description.py44 with open(options.input, 'r') as file:
Dohos_part.gni122 "--input-file",
Dohos_kits.gni171 "--input-file",
/build/config/
Dzip.gni8 # List of input files relative to the current directory.
DBUILDCONFIG.gn213 # This block lists input arguments to the build, along with their default
/build/templates/rust/
Drust_cxx.gni16 "Must specify the Rust file to use as input.")
/build/ohos/images/
DBUILD.gn257 "--input-path",
306 "--input-path",
/build/scripts/util/
Dbuild_utils.py736 def rebase_path(input, new_base=None, current_base="."): argument
738 return os.path.relpath(os.path.join(current_base, input), new_base)
740 return os.path.realpath(os.path.join(current_base, input))
/build/templates/bpf/
Dohos_bpf.gni133 args += [ "--input-file" ]
/build/tools/component_tools/
Dkconfig774 config multimodalinput$$input
775 bool "input"
777 config feature$$multimodalinput$$input
780 depends on multimodalinput$$input
/build/ohos/sa_profile/
Dsa_profile.gni48 args = [ "--sa-input-files" ]
/build/lite/ndk/doc/config/
DDoxyfile_CPP309 # to include (a tag file for) the STL sources as input, then you should set this
661 # popen()) the command command input-file, where command is the value of the
662 # FILE_VERSION_FILTER tag, and input-file is the name of an input file provided
752 # Configuration options related to the input files
784 # be searched for input files as well.
800 # from the input.
839 # searched for input files to be used with the \include or \dontinclude commands
852 # invoke to filter for each input file. Doxygen will invoke the filter program
855 # <filter> <input-file>
857 # where <filter> is the value of the INPUT_FILTER tag, and <input-file> is the
[all …]
DDoxyfile_C309 # to include (a tag file for) the STL sources as input, then you should set this
661 # popen()) the command command input-file, where command is the value of the
662 # FILE_VERSION_FILTER tag, and input-file is the name of an input file provided
752 # Configuration options related to the input files
784 # be searched for input files as well.
800 # from the input.
839 # searched for input files to be used with the \include or \dontinclude commands
852 # invoke to filter for each input file. Doxygen will invoke the filter program
855 # <filter> <input-file>
857 # where <filter> is the value of the INPUT_FILTER tag, and <input-file> is the
[all …]
/build/templates/update/
Dmodule_update.gni223 "--input-path",
/build/config/compiler/
Dcompiler.gni50 # value expression until after its input values such as use_gold have
/build/toolchain/mac/
DBUILD.gn19 # proper input-dirty checking, but that could be expensive. Instead, use a