Searched refs:handles (Results 1 – 10 of 10) sorted by relevance
/build/bazel/rules/ |
D | prebuilt_file.bzl | 16 Contains prebuilt_file rule that handles prebuilt artifacts installation.
|
/build/bazel/rules/java/ |
D | library.bzl | 41 """ java_library macro wrapper that handles custom attrs needed in AOSP
|
/build/bazel/rules/android/ |
D | android_library.bzl | 37 """ android_library macro wrapper that handles custom attrs needed in AOSP
|
D | android_binary.bzl | 71 """ android_binary macro wrapper that handles custom attrs needed in AOSP
|
/build/make/tools/droiddoc/templates-pdk/assets/ |
D | jquery-resizable.min.js | 40 …handles=j.handles||(!c(".ui-resizable-handle",this.element).length?"e,s,se":{n:".ui-resizable-n",e… property
|
D | android-developer-docs.js | 152 …$("#resize-packages-nav").resizable({handles: "s", resize: function(e, ui) { resizePackagesHeight(… property 153 $("#side-nav").resizable({handles: "e", resize: function(e, ui) { resizeWidth(); } }); property
|
/build/bazel/rules/android/android_binary_aosp_internal/ |
D | impl.bzl | 86 built via the cc_library_shared() macro, which already handles compilation and linking.
|
/build/pesto/experiments/prepare_bazel_test_env/ |
D | README.md | 177 in the above example rule. The tf_test_executable.sh handles setting important
|
/build/bazel/rules/cc/ |
D | cc_library_common.bzl | 164 # root-relative paths. This handles the need to search for files both in the
|
/build/bazel/rules/tradefed/ |
D | tradefed.bzl | 217 # from another package, like //build/make/core, this copy handles that.
|