Home
last modified time | relevance | path

Searched refs:apply (Results 1 – 25 of 38) sorted by relevance

12

/build/soong/scripts/
Djsonmodify_test.py29 field1.apply(obj, 222)
31 field2.apply(obj, 333)
38 field1.apply(obj, 222)
40 field2.apply(obj, 333)
47 field1.apply(obj, 111, 333)
49 field2.apply(obj, 444, 555)
51 field3.apply(obj, 666, 777)
58 field2.apply(obj)
60 field3.apply(obj)
67 field1.apply(obj, 222, 333)
[all …]
Djsonmodify.py50 def apply(self, obj, val): member in SetValue
56 def apply(self, obj, val): member in Replace
63 def apply(self, obj, old_val, new_val): member in ReplaceIfEqual
70 def apply(self, obj): member in Remove
77 def apply(self, obj, *args): member in AppendList
131 p[0].apply(obj, *p[1:])
/build/make/tools/aconfig/aflags/src/
Dmain.rs200 fn apply(&self, flags: &[Flag]) -> Vec<Flag> { in apply() method
256 let flags = (Filter { container }).apply(&flags_unfiltered); in list()
343 assert_eq!((Filter { container: Some("system".to_string()) }).apply(&flags).len(), 2); in test_filter_container()
381 assert_eq!((Filter { container: None }).apply(&flags).len(), 3); in test_filter_no_container()
/build/make/tools/finalization/
Dbuild_soong_java_droidstubs.go.revert_hack.diff24 cmd.FlagWithInput("--apply-api-levels ", apiVersions)
Dbuild_soong_java_droidstubs.go.apply_hack.diff28 cmd.FlagWithInput("--apply-api-levels ", apiVersions)
/build/bazel/scripts/incremental_build/
DREADME.md10 1. apply changes associate with the cuj
/build/bazel/rules/android/android_binary_aosp_internal/
Drule.bzl23 """Generates a list of aspects to apply to the android_binary deps attribute.
30 A list of aspects to apply to android_binary's deps attr.
/build/bazel/rules/
Denv_variables.bzl41 # REMOTE_AVD is an env var knob to apply conditionals in parts of the build
/build/make/tools/droiddoc/templates-pdk/assets/
Djquery-resizable.min.js12apply(this,E);return this},each:function(F,E){return o.each(this,F,E)},index:function(E){return o.…
19apply(ab,ai)}else{if(U.nodeType===1){for(var aa=0;ai[aa]!=null;aa++){if(ai[aa]&&(ai[aa]===true||ai…
29apply(j.element,k)}}}},contains:function(k,j){return document.compareDocumentPosition?k.compareDoc…
40apply(this,[d,q,n]),j=c.browser.msie&&c.browser.version<7,e=this.sizeDiff;if(this._aspectRatio||d.…
Djquery-1.6.2.min.js16apply([],cm.slice(0,b)),function(){c[this]=a});return c}function cq(){cn=b}function cp(){setTimeou…
17apply(k,d),l&&f.acceptData(k)&&k[l]&&k[l].apply(k,d)===!1&&(c.result=!1,c.preventDefault()),k=k.pa…
Dprettify.js16 …1)E[1]=Math.max(E[1],A[1]);else B.push(E=A)}var D=[L];h&&D.push(M);D.push.apply(D,s);for(e=0;e<B.l…
20 …*\bnocode\b/)}function ia(a,b,c,d){if(b){var g={source:b,b:a};c(g);d.push.apply(d,g.c)}}function K…
/build/bazel/rules/apex/
Dtransition.bzl69 # Perform a transition to apply APEX specific build settings on the
125 # Perform a transition to apply APEX specific build settings on the
145 # Perform a transition to apply APEX specific build settings on the
/build/blueprint/
DAndroid.bp6 // 'apply every license found to every target'. While this makes sure we respect
9 // e.g. GPL in an MIT project might only apply to the contrib/ directory.
/build/soong/compliance/license_metadata_proto/
Dlicense_metadata.proto37 …// license_conditions lists the conditions that apply to the license kinds. e.g. notice or restric…
/build/soong/cmd/release_config/release_config_proto/
Dbuild_flags_declarations.proto26 // The following format requirements apply across various message fields:
Dbuild_flags_out.proto26 // The following format requirements apply across various message fields:
Dbuild_flags_src.proto26 // The following format requirements apply across various message fields:
/build/bazel_common_rules/dist/
Ddist.bzl96 to apply within dist_dir for copied files.
98 default. Path prefix to apply within dist_dir for extracted archives.
/build/make/core/
DLINUX_KERNEL_COPYING34 the GNU Library General Public License instead.) You can apply it to
130 These requirements apply to the modified work as a whole. If
133 themselves, then this License, and its terms, do not apply to those
228 apply and the section as a whole is intended to apply in other
Dconfig_sanitizers.mk386 $(call pretty-error,Make cannot apply integer overflow diagnostics to static binary.)
389 $(call pretty-error,Make cannot apply integer overflow diagnostics to static library.)
Dproguard_basic_keeps.flags109 # the schema, keep all the fields. Wildcard is used to apply the rule to classes
/build/soong/java/
Dlint_defaults.txt9 # Checks which do not apply to the platform (implementation
/build/make/tools/droiddoc/
DLICENSE34 any other work released this way by its authors. You can apply it to
92 "Copyright" also means copyright-like laws that apply to other kinds of
216 non-permissive terms added in accord with section 7 apply to the code;
239 License will therefore apply, along with any applicable section 7
257 in an aggregate does not cause this License to apply to the other
339 by the Installation Information. But this requirement does not apply
365 apply only to part of the Program, that part may be used separately
415 additional terms that apply to those files, or a notice indicating
420 the above requirements apply either way.
573 License will continue to apply to the part which is the covered work,
[all …]
/build/make/tools/compliance/
DREADME.md56 tuples describing how license conditions apply to targets.
/build/bazel/mkcompare/
DREADME.md18 # apply your local changes..

12