/third_party/protobuf/php/src/Google/Protobuf/ |
H A D | FieldMask.php | 179 private $paths; global() variable 217 $this->paths = $arr; global() variable [all...] |
/third_party/skia/gm/ |
H A D | pathmaskcache.cpp | 77 SkTArray<SkPath> paths; variable [all...] |
/foundation/graphic/graphic_2d/rosen/modules/2d_graphics/src/drawing/text/ |
H A D | hm_symbol.cpp | 23 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 D | bulk.c | 15 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 D | HMSymbol.cpp | 19 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 D | image_load_unit_test.cpp | 51 const char* paths[] = { in SetUpTestCase() local
|
/foundation/bundlemanager/bundle_framework/test/fuzztest/fuzztest_others/verifymanagerhostimplremovetempfiles_fuzzer/ |
H A D | verifymanagerhostimplremovetempfiles_fuzzer.cpp | 32 std::vector<std::string> paths; in DoSomethingInterestingWithMyAPI() local
|
/foundation/bundlemanager/bundle_framework/test/fuzztest/fuzztest_others/verifymanagerhostimplremovetempfilespaths_fuzzer/ |
H A D | verifymanagerhostimplremovetempfilespaths_fuzzer.cpp | 31 std::vector<std::string> paths; in DoSomethingInterestingWithMyAPI() local
|
/foundation/graphic/graphic_2d/rosen/modules/2d_graphics/src/drawing/engine_adapter/skia_adapter/ |
H A D | skia_hm_symbol.cpp | 26 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 D | bulk.c | 15 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 D | helpers.js | 197 function paths(request) { function
|
/third_party/rust/crates/clang-sys/src/ |
H A D | support.rs | 78 let mut paths = vec![]; in find() variables [all...] |
/kernel/linux/linux-6.6/scripts/ |
H A D | rustdoc_test_gen.rs | 112 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 D | SupplementalMapper.java | 51 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 D | field_mask_utility.cc | 109 util::Status DecodeCompactFieldMaskPaths(StringPiece paths, in DecodeCompactFieldMaskPaths() argument [all...] |
/third_party/skia/experimental/docs/ |
H A D | svgBackend.js | |
H A D | exampleSlides.js | [all...] |
/third_party/selinux/libselinux/utils/ |
H A D | selabel_get_digests_all_partial_matches.c | 37 char *paths[2] = { NULL, NULL }; in main() local
|
/foundation/graphic/graphic_3d/lume/LumeEngine/src/io/ |
H A D | proxy_filesystem.cpp | 199 vector<string> paths; in GetUriPaths() local
|
/foundation/filemanagement/app_file_service/tests/unittests/backup_utils/b_filesystem/ |
H A D | b_dir_test.cpp | 310 vector<string_view> paths; in HWTEST_F() local
|
/foundation/filemanagement/storage_service/services/storage_daemon/user/test/ |
H A D | user_manager_test.cpp | 41 std::vector<std::string> paths = { in SetUpTestCase() local
|
/kernel/linux/linux-5.10/tools/testing/selftests/bpf/prog_tests/ |
H A D | d_path.c | 19 char paths[MAX_FILES][MAX_PATH_LEN]; member
|
/kernel/linux/linux-5.10/tools/testing/selftests/exec/ |
H A D | non-regular.c | 56 const char * const paths[] = { in setup_link() local
|
/kernel/linux/linux-5.10/drivers/thunderbolt/ |
H A D | tunnel.h | 47 struct tb_path **paths; member
|
/kernel/linux/linux-6.6/tools/testing/selftests/exec/ |
H A D | non-regular.c | 56 const char * const paths[] = { in setup_link() local
|