Home
last modified time | relevance | path

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

/external/apache-harmony/jdwp/src/test/java/org/apache/harmony/jpda/tests/framework/jdwp/
DTypesLengths.java214 public static void setTypeLength(byte typeID, int typeLength) in setTypeLength() argument
218 byteLength = typeLength; in setTypeLength()
222 booleanLength = typeLength; in setTypeLength()
226 intLength = typeLength; in setTypeLength()
230 longLength = typeLength; in setTypeLength()
234 shortLength = typeLength; in setTypeLength()
238 floatLength = typeLength; in setTypeLength()
242 doubleLength = typeLength; in setTypeLength()
246 voidLength = typeLength; in setTypeLength()
250 objectLength = typeLength; in setTypeLength()
[all …]
/external/google-java-format/core/src/main/java/com/google/googlejavaformat/java/
DTypeNameClassifier.java127 Optional<Integer> typeLength = Optional.empty(); in typePrefixLength() local
134 typeLength = Optional.of(i); in typePrefixLength()
137 return typeLength; in typePrefixLength()
/external/icu/icu4c/source/i18n/
Ducol_res.cpp113 int32_t typeLength = static_cast<int32_t>(uprv_strlen(collationType)); in loadRules() local
114 if(typeLength >= UPRV_LENGTHOF(type)) { in loadRules()
118 uprv_memcpy(type, collationType, typeLength + 1); in loadRules()
183 int32_t typeLength = requested.getKeywordValue("collation", in CollationLoader() local
189 type[typeLength] = 0; // in case of U_NOT_TERMINATED_WARNING in CollationLoader()
190 if(typeLength == 0) { in CollationLoader()
321 int32_t typeLength = static_cast<int32_t>(uprv_strlen(type)); in loadFromCollations() local
326 typeLength > 6 && uprv_strncmp(type, "search", 6) == 0) { in loadFromCollations()
/external/guice/extensions/struts2/lib/
Dcore-3.1.1.jarMETA-INF/ org/ org/eclipse/ org/eclipse/jdt/ org/eclipse ...
/external/icu/tools/srcgen/currysrc/libs/
Dorg.eclipse.jdt.core_3.14.0.v20180528-0519.jarMETA-INF/MANIFEST.MF META-INF/ECLIPSE_.SF META-INF/ECLIPSE_ ...
/external/dagger2/java/dagger/internal/codegen/bootstrap/
Dbootstrap_compiler_deploy.jarMETA-INF/ META-INF/MANIFEST.MF build-data.properties META-INF ...