Home
last modified time | relevance | path

Searched full:join (Results 6151 - 6175 of 7418) sorted by relevance

1...<<241242243244245246247248249250>>...297

/kernel/linux/linux-6.6/net/wireless/
H A Dwext-compat.c470 * join a new IBSS without the privacy bit clear. in __cfg80211_set_encryption()
550 * had one before we need to join a new IBSS with in __cfg80211_set_encryption()
/kernel/linux/linux-6.6/tools/testing/selftests/drivers/net/mlxsw/
H A Drtnetlink.sh331 # incremented / decremented when ports join / leave the LAG. We use the
365 log_test "subport rif lag join"
/kernel/linux/linux-6.6/lib/zstd/compress/
H A Dhuf_compress.c903 /* Join to kUnroll */ in HUF_compress1X_usingCTable_internal_body_loop()
914 /* Join to 2 * kUnroll */ in HUF_compress1X_usingCTable_internal_body_loop()
/kernel/liteos_m/
H A DCHANGELOG.md124 * 支持posix 和 cmsis join能力 ([ecfdf7f](https://gitee.com/openharmony/kernel_liteos_m/commits/ecfdf7ff9bf1adf06835968dc6f06b7c45e04862)), closes [#I44V26](https://gitee.com/openharmony/kernel_liteos_m/issues/I44V26)
373 * Scheduling module code to join GN compilation. ([8bf166b](https://gitee.com/openharmony/kernel_liteos_m/commits/8bf166b418ce1a6c027dc304d45fc9431923764c)), closes [#I3OA95](https://gitee.com/openharmony/kernel_liteos_m/issues/I3OA95)
/test/xts/acts/ai/neural_network_runtime/v2_0/interface/src/
H A DExecutorTest.cpp1106 th1.join(); in HWTEST_F()
1107 th2.join(); in HWTEST_F()
/test/xts/acts/graphic/acts_graphicXTSDrawing/entry/src/ohosTest/ets/test/
H A DPen.test.ets832 // Step 1: Set the join style to undefined
841 // Step 2: Set the join style to null
/third_party/alsa-utils/alsactl/
H A Dstate.c98 static int snd_config_compound_add(snd_config_t *father, const char *id, int join, in snd_config_compound_add() argument
103 err = snd_config_make_compound(&leaf, id, join); in snd_config_compound_add()
/third_party/icu/icu4c/source/test/intltest/
H A Dtzfmttst.cpp515 threads.join(); // Wait for all threads to finish.
731 threads.join(); // Wait for all threads to finish. in TestAdoptDefaultThreadSafe()
/third_party/PyYAML/lib/yaml/
H A Demitter.py578 return ''.join(chunks)
610 suffix_text = ''.join(chunks)
/third_party/jerryscript/jerry-core/ecma/builtin-objects/typedarray/
H A Decma-builtin-typedarray-prototype.c1075 * The TypedArray.prototype object's 'join' routine basen on
1076 * the Array.porottype object's 'join'
/third_party/mesa3d/src/imagination/csbgen/
H A Dgen_pack_header.py346 print(", \\\n".join(default_fields))
833 print(" |\n".join(" " + f for f in non_address_fields) + ";")
/third_party/node/doc/api/
H A Ddgram.md150 Tells the kernel to join a multicast group at the given `multicastAddress` and
205 Tells the kernel to join a source-specific multicast channel at the given
H A Dwasi.html313 <span class="hljs-keyword">const</span> { join } = <span class="hljs-built_in">require</span>(<span class="hljs-string">'node:path'</span>);
329 <span class="hljs-keyword">await</span> <span class="hljs-title function_">readFile</span>(<span class="hljs-title function_">join</span>(__dirname, <span class="hljs-string">'demo.wasm'</span>)),
/third_party/node/deps/v8/third_party/jinja2/
H A Denvironment.py753 with open(os.path.join(target, filename), "wb") as f:
835 """Join a template with the parent. By default all the lookups are
/third_party/node/tools/inspector_protocol/jinja2/
H A Denvironment.py689 f = open(os.path.join(target, filename), mode)
783 """Join a template with the parent. By default all the lookups are
/third_party/mesa3d/src/mapi/glapi/gen/
H A DglX_proto_send.py660 skip_condition = "(%s)" % ") && (".join( condition_list )
707 xcb_request = '%s(%s)' % (xcb_name, ", ".join(["c", "gc->currentContextTag"] + iparams + extra_iparams))
/third_party/mindspore/patches/
H A D0043-fix-too-many-hi-app-event-reports.patch139 - thread_.join();
698 + thread_.join();
/third_party/rust/crates/aho-corasick/src/
H A Dnfa.rs1137 writeln!(f, "{:04}: {}", id, trans.join(", "))?;
1144 writeln!(f, " matches: {}", matches.join(", "))?;
/third_party/python/Lib/
H A Dnntplib.py179 return ''.join(parts)
432 self.nntp_implementation = ' '.join(caps['IMPLEMENTATION'])
H A Dssl.py428 % (hostname, ', '.join(map(repr, dnsnames))))
1524 return '\n'.join(ss)
/third_party/python/Doc/library/
H A Demail.compat32-message.rst666 from os.path import join, dirname
668 file_path = join(lib_dir, 'test/test_email/data/msg_16.txt')
H A Dwsgiref.rst862 fn = os.path.join(path, environ["PATH_INFO"][1:])
864 fn = os.path.join(fn, "index.html")
/third_party/python/Lib/test/test_asyncio/
H A Dtest_ssl.py618 thread.join(1)
1628 self.join()
/third_party/skia/third_party/externals/jinja2/
H A Denvironment.py753 with open(os.path.join(target, filename), "wb") as f:
835 """Join a template with the parent. By default all the lookups are
/third_party/python/Lib/test/
H A Dtest_deque.py425 self.assertEqual(''.join(d), 'eabcd')
429 self.assertEqual(''.join(d), 'bcdea')

Completed in 51 milliseconds

1...<<241242243244245246247248249250>>...297