/third_party/vk-gl-cts/modules/egl/ |
H A D | teglGLES2SharingThreadedTests.cpp | 761 extension = extensions.substr(0, pos); in exec() 762 extensions = extensions.substr(pos+1); in exec()
|
/foundation/arkui/ace_engine/frameworks/bridge/declarative_frontend/engine/jsi/nativeModule/ |
H A D | arkts_native_common_bridge.cpp | 513 type = safeAreaTypeStr.substr(0, pos); in ParseStrToUint() 1399 long alignValue = std::strtol(directionString.substr(0, pos).c_str(), &endPtr, 10); in ParseJsAlignRule() 1401 anchor = directionString.substr(pos + 1); in ParseJsAlignRule()
|
/foundation/window/window_manager/window_scene/session_manager/src/ |
H A D | scene_session_manager.cpp | 3405 path = "resource:///" + std::to_string(abilityInfo.startWindowIconId) + path.substr(pos); in GetStartupPageFromResource() 4253 sName : sName.substr(0, WINDOW_NAME_MAX_LENGTH); in DumpSessionInfo() 6542 std::string anonDeviceId = deviceId.substr(0, NON_ANONYMIZE_LENGTH); in AnonymizeDeviceId()
|
/third_party/python/ |
H A D | configure | 23085 OS_NAME=$(awk -F= '/^NAME=/ {print substr($2,2,length($2)-2)}' /etc/os-release) 29970 line = substr(line, 1, len) "" value "" substr(line, len + keylen + 3) 30098 defundef = substr(arg[1], 2) 30103 prefix = substr(line, 1, index(line, defundef) - 1)
|
/foundation/arkui/ace_engine/adapter/ohos/entrance/ |
H A D | ace_container.cpp | 2239 std::string bgOpacity = bgColor.ColorToString().substr(0, 3); in IsTransparentBg()
|
/foundation/bundlemanager/bundle_framework/services/bundlemgr/src/ |
H A D | bundle_mgr_host_impl.cpp | 1162 std::string hapName = hapFilePath.substr(hapFilePath.find_last_of("//") + 1); in GetBundleArchiveInfoBySandBoxPath()
|
/foundation/bundlemanager/bundle_framework/interfaces/inner_api/appexecfwk_core/src/bundlemgr/ |
H A D | bundle_mgr_host.cpp | 56 strings.emplace_back(source.substr(start, LIMIT_PARCEL_SIZE)); in SplitString()
|
/foundation/bundlemanager/bundle_framework/interfaces/kits/js/common/ |
H A D | common_func.cpp | 1779 codePath += hapModuleInfo.hapPath.substr(pos + 1); in ConvertHapModuleInfo()
|
/foundation/graphic/graphic_3d/lume/Lume_3D/src/gltf/ |
H A D | gltf2_importer.cpp | 1246 constexpr auto samplerName = samplerUri.substr(start); in ResolveDefaultSampler()
|
/foundation/multimedia/image_framework/frameworks/innerkitsimpl/codec/src/ |
H A D | image_source.cpp | 1650 if (key.substr(0, KEY_SIZE) == "Hw") {
|
/foundation/multimedia/player_framework/frameworks/js/avrecorder/ |
H A D | avrecorder_napi.cpp | 2167 std::string inputFd = config->url.substr(fdHead.size());
|
/foundation/communication/wifi/wifi/services/wifi_standard/wifi_framework/wifi_manage/wifi_sta/ |
H A D | sta_state_machine.cpp | 3788 std::string macAddress = cmd.substr(begPos + 1); in HilinkSetMacAddress()
|
/third_party/googletest/googletest/test/ |
H A D | gtest_unittest.cc | 3493 out.push_back(str.substr(i, 1)); in CharsToLines()
|
/third_party/ninja/src/ |
H A D | build_test.cc | 3611 string err_first_line = err.substr(0, err.find("\n"));
in TEST_F()
|
/third_party/vk-gl-cts/external/vulkancts/framework/vulkan/ |
H A D | vkRayTracingUtil.cpp | 60 return de::toLower(de::toString(format).substr(kPrefixLen)); in getFormatSimpleName()
|
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/binding_model/ |
H A D | vktBindingMutableTests.cpp | 3784 return de::toLower(de::toString(descriptorType).substr(prefixLen));
|
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/binding_model/ |
H A D | vktBindingMutableTests.cpp | 3780 return de::toLower(de::toString(descriptorType).substr(prefixLen));
|
/third_party/vk-gl-cts/external/openglcts/modules/common/ |
H A D | glcPackedPixelsTests.cpp | 3894 std::string name = internalFormatString.substr(3); in init()
|
/third_party/skia/third_party/externals/angle2/src/libANGLE/renderer/vulkan/ |
H A D | ContextVk.cpp | 1452 topLevelCommand = topLevelCommand.substr(0, startOfParameters); in handleDirtyEventLogImpl()
|
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/transform_feedback/ |
H A D | vktTransformFeedbackSimpleTests.cpp | 2612 return css.str().substr(0, css.str().size() - 1); in vectorToString()
|
/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/text_field/ |
H A D | text_field_pattern.cpp | 239 result = result.substr(0, static_cast<int32_t>(result.length()) - 1); in ConvertFontFamily() 4234 auto strBeforeCaret = content.empty() ? "" : StringUtils::ToString(content.substr(insertIndex, 1)); in UpdateObscure()
|
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/api/ |
H A D | vktApiFeatureInfo.cpp | 4058 const string caseName = de::toLower(string(enumName).substr(10)); in createFormatTests() 6685 const string caseName = de::toLower(string(enumName).substr(10)); in createImageFormatTypeTilingTests()
|
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/api/ |
H A D | vktApiFeatureInfo.cpp | 4063 const string caseName = de::toLower(string(enumName).substr(10)); in createFormatTests() 6690 const string caseName = de::toLower(string(enumName).substr(10)); in createImageFormatTypeTilingTests()
|
/third_party/vk-gl-cts/modules/gles31/functional/ |
H A D | es31fProgramInterfaceQueryTests.cpp | 1119 const std::string queryString = referenceResources[ndx].substr(0, referenceResources[ndx].length()-3); 1245 buf = buf.substr(0, buf.length() - 6);
|
/third_party/node/test/fixtures/snapshot/ |
H A D | typescript.js | 2421 return startsWith(str, prefix) ? str.substr(prefix.length) : str; 7237 lastDirectoryPartWithDirectorySeparator = fileOrDirectory.substr(fileOrDirectory.lastIndexOf(ts.directorySeparator)); 8017 return path.substr(0, path.length - 1); [all...] |