Home
last modified time | relevance | path

Searched defs:getformat (Results 1 – 3 of 3) sorted by relevance

/aosp_15_r20/external/fonttools/Lib/fontTools/misc/
H A Dsstruct.py137 def getformat(fmt, keep_pad_byte=False): function
/aosp_15_r20/external/python/cpython2/Lib/plat-mac/
Dvideoreader.py52 def getformat(self): member in VideoFormat
/aosp_15_r20/bionic/libc/tzcode/
H A Dstrftime.c180 static char *getformat(int modifier, char *normal, char *underscore, in getformat() function