HomeSort by relevance Sort by last modified time
    Searched defs:subTag (Results 1 - 5 of 5) sorted by null

  /external/xmp_toolkit/XMPCore/src/com/adobe/xmp/impl/
Utils.java 52 * <li> The primary subtag is lower case, the suggested practice of ISO 639.
70 int subTag = 1;
79 // move to next subtag and convert underscore to hyphen
81 subTag++;
87 // convert second subtag to uppercase, all other to lowercase
88 if (subTag != 2)
  /external/chromium_org/third_party/WebKit/Source/bindings/v8/
SerializedScriptValue.cpp 207 ArrayBufferViewTag = 'V', // subtag:byte, byteOffset:uint32_t, byteLength:uint32_t -> ArrayBufferView (ref). Consumes an ArrayBuffer from the top of the deserialization stack.
    [all...]
  /external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/
org.eclipse.equinox.ds_1.2.1.R36x_v20100803.jar 
com.ibm.icu_4.2.1.v20100412.jar 
  /prebuilts/misc/common/icu4j/
icu4j.jar 

Completed in 170 milliseconds