/third_party/vk-gl-cts/modules/egl/ |
H A D | teglGLES2SharingThreadedTests.cpp | 2836 m_threads[threadNdx]->join(); in iterate() 2849 m_threads[threadNdx]->join(); in iterate() 3654 m_threads[threadNdx]->join(); in iterate() 3665 m_threads[threadNdx]->join(); in iterate()
|
/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/wpa_supplicant/ |
H A D | events.c | 1002 * in order to join the BSS. in rate_match() 1060 * order to join a BSS all required rates in rate_match() 2538 "Avoiding join because we already joined a mesh group"); in wpas_select_network_from_last_scan() 2604 * state and during P2P join-a-group operation in wpas_select_network_from_last_scan()
|
/third_party/rust/crates/memchr/bench/data/opensubtitles/ |
H A D | en-huge.txt | 800 Suppose I join you? 822 - You mind if we join the party? 908 I'd like to join up with you. 2238 Suppose I join you? 2260 - You mind if we join the party? 2348 I'd like to join up with you. 3657 Suppose I join you? 3679 - You mind if we join the party? 3765 I'd like to join up with you. 4275 A child cannot join th [all...] |
/third_party/pulseaudio/src/modules/rtp/ |
H A D | rfc3550.txt | 53 participants join a session simultaneously. 327 Since members of the working group join and leave during the 1508 simultaneously join a new session. These new users will initially 1511 significant if many users join the session simultaneously. To 5376 in excess of the intended rate when many participants join a 5389 from Section 6.2.1. In a session where many participants join for 5398 and most of the participants join or leave at the same time. This 5403 reduction in excess RTCP bandwidth during a step join is proportional
|
/third_party/typescript/src/compiler/ |
H A D | parser.ts | 9009 parts.push(finishNode(factory.createJSDocText(comments.join("")), linkEnd ?? start, commentEnd));
9028 parts.push(finishNode(factory.createJSDocText(comments.join("")), linkEnd ?? start, commentsPos));
9032 return finishNode(factory.createJSDocComment(parts.length ? createNodeArray(parts, start, commentsPos) : comments.length ? comments.join("") : undefined, tagsArray), start, end);
9245 parts.push(finishNode(factory.createJSDocText(comments.join("")), linkEnd ?? commentsPos, commentEnd));
9287 parts.push(finishNode(factory.createJSDocText(comments.join("")), linkEnd ?? commentsPos));
9292 return comments.join("");
9328 return finishNode(create(name, text.join("")), start, scanner.getTextPos());
9507 return factory.createJSDocText(comments.join(""));
|
/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/src/drivers/ |
H A D | driver_nl80211.c | 6214 wpa_printf(MSG_DEBUG, "nl80211: Join IBSS (ifindex=%d)", drv->ifindex); in wpa_driver_nl80211_ibss() 6280 wpa_printf(MSG_DEBUG, "nl80211: Join IBSS failed: ret=%d (%s)", in wpa_driver_nl80211_ibss() 6284 wpa_printf(MSG_DEBUG, "nl80211: Retry IBSS join after " in wpa_driver_nl80211_ibss() 6292 "nl80211: Join IBSS request sent successfully"); in wpa_driver_nl80211_ibss() 11049 wpa_printf(MSG_DEBUG, "nl80211: mesh join (ifindex=%d)", drv->ifindex); 11097 wpa_printf(MSG_DEBUG, "nl80211: mesh join failed: ret=%d (%s)", 11103 wpa_printf(MSG_DEBUG, "nl80211: mesh join request send successfully"); 11127 "nl80211: Mesh join retry for peer_link_timeout");
|
/device/soc/hisilicon/hi3861v100/sdk_liteos/platform/os/Huawei_LiteOS/components/lib/libc/musl/include/ |
H A D | pthread.h | 153 * This API is used to mark a thread as detached. When a detached thread terminates, its resources are automatically released back to Huawei LiteOS without the need for another thread to join with the terminated thread.
|
/test/xts/acts/storage/storagefileiov9jstest/entry/src/ohosTest/js/test/members/ |
H A D | createRandomAccessFile.test.js | 30 fileIO.writeSync(file.fd, buffer.join(''));
|
/third_party/curl/tests/server/ |
H A D | sockfilt.c | 803 /* signal the abort event handle and join the other waiting threads */ in select_ws()
|
/third_party/alsa-lib/src/control/ |
H A D | control_remap.c | 1245 # join two stereo controls to one
|
/third_party/cups-filters/utils/ |
H A D | cups-browsed.conf.5 | 817 discovered and match this cluster, they join the cluster. Printing
|
/third_party/icu/tools/release/java/src/main/java/com/ibm/icu/dev/tools/docs/ |
H A D | StableAPI.java | 928 * full-join two Set on 'prototype'
|
/third_party/icu/ohos_icu4j/src/main/tests/ohos/global/icu/dev/test/timezone/ |
H A D | TimeZoneRegressionTest.java | 1224 wk.join(); in TestT7107()
|
/third_party/icu/ohos_icu4j/src/main/tests/ohos/global/icu/dev/test/rbbi/ |
H A D | RBBIMonkeyTest.java | 1050 test.join(); in TestMonkey()
|
/third_party/icu/icu4j/main/tests/core/src/com/ibm/icu/dev/test/format/ |
H A D | TimeZoneFormatTest.java | 1124 thread.join(); in TestTZDBNamesThreading()
|
/third_party/icu/icu4j/main/tests/core/src/com/ibm/icu/dev/test/rbbi/ |
H A D | RBBIMonkeyTest.java | 1054 test.join(); in TestMonkey()
|
/third_party/icu/icu4j/main/tests/core/src/com/ibm/icu/dev/test/timezone/ |
H A D | TimeZoneRegressionTest.java | 1221 wk.join(); in TestT7107()
|
/third_party/icu/ohos_icu4j/src/main/tests/ohos/global/icu/dev/test/format/ |
H A D | TimeZoneFormatTest.java | 1127 thread.join(); in TestTZDBNamesThreading()
|
/third_party/icu/icu4c/source/common/ |
H A D | ustring.cpp | 1290 * as a literal. If so, join them up into a supplementary. in u_unescapeAt()
|
/third_party/libwebsockets/include/libwebsockets/ |
H A D | lws-misc.h | 1006 * If \p owner is non-NULL, successful spawns join the given dll2 owner in the
|
/third_party/mbedtls/tests/scripts/ |
H A D | test_generate_test_code.py | 178 expected = '#if ' + ' && '.join(['defined(%s)' %
|
/third_party/jerryscript/jerry-core/ecma/builtin-objects/ |
H A D | ecma-builtin-array-prototype.c | 331 * The Array.prototype object's 'join' routine
|
/third_party/jsframework/runtime/main/model/ |
H A D | directive.ts | 465 definedFontFamily.src = definedFontFamily.src.map(item => `url("${item}")`).join(',');
|
/third_party/node/lib/internal/modules/cjs/ |
H A D | loader.js | 1474 path.join(filename, 'noop.js') :
|
/third_party/node/lib/internal/streams/ |
H A D | readable.js | 1369 ret = state.buffer.join('');
|