Home
last modified time | relevance | path

Searched refs:select (Results 1 – 15 of 15) sorted by relevance

/build/bazel/json_module_graph/
Dlibrary.jq36 del(.[] | select(. == ""))
65 .Deps = [.Deps[] | select(differentDep($ov; $od))]
100 map(.key as $key | {key: .key, value: .value | [.[] | select(. != $key)]}) |
115 .[] | select(.Name == $from) |
116 .Deps |= [.[] | select(.Name == $to)] |
117 select((.Deps | length) > 0)
DdirectDeps.jq3 [.[] | select(.Name == $arg) | .Deps | map(.Name)] | flatten | unique | sort
DusedVariations.jq1 [[.[] | .Variations | select(. != null) | to_entries] |
DfullTransitiveDeps.jq7 select (IN(.Name; $names | .[]))] |
DfilterSubtree.jq9 [.[] | select(isBlueprintPrefix($arg))]
DprintModule.jq4 .[] | select(.Name == $mod) |
DvariantTransitions.jq6 filterMatchingDeps | select(.Deps | length > 0) |
DdistanceFromLeaves.jq21 map(.key as $key | {key: .key, value: .value | [.[] | select(. != $key)]}) |
/build/make/tools/droiddoc/templates-pdk/assets/
Dyui-3.3.0-reset-min.css8 …lign:text-bottom;}input,textarea,select{font-family:inherit;font-size:inherit;font-weight:inherit;… selector
Dandroid-developer-reference.js46 var select = $("#apiLevelSelector").html("").change(changeApiLevel);
50 select.append(option);
Djquery-1.6.2.min.js16 …ction(a){var b=a.attributes.value;return!b||b.specified?a.value:a.text}},select:{get:function(a){v… property
17select|textarea|button/i.test(a.nodeName)},focus:function(a){return a===a.ownerDocument.activeElem…
Dandroid-developer-core.css49 input, select, selector
Djquery-resizable.min.js19select|textarea|button/i.test(T.nodeName)}},setFilters:{first:function(U,T){return T===0},last:fun…
/build/soong/docs/
Dbest_practices.md232 Then to select the correct gralloc implementation, a product makefile inherited
268 Then to select the correct gralloc implementation, a product makefile should
/build/make/core/
Denvsetup.rbc179 # convert combo-related stuff from combo/select.mk