Home
last modified time | relevance | path

Searched refs:myformat (Results 1 - 3 of 3) sorted by relevance

/third_party/lame/ACM/ADbg/
H A DADbg.cpp69 char myformat[256]; in _OutPut() local
75 wsprintf(myformat,"%04d/%02d/%02d %02d:%02d:%02d.%03d UTC : %s\r\n", in _OutPut()
85 wsprintf(myformat,"%04d/%02d/%02d %02d:%02d:%02d.%03d UTC : %s - %s\r\n", in _OutPut()
97 wsprintf( myformat, "%s\r\n", format); in _OutPut()
99 wsprintf( myformat, "%s - %s\r\n", prefix, format); in _OutPut()
102 result = vsprintf(tst,myformat,params); in _OutPut()
/third_party/icu/ohos_icu4j/src/main/tests/ohos/global/icu/dev/test/format/
H A DNumberRegressionTests.java303 myformat it = new myformat(); in Test4069754()
311 myformat o = (myformat)ois.readObject(); in Test4069754()
1846 class myformat implements Serializable class
/third_party/icu/icu4j/main/tests/core/src/com/ibm/icu/dev/test/format/
H A DNumberRegressionTests.java300 myformat it = new myformat(); in Test4069754()
308 myformat o = (myformat)ois.readObject(); in Test4069754()
1840 class myformat implements Serializable class

Completed in 6 milliseconds