Home
last modified time | relevance | path

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

1234567

/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...]
/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
/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
/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
/third_party/ffmpeg/libavcodec/
H A Dg722.h64 } *paths[2]; member
/third_party/elfutils/libdwfl/
H A Ddwfl_build_id_find_elf.c83 char *paths = path; in __libdwfl_open_by_build_id() local
/third_party/icu/tools/cldr/cldr-to-icu/src/main/java/org/unicode/icu/tool/cldrtoicu/
H A DIcuData.java26 private final NavigableSet<RbPath> paths = new TreeSet<>(); field in IcuData
/third_party/libwebsockets/lib/misc/
H A Dlejp.c830 lejp_parser_push(struct lejp_ctx *ctx, void *user, const char * const *paths, in lejp_parser_push() argument
69 lejp_construct(struct lejp_ctx *ctx, signed char (*callback)(struct lejp_ctx *ctx, char reason), void *user, const char * const *paths, unsigned char count_paths) lejp_construct() argument
/third_party/lzma/CPP/7zip/UI/Common/
H A DArchiveName.cpp32 CreateArchiveName( const UStringVector &paths, bool isHash, const NFind::CFileInfo *fi, UString &baseName) CreateArchiveName() argument
/third_party/mesa3d/src/hgl/
H A DGLRendererRoster.cpp113 const directory_which paths[] = { in AddDefaultPaths() local
/third_party/nghttp2/src/
H A Dnghttpd.cc61 auto &paths = config.push[std::string(optarg, eq)]; in parse_push_config() local
/third_party/protobuf/csharp/src/Google.Protobuf/
H A DFieldMaskTree.cs170 private void GetFieldPaths(Node node, string path, List<string> paths) in GetFieldPaths() argument
[all...]

Completed in 9 milliseconds

1234567