Home
last modified time | relevance | path

Searched defs:paths (Results 51 - 75 of 234) sorted by relevance

12345678910

/kernel/linux/linux-6.6/tools/perf/ui/browsers/
H A Dscripts.c28 char **paths; member
88 char *buf, *paths[SCRIPT_MAX_NO], *names[SCRIPT_MAX_NO]; in list_scripts() local
[all...]
/kernel/linux/linux-6.6/tools/testing/selftests/bpf/prog_tests/
H A Dd_path.c30 char paths[MAX_FILES][MAX_PATH_LEN]; member
/third_party/alsa-utils/axfer/
H A Dxfer.h50 char **paths; member
/third_party/libdrm/freedreno/kgsl/
H A Dkgsl_pipe.c212 static const char *paths[] = { in kgsl_pipe_new() local
/third_party/node/deps/v8/third_party/zlib/google/
H A Dzip_writer.cc181 bool ZipWriter::AddMixedEntries(Paths paths) { in AddMixedEntries() argument
229 AddFileEntries(Paths paths) AddFileEntries() argument
268 AddDirectoryEntries(Paths paths) AddDirectoryEntries() argument
294 Filter(std::vector<base::FilePath>* const paths) Filter() argument
[all...]
/third_party/node/deps/zlib/google/
H A Dzip_writer.cc181 bool ZipWriter::AddMixedEntries(Paths paths) { in AddMixedEntries() argument
229 AddFileEntries(Paths paths) AddFileEntries() argument
268 AddDirectoryEntries(Paths paths) AddDirectoryEntries() argument
294 Filter(std::vector<base::FilePath>* const paths) Filter() argument
[all...]
/third_party/libphonenumber/metadata/src/main/java/com/google/i18n/phonenumbers/metadata/
H A DPrefixTree.java253 private final List<RangeSpecification> paths = new ArrayList<>(); field in PrefixTree.TrimmingVisitor
[all...]
/third_party/libphonenumber/metadata/src/main/java/com/google/i18n/phonenumbers/metadata/regex/
H A DSubgroupOptimizer.java144 private final List<RangeSpecification> paths = new ArrayList<>(); field in SubgroupOptimizer.SubgraphExtractionVisitor
/third_party/protobuf/csharp/src/Google.Protobuf/WellKnownTypes/
H A DFieldMaskPartial.cs59 internal static string ToJson(IList<string> paths, bool diagnosticOnly) in ToJson() argument
[all...]
/third_party/skia/third_party/externals/zlib/google/
H A Dzip_writer.cc129 bool ZipWriter::WriteEntries(const std::vector<base::FilePath>& paths) { in WriteEntries() argument
133 bool ZipWriter::AddEntries(const std::vector<base::FilePath>& paths) { in AddEntries() argument
/third_party/protobuf/src/google/protobuf/
H A Dfield_mask.pb.h247 inline const std::string& FieldMask::paths(int index) const { in paths() function in FieldMask
294 FieldMask::paths() const { paths() function in FieldMask
[all...]
/third_party/rust/crates/cxx/gen/build/src/
H A Dlib.rs91 mod paths; modules
/third_party/rust/crates/which-rs/tests/
H A Dbasic.rs60 let mut paths = vec![]; in new() variables
[all...]
/base/hiviewdfx/hiview/utility/smart_parser/rule/
H A Dextract_rule.cpp174 std::vector<std::string> paths; in IsMatchPath() local
/base/global/resource_management_lite/frameworks/resmgr_lite/src/
H A Dhap_manager.cpp126 const std::vector<HapResource::ValueUnderQualifierDir *> paths = idValues->GetLimitPathsConst(); in FindQualifierValueByName() local
158 const std::vector<HapResource::ValueUnderQualifierDir *> paths = idValues->GetLimitPathsConst(); in FindQualifierValueById() local
/base/accesscontrol/sandbox_manager/services/sandbox_manager/test/unittest/
H A Dsandbox_manager_service_test.cpp808 std::vector<std::string> paths = {"/A/B" }; in HWTEST_F() local
/foundation/bundlemanager/bundle_framework/interfaces/kits/js/zip/src/
H A Dzip_writer.cpp156 bool ZipWriter::WriteEntries(const std::vector<std::pair<FilePath, FilePath>> &paths, const OPTIONS &options) in WriteEntries() argument
161 bool ZipWriter::AddEntries(const std::vector<std::pair<FilePath, FilePath>> &paths, const OPTIONS &options) in AddEntries() argument
/foundation/filemanagement/storage_service/services/storage_daemon/ipc/test/
H A Dstorage_daemon_test.cpp49 std::vector<std::string> paths = { in SetUpTestCase() local
/foundation/graphic/graphic_2d/rosen/modules/2d_engine/rosen_text/skia_txt/symbol_engine/
H A Dhm_symbol_node_build.cpp166 std::vector<RSPath> paths; in AddHierarchicalAnimation() local
/foundation/multimedia/media_library/frameworks/innerkitsimpl/medialibrary_data_extension/include/
H A Dmedialibrary_rdbstore.h149 DeleteFilesTask(const std::vector<std::string> &ids, const std::vector<std::string> &paths, in DeleteFilesTask() argument
/foundation/resourceschedule/resource_schedule_service/ressched_executor/plugins/socperf_executor_plugin/framework/include/
H A Dsocperf_common.h92 std::vector<std::string> paths; member in OHOS::ResourceSchedule::GovResNode
/foundation/filemanagement/app_file_service/utils/src/b_filesystem/
H A Db_dir.cpp434 vector<string> BDir::GetDirs(const vector<string_view> &paths) in GetDirs() argument
/foundation/communication/bluetooth_service/services/bluetooth/service/src/obex/
H A Dobex_mp_client.cpp97 int ObexMpClient::SetPath(const std::vector<std::u16string> &paths) in SetPath() argument
/kernel/linux/linux-5.10/arch/arm/kernel/
H A Datags_compat.c72 char paths[8][128]; member
/kernel/linux/linux-6.6/arch/arm/kernel/
H A Datags_compat.c72 char paths[8][128]; member

Completed in 17 milliseconds

12345678910