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

  /bionic/libc/include/
langinfo.h 45 #define PM_STR 7
  /bionic/libc/bionic/
langinfo.cpp 43 case PM_STR: result = "PM"; break;
  /device/linaro/bootloader/edk2/StdLib/Include/
langinfo.h 21 #define PM_STR ((nl_item)5) /* Post Meridiem afix */
  /device/linaro/bootloader/edk2/StdLib/LibC/Locale/
nl_langinfo.c 39 case PM_STR:
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/sysroot/usr/include/
langinfo.h 132 PM_STR, /* Post meridiem string. */
133 #define PM_STR PM_STR
  /bionic/tests/headers/posix/
langinfo_h.c 43 MACRO_TYPE(nl_item, PM_STR);
  /bionic/tests/
langinfo_test.cpp 53 EXPECT_STREQ("PM", nl_langinfo(PM_STR));
  /external/python/cpython3/Modules/
_localemodule.c 389 LANGINFO(PM_STR),
  /device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.10/Modules/
_localemodule.c 487 LANGINFO(PM_STR),
  /device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Modules/
_localemodule.c 487 LANGINFO(PM_STR),
  /external/python/cpython2/Modules/
_localemodule.c 488 LANGINFO(PM_STR),
  /prebuilts/misc/common/swig/include/2.0.11/php/
phpkw.swg 302 PHPBN2(PM_STR);

Completed in 73 milliseconds