Home
last modified time | relevance | path

Searched refs:npos (Results 751 - 775 of 975) sorted by relevance

1...<<313233343536373839

/third_party/ninja/src/
H A Dbuild.cc761 while ((pos = temp_content.find(space_delimiter)) != string::npos) { in SplitStringBySpace()
791 return s.find(word) != std::string::npos; in SplicingWholeContent()
/third_party/libfuse/example/
H A Dpassthrough_hp.cc1177 while ((pos_end = s.find(delimiter, pos_start)) != std::string::npos) { in string_split()
1229 << help.substr(help.find("\n\n") + 1, string::npos); in parse_options()
/third_party/vk-gl-cts/external/vulkancts/framework/vulkan/
H A DvkResourceInterface.cpp138 if (it->pipelineContents.find("VK_STRUCTURE_TYPE_GRAPHICS_PIPELINE_CREATE_INFO") != std::string::npos) in removeRedundantObjects()
149 else if (it->pipelineContents.find("VK_STRUCTURE_TYPE_COMPUTE_PIPELINE_CREATE_INFO") != std::string::npos) in removeRedundantObjects()
/third_party/vk-gl-cts/external/openglcts/modules/gl/
H A Dgl4cSparseTextureClampTests.cpp648 if (funcToken.name.find("sparse", 0) != std::string::npos) in iterate()
1110 if (funcName.find("sparse", 0) != std::string::npos) in generateFunctionDef()
/third_party/vk-gl-cts/external/openglcts/modules/common/
H A DglcShaderLibraryCase.cpp934 else if (val.storageType == ShaderCase::Value::STORAGE_UNIFORM && val.valueName.find('.') == string::npos) in specializeShaders()
971 else if (val.storageType == ShaderCase::Value::STORAGE_UNIFORM && val.valueName.find('.') == string::npos) in specializeShaders()
/third_party/vk-gl-cts/external/amber/src/samples/
H A Dconfig_helper_vulkan.cc838 if (feature.find_first_of('.') == std::string::npos) { in CheckVulkanPhysicalDeviceRequirements()
1060 if (feature.find_first_of('.') == std::string::npos) { in CreateDeviceWithFeatures2()
/third_party/skia/third_party/externals/angle2/src/tests/gl_tests/
H A DProgramBinaryTest.cpp1449 ANGLE_SKIP_TEST_IF(basicRenderPos != std::string::npos || in TEST_P()
1450 softwareAdapterPos != std::string::npos); in TEST_P()
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/Support/
H A DYAMLTraits.h565 S.drop_front(2).find_first_not_of("01234567") == StringRef::npos; in isNumeric()
569 "0123456789abcdefABCDEF") == StringRef::npos; in isNumeric()
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Support/
H A DHost.cpp296 if (Pos != StringRef::npos) { in getHostCPUNameForS390x()
315 if (Pos != StringRef::npos) { in getHostCPUNameForS390x()
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/AMDGPU/
H A DAMDGPUHSAMetadataStreamer.cpp104 if (TypeQual.find("pipe") != StringRef::npos) in getValueKind()
551 if (TypeQual.find("pipe") != StringRef::npos) in getValueKind()
/third_party/protobuf/src/google/protobuf/util/internal/
H A Dprotostream_objectwriter.cc118 if (idx != std::string::npos) { in SplitSecondsAndNanos()
150 if (s_nanos.find_first_not_of("0123456789") != StringPiece::npos) { in GetNanosFromStringPiece()
/third_party/spirv-tools/source/opt/
H A Doptimizer.cpp379 if (pass_args.find_first_not_of("0123456789") == std::string::npos) { in RegisterPassFromFlag()
411 if (pass_args.find_first_not_of(".0123456789") == std::string::npos) { in RegisterPassFromFlag()
/third_party/vulkan-loader/tests/framework/layer/
H A Dwrap_objects.cpp200 if (layer_name.find("wrap") != std::string::npos && layer_name.find("obj") != std::string::npos) { in wrap_vkCreateInstance()
/third_party/vulkan-loader/tests/
H A Dloader_debug_ext_tests.cpp45 if (allow_any_message || (std::string::npos != message.find(expected_message))) { in VerifyExpected()
373 if (allow_any_message || (std::string::npos != message.find(expected_message))) { in VerifyExpected()
/base/hiviewdfx/hitrace/interfaces/native/innerkits/src/
H A Dhitrace_dump.cpp389 if (allClocks.find(clockType) == std::string::npos) { in SetClock()
1261 if (index != std::string::npos) { in RemoveUnSpace()
1298 if (pos == std::string::npos) { in ParseArgs()
/base/account/os_account/services/accountmgr/src/appaccount/
H A Dapp_account_control_manager.cpp181 if (storeId.find(EL2_DATA_STORE_PREFIX) != std::string::npos in MoveData()
182 || storeId.find(userId) == std::string::npos) { in MoveData()
186 if (storeId.find(DATA_STORAGE_PREFIX) != std::string::npos) { in MoveData()
/base/hiviewdfx/faultloggerd/test/systemtest/
H A Dfaultloggerd_system_test.cpp1201 if (s.find("/data/crasher_c") != string::npos) { in HWTEST_F()
1205 if (leftBraceIdx != string::npos && rightBraceIdx != string::npos) { in HWTEST_F()
/third_party/icu/icu4c/source/tools/tzcode/
H A Dtz2icu.cpp1509 if (idx != string::npos && idx == id.length() - ICU_ZONE_OVERRIDE_SUFFIX_LEN) { in main()
1551 if (idx != string::npos && idx == id.length() - ICU_ZONE_OVERRIDE_SUFFIX_LEN) { in main()
1700 if (lb != string::npos) { in main()
/third_party/skia/third_party/externals/icu/source/tools/tzcode/
H A Dtz2icu.cpp1509 if (idx != string::npos && idx == id.length() - ICU_ZONE_OVERRIDE_SUFFIX_LEN) { in main()
1551 if (idx != string::npos && idx == id.length() - ICU_ZONE_OVERRIDE_SUFFIX_LEN) { in main()
1700 if (lb != string::npos) { in main()
/base/print/print_fwk/services/print_service/src/
H A Dprint_service_ability.cpp756 if (standardizeId.find(extensionId) == std::string::npos && vendorManager.ExtractVendorName(printerId).empty()) { in QueryPrinterCapabilityByUri()
817 if (json::accept(supportedOpts) && supportedOpts.find("{") != std::string::npos) { in BuildPrinterPreferenceByOption()
1289 if (cid.find(PRINT_EXTENSION_BUNDLE_NAME) == string::npos) { in CancelPrintJob()
1414 if (cid.find(PRINT_EXTENSION_BUNDLE_NAME) != string::npos) { in SendQueuePrintJob()
2873 bool mdnsPrinter = printerId.find("mdns") != string::npos; in RemovePrinterFromDiscovery()
/base/hiviewdfx/hiview/adapter/service/server/src/
H A Dhiview_service_ability_stub.cpp328 if (dest.find("..") != std::string::npos) { in HandleCopyOrMoveRequest()
/base/hiviewdfx/hiview/base/
H A Devent_loop.cpp266 return pos == std::string::npos ? name_ : name_.substr(0, pos); in GetRawName()
H A Dsys_event.cpp61 if (eventJson.find(findKey) != std::string::npos) { in AppendJsonValue()
/base/hiviewdfx/hiview/plugins/eventlogger/log_catcher/
H A Devent_log_task.cpp289 if (find == cmd.npos) { in PeerBinderCapture()
/base/hiviewdfx/faultloggerd/test/unittest/unwind/
H A Dmemory_test.cpp485 bool linuxKernel = res.find("Linux") != std::string::npos; in HWTEST_F()

Completed in 51 milliseconds

1...<<313233343536373839