Searched refs:functions (Results 1 – 22 of 22) sorted by relevance
| /build/soong/androidmk/parser/ |
| D | scope.go | 28 functions map[string]func([]string) []string member 49 if f, ok := s.functions[name]; ok { 57 s.functions[name] = f 63 functions: make(map[string]func([]string) []string),
|
| D | parser.go | 568 var functions = [...]string{ var 609 sort.Strings(functions[:]) 624 for _, f := range functions {
|
| /build/make/tests/ |
| D | conversion_error.rbc | 21 # * all runtime functions (wildcard, regex, etc.) work
|
| D | run.rbc | 21 # * all runtime functions (wildcard, regex, etc.) work 42 # Unit tests for non-trivial runtime functions
|
| /build/bazel/json_module_graph/ |
| D | library.jq | 15 # Utility functions for transforming modules 22 # Utility functions for transforming variation maps
|
| /build/soong/bin/ |
| D | hmm | 24 Invoke ". build/envsetup.sh" from your shell to add the following functions to your environment: 73 Look at the source to view more functions. The complete list is:
|
| /build/bazel/rules/ |
| D | toolchain_utils.bzl | 18 # impl functions assert that it exists. This helper function can do that assertion.
|
| /build/bazel/rules/java/ |
| D | versions.bzl | 14 """Constants and utility functions relating to Java versions and how they map to SDK versions.
|
| /build/bazel/platforms/ |
| D | platform_utils.bzl | 17 utility functions that accept an instance of that rule and return 21 functions by doing something like `is_target_linux(ctx.attr._platform_utils)`.
|
| /build/make/tools/acp/ |
| D | README | 30 Futzing around these in make with GNU make functions is awkward at best.
|
| /build/soong/docs/ |
| D | selects.md | 34 Arguments can be passed to the "functions" that look up axes: 44 The list of functions that can currently be selected on: 50 The functions are [defined here](https://cs.android.com/android/platform/superproject/main/+/main:b…
|
| D | perf.md | 103 -- in this case, 66 calls took 0.27s. The top 10 longest shell functions are 107 this is where using pure make functions instead of calling out to the shell can 109 added some basic math functions in `math.mk` to help some common use cases that
|
| D | map_files.md | 181 functions. In the uncommon situation of exposing a global variable, the `var`
|
| /build/bazel/rules/common/ |
| D | api.bzl | 150 """Provides api level-related utility functions from platform variables. 158 Returns: A struct containing utility functions and constants
|
| /build/make/tools/fs_config/ |
| D | README.md | 24 used by bionic for implementing `getpwnam()` and related functions.
|
| /build/bazel/rules/aidl/ |
| D | aidl_interface_test.bzl | 373 …e,-bugprone-signed-char-misuse,-misc-const-correctness,-bugprone-unsafe-functions,-cert-msc24-c,-c… 381 …e,-bugprone-signed-char-misuse,-misc-const-correctness,-bugprone-unsafe-functions,-cert-msc24-c,-c…
|
| /build/bazel/docs/ |
| D | internal_concepts.md | 38 Bash scripts e.g. envsetup functions, `soong_ui.bash`) | Repository rule … 75 `Path[s]ForModuleSrc[Excludes]` functions within 96 or from common helper functions such as: 110 `*Default` functions. For example, `cc` modules have a property 523 representing different langauges, as the functions must be exported in Go due to
|
| /build/make/tools/releasetools/ |
| D | pylintrc | 148 bad-functions=map,filter,input 227 # Minimum line length for functions/classes that require docstrings, shorter
|
| /build/soong/scripts/check_boot_jars/ |
| D | package_allowed_list.txt | 236 org\.apache\.xpath\.functions
|
| /build/make/core/ |
| D | product_config.rbc | 15 """Runtime functions.""" 462 # Handle manipulation functions.
|
| D | definitions.mk | 4115 These functions have been removed)
|
| /build/bazel/rules/cc/ |
| D | clang_tidy_test.bzl | 69 "-bugprone-unsafe-functions",
|