/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/spirv_assembly/ |
H A D | vktSpvAsm16bitStorageTests.cpp | 2163 specs["v4itype32"] = "%v4" + string(intFacts[factIdx].type32).substr(1); in addGraphics16BitStorageUniformInt32To16Group() 2212 specs["v4itype32"] = "%v4" + string(intFacts[factIdx].type32).substr(1); in addGraphics16BitStorageUniformInt32To16Group() 5540 specs["v2itype32"] = "%v2" + string(intFacts[factIdx].type32).substr(1); in addGraphics16BitStorageUniformInt16To32Group() 5541 specs["v3itype32"] = "%v3" + string(intFacts[factIdx].type32).substr(1); in addGraphics16BitStorageUniformInt16To32Group()
|
/third_party/node/test/fixtures/postject-copy/node_modules/postject/dist/ |
H A D | api.js | 116 scriptDirectory = scriptDirectory.substr(0, scriptDirectory.replace(/[?#].*/, "").lastIndexOf("/") + 1); [all...] |
/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/indexer/ |
H A D | indexer_pattern.cpp | 656 if (strcasecmp(indexValue.substr(0, searchStr.length()).c_str(), searchStr.c_str()) == 0) { in GetFocusChildIndex() 669 if (strcasecmp(indexValue.substr(0, searchStr.length()).c_str(), searchStr.c_str()) == 0) { in GetFocusChildIndex()
|
/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/image/ |
H A D | image_pattern.cpp | 647 .imageSrc_ = src.ToString().substr(0, MAX_SRC_LENGTH), 677 .imageSrc_ = altImageSourceInfo.ToString().substr(0, MAX_SRC_LENGTH),
|
/foundation/multimedia/av_codec/services/media_engine/plugins/source/http_source/dash/ |
H A D | dash_mpd_downloader.cpp | 653 std::string systemId = schemeIdUrl.substr(uuidPos + urnUuid.length()); in GetDrmInfos() 680 sidxContent = downloadContent_.substr((unsigned int)initLen); in ParseSidx()
|
H A D | dash_segment_downloader.cpp | 485 std::string readStr = initSegment->content_.substr(initSegment->readIndex_);
|
/foundation/multimedia/av_codec/test/unittest/video_test/vcodec_framework_test/ |
H A D | videodec_hevcdec_unit_test.cpp | 235 pthread_setname_np(pthread_self(), name.substr(0, 15).c_str()); // 15: max thread name in InputBufferLoop() 261 pthread_setname_np(pthread_self(), name.substr(0, 15).c_str()); // 15: max thread name in OutputBufferLoop()
|
/foundation/multimedia/player_framework/frameworks/native/system_sound_manager/ |
H A D | system_sound_manager_impl.cpp | 1305 StrToInt(srcPath.substr(fdHead.size()), srcFd); in AddCustomizedToneByExternalUri() 1836 std::string baseName = fileName.substr(0, dotPos); in ConvertToHapticsFileName()
|
/foundation/resourceschedule/device_usage_statistics/services/common/src/ |
H A D | bundle_active_usage_database.cpp | 425 tableTime = tableTime.substr(i); in ParseStartTime() 472 databaseVersion = databaseVersion.substr(i); in GetVersionByFileInput()
|
/foundation/distributeddatamgr/relational_store/frameworks/native/rdb/src/ |
H A D | rdb_store_impl.cpp | 1374 databasePath.substr(databasePath.length() - 2, 2) == "\\") { in GetDataBasePath() 2030 std::string sqlType = sql.substr(index, 3); in CheckAttach()
|
/foundation/filemanagement/app_file_service/frameworks/native/backup_ext/src/ |
H A D | ext_extension.cpp | 176 string folderPath = "/" + filePath.substr(0, pos); in CheckAndCreateDirectory() 201 string path = filePath.substr(0, filePathPrefix); in GetFileHandleForSpecialCloneCloud()
|
/foundation/window/window_manager/wmserver/src/ |
H A D | window_node_container.cpp | 1658 node->GetWindowName() : node->GetWindowName().substr(0, WINDOW_NAME_MAX_LENGTH); in DumpScreenWindowTreeByWinId() 1684 node->GetWindowName() : node->GetWindowName().substr(0, WINDOW_NAME_MAX_LENGTH); in DumpScreenWindowTree()
|
/third_party/vk-gl-cts/external/openglcts/modules/common/ |
H A D | glcInternalformatTests.cpp | 1827 formatString = formatString.substr(3, formatString.length()); in formatToString() 1858 type = type.substr(3, type.length()); in init()
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Support/ |
H A D | VirtualFileSystem.cpp | 2007 assert(RPath.substr(0, OverlayDirLen) == OverlayDir && in write() 2029 assert(RPath.substr(0, OverlayDirLen) == OverlayDir && in write()
|
/device/soc/rockchip/common/kernel/drivers/net/wireless/rockchip_wlan/rkwifi/bcmdhd_wifi6/include/ |
H A D | bcmutils.h | 300 extern char *bcmstrnstr(const char *s, uint s_len, const char *substr, uint substr_len);
|
/foundation/arkui/ace_engine/frameworks/core/components/svg/ |
H A D | render_svg_base.cpp | 926 return url.substr(start, end - start); in ParseIdFromUrl()
|
/foundation/arkui/ace_engine/frameworks/bridge/plugin_frontend/ |
H A D | plugin_frontend.cpp | 826 fixParam = fixParam.substr(startPos, endPos - startPos + 1); in HandleAsyncEvent()
|
/foundation/arkui/ace_engine/frameworks/bridge/declarative_frontend/jsview/ |
H A D | js_select.cpp | 705 percent = percent.substr(0, index); in IsPercentStr()
|
/foundation/arkui/ace_engine/adapter/ohos/entrance/ |
H A D | ace_ability.cpp | 356 hapPath = LOCAL_BUNDLE_CODE_PATH + moduleHapPath.substr(pos + 1); in OnStart()
|
/foundation/graphic/graphic_3d/lume/LumeRender/src/gles/ |
H A D | gpu_program_gles.cpp | 317 const auto afterType = view.substr(typeI + type.size());
|
/foundation/graphic/graphic_2d/rosen/modules/composer/vsync/src/ |
H A D | vsync_distributor.cpp | 1036 pid = static_cast<uint32_t>(stoi(name.substr(pos + 1)));
in QosGetPidByName()
|
/foundation/graphic/graphic_2d/rosen/modules/render_service/core/drawable/ |
H A D | rs_surface_render_node_drawable.cpp | 412 surfaceParams->IsAppWindow() && GetName().substr(0, 3) != "SCB" && !IsHardwareEnabled() && in OnDraw()
|
/foundation/multimedia/camera_framework/frameworks/native/camera/src/session/ |
H A D | profession_session.cpp | 899 string id = cameraId.substr(delimPos + 1); in GetMetadata()
|
H A D | time_lapse_photo_session.cpp | 34 string id = cameraId.substr(delimPos + 1);
in GetMetadata()
|
/foundation/multimedia/player_framework/frameworks/js/player/ |
H A D | audio_player_napi.cpp | 243 std::string inputFd = player->uri_.substr(fdHead.size()); in SetSrc()
|