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

  /external/e2fsprogs/lib/blkid/
cache.c 84 char *dstr = getenv("BLKID_DEBUG"); local
86 if (dstr)
87 blkid_debug_mask = strtoul(dstr, 0, 0);
  /external/e2fsprogs/lib/et/
error_message.c 205 char *dstr, *fn, *tmp; local
211 dstr = getenv("COMERR_DEBUG");
212 if (dstr) {
213 debug_mask = strtoul(dstr, &tmp, 0);
  /external/icu4c/i18n/
vtzone.cpp 1468 UnicodeString *dstr; local
2264 UnicodeString dstr; local
2298 UnicodeString dstr; local
2418 UnicodeString dstr; local
2540 UnicodeString dstr; local
2596 UnicodeString dstr; local
    [all...]
  /external/icu4c/test/intltest/
calregts.cpp 2913 UnicodeString dstr; local
    [all...]
numrgts.cpp 593 UnicodeString dstr; local
597 dstr = df->format(d.getDouble(), dstr, fp);
598 if (dstr != UnicodeString("123.55456")) {
    [all...]
  /system/core/libpixelflinger/codeflinger/
MIPSAssembler.cpp 1332 typedef char dstr[40]; typedef
    [all...]

Completed in 419 milliseconds