Home
last modified time | relevance | path

Searched full:jst (Results 1 - 25 of 56) sorted by relevance

123

/third_party/icu/ohos_icu4j/src/main/tests/ohos/global/icu/dev/test/serializable/
H A DCalendarHandler.java193 TimeZone jst = TimeZone.getTimeZone("Asia/Jerusalem"); in getTestObjects()
197 calendars[i] = new HebrewCalendar(jst, locales[i]); in getTestObjects()
210 TimeZone jst = TimeZone.getTimeZone("Asia/Calcutta"); in getTestObjects()
214 calendars[i] = new IndianCalendar(jst, locales[i]); in getTestObjects()
243 TimeZone jst = TimeZone.getTimeZone("Asia/Tokyo"); in getTestObjects()
247 calendars[i] = new JapaneseCalendar(jst, locales[i]); in getTestObjects()
/third_party/icu/icu4j/main/tests/core/src/com/ibm/icu/dev/test/serializable/
H A DCalendarHandler.java192 TimeZone jst = TimeZone.getTimeZone("Asia/Jerusalem"); in getTestObjects()
196 calendars[i] = new HebrewCalendar(jst, locales[i]); in getTestObjects()
209 TimeZone jst = TimeZone.getTimeZone("Asia/Calcutta"); in getTestObjects()
213 calendars[i] = new IndianCalendar(jst, locales[i]); in getTestObjects()
242 TimeZone jst = TimeZone.getTimeZone("Asia/Tokyo"); in getTestObjects()
246 calendars[i] = new JapaneseCalendar(jst, locales[i]); in getTestObjects()
/test/testfwk/developer_test/src/core/testcase/
H A Dtestcase_manager.py42 "JST": [],
281 suite_file_dictionary.get("JST").append(suite_file)
352 xts_suit_file_dic.get("JST").append(xts_suite_file)
/third_party/node/deps/v8/tools/
H A Dgdbinit55 define jst
58 document jst
60 Usage: jst
H A Dlldb_commands.py68 def jst(debugger, *args): function
132 for cmd in ('job', 'jlh', 'jco', 'jld', 'jtt', 'jst', 'jss', 'bta'):
/third_party/tzdata/
H A Dzonenow.tab254 # +09 - JST
255 XX +353916+1394441 Asia/Tokyo Japan ("JST")
H A Daustralasia1702 # + 10 (JST + 1) and DST UTC + 11 (JST + 2) was used until its return to Japan
1703 # at 1968-06-26 00:00 JST. The exact periods of DST are still unknown.
1720 # hours faster than JST used by some Japanese personnel on the island. Some
1726 # island at the time which include not just JST (UTC+9) or [US]CG time
1871 # instructed to use JST at the time.
1877 # February 9 noon, and after February 9 noon they are to use JST.
1883 # into three different timezone with meridian of 135E, 150E, 165E (JST+0, +1,
/kernel/linux/linux-5.10/sound/pci/
H A Dcs4281.c1188 unsigned js1, js2, jst; in snd_cs4281_gameport_cooked_read() local
1195 jst = snd_cs4281_peekBA0(chip, BA0_JSPT); in snd_cs4281_gameport_cooked_read()
1197 *buttons = (~jst >> 4) & 0x0F; in snd_cs4281_gameport_cooked_read()
1204 for (jst = 0; jst < 4; ++jst) in snd_cs4281_gameport_cooked_read()
1205 if (axes[jst] == 0xFFFF) axes[jst] = -1; in snd_cs4281_gameport_cooked_read()
/kernel/linux/linux-6.6/sound/pci/
H A Dcs4281.c1192 unsigned js1, js2, jst; in snd_cs4281_gameport_cooked_read() local
1199 jst = snd_cs4281_peekBA0(chip, BA0_JSPT); in snd_cs4281_gameport_cooked_read()
1201 *buttons = (~jst >> 4) & 0x0F; in snd_cs4281_gameport_cooked_read()
1208 for (jst = 0; jst < 4; ++jst) in snd_cs4281_gameport_cooked_read()
1209 if (axes[jst] == 0xFFFF) axes[jst] = -1; in snd_cs4281_gameport_cooked_read()
/third_party/icu/ohos_icu4j/src/main/tests/ohos/global/icu/dev/test/util/
H A DDisplayNameTest.java322 {"JST", "JST"},
/third_party/icu/icu4j/main/tests/core/src/com/ibm/icu/dev/test/util/
H A DDisplayNameTest.java319 {"JST", "JST"},
/third_party/icu/ohos_icu4j/src/main/tests/resources/ohos/global/icu/dev/test/format/
H A DTimeZoneAliases.txt160 JST ; Asia/Tokyo
/third_party/icu/icu4j/main/tests/core/src/com/ibm/icu/dev/test/format/
H A DDateFormatMiscTests.java132 final String jstShort = "JST"; in Test4117335()
H A DTimeZoneAliases.txt160 JST ; Asia/Tokyo
/third_party/icu/ohos_icu4j/src/main/tests/ohos/global/icu/dev/test/format/
H A DDateFormatMiscTests.java135 final String jstShort = "JST"; in Test4117335()
/third_party/icu/icu4c/source/tools/tzcode/
H A Dicuzones89 Link Asia/Tokyo JST
/third_party/skia/third_party/externals/icu/source/tools/tzcode/
H A Dicuzones78 Link Asia/Tokyo JST
/kernel/linux/linux-5.10/sound/pci/cs46xx/
H A Dcs46xx_lib.c2726 unsigned js1, js2, jst; in snd_cs46xx_gameport_cooked_read() local
2733 jst = snd_cs46xx_peekBA0(chip, BA0_JSPT); in snd_cs46xx_gameport_cooked_read()
2735 *buttons = (~jst >> 4) & 0x0F; in snd_cs46xx_gameport_cooked_read()
2742 for(jst=0;jst<4;++jst) in snd_cs46xx_gameport_cooked_read()
2743 if(axes[jst]==0xFFFF) axes[jst] = -1; in snd_cs46xx_gameport_cooked_read()
/kernel/linux/linux-6.6/sound/pci/cs46xx/
H A Dcs46xx_lib.c2712 unsigned js1, js2, jst; in snd_cs46xx_gameport_cooked_read() local
2719 jst = snd_cs46xx_peekBA0(chip, BA0_JSPT); in snd_cs46xx_gameport_cooked_read()
2721 *buttons = (~jst >> 4) & 0x0F; in snd_cs46xx_gameport_cooked_read()
2728 for(jst=0;jst<4;++jst) in snd_cs46xx_gameport_cooked_read()
2729 if(axes[jst]==0xFFFF) axes[jst] = -1; in snd_cs46xx_gameport_cooked_read()
/third_party/icu/icu4c/source/data/zone/
H A DtzdbNames.txt377 ss{"JST"}
/third_party/musl/libc-test/src/functionalext/common/
H A Dstrftime_data.h77 {"Asia/Tokyo", "Sat Jul 30 19:40:14 2022 JST+0900"},
/third_party/skia/third_party/externals/icu/source/data/zone/
H A DtzdbNames.txt377 ss{"JST"}
/third_party/python/Lib/test/test_zoneinfo/
H A Dtest_zoneinfo.py2013 JST = ZoneOffset("JST", timedelta(seconds=32400), ZERO)
2020 ZoneTransition(datetime(1948, 5, 2), JST, JDT),
2021 ZoneTransition(datetime(1948, 9, 12, 1), JDT, JST),
2022 ZoneTransition(datetime(1951, 9, 9, 1), JDT, JST),
/third_party/pulseaudio/po/
H A Dda.po914 "Det er højst sandsynligt en fejl i ALSA-driveren '%s'. Rapportér det "
931 "Det er højst sandsynligt en fejl i ALSA-driveren '%s'. Rapportér det "
951 "Det er højst sandsynligt en fejl i ALSA-driveren '%s'. Rapportér det "
956 "Det er højst sandsynligt en fejl i ALSA-driveren '%s'. Rapportér det "
974 "Det er højst sandsynligt en fejl i ALSA-driveren '%s'. Rapportér det "
979 "Det er højst sandsynligt en fejl i ALSA-driveren '%s'. Rapportér det "
992 "Det er højst sandsynligt en fejl i ALSA-driveren '%s'. Rapportér det "
1010 "Det er højst sandsynligt en fejl i ALSA-driveren '%s'. Rapportér det "
1015 "Det er højst sandsynligt en fejl i ALSA-driveren '%s'. Rapportér det "
/third_party/icu/icu4c/source/test/intltest/
H A Dmiscdtfm.cpp319 // UnicodeString jstShort = "JST"; in test4117335()

Completed in 39 milliseconds

123