Searched refs:sibling (Results 1 – 6 of 6) sorted by relevance
/build/soong/cmd/extract_apks/bundle_proto/ |
D | targeting.proto | 175 // Targeting of other sibling directories that were in the Bundle. 182 // Targeting of other sibling directories that were in the Bundle. 189 // Targeting of other sibling directories that were in the Bundle. 197 // Targeting of other sibling directories that were in the Bundle. 204 // Targeting of other sibling directories that were in the Bundle. 211 // Targeting of other sibling directories that were in the Bundle. 218 // Targeting of other sibling directories that were in the Bundle.
|
/build/bazel/rules/cc/ |
D | cc_stub_library_test.bzl | 75 # There also exists a sibling ndk_library
|
/build/bazel/rules/java/ |
D | java_aconfig_library.bzl | 28 gen_srcjar_tmp = ctx.actions.declare_directory("tmp", sibling = gen_srcjar)
|
/build/bazel/rules/aidl/ |
D | aidl_library.bzl | 213 out_file = ctx.actions.declare_file(out_filename, sibling = aidl_file)
|
/build/bazel/rules/tradefed/ |
D | tradefed.bzl | 215 # The config needs to be a sibling file to the test executable, and both 237 xmltree = ctx.actions.declare_file(module_name + ".xmltree", sibling = test_config) 365 out = ctx.actions.declare_file(test_basename_with_ext, sibling = test_config) 382 sibling = out,
|
/build/make/tools/droiddoc/templates-pdk/assets/ |
D | jquery-resizable.min.js | 12 …ibling")},siblings:function(E){return o.sibling(E.parentNode.firstChild,E)},children:function(E){r… 19 …T||1;var U=0;for(;X;X=X[V]){if(X.nodeType==1&&++U==T){break}}return X};o.sibling=function(V,U){var… function
|