Home
last modified time | relevance | path

Searched refs:substr (Results 1751 - 1775 of 2371) sorted by relevance

1...<<71727374757677787980>>...95

/foundation/window/window_manager/window_scene/screen_session_manager/src/
H A Dscreen_scene_config.cpp110 std::string tmp = str.substr(i, position - i); in Split()
/foundation/window/window_manager/window_scene/session_manager/src/
H A Dhidump_controller.cpp72 sName : sName.substr(0, STRING_MAX_WIDTH); in DumpSceneSessionParam()
/kernel/linux/linux-5.10/scripts/dtc/
H A Ddt_to_config311 substr $$pr_flags_ref, $pos, 1, $pr_flag_value[$pos];
/kernel/linux/linux-6.6/scripts/dtc/
H A Ddt_to_config311 substr $$pr_flags_ref, $pos, 1, $pr_flag_value[$pos];
/third_party/googletest/googlemock/test/
H A Dgmock-internal-utils_test.cc456 int skip_count = atoi(log.substr(expected_message.size()).c_str()); in TEST()
/third_party/json/include/nlohmann/detail/
H A Djson_pointer.hpp700 auto reference_token = reference_string.substr(start, slash - start); in split()
/third_party/mesa3d/src/gallium/frontends/clover/llvm/
H A Dinvocation.cpp193 std::stringstream ver_str(opt.substr(pos + search.size())); in get_language_version()
/third_party/node/deps/v8/third_party/zlib/google/
H A Dzip_reader.cc286 const base::StringPiece16 part = in.substr(0, in.find_first_of(u'/')); in Normalize()
/third_party/node/test/parallel/
H A Dtest-crypto-authenticated.js290 assert.strictEqual(tag.toString('hex'), fullTag.substr(0, 2 * e));
H A Dtest-repl-tab-complete.js587 assert.notStrictEqual(ele[key.substr(4)], undefined);
/third_party/node/deps/zlib/google/
H A Dzip_reader.cc292 const base::StringPiece16 part = in.substr(0, in.find_first_of(u'/')); in Normalize()
/third_party/node/src/
H A Dinspector_socket_server.cc526 std::string id = path.empty() ? path : path.substr(1); in OnSocketUpgrade()
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/api/
H A DvktApiGranularityTests.cpp543 std::string name = de::toLower(getFormatName(format)).substr(10); in createGranularityQueryTests()
H A DvktApiMaintenance3Check.cpp876 name = name.substr(prefixLen); in getDescriptorTypeShortName()
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/DebugInfo/DWARF/
H A DDWARFFormValue.cpp355 StringRef Str = Data.getData().substr(*OffsetPtr, Value.uval); in extractValue()
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/ExecutionEngine/MCJIT/
H A DMCJIT.cpp293 DemangledName = DemangledName.substr(1); in findModuleForSymbol()
/third_party/vk-gl-cts/external/vulkancts/framework/vulkan/
H A DvkBinaryRegistry.cpp96 str << std::hex << name.substr(2,10); in getProgramIndexFromName()
/third_party/vk-gl-cts/executor/tools/
H A DxeCommandLineExecutor.cpp292 string packageName = baseName.substr(0, baseName.length()-10); in readCaseLists()
/third_party/skia/third_party/externals/angle2/src/tests/deqp_support/
H A Dangle_deqp_gtest.cpp58 std::string gTestName = dEQPName.substr(dEQPName.find('.') + 1); in DrawElementsToGoogleTestName()
/third_party/skia/third_party/externals/angle2/src/tests/perf_tests/
H A DANGLEPerfTest.cpp263 mStory = mStory.substr(1); in ANGLEPerfTest()
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/AMDGPU/
H A DAMDGPUPrintfRuntimeBinding.cpp118 StringRef CurFmt = Fmt.substr(PrevFmtSpecifierIdx, in getConversionSpecifiers()
/third_party/protobuf/src/google/protobuf/util/
H A Djson_util_test.cc614 EXPECT_EQ(input_data.substr(0, kOutputBufferLength), in TEST()
/third_party/skia/third_party/externals/abseil-cpp/absl/random/internal/
H A Dnanobenchmark.cc132 brand_string.substr(pos_space + 1, pos_prefix - pos_space - 1); in NominalClockRate()
/foundation/ability/ability_base/test/unittest/want/
H A Dwant_test.cpp1239 substring = uri.substr(pos, delims - pos); in HWTEST_F()
1310 substring = uri.substr(pos, delims - pos); in HWTEST_F()
1326 std::string substring = uri.substr(pos, delims - pos); in HWTEST_F()
1399 std::string substring = uri.substr(pos, delims - pos); in HWTEST_F()
1474 std::string substring = uri.substr(pos, delims - pos); in HWTEST_F()
1494 std::string substring = uri.substr(pos, delims - pos); in HWTEST_F()
/foundation/multimedia/media_library/frameworks/innerkitsimpl/medialibrary_data_extension/src/
H A Dmedialibrary_photo_operations.cpp141 string fileName = uriString.substr(PhotoColumn::PHOTO_CACHE_URI_PREFIX.size()); in DeleteCache()
850 return oldUri.substr(0, questionMaskPoint); in GetUriWithoutSeg()
1575 string fileName = uriString.substr(PhotoColumn::PHOTO_CACHE_URI_PREFIX.size()); in OpenCache()
1890 modifyFilePath = path.substr(0, pos) + extension; in GetModityExtensionPath()
3131 string tempOutputPath = outputPath.substr(0, lastSlash) + in AddFiltersToPhoto()
3132 "/filters_" + photoStatus + outputPath.substr(lastSlash + 1); in AddFiltersToPhoto()

Completed in 38 milliseconds

1...<<71727374757677787980>>...95