Searched refs:V (Results 1 – 9 of 9) sorted by relevance
/development/scripts/ |
D | combine_sdks.sh | 6 rm $V -rf "$UNZIPPED_BASE_DIR"/$1 7 cp $V -rf "$UNZIPPED_IMAGE_DIR"/$1 "$UNZIPPED_BASE_DIR"/$1 10 V="" 13 V="-v" 93 zip $V -qr "$TMP_ZIP" "$LEAF" 96 cp $V "$OUTPUT_TMP_ZIP" "$OUTPUT" 100 mv $V "$BASE_DIR"/* "$OUT_DIR" 104 rm $V -rf "$TMP"
|
/development/build/tools/ |
D | mk_sdk_repo_xml.sh | 218 local V K 222 V="${VALUE%%[. ]*}" 226 V="${V:2}" 233 if [[ -n "$V" && -n "$K" ]]; then 234 echo "$EXTRA_SPACE <sdk:$K>$V</sdk:$K>" 240 V="${VALUE#*[. ]}" 241 if [[ "$V" == "$VALUE" ]]; then VALUE=""; else VALUE="$V"; fi
|
/development/vndk/tools/header-checker/src/repr/json/ |
D | converter.h | 118 template <typename K, typename V> 119 static inline const V &FindInMap(const std::map<K, V> &m, const K &k, in FindInMap()
|
/development/samples/browseable/MediaRecorder/ |
D | _index.jd | 8 This sample uses the camera/camcorder as the A/V source for the MediaRecorder API.
|
/development/tools/mkstubs/ |
D | README.txt | 39 com.android.blah.MyClass#getInternalStuff(Ljava/lang/String;I)V 45 -com.android.blah.MyClass#getInternalStuff(Ljava/lang/String;I)V
|
/development/vndk/tools/header-checker/src/repr/ |
D | ir_representation.h | 92 template <typename K, typename V> 93 std::map<V, K> CreateInverseMap(const std::map<K, V> &m) { in CreateInverseMap() 94 std::map<V, K> inverse_map; in CreateInverseMap()
|
/development/tools/logblame/ |
D | sample.txt | 39 [ 01-01 15:12:25.437 1000: 2272: 3592 V/KeyguardServiceDelegate ] 245 [ 01-01 15:13:57.040 1000: 2272: 3592 V/KeyguardServiceDelegate ] 284 [ 01-01 15:13:57.084 1000: 2272: 4088 V/KeyguardServiceDelegate ] 295 [ 01-01 15:13:57.167 1000: 2272: 3592 V/KeyguardServiceDelegate ] 332 [ 01-01 15:13:57.406 1000: 2272: 2272 V/KeyguardServiceDelegate ] 1395 [ 01-01 15:14:07.545 1000: 2272: 3592 V/KeyguardServiceDelegate ] 1641 [ 01-01 15:14:14.391 1000: 2272: 3592 V/KeyguardServiceDelegate ] 1684 [ 01-01 15:14:14.421 1000: 2272: 5450 V/KeyguardServiceDelegate ] 1692 [ 01-01 15:14:14.517 1000: 2272: 3592 V/KeyguardServiceDelegate ] 1731 [ 01-01 15:14:14.955 1000: 2272: 2272 V/KeyguardServiceDelegate ]
|
/development/tools/apkcheck/ |
D | README.txt | 136 <parameter name="map" type="java.util.Map<? extends K, ? extends V>">
|
/development/sdk/ |
D | sdk_files_NOTICE.txt | 3978 V. Use of Modifications and Covered Code by Initial Developer. 3979 V.1. In General. 3981 the extent specified in this Amendment, Section V.2 and V.3. 3983 V.2. Other Products. 3992 V.3. Alternative Licensing.
|