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

  /external/pdfium/fpdfsdk/javascript/
PublicMethods.cpp 274 int nDay = JS_GetDayFromTime(dt);
304 nDay = number[1];
307 nDay = number[0];
322 nDay = number[2];
326 nDay = number[1];
330 nDay = number[0];
344 swTemp.Format(L"%d/%d/%d %d:%d:%d", nMonth, nDay, nYear, nHour, nMin, nSec);
358 int nDay = JS_GetDayFromTime(dt);
411 nDay = ParseStringInteger(value, j, nSkip, 2);
454 nDay = ParseStringInteger(value, j, nSkip, 2)
    [all...]
  /hardware/qcom/media/msm8974/mm-core/inc/
QOMX_IVCommonExtensions.h 300 OMX_U32 nDay; /**< The day portion of the date stamp. Valid values are 1 to 31 depending on the month specified.*/
  /hardware/qcom/media/msm8996/mm-core/inc/
QOMX_IVCommonExtensions.h 300 OMX_U32 nDay; /**< The day portion of the date stamp. Valid values are 1 to 31 depending on the month specified.*/
  /hardware/qcom/media/msm8998/mm-core/inc/
QOMX_IVCommonExtensions.h 300 OMX_U32 nDay; /**< The day portion of the date stamp. Valid values are 1 to 31 depending on the month specified.*/
  /hardware/qcom/media/sdm845/mm-core/inc/
QOMX_IVCommonExtensions.h 300 OMX_U32 nDay; /**< The day portion of the date stamp. Valid values are 1 to 31 depending on the month specified.*/
  /external/guice/extensions/struts2/lib/
jetty-util-6.1.0.jar 
  /external/sqlite/dist/orig/
sqlite3.c     [all...]
  /external/sqlite/dist/
sqlite3.c     [all...]

Completed in 8546 milliseconds