Home
last modified time | relevance | path

Searched defs:pst (Results 1 – 17 of 17) sorted by relevance

/third_party/icu/ohos_icu4j/src/main/tests/ohos/global/icu/dev/test/serializable/
DCalendarHandler.java74 TimeZone pst = TimeZone.getTimeZone("America/Los_Angeles"); in getTestObjects() local
176 TimeZone pst = TimeZone.getTimeZone("America/Los_Angeles"); in getTestObjects() local
/third_party/icu/icu4j/main/tests/core/src/com/ibm/icu/dev/test/serializable/
DCalendarHandler.java73 TimeZone pst = TimeZone.getTimeZone("America/Los_Angeles"); in getTestObjects() local
175 TimeZone pst = TimeZone.getTimeZone("America/Los_Angeles"); in getTestObjects() local
/third_party/libwebsockets/lib/misc/
Dlecp.c323 struct _lecp_parsing_stack *pst = &ctx->pst[ctx->pst_sp]; in report_raw_cbor() local
377 struct _lecp_parsing_stack *pst = &ctx->pst[ctx->pst_sp]; in lecp_parse() local
/third_party/libffi/src/sh64/
Dffi.c351 UINT64 *pgr, UINT64 *pfr, UINT64 *pst) in ffi_closure_helper_SYSV()
/third_party/libffi/src/sh/
Dffi.c516 unsigned long *pst) in ffi_closure_helper_SYSV()
/third_party/libffi/src/powerpc/
Dffi_sysv.c680 unsigned long *pst) in ffi_closure_helper_SYSV()
Dffi_linux64.c863 unsigned long *pst, in ffi_closure_helper_LINUX64()
/third_party/icu/icu4c/source/test/intltest/
Dtzbdtest.cpp280 TimeZone* pst = TimeZone::createTimeZone("PST"); in TestBoundaries() local
Dtzregts.cpp1077 TimeZone *pst = new SimpleTimeZone(-28800*U_MILLIS_PER_SECOND, in TestJDK12API() local
/third_party/icu/icu4j/main/tests/core/src/com/ibm/icu/dev/test/timezone/
DTimeZoneBoundaryTest.java394 TimeZone pst = safeGetTimeZone("PST"); in TestBoundaries() local
DTimeZoneRegressionTest.java811 TimeZone pst = TimeZone.getTimeZone("PST"); in Test4173604() local
/third_party/icu/ohos_icu4j/src/main/tests/ohos/global/icu/dev/test/timezone/
DTimeZoneBoundaryTest.java397 TimeZone pst = safeGetTimeZone("PST"); in TestBoundaries() local
DTimeZoneRegressionTest.java814 TimeZone pst = TimeZone.getTimeZone("PST"); in Test4173604() local
/third_party/libwebsockets/include/libwebsockets/
Dlws-lejp.h228 struct _lejp_parsing_stack pst[LEJP_MAX_PARSING_STACK_DEPTH]; member
Dlws-lecp.h256 struct _lecp_parsing_stack pst[LECP_MAX_PARSING_STACK_DEPTH]; member
/third_party/ffmpeg/libavformat/
Dmpegts.c1318 AVStream *pst = pes->stream->streams[p->stream_index[i]]; in mpegts_push_data() local
Dutils.c4413 static void free_stream(AVStream **pst)