| /third_party/mesa3d/src/nouveau/codegen/ |
| H A D | nv50_ir_lowering_nvc0.cpp | 749 // replace branches to join blocks with join ops
|
| H A D | nv50_ir_emit_gm107.cpp | 3767 if (insn->join) { in emitInstruction() 4008 if (cl == OPCLASS_FLOW || insn->join) {
|
| /third_party/node/deps/openssl/openssl/crypto/sha/asm/ |
| H A D | sha512-x86_64.pl | 731 $code .= "\t$opcode\t".join(',',$arg,reverse @_)."\n"; 2547 return ".byte\t".join(',',@opcode);
|
| /third_party/python/Doc/whatsnew/ |
| H A D | 3.2.rst | 951 is similar to one with :meth:`threading.Thread.join`, but the threads stay alive 1161 ... return '<' + '|'.join(map(repr, self)) + '>'
|
| /third_party/vk-gl-cts/external/vulkan-docs/src/config/chunkindex/ |
| H A D | lunr.js | 3014 return subSlices.join('') 3298 var possibleFields = parser.query.allFields.map(function (f) { return "'" + f + "'" }).join(', '),
|
| /third_party/openssl/crypto/sha/asm/ |
| H A D | sha512-x86_64.pl | 731 $code .= "\t$opcode\t".join(',',$arg,reverse @_)."\n"; 2547 return ".byte\t".join(',',@opcode);
|
| /third_party/python/Lib/test/ |
| H A D | test_ast.py | 1683 fn = os.path.join(stdlib, module) 1924 code = '\n'.join(['x={!r}'.format(const) for const in consts])
|
| /third_party/typescript/tests/baselines/reference/ |
| H A D | complexRecursiveCollections.types | 2152 join(separator?: string): string;
2153 >join : (separator?: string) => string
|
| /third_party/typescript/src/services/ |
| H A D | utilities.ts | 1706 return result.length > 0 ? result.join(",") : ScriptElementKindModifier.none;
3346 }).join(", ")}.`);
|
| /third_party/rust/crates/nix/src/ |
| H A D | unistd.rs | 520 /// let tmp_dir2 = tmp_dir1.path().join("new_dir"); 558 /// let fifo_path = tmp_dir.path().join("foo.pipe");
|
| /third_party/wpa_supplicant/wpa_supplicant-2.9_standard/wpa_supplicant/ |
| H A D | wpa_cli.c | 2482 "(display, keypad, or pbc) and an optional join\n"); in wpa_cli_cmd_p2p_prov_disc() 3876 "<network id> = join a mesh network (disable others)" },
|
| /foundation/multimedia/audio_framework/frameworks/native/audiocapturer/test/unittest/capturer_test/src/ |
| H A D | audio_capturer_unit_test.cpp | 1892 captureThread.join(); in HWTEST()
|
| /foundation/multimedia/audio_framework/services/audio_service/client/src/ |
| H A D | capturer_in_client.cpp | 1486 callbackLoop_.join(); in ReleaseAudioStream()
|
| H A D | renderer_in_client.cpp | 1422 callbackLoop_.join(); in ReleaseAudioStream()
|
| /foundation/multimedia/audio_framework/frameworks/native/audiorenderer/src/ |
| H A D | audio_renderer.cpp | 1724 restoreThread_->join(); in ~RendererPolicyServiceDiedCallback()
|
| /foundation/multimedia/media_library/frameworks/innerkitsimpl/test/unittest/medialibrary_datamanager_test/src/ |
| H A D | medialibrary_datamanager_test.cpp | 1417 PhotoColumn::PHOTOS_TABLE + " AS p1 JOIN " + PhotoMap::TABLE + " AS p2 ON p1." + MediaColumn::MEDIA_ID + in ValidBurstValue()
|
| /foundation/multimedia/media_library/frameworks/innerkitsimpl/medialibrary_data_extension/src/ |
| H A D | medialibrary_album_fusion_utils.cpp | 1453 "SELECT DISTINCT a1.* FROM PhotoAlbum a1 JOIN PhotoAlbum a2 ON a1.album_name = a2.album_name " in HandleDuplicateAlbum()
|
| /foundation/communication/dsoftbus/core/connection/wifi_direct_cpp/processor/ |
| H A D | p2p_v1_processor.cpp | 659 "client join failed, error=%{public}d", event->result_); in OnClientJoinEvent()
|
| /foundation/communication/netstack/frameworks/js/napi/http/http_exec/src/ |
| H A D | http_exec.cpp | 1546 staticVariable_.workThread.join(); in AddCurlHandle()
|
| /foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/test/moduletest/src/ |
| H A D | distributeddb_nb_backup_test.cpp | 1088 th.join(); in HWTEST_F()
|
| /foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/test/unittest/common/interfaces/ |
| H A D | distributeddb_interfaces_relational_test.cpp | 1584 openStoreThread.join(); in HWTEST_F()
|
| H A D | distributeddb_interfaces_relational_tracker_table_test.cpp | 1427 std::string querySql = "select " + TABLE_NAME2 + ".* from " + TABLE_NAME2 + " join "; in HWTEST_F()
|
| /foundation/distributedhardware/distributed_input/services/source/transport/src/ |
| H A D | distributed_input_source_transport.cpp | 647 latencyThread_.join(); in StopLatencyThread()
|
| /test/xts/hats/hdf/display/composer/unittest/ |
| H A D | hdi_composer_ut.cpp | 1167 commitThread.join(); in HWTEST_F()
|
| /third_party/gn/src/gn/ |
| H A D | functions.cc | 1218 // Arguments looks good; do the join.
|