| /kernel/linux/linux-6.6/net/wireless/ |
| H A D | wext-compat.c | 470 * 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 D | rtnetlink.sh | 331 # 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 D | huf_compress.c | 903 /* 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 D | CHANGELOG.md | 124 * 支持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 D | ExecutorTest.cpp | 1106 th1.join(); in HWTEST_F() 1107 th2.join(); in HWTEST_F()
|
| /test/xts/acts/graphic/acts_graphicXTSDrawing/entry/src/ohosTest/ets/test/ |
| H A D | Pen.test.ets | 832 // Step 1: Set the join style to undefined 841 // Step 2: Set the join style to null
|
| /third_party/alsa-utils/alsactl/ |
| H A D | state.c | 98 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 D | tzfmttst.cpp | 515 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 D | emitter.py | 578 return ''.join(chunks) 610 suffix_text = ''.join(chunks)
|
| /third_party/jerryscript/jerry-core/ecma/builtin-objects/typedarray/ |
| H A D | ecma-builtin-typedarray-prototype.c | 1075 * The TypedArray.prototype object's 'join' routine basen on 1076 * the Array.porottype object's 'join'
|
| /third_party/mesa3d/src/imagination/csbgen/ |
| H A D | gen_pack_header.py | 346 print(", \\\n".join(default_fields)) 833 print(" |\n".join(" " + f for f in non_address_fields) + ";")
|
| /third_party/node/doc/api/ |
| H A D | dgram.md | 150 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 D | wasi.html | 313 <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 D | environment.py | 753 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 D | environment.py | 689 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 D | glX_proto_send.py | 660 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 D | 0043-fix-too-many-hi-app-event-reports.patch | 139 - thread_.join(); 698 + thread_.join();
|
| /third_party/rust/crates/aho-corasick/src/ |
| H A D | nfa.rs | 1137 writeln!(f, "{:04}: {}", id, trans.join(", "))?; 1144 writeln!(f, " matches: {}", matches.join(", "))?;
|
| /third_party/python/Lib/ |
| H A D | nntplib.py | 179 return ''.join(parts) 432 self.nntp_implementation = ' '.join(caps['IMPLEMENTATION'])
|
| H A D | ssl.py | 428 % (hostname, ', '.join(map(repr, dnsnames)))) 1524 return '\n'.join(ss)
|
| /third_party/python/Doc/library/ |
| H A D | email.compat32-message.rst | 666 from os.path import join, dirname 668 file_path = join(lib_dir, 'test/test_email/data/msg_16.txt')
|
| H A D | wsgiref.rst | 862 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 D | test_ssl.py | 618 thread.join(1) 1628 self.join()
|
| /third_party/skia/third_party/externals/jinja2/ |
| H A D | environment.py | 753 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 D | test_deque.py | 425 self.assertEqual(''.join(d), 'eabcd') 429 self.assertEqual(''.join(d), 'bcdea')
|