Home
last modified time | relevance | path

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

/development/build/tools/
Dmk_sdk_repo_xml.sh341 MAP=""
412 MAP=$(parse_attributes "$PROPS" ${ATTRS[@]})
416 output_attributes "$ELEMENT" "$OUT" $MAP
440 MAP=$(parse_attributes "$PROPS" ${ATTRS_ARCHIVE[@]})
442 if [[ "${MAP/ host-os /}" == "$MAP" ]]; then
443 MAP="$MAP host-os $OS"
445 output_attributes "archive" "$OUT" $MAP