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

  /system/core/logwrapper/
logwrapper.c 41 "-a: Causes logwrapper to do abbreviated logging.\n"
53 bool abbreviated = false; local
61 abbreviated = true;
83 log_target, abbreviated, NULL, NULL, 0);
logwrap.c 82 /* A structure to hold all the abbreviated buf data */
94 bool abbreviated; member in struct:log_info
169 /* Log to either the abbreviated buf, or directly to the specified log
173 if (log_info->abbreviated) {
251 /* Add the abbreviated output to the kernel log */
293 int *chld_sts, int log_target, bool abbreviated, char *file_path) {
318 if (abbreviated && (log_target == LOG_NONE)) {
319 abbreviated = 0;
321 if (abbreviated) {
347 log_info.abbreviated = abbreviated
    [all...]
  /external/icu/icu4c/source/test/intltest/
transrt.cpp 288 UBool abbreviated; member in class:AbbreviatedUnicodeSetIterator
304 UnicodeSetIterator(), abbreviated(FALSE) {
312 abbreviated = abb;
321 if (abbreviated && (endElement > nextElement + perRange)) {
    [all...]
  /external/icu/android_icu4j/src/main/tests/android/icu/dev/test/translit/
RoundTripTest.java 89 private boolean abbreviated; field in class:RoundTripTest.AbbreviatedUnicodeSetIterator
94 abbreviated = false;
108 abbreviated = abb;
118 if (abbreviated && (endElement > nextElement + perRange)) {
    [all...]
  /external/icu/icu4j/main/tests/translit/src/com/ibm/icu/dev/test/translit/
RoundTripTest.java 86 private boolean abbreviated; field in class:RoundTripTest.AbbreviatedUnicodeSetIterator
91 abbreviated = false;
105 abbreviated = abb;
115 if (abbreviated && (endElement > nextElement + perRange)) {
    [all...]
  /external/kotlinc/lib/
kotlin-reflect.jar 
  /prebuilts/tools/common/m2/repository/org/jetbrains/kotlin/kotlin-reflect/1.1.3/
kotlin-reflect-1.1.3.jar 
  /prebuilts/tools/common/m2/repository/org/jetbrains/kotlin/kotlin-reflect/1.1.3-2/
kotlin-reflect-1.1.3-2.jar 
  /prebuilts/tools/common/m2/repository/org/jetbrains/kotlin/kotlin-reflect/1.2.0/
kotlin-reflect-1.2.0.jar 
  /prebuilts/tools/common/m2/repository/org/jetbrains/kotlin/kotlin-reflect/1.2.20/
kotlin-reflect-1.2.20.jar 

Completed in 3714 milliseconds