Home
last modified time | relevance | path

Searched defs:paths (Results 1 - 25 of 219) sorted by relevance

123456789

/third_party/protobuf/php/src/Google/Protobuf/
H A DFieldMask.php179 private $paths; global() variable
217 $this->paths = $arr; global() variable
[all...]
/third_party/skia/gm/
H A Dpathmaskcache.cpp77 SkTArray<SkPath> paths; variable
[all...]
/foundation/graphic/graphic_2d/rosen/modules/2d_graphics/src/drawing/text/
H A Dhm_symbol.cpp23 void DrawingHMSymbol::PathOutlineDecompose(const Path& path, std::vector<Path>& paths) in PathOutlineDecompose() argument
28 MultilayerPath(const std::vector<std::vector<size_t>>& multMap, const std::vector<Path>& paths, std::vector<Path>& multPaths) MultilayerPath() argument
/kernel/linux/linux-5.10/drivers/interconnect/
H A Dbulk.c15 of_icc_bulk_get(struct device *dev, int num_paths, struct icc_bulk_data *paths) of_icc_bulk_get() argument
46 icc_bulk_put(int num_paths, struct icc_bulk_data *paths) icc_bulk_put() argument
62 icc_bulk_set_bw(int num_paths, const struct icc_bulk_data *paths) icc_bulk_set_bw() argument
86 icc_bulk_enable(int num_paths, const struct icc_bulk_data *paths) icc_bulk_enable() argument
112 icc_bulk_disable(int num_paths, const struct icc_bulk_data *paths) icc_bulk_disable() argument
[all...]
/third_party/skia/src/core/
H A DHMSymbol.cpp19 void HMSymbol::PathOutlineDecompose(const SkPath& path, std::vector<SkPath>& paths) in PathOutlineDecompose() argument
64 MultilayerPath(const std::vector<std::vector<size_t>>& multMap, const std::vector<SkPath>& paths, std::vector<SkPath>& multPaths) MultilayerPath() argument
/foundation/arkui/ui_lite/test/unittest/image/
H A Dimage_load_unit_test.cpp51 const char* paths[] = { in SetUpTestCase() local
/foundation/bundlemanager/bundle_framework/test/fuzztest/fuzztest_others/verifymanagerhostimplremovetempfiles_fuzzer/
H A Dverifymanagerhostimplremovetempfiles_fuzzer.cpp32 std::vector<std::string> paths; in DoSomethingInterestingWithMyAPI() local
/foundation/bundlemanager/bundle_framework/test/fuzztest/fuzztest_others/verifymanagerhostimplremovetempfilespaths_fuzzer/
H A Dverifymanagerhostimplremovetempfilespaths_fuzzer.cpp31 std::vector<std::string> paths; in DoSomethingInterestingWithMyAPI() local
/foundation/graphic/graphic_2d/rosen/modules/2d_graphics/src/drawing/engine_adapter/skia_adapter/
H A Dskia_hm_symbol.cpp26 void SkiaHMSymbol::PathOutlineDecompose(const Path& path, std::vector<Path>& paths) in PathOutlineDecompose() argument
44 MultilayerPath(const std::vector<std::vector<size_t>>& multMap, const std::vector<Path>& paths, std::vector<Path>& multPaths) MultilayerPath() argument
/kernel/linux/linux-6.6/drivers/interconnect/
H A Dbulk.c15 of_icc_bulk_get(struct device *dev, int num_paths, struct icc_bulk_data *paths) of_icc_bulk_get() argument
46 icc_bulk_put(int num_paths, struct icc_bulk_data *paths) icc_bulk_put() argument
62 icc_bulk_set_bw(int num_paths, const struct icc_bulk_data *paths) icc_bulk_set_bw() argument
86 icc_bulk_enable(int num_paths, const struct icc_bulk_data *paths) icc_bulk_enable() argument
112 icc_bulk_disable(int num_paths, const struct icc_bulk_data *paths) icc_bulk_disable() argument
120 struct icc_bulk_data *paths; global() member
139 devm_of_icc_bulk_get(struct device *dev, int num_paths, struct icc_bulk_data *paths) devm_of_icc_bulk_get() argument
[all...]
/third_party/node/lib/internal/modules/
H A Dhelpers.js197 function paths(request) { function
/third_party/rust/crates/clang-sys/src/
H A Dsupport.rs78 let mut paths = vec![]; in find() variables
[all...]
/kernel/linux/linux-6.6/scripts/
H A Drustdoc_test_gen.rs112 let mut paths = fs::read_dir("rust/test/doctests/kernel") in main() variables
/third_party/icu/tools/cldr/cldr-to-icu/src/main/java/org/unicode/icu/tool/cldrtoicu/mapper/
H A DSupplementalMapper.java51 private final Predicate<CldrPath> paths; field in SupplementalMapper
40 process( CldrDataSupplier src, PathValueTransformer transformer, String icuName, Predicate<CldrPath> paths) process() argument
/third_party/protobuf/src/google/protobuf/util/internal/
H A Dfield_mask_utility.cc109 util::Status DecodeCompactFieldMaskPaths(StringPiece paths, in DecodeCompactFieldMaskPaths() argument
[all...]
/third_party/skia/experimental/docs/
H A DsvgBackend.js
H A DexampleSlides.js[all...]
/third_party/selinux/libselinux/utils/
H A Dselabel_get_digests_all_partial_matches.c37 char *paths[2] = { NULL, NULL }; in main() local
/foundation/graphic/graphic_3d/lume/LumeEngine/src/io/
H A Dproxy_filesystem.cpp199 vector<string> paths; in GetUriPaths() local
/foundation/filemanagement/app_file_service/tests/unittests/backup_utils/b_filesystem/
H A Db_dir_test.cpp310 vector<string_view> paths; in HWTEST_F() local
/foundation/filemanagement/storage_service/services/storage_daemon/user/test/
H A Duser_manager_test.cpp41 std::vector<std::string> paths = { in SetUpTestCase() local
/kernel/linux/linux-5.10/tools/testing/selftests/bpf/prog_tests/
H A Dd_path.c19 char paths[MAX_FILES][MAX_PATH_LEN]; member
/kernel/linux/linux-5.10/tools/testing/selftests/exec/
H A Dnon-regular.c56 const char * const paths[] = { in setup_link() local
/kernel/linux/linux-5.10/drivers/thunderbolt/
H A Dtunnel.h47 struct tb_path **paths; member
/kernel/linux/linux-6.6/tools/testing/selftests/exec/
H A Dnon-regular.c56 const char * const paths[] = { in setup_link() local

Completed in 10 milliseconds

123456789