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

  /ndk/sources/android/support/src/musl-locale/
intl.c 38 static const char default_str[] = "messages"; local
40 if (domainname && *domainname && strcmp(domainname, default_str)) {
44 return (char *) default_str;
  /external/pdfium/core/src/fxcrt/
fx_basic_gcc.cpp 229 const FX_CHAR* default_str,
  /external/pdfium/core/include/fpdfapi/
fpdf_objects.h 357 const CFX_ByteStringC& default_str) const;
360 const CFX_ByteStringC& default_str) const;
  /external/pdfium/core/include/fxcrt/
fx_system.h 218 const char* default_str,
  /external/e2fsprogs/e2fsck/
profile.c 1865 const char *default_str = "[foo]\\n\\tbar=quux\\n\\tsub = {\\n\\t\\twin = true\\n}\\n"; variable
    [all...]

Completed in 215 milliseconds