| /third_party/ltp/testcases/open_posix_testsuite/conformance/interfaces/sem_init/ |
| H A D | 1-1.c | 30 int sts; in main() local
|
| /third_party/ltp/testcases/open_posix_testsuite/conformance/interfaces/sem_timedwait/ |
| H A D | 6-1.c | 33 int sts; in main() local
|
| H A D | 1-1.c | 32 int val, sts; in main() local
|
| H A D | 11-1.c | 36 int val[2], sts[2]; in main() local
|
| H A D | 2-2.c | 35 int sts, val; in main() local
|
| H A D | 6-2.c | 35 int sts; in main() local
|
| H A D | 4-1.c | 32 int unresolved = 0, sts; in main() local
|
| /third_party/python/Python/ |
| H A D | frozenmain.c | 61 int sts = 1; in Py_FrozenMain() local
|
| /third_party/musl/libc-test/src/functionalext/supplement/stat/ |
| H A D | fstatvfs.c | 27 struct statvfs sts; in fstatvfs_0100() local 64 struct statvfs sts; in fstatvfs_0200() local
|
| /third_party/node/deps/openssl/openssl/apps/ |
| H A D | vms_decc_init.c | 75 int sts; in decc_init() local
|
| /third_party/openssl/apps/ |
| H A D | vms_decc_init.c | 75 int sts; in decc_init() local
|
| /third_party/curl/src/ |
| H A D | tool_getpass.c | 64 long sts; in getpass_r() local
|
| H A D | tool_vms.c | 156 int sts; in decc_init() local
|
| /third_party/curl/lib/ |
| H A D | hsts.c | 100 struct stsentry *sts = e->ptr; in Curl_hsts_cleanup() local 130 struct stsentry *sts = hsts_entry(); in hsts_create() local 156 struct stsentry *sts; Curl_hsts_parse() local 274 struct stsentry *sts = e->ptr; Curl_hsts() local 301 hsts_push(struct Curl_easy *data, struct curl_index *i, struct stsentry *sts, bool *stop) hsts_push() argument 336 hsts_out(struct stsentry *sts, FILE *fp) hsts_out() argument 385 struct stsentry *sts = e->ptr; Curl_hsts_save() local 406 struct stsentry *sts = e->ptr; Curl_hsts_save() local [all...] |
| /third_party/icu/icu4j/main/classes/core/src/com/ibm/icu/impl/locale/ |
| H A D | LanguageTag.java | 120 public static LanguageTag parse(String languageTag, ParseStatus sts) { in parse() argument 187 parseLanguage(StringTokenIterator itr, ParseStatus sts) parseLanguage() argument 205 parseExtlangs(StringTokenIterator itr, ParseStatus sts) parseExtlangs() argument 234 parseScript(StringTokenIterator itr, ParseStatus sts) parseScript() argument 252 parseRegion(StringTokenIterator itr, ParseStatus sts) parseRegion() argument 270 parseVariants(StringTokenIterator itr, ParseStatus sts) parseVariants() argument 298 parseExtensions(StringTokenIterator itr, ParseStatus sts) parseExtensions() argument 349 parsePrivateuse(StringTokenIterator itr, ParseStatus sts) parsePrivateuse() argument [all...] |
| /third_party/icu/ohos_icu4j/src/main/java/ohos/global/icu/impl/locale/ |
| H A D | LanguageTag.java | 164 public static LanguageTag parse(String languageTag, ParseStatus sts) { in parse() argument 232 parseLanguage(StringTokenIterator itr, ParseStatus sts) parseLanguage() argument 250 parseExtlangs(StringTokenIterator itr, ParseStatus sts) parseExtlangs() argument 279 parseScript(StringTokenIterator itr, ParseStatus sts) parseScript() argument 297 parseRegion(StringTokenIterator itr, ParseStatus sts) parseRegion() argument 315 parseVariants(StringTokenIterator itr, ParseStatus sts) parseVariants() argument 343 parseExtensions(StringTokenIterator itr, ParseStatus sts) parseExtensions() argument 394 parsePrivateuse(StringTokenIterator itr, ParseStatus sts) parsePrivateuse() argument [all...] |
| /third_party/icu/icu4c/source/common/ |
| H A D | uloc_keytype.cpp | 79 initFromResourceBundle(UErrorCode& sts) { in initFromResourceBundle() argument 356 UErrorCode sts = U_ZERO_ERROR; init() local [all...] |
| /third_party/node/deps/icu-small/source/common/ |
| H A D | uloc_keytype.cpp | 79 initFromResourceBundle(UErrorCode& sts) { in initFromResourceBundle() argument 356 UErrorCode sts = U_ZERO_ERROR; init() local [all...] |
| /third_party/mesa3d/src/gallium/drivers/etnaviv/ |
| H A D | etnaviv_texture.c | 79 etna_configure_sampler_ts(struct etna_sampler_ts *sts, struct pipe_sampler_view *pview, bool enable) in etna_configure_sampler_ts() argument [all...] |
| /third_party/skia/third_party/externals/icu/source/common/ |
| H A D | uloc_keytype.cpp | 79 initFromResourceBundle(UErrorCode& sts) { in initFromResourceBundle() argument 354 UErrorCode sts = U_ZERO_ERROR; init() local [all...] |
| /third_party/ffmpeg/libavfilter/ |
| H A D | ebur128.c | 515 static int ebur128_calc_relative_threshold(FFEBUR128State **sts, size_t size, in ebur128_calc_relative_threshold() argument 538 static int ebur128_gated_loudness(FFEBUR128State ** sts, size_t size, in ebur128_gated_loudness() argument 632 int ff_ebur128_loudness_range_multiple(FFEBUR128State ** sts, size_t size, in ff_ebur128_loudness_range_multiple() argument [all...] |
| /third_party/libabigail/tools/ |
| H A D | abidw.cc | 733 fe_iface::status sts; in load_corpus_and_write_abixml() local
|
| H A D | abilint.cc | 736 abigail::fe_iface::status sts; in main() local
|
| /third_party/icu/icu4c/source/test/cintltst/ |
| H A D | cstrcase.c | 1026 UErrorCode sts = U_ZERO_ERROR; in TestUCaseInsensitivePrefixMatch() local
|
| /third_party/vk-gl-cts/external/vulkancts/modules/vulkan/ycbcr/ |
| H A D | vktYCbCrFilteringTests.cpp | 387 vector<tcu::Vec2> sts; in iterate() local
|