Searched defs:closer (Results 1 - 6 of 6) sorted by relevance
| /third_party/nghttp2/src/ |
| H A D | shrpx_exec.cc | 56 auto closer = defer([&pfd]() { in exec_read_command() local
|
| H A D | shrpx_config.cc | 1555 auto closer = defer(closedir, dir); in read_tls_sct_from_dir() local 1597 auto closer = defer(close, fd); in read_tls_sct_from_dir() local
|
| /kernel/linux/linux-5.10/drivers/cpufreq/ |
| H A D | s3c24xx-cpufreq.c | 88 static inline int closer(unsigned int target, unsigned int n, unsigned int c) in closer() function
|
| /third_party/icu/ohos_icu4j/src/main/tests/ohos/global/icu/dev/test/util/ |
| H A D | LocaleMatcherTest.java | 81 private void assertCloser(String a, String closer, String further) { in assertCloser() argument [all...] |
| /third_party/icu/icu4j/main/tests/core/src/com/ibm/icu/dev/test/util/ |
| H A D | LocaleMatcherTest.java | 78 private void assertCloser(String a, String closer, String further) { in assertCloser() argument [all...] |
| /third_party/python/Modules/ |
| H A D | _posixsubprocess.c | 255 _close_range_except(int start_fd, int end_fd, int *fds_to_keep, Py_ssize_t fds_to_keep_len, int (*closer)(int, int)) _close_range_except() argument
|
Completed in 12 milliseconds