Home
last modified time | relevance | path

Searched refs:arguments (Results 1 – 25 of 73) sorted by relevance

123

/build/bazel_common_rules/exec/tests/
Dexec_test.py28 arguments = None variable
33 output = subprocess.check_output([arguments.script], text=True).strip()
40 output = subprocess.check_output([arguments.script, "--some_arg"], text=True).strip()
48 arguments, unknown = load_arguments() variable
/build/bazel/rules/test_common/
Dargs.bzl23 args_list (string[]): The list of arguments provided by the Bazel action.
55 args_list (string[]): The list of arguments provided by the Bazel action.
70 """returns all arguments that start with arg_prefix
73 input_args (list[str]): list of arguments
85 """returns all arguments that start with arg_prefix
90 input_args (list[str]): list of arguments
/build/bazel/json_module_graph/
DREADME.md18 Run `./query.sh` with no arguments for additional usage information.
/build/bazel/rules/apex/
Dbundle.bzl45 arguments = [args],
75 arguments = [args],
118 arguments = [args],
131 arguments = [merge_args],
/build/bazel/rules/android/
Dandroid_app_keystore.bzl39 arguments = [args],
64 arguments = [args],
88 arguments = [args],
Dmanifest_fixer.bzl66 arguments = [args],
/build/make/core/
Ddistdir.mk84 … : PRIVATE_ARGUMENT_FILE := $(call intermediates-dir-for,METAPACKAGING,licensetexts)/$(2)/arguments
136 $(_meta): PRIVATE_ARGUMENT_FILE := $(call intermediates-dir-for,METAPACKAGING,notice)/$(1)/arguments
158 …ta): PRIVATE_ARGUMENT_FILE := $(call intermediates-dir-for,METAPACKAGING,copynotice)/$(1)/arguments
/build/soong/ui/build/
Dconfig_test.go111 if !reflect.DeepEqual(c.arguments, tc.remaining) {
114 tc.remaining, c.arguments)
180 if !reflect.DeepEqual(c.arguments, tc.remaining) {
183 tc.remaining, c.arguments)
1012 arguments []string
1061 arguments: tc.arguments,
/build/bazel_common_rules/exec/impl/
Dexec_aspect.bzl35 doc = "Make arguments available for targets depending on executables.",
/build/bazel/rules/java/
Devent_log_tags.bzl28 arguments = [
Djava_aconfig_library.bzl46 arguments = [args],
65 arguments = [args],
Dplatform_compat_config.bzl40 arguments = [args],
Djava_xsd_config_library.bzl72 arguments = [
87 arguments = [
Djava_system_modules.bzl53 arguments = [args],
64 arguments = [args],
Dmerged_txts.bzl56 arguments = [args],
Dbootclasspath.bzl49 set javac's --bootclasspath and --system arguments. It can also optionally add
/build/bazel/rules/cc/
Dgenerate_toc.bzl39 arguments = [
Dcc_aidl_library.bzl34 … **kwargs: extra arguments that will be passesd to cc_library_{static,shared}.
Dclang_tidy.bzl122 # clang-tidy does not allow later arguments to override earlier arguments,
224 arguments = [args],
267 toolchain arguments are passed to the clang compile action
/build/make/tools/droiddoc/templates-pdk/assets/
Djquery-1.6.2.min.js16arguments);if(o===!1||a.isPropagationStopped()){c=e.level,o===!1&&(b=!1);if(a.isImmediatePropagati…
17arguments,0);g[0]=c,c.currentTarget=this;for(var h=0,i=d.length;h<i;h++){var j=d[h];if(e||c.namesp…
Djquery-resizable.min.js12arguments,true,function(E){if(this.nodeType==1){this.appendChild(E)}})},prepend:function(){return …
19arguments.callee.elem,arguments):g});J.elem=I;o.each(F.split(/\s+/),function(M,N){var O=N.split(".…
29arguments)||"").replace(b,"")):(a.test(j)?(m?k.setAttributeNS(h,j.replace(a,"aaa:"),l):f.call(this…
40arguments),this._change.e.apply(this,[f,e,d]))},sw:function(f,e,d){return c.extend(this._change.s.…
/build/bazel/rules/
Dlinker_config.bzl30 arguments = [args],
/build/make/
Dhelp.sh41 Build the intersection of the two given arguments
/build/bazel/rules/hidl/
Dhidl_library.bzl47 # These transitive roots will be used as -r arguments later when calling
/build/bazel_common_rules/workspace/
Dexternal.bzl28 of repositories imported by providing them in the arguments.

123