/third_party/spirv-tools/tools/objdump/ |
H A D | extract_source.cpp | 196 const auto it = stringMap.find(id); in ExtractSourceFromModule()
|
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/sparse_resources/ |
H A D | vktSparseResourcesBase.cpp | 224 return m_queues.find(queueFlags)->second[queueIndex]; in getQueue()
|
/third_party/vulkan-loader/scripts/ |
H A D | dispatch_table_helper_generator.py | 181 handle = self.registry.tree.find("types/type/[name='" + handle_type + "'][@category='handle']")
|
/vendor/ohemu/qemu_arm_linux_headless/ |
H A D | qemu_run.sh | 39 If no image_path specified, it will find OHOS image in current working directory; then try ${elf_file}.
|
/vendor/ohemu/qemu_arm_linux_min/ |
H A D | qemu_run.sh | 39 If no image_path specified, it will find OHOS image in current working directory; then try ${elf_file}.
|
/vendor/ohemu/qemu_arm64_linux_min/ |
H A D | qemu_run.sh | 39 If no image_path specified, it will find OHOS image in current working directory; then try ${elf_file}.
|
/vendor/ohemu/qemu_loongarch64_linux_min/ |
H A D | qemu_run.sh | 39 If no image_path specified, it will find OHOS image in current working directory; then try ${elf_file}.
|
/vendor/ohemu/qemu_x86_64_linux_min/ |
H A D | qemu_run.sh | 39 If no image_path specified, it will find OHOS image in current working directory; then try ${elf_file}.
|
/foundation/ability/ability_runtime/services/appmgr/src/ |
H A D | app_running_manager.cpp | 470 auto it = appRunningRecordMap_.find(recordId); in RemoveAppRunningRecordById() 925 auto it = procLevelMap.find(pid); in NotifyProcMemoryLevel() 1214 if (pids.find(info->pid_) != pids.end()) { in OnWindowVisibilityChanged() 1321 return childProcessRecordMap.find(pid) != childProcessRecordMap.end(); in GetAppRunningRecordByChildProcessPid() 1666 if ((cachedSet.find(itemRecord) == cachedSet.end() && supportCache) || !supportCache) { in IsAppProcessesAllCached() 1678 auto it = updateConfigurationDelayedMap_.find(appRecord->GetRecordId()); in UpdateConfigurationDelayed()
|
/foundation/multimedia/audio_framework/frameworks/native/hdiadapter/sink/primary/ |
H A D | audio_renderer_sink.cpp | 343 // Only find out the port of out in the sound card in SwitchAdapterRender() 1335 auto sinkRate_begin = usbInfoStr.find("sink_rate:"); in UpdateUsbAttrs() 1339 auto sinkFormat_begin = usbInfoStr.find("sink_format:"); in UpdateUsbAttrs() 1359 auto sinkRate_begin = dpInfoStr.find("rate="); in UpdateDPAttrs() 1364 auto sinkBuffer_begin = dpInfoStr.find("buffer_size="); in UpdateDPAttrs() 1369 auto sinkChannel_begin = dpInfoStr.find("channels="); in UpdateDPAttrs() 1374 auto address_begin = dpInfoStr.find("address="); in UpdateDPAttrs()
|
/foundation/graphic/graphic_3d/lume/LumeBinaryCompile/LumeShaderCompiler/src/ |
H A D | main.cpp | 1644 for (auto pos = shaderSource.find(multiview); pos != std::string::npos;
1645 pos = shaderSource.find(multiview, pos + multiview.size())) {
1647 (shaderSource.find("enabled", pos + multiview.size()) !=
1690 for (auto pos = shaderSource.find(multiview); pos != std::string::npos;
1691 pos = shaderSource.find(multiview, pos + multiview.size())) {
1693 (shaderSource.find("enabled", pos + multiview.size()) !=
|
/foundation/multimedia/media_library/frameworks/innerkitsimpl/medialibrary_data_extension/src/ |
H A D | medialibrary_object_utils.cpp | 396 size_t index = path.find("/", parentPath.length() + 1); in InsertDirToDbRecursively() 826 if (mode.find(MEDIA_FILEMODE_WRITEONLY) != string::npos) { in OpenFile() 1583 if (path.find(ROOT_MEDIA_DIR) == 0) { in GetRelativePathFromPath() 1602 auto pos = relativePath.find('/'); in GetRootDirAssetByRelativePath() 1608 if (dirMap.find(rootDir) == dirMap.end()) { in GetRootDirAssetByRelativePath() 1646 if (dirMediaTypes.find(fileMediaType) == string::npos) { in CheckDirExtension()
|
/foundation/multimodalinput/input/frameworks/napi/input_device/src/ |
H A D | js_event_target.cpp | 54 auto addEvent = devListener_.find(CHANGED_TYPE); in EmitAddedDeviceEvent() 97 auto removeEvent = devListener_.find(CHANGED_TYPE); in EmitRemoveDeviceEvent() 139 auto changeEvent = devListener_.find(CHANGED_TYPE); in OnDeviceAdded() 169 auto changeEvent = devListener_.find(CHANGED_TYPE); in OnDeviceRemoved() 1233 auto iter = devListener_.find(type); in AddListener() 1265 auto iter = devListener_.find(type); in RemoveListener()
|
/foundation/resourceschedule/device_standby/services/core/src/ |
H A D | standby_service_impl.cpp | 269 STANDBYSERVICE_LOGE("failed to find extern func of plugin %{public}s", pluginName.c_str()); in RegisterPlugin() 354 auto pidNameIter = pidNameMap.find(iter->second->pid_); in ParsePersistentData() 492 if (std::find(resourcesApply.begin(), resourcesApply.end(), EXEMPT_ALL_RESOURCES) != resourcesApply.end()) { in GetExemptedResourceType() 534 auto item = std::find(strategyConfigList.begin(), strategyConfigList.end(), subscriber->GetSubscriberName()); in SubscribeStandbyCallback() 591 auto iter = allowInfoMap_.find(keyStr); in ApplyAllowResInner() 694 auto iter = allowInfoMap_.find(keyStr); in UnapplyAllowResInner() 925 auto item = std::find(strategyConfigList.begin(), strategyConfigList.end(), strategyName); in IsStrategyEnabled()
|
/foundation/communication/dsoftbus/core/bus_center/lnn/lane_hub/lane_manager/src/ |
H A D | lnn_lane_link.c | 659 LNN_LOGE(LNN_LANE, "no find lane resource by linktype=%{public}d, peerUdid=%{public}s", in FindLaneResourceByLinkType() 736 LNN_LOGI(LNN_LANE, "find and refresh oldLaneId=%{public}" PRIu64 ", newLaneId=%{public}" PRIu64, in UpdateLaneResourceLaneId() 770 LNN_LOGE(LNN_LANE, "no find lane resource by linktype=%{public}d, peerUdid=%{public}s", in CheckLaneResourceNumByLinkType() 1060 bool find = false; in LaneAddP2pAddress() local 1069 find = true; in LaneAddP2pAddress() 1073 if (find) { in LaneAddP2pAddress() 1111 bool find = false; in LaneAddP2pAddressByIp() local 1119 find = true; in LaneAddP2pAddressByIp() 1123 if (find) { in LaneAddP2pAddressByIp() 1237 LNN_LOGE(LNN_LANE, "can not find nod in LaneLinkSetBleMac() [all...] |
/foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/common/src/ |
H A D | auto_launch.cpp | 707 LOGI("[AutoLaunch] ReceiveUnknownIdentifierCallBack not find identifier"); in ReceiveUnknownIdentifierCallBack() 1310 if (extItemMap_.find(identifier) == extItemMap_.end() || in RegisterRelationalObserver() 1311 extItemMap_[identifier].find(userId) == extItemMap_[identifier].end()) { in RegisterRelationalObserver() 1339 auto itemMapIter = extItemMap_.find(identifier); in CloseConnection() 1342 itemMapIter = extItemMap_.find(dualIdentifier); // Try find conn in dual tuple mode in CloseConnection() 1350 auto itemIter = itemMapIter->second.find(userId); in CloseConnection() 1387 if (autoLaunchItemMap_.find(identifier) == autoLaunchItemMap_.end()) { in GetAutoLaunchItemUid()
|
/foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/syncer/src/cloud/ |
H A D | cloud_syncer_extend.cpp | 498 auto it = std::find(users.begin(), users.end(), user); in GenerateCompensatedSync() 878 if (std::find(target.table.begin(), target.table.end(), table) == target.table.end()) { // LCOV_EXCL_BR_LINE in MergeTaskTablesIfConsistent() 893 if (std::find(tmpTables.begin(), tmpTables.end(), table.name) != tmpTables.end()) { // LCOV_EXCL_BR_LINE in AdjustTableBasedOnSchema() 1068 if (cloudTaskInfos_.find(currentContext_.currentTaskId) == cloudTaskInfos_.end()) { in IsLockInDownload() 1211 auto iter = cloudTaskInfos_.find(taskId); in GetCloudTaskStatus() 1237 if (cloudTaskInfos_.find(taskInfo.taskId) != cloudTaskInfos_.end()) { in GenerateTaskIdIfNeed()
|
/foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/storage/src/sqlite/relational/ |
H A D | sqlite_relational_store.cpp | 573 auto iter = tables.find(tableName); in RemoveDeviceData() 601 if (hashDevices.find(DBCommon::TransferHashString(device)) == hashDevices.end()) { in RemoveDeviceData() 949 if (equalFields.find(newField.colName) == equalFields.end()) { in AddFields() 1027 if (tableNames.find(oldOriginTableName) == tableNames.end()) { in PrepareSharedTable() 1507 if (schemaFields.find(item.first) == schemaFields.end()) { in CheckSchemaForUpsertData() 1511 if (dbPkFields.find(item.first) == dbPkFields.end()) { in CheckSchemaForUpsertData()
|
/foundation/distributeddatamgr/datamgr_service/services/distributeddataservice/service/rdb/ |
H A D | rdb_service_impl.cpp | 168 ZLOGI("find identifier %{public}s", Anonymous::Change(entry.storeId).c_str()); in ResolveAutoLaunch() 183 ZLOGE("not find identifier"); in ResolveAutoLaunch() 192 auto it = agents.find(pid); in OnAppExit() 328 auto it = syncAgents.find(pid); in OnAsyncComplete() 607 auto it = agents.find(pid); 652 auto agent = agents.find(pid); 656 auto it = agent->second.callBackStores_.find(storeName); 1100 auto iter = tasks.find(storeName);
|
/foundation/window/window_manager/wm/test/unittest/ |
H A D | window_session_impl_test2.cpp | 294 ASSERT_TRUE(window->avoidAreaChangeListeners_.find(id) != window->avoidAreaChangeListeners_.end() && in HWTEST_F() 296 ASSERT_TRUE(window->touchOutsideListeners_.find(id) != window->touchOutsideListeners_.end() && in HWTEST_F() 1190 ASSERT_NE(std::find(screenshotListeners.begin(), screenshotListeners.end(), nullptr), screenshotListeners.end()); in HWTEST_F() 1280 ASSERT_NE(std::find(dialogTargetTouchListeners.begin(), dialogTargetTouchListeners.end(), nullptr), in HWTEST_F() 1335 ASSERT_NE(std::find(displayMoveListeners.begin(), displayMoveListeners.end(), nullptr), in HWTEST_F() 1387 ASSERT_NE(std::find(dialogDeathRecipientListeners.begin(), dialogDeathRecipientListeners.end(), nullptr), in HWTEST_F()
|
/third_party/node/src/ |
H A D | node_messaging.cc | 381 if (std::find(host_objects_.begin(), in AddNestedHostObjects() 478 if (std::find(array_buffers.begin(), array_buffers.end(), ab) != in Serialize() 514 if (std::find(delegate.host_objects_.begin(), in Serialize() 1332 auto i = groups_.find(name); in Get() 1344 auto i = groups_.find(name); in CheckSiblingGroup() 1366 if (ports_.find(source) == ports_.end()) { in Dispatch()
|
/third_party/nghttp2/src/ |
H A D | HttpServer.cc | 1070 auto itr = id2stream_.find(stream_id); in get_stream() 1253 auto query_pos = std::find(std::begin(reqpath), std::end(reqpath), '?'); in prepare_response() 1269 if (std::find(std::begin(raw_path), std::end(raw_path), '%') == in prepare_response() 1279 if (std::find(std::begin(path), std::end(path), '\\') != std::end(path)) { in prepare_response() 1289 auto push_itr = hd->get_config()->push.find(path.str()); in prepare_response() 1367 auto content_type_itr = mime_types.find(ext); in prepare_response()
|
/third_party/python/Lib/http/ |
H A D | cookiejar.py | 181 # find "obvious" year 643 if req_host.find(".") == -1 and not IPV4_RE.search(req_host): 659 i = host.find(':') 717 i = h.find(".") 721 i = b.find(".") 1045 embedded_dots = (undotted_domain.find(".") >= 0) 1068 if (host_prefix.find(".") >= 0 and
|
/third_party/skia/third_party/externals/angle2/src/libANGLE/renderer/d3d/d3d11/ |
H A D | Blit11.cpp | 1341 ASSERT(mBlitShaderMap.find(blitShaderType) == mBlitShaderMap.end()); in addBlitShaderToMap() 1361 ASSERT(mSwizzleShaderMap.find(swizzleShaderType) == mSwizzleShaderMap.end()); in addSwizzleShaderToMap() 1596 auto blitShaderIt = mBlitShaderMap.find(blitShaderType); in getBlitShader() 1607 blitShaderIt = mBlitShaderMap.find(blitShaderType); in getBlitShader() 1623 auto swizzleShaderIt = mSwizzleShaderMap.find(swizzleShaderType); in getSwizzleShader() 1699 swizzleShaderIt = mSwizzleShaderMap.find(swizzleShaderType); in getSwizzleShader()
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/ |
H A D | BranchFolding.cpp | 234 // Walk the function to find jump tables that are live. in OptimizeFunction() 433 const auto &EHScopeI = EHScopeMembership.find(&CurMBB); in SplitMBBAt() 506 auto I = MergedBBFreq.find(MBB); in getBlockFreq() 598 auto EHScope1 = EHScopeMembership.find(MBB1); in ProfitableToMerge() 600 auto EHScope2 = EHScopeMembership.find(MBB2); in ProfitableToMerge() 959 // If we didn't find any pair that has at least MinCommonTailLength in TryTailMergeBlocks() 1048 // First find blocks with no successors. in TailMergeBlocks() 1367 auto MBBEHScope = EHScopeMembership.find(MBB); in OptimizeBlock() 1369 auto FallThroughEHScope = EHScopeMembership.find(&*FallThrough); in OptimizeBlock() 1706 // block doesn't fall through into some other block, see if we can find in OptimizeBlock() [all...] |