Searched refs:tagLength (Results 1 - 12 of 12) sorted by relevance

/external/slf4j/slf4j-android/src/main/java/org/slf4j/impl/
H A DAndroidLoggerFactory.java83 int tagLength = 0;
98 tagLength = tagName.length();
99 if (tagLength > TAG_MAX_LENGTH) {
107 if (tagLength == 0 || (tagLength + tokenLength) > TAG_MAX_LENGTH) {
/external/icu/icu4c/source/common/
H A Dloclikely.cpp90 * @param tagLength The length of the tag.
97 int32_t tagLength,
109 tagLength);
111 *bufferLength += tagLength;
188 int32_t tagLength = 0; local
197 &tagLength);
208 &tagLength);
236 &tagLength);
243 &tagLength);
252 &tagLength);
95 appendTag( const char* tag, int32_t tagLength, char* buffer, int32_t* bufferLength) argument
[all...]
/external/robolectric-shadows/shadows/framework/src/main/java/org/robolectric/shadows/
H A DShadowLog.java107 int tagLength = tag == null ? 0 : tag.length();
109 return extraLogLength + tagLength + msgLength;
/external/robolectric/v3/runtime/
H A Dshadows-core-3.1-SNAPSHOT-16.jarMETA-INF/ META-INF/MANIFEST.MF linux-x86_64/ linux-x86_64/META-INF/ android/ ...
H A Dshadows-core-3.1-SNAPSHOT-17.jarMETA-INF/ META-INF/MANIFEST.MF linux-x86_64/ linux-x86_64/META-INF/ android/ ...
H A Dshadows-core-3.1-SNAPSHOT-18.jarMETA-INF/ META-INF/MANIFEST.MF linux-x86_64/ linux-x86_64/META-INF/ android/ ...
H A Dshadows-core-3.1-SNAPSHOT-19.jarMETA-INF/ META-INF/MANIFEST.MF linux-x86_64/ linux-x86_64/META-INF/ android/ ...
H A Dshadows-core-3.1-SNAPSHOT-21.jarMETA-INF/ META-INF/MANIFEST.MF linux-x86_64/ linux-x86_64/META-INF/ android/ ...
H A Dshadows-core-3.1-SNAPSHOT-22.jarMETA-INF/ META-INF/MANIFEST.MF linux-x86_64/ linux-x86_64/META-INF/ android/ ...
/external/icu/tools/srcgen/currysrc/libs/
H A Dorg.eclipse.jdt.core_3.11.0.v20150602-1242.jarMETA-INF/MANIFEST.MF META-INF/ECLIPSE_.SF META-INF/ECLIPSE_.RSA META ...
/external/dagger2/lib/
H A Dgoogle-java-format-0.1-20151017.042846-2.jarMETA-INF/ META-INF/MANIFEST.MF com/ com/google/ com/google/googlejavaformat/ com/google/googlejavaformat/CloseOp ...
/external/guice/extensions/struts2/lib/
H A Dcore-3.1.1.jarMETA-INF/ org/ org/eclipse/ org/eclipse/jdt/ org/eclipse/jdt/core/ org/eclipse/jdt/core/compiler/ org/ ...

Completed in 296 milliseconds