HomeSort by relevance Sort by last modified time
    Searched refs:vectorType (Results 1 - 2 of 2) sorted by null

  /external/chromium_org/third_party/icu/source/common/
utrace.c 278 char vectorType;
288 vectorType = fmt[fmtIx]; /* b, h, d, l, p, etc. */
289 if (vectorType != 0) {
302 switch (vectorType) {
  /external/icu4c/common/
utrace.c 278 char vectorType;
288 vectorType = fmt[fmtIx]; /* b, h, d, l, p, etc. */
289 if (vectorType != 0) {
302 switch (vectorType) {

Completed in 29 milliseconds