Home
last modified time | relevance | path

Searched refs:function (Results 1 – 17 of 17) sorted by relevance

/build/soong/android/
Dfixture.go485 function func(fixture *fixture) member
493 p := &simpleFixturePreparer{function: preparer}
519 function func(t *testing.T, result *TestResult) member
524 h.function(t, result)
590 func FixtureCustomErrorHandler(function func(t *testing.T, result *TestResult)) FixtureErrorHandler…
592 function: function,
645 preparer.function(fixture)
/build/soong/mk2rbc/
DTODO8 (it may be a variable of the known type, or a function result)
12 * Implement $(shell) function
Dmk2rbc.go102 "math_max": &mathMaxOrMinCallParser{function: "max"},
103 "math_min": &mathMaxOrMinCallParser{function: "min"},
1727 function string member
1737 name: p.function,
/build/make/tools/releasetools/
Dpylintrc147 # List of builtins function names that should not be used, separated by a comma
163 # Regular expression matching correct function names
164 function-rgx=[a-z_][a-z0-9_]{2,30}$
166 # Naming hint for function names
167 function-name-hint=[a-z_][a-z0-9_]{2,30}$
223 # Regular expression which should only match function or class names that do
281 # function parameter format
298 # List of strings which can identify a callback function by name. A callback
305 # Maximum number of arguments for function / method
312 # Maximum number of locals for function / method body
[all …]
/build/make/tools/droiddoc/templates-pdk/
Dcustomizations.cs19 addLoadEvent(function() { in function() method
33 addLoadEvent(function() { in function() method
100 addLoadEvent(function() {
Dhead_tag.cs35 (function() { in function() method
/build/make/tools/rbcrun/
DREADME.md89 `shell` builtin function. *This function will be eventually removed*.
/build/soong/ui/build/sandbox/darwin/
Dglobal.sb38 ; Allow suid /bin/ps to function
/build/make/core/
Dproduct_config.rbc22 This function runs the given input_variables_init function,
124 # whose body consists of a single init function.
128 # Each PCM is represented by a quadruple of function, config, children names
483 This function is also exported as rblf.cfg, and every PCM
491 This function is exported as rblf.setdefault().
503 This function is exported as rblf.inherit, PCM calls it when
609 """Equivalent to the GNU make function $(dir).
616 """Equivalent to the GNU make function $(notdir).
799 respectively. E.g. the result of calling this function with
/build/make/tools/fs_config/
DREADME.md14 `fs_config()` function, along with the built-in defaults, to serve as overrides to complete the
/build/bazel/rules/
Dproto_file_utils.bzl83 """ Utility function for creating proto_compiler action.
/build/make/tools/droiddoc/templates-pdk/assets/design/
Ddefault.css398 -webkit-animation-timing-function: ease-out;
399 -moz-animation-timing-function: ease-out;
400 animation-timing-function: ease-out; }
/build/soong/cmd/soong_build/
Dwritedocs.go397 accordions[i].addEventListener("click", function() {
/build/soong/scripts/check_boot_jars/
Dpackage_allowed_list.txt41 java\.util\.function
/build/soong/finder/
Dfinder.go616 func (p *threadPool) Run(function func()) {
631 function()
/build/soong/docs/
Dnative_code_coverage.md171 The `show` command displays the function and line coverage for each source file
/build/bazel/docs/
Dinternal_concepts.md301 which calls the `DepsMutator` function that *must* be part of a Soong