Home
last modified time | relevance | path

Searched defs:closer (Results 1 - 6 of 6) sorted by relevance

/third_party/nghttp2/src/
H A Dshrpx_exec.cc56 auto closer = defer([&pfd]() { in exec_read_command() local
H A Dshrpx_config.cc1555 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 Ds3c24xx-cpufreq.c88 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 DLocaleMatcherTest.java81 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 DLocaleMatcherTest.java78 private void assertCloser(String a, String closer, String further) { in assertCloser() argument
[all...]
/third_party/python/Modules/
H A D_posixsubprocess.c255 _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