Home
last modified time | relevance | path

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

12345

/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...]
H A Dinversepaths.cpp67 SkPath (*paths[])(SkScalar, SkScalar, SkScalar) = { member
/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
/base/customization/config_policy/interfaces/inner_api/include/
H A Dconfig_policy_utils.h59 char *paths[MAX_CFG_POLICY_DIRS_CNT]; member
64 char *paths[MAX_CFG_POLICY_DIRS_CNT]; member
/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...]
/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
/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...]
/third_party/protobuf/java/util/src/main/java/com/google/protobuf/util/
H A DFieldMaskTree.java193 private void getFieldPaths(Node node, String path, List<String> paths) { in getFieldPaths() argument
[all...]
/base/hiviewdfx/hidumper/frameworks/native/src/executor/memory/
H A Dget_hardware_info.cpp121 uint64_t GetHardwareInfo::CalcHardware(const vector<string> &paths) in CalcHardware() argument
137 void GetHardwareInfo::GetGroupOfPaths(const size_t &index, const size_t &size, const std::vector<std::string> &paths, in GetGroupOfPaths() argument
153 vector<string> paths; in GetHardwareUsage() local
[all...]
/base/hiviewdfx/hidumper/test/unittest/common/
H A Dhidumper_memory_test.cpp140 vector<string> paths; in HWTEST_F() local
/base/security/selinux_adapter/framework/policycoreutils/src/
H A Dselinux_restorecon.c106 char *paths[2] = {NULL, NULL}; in RestoreconRecurseFromParentDir() local
/third_party/alsa-utils/axfer/
H A Dxfer.h50 char **paths; member

Completed in 11 milliseconds

12345