Home
last modified time | relevance | path

Searched defs:prefix (Results 1 - 25 of 995) sorted by relevance

12345678910>>...40

/kernel/linux/linux-5.10/tools/include/linux/
H A Dstring.h40 static inline bool strstarts(const char *str, const char *prefix) in strstarts() argument
/kernel/linux/linux-6.6/tools/include/linux/
H A Dstring.h40 static inline bool strstarts(const char *str, const char *prefix) in strstarts() argument
/foundation/ability/idl_tool/ast/
H A Dast_parameter.cpp21 String ASTParameter::Dump(const String& prefix) in Dump() argument
H A Dast_node.cpp28 String ASTNode::Dump(const String& prefix) in Dump() argument
/foundation/ability/idl_tool/idl_tool_2/ast/
H A Dast_parameter.cpp22 std::string ASTParameter::Dump(const std::string &prefix) in Dump() argument
H A Dast_node.cpp27 std::string ASTNode::Dump(const std::string &prefix) in Dump() argument
H A Dast_attribute.cpp56 std::string ASTAttr::Dump(const std::string &prefix) in Dump() argument
98 std::string ASTParamAttr::Dump(const std::string &prefix) in Dump() argument
H A Dast_expr.cpp21 std::string ASTUnaryExpr::Dump(const std::string &prefix) in Dump() argument
52 std::string ASTBinaryExpr::Dump(const std::string &prefix) in Dump() argument
97 std::string ASTNumExpr::Dump(const std::string &prefix) in Dump() argument
114 std::string ASTEnumExpr::Dump(const std::string &prefix) in Dump() argument
/base/startup/init/services/param/watcher/agent/
H A Dwatcher.cpp20 void Watcher::OnParameterChange(const std::string &prefix, const std::string &name, const std::string &value) in OnParameterChange() argument
/kernel/linux/linux-5.10/tools/lib/subcmd/
H A Dsubcmd-config.h7 const char *prefix; member
/kernel/linux/linux-5.10/include/linux/
H A Dbcm47xx_sprom.h19 bcm47xx_fill_sprom(struct ssb_sprom *sprom, const char *prefix, bool fallback) bcm47xx_fill_sprom() argument
/kernel/linux/linux-6.6/include/linux/
H A Dbcm47xx_sprom.h19 bcm47xx_fill_sprom(struct ssb_sprom *sprom, const char *prefix, bool fallback) bcm47xx_fill_sprom() argument
/kernel/linux/linux-6.6/tools/lib/subcmd/
H A Dsubcmd-config.h7 const char *prefix; member
/kernel/linux/linux-6.6/tools/tracing/latency/
H A DMakefile19 prefix ?= /usr/local macro
/kernel/linux/linux-6.6/tools/verification/dot2/
H A DMakefile3 prefix ?= /usr macro
/base/startup/init/services/param/watcher/proxy/
H A Dwatcher_proxy.cpp27 void WatcherProxy::OnParameterChange(const std::string &prefix, const std::string &name, const std::string &value) in OnParameterChange() argument
/foundation/multimedia/av_session/services/session/server/softbus/
H A Dsoftbus_session_utils.h34 std::string prefix = deviceId.substr(0, index); in AnonymizeDeviceId() local
/foundation/communication/netmanager_ext/services/networksharemanager/src/
H A Drouter_advertisement_params.cpp33 bool RaParams::ContainsPrefix(const IpPrefix &prefix) in ContainsPrefix() argument
/foundation/distributeddatamgr/datamgr_service/services/distributeddataservice/framework/test/
H A Dasset_loader_test.cpp35 Value prefix; in HWTEST_F() local
51 Value prefix; in HWTEST_F() local
/foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/interfaces/include/cloud/
H A DiAssetLoader.h31 virtual DBStatus Download(const std::string &tableName, const std::string &gid, const Type &prefix, in Download() argument
42 virtual DBStatus RemoveLocalAssets(const std::string &tableName, const std::string &gid, const Type &prefix, in RemoveLocalAssets() argument
/foundation/distributeddatamgr/datamgr_service/services/distributeddataservice/framework/cloud/
H A Dasset_loader.cpp18 Download( const std::string &tableName, const std::string &gid, const Value &prefix, VBucket &assets) Download() argument
24 RemoveLocalAssets( const std::string &tableName, const std::string &gid, const Value &prefix, VBucket &assets) RemoveLocalAssets() argument
/foundation/filemanagement/dfs_service/services/distributedfiledaemon/include/network/softbus/
H A Dsoftbus_session_name.h34 const std::string prefix = "DistributedFileService"; member in OHOS::Storage::DistributedFile::final
/kernel/linux/linux-5.10/drivers/misc/genwqe/
H A Dgenwqe_driver.h60 char prefix[32]; in genwqe_hexdump() local
/kernel/linux/linux-5.10/include/linux/netfilter/ipset/
H A Dpfxlen.h46 ip6_netmask(union nf_inet_addr *ip, u8 prefix) in ip6_netmask() argument
/kernel/linux/linux-5.10/tools/firewire/
H A DMakefile2 prefix = /usr macro

Completed in 5 milliseconds

12345678910>>...40