| /third_party/libwebsockets/win32port/dirent/ |
| H A D | dirent-win32.h | 892 DIR *dir = NULL; in scandir() local
|
| /third_party/node/deps/v8/third_party/zlib/google/ |
| H A D | zip_unittest.cc | 44 std::vector<std::string> GetRelativePaths(const base::FilePath& dir, in GetRelativePaths() argument 914 base::FilePath dir = test_dir_; in TEST_F() local 942 base::FilePath dir = test_dir_; in TEST_F() local 960 const base::FilePath dir in TEST_F() local 991 const base::FilePath dir = TEST_F() local [all...] |
| /third_party/node/deps/zlib/google/ |
| H A D | zip_unittest.cc | 44 std::vector<std::string> GetRelativePaths(const base::FilePath& dir, in GetRelativePaths() argument 914 base::FilePath dir = test_dir_; in TEST_F() local 942 base::FilePath dir = test_dir_; in TEST_F() local 960 const base::FilePath dir in TEST_F() local 991 const base::FilePath dir = TEST_F() local [all...] |
| /third_party/node/deps/icu-small/source/common/ |
| H A D | uts46.cpp | 1010 UCharDirection dir=u_charDirection(c); in checkLabelBiDi() local
|
| H A D | ucase.cpp | 1000 isFollowedByCasedLetter(UCaseContextIterator *iter, void *context, int8_t dir) { in isFollowedByCasedLetter() argument 1026 int8_t dir; in isPrecededBySoftDotted() local 1083 int8_t dir; in isPrecededBy_I() local 1107 int8_t dir; isFollowedByMoreAbove() local 1130 int8_t dir; isFollowedByDotAbove() local [all...] |
| H A D | ucasemap.cpp | 168 utf8_caseContextIterator(void *context, int8_t dir) { in utf8_caseContextIterator() argument [all...] |
| H A D | ucase.h | 234 int8_t dir; member
|
| /third_party/mesa3d/src/util/ |
| H A D | disk_cache_os.c | 199 DIR *dir; in choose_lru_file_matching() local 389 char *dir; make_cache_file_directory() local [all...] |
| /third_party/icu/icu4c/source/tools/tzcode/ |
| H A D | icuzdump.cpp | 294 const char *dir = NULL; in main() local
|
| /third_party/ltp/testcases/kernel/security/prot_hsymlinks/ |
| H A D | prot_hsymlinks.c | 361 int dir, usr; in init_base_dirs() local 375 unsigned int dir, usr; in init_files_dirs() local 439 unsigned int dir; create_check_slinks() local 465 unsigned int dir; create_check_hlinks() local [all...] |
| /third_party/ltp/testcases/kernel/fs/read_all/ |
| H A D | read_all.c | 618 DIR *dir; in visit_dir() local
|
| /third_party/libinput/src/ |
| H A D | evdev-fallback.h | 120 enum wheel_direction dir; member
|
| /third_party/lz4/programs/ |
| H A D | util.h | 609 closedir(dir); variable
|
| /third_party/musl/Benchmark/musl/ |
| H A D | libc_unistd.cpp | 182 DIR *dir = opendir("/data/local/tmp"); in Bm_function_Readlinkat() local 205 DIR *dir = opendir("/data/local/tmp"); in Bm_function_Readlinkat_chk() local
|
| /third_party/node/deps/uv/src/win/ |
| H A D | process.c | 162 static WCHAR* search_path_join_test(const WCHAR* dir, in search_path_join_test() argument 257 path_search_walk_ext(const WCHAR *dir, size_t dir_len, const WCHAR *name, size_t name_len, WCHAR *cwd, size_t cwd_len, int name_has_ext) path_search_walk_ext() argument [all...] |
| /third_party/python/Lib/ |
| H A D | ftplib.py | 556 def dir(self, *args): member in FTP
|
| /third_party/skia/src/gpu/geometry/ |
| H A D | GrStyledShape.cpp | 425 bool GrStyledShape::asRRect(SkRRect* rrect, SkPathDirection* dir, unsigned* start, in asRRect() argument [all...] |
| H A D | GrPathUtils.cpp | 283 is_point_within_cubic_tangents(const SkPoint& a, const SkVector& ab, const SkVector& dc, const SkPoint& d, SkPathFirstDirection dir, const SkPoint p) is_point_within_cubic_tangents() argument 382 convert_noninflect_cubic_to_quads_with_constraint(const SkPoint p[4], SkScalar toleranceSqd, SkPathFirstDirection dir, SkTArray<SkPoint, true>* quads, int sublevel = 0) convert_noninflect_cubic_to_quads_with_constraint() argument 532 convertCubicToQuadsConstrainToTangents(const SkPoint p[4], SkScalar tolScale, SkPathFirstDirection dir, SkTArray<SkPoint, true>* quads) convertCubicToQuadsConstrainToTangents() argument [all...] |
| /third_party/skia/src/core/ |
| H A D | SkImageFilter.cpp | 449 onFilterBounds(const SkIRect& src, const SkMatrix& ctm, MapDirection dir, const SkIRect* inputRect) const onFilterBounds() argument
|
| H A D | SkPathPriv.h | 31 static SkPathFirstDirection AsFirstDirection(SkPathDirection dir) { in AsFirstDirection() argument 40 static SkPathFirstDirection OppositeFirstDirection(SkPathFirstDirection dir) { in OppositeFirstDirection() argument 234 static bool IsOval(const SkPath& path, SkRect* rect, SkPathDirection* dir, unsigned* start) { in IsOval() argument 261 IsRRect(const SkPath& path, SkRRect* rrect, SkPathDirection* dir, unsigned* start) IsRRect() argument [all...] |
| /third_party/skia/src/effects/imagefilters/ |
| H A D | SkDisplacementMapImageFilter.cpp | 388 onFilterBounds( const SkIRect& src, const SkMatrix& ctm, MapDirection dir, const SkIRect* inputRect) const onFilterBounds() argument
|
| /third_party/skia/third_party/externals/libjpeg-turbo/ |
| H A D | jquant1.c | 628 int dir; /* 1 for left-to-right, -1 for right-to-left */ in quantize_fs_dither() local
|
| /third_party/skia/third_party/externals/icu/source/tools/tzcode/ |
| H A D | icuzdump.cpp | 292 const char *dir = NULL; in main() local
|
| /third_party/skia/src/pathops/ |
| H A D | SkPathOpsWinding.cpp | 47 static int xy_index(SkOpRayDir dir) { in xy_index() argument 51 static SkScalar pt_xy(const SkPoint& pt, SkOpRayDir dir) { in pt_xy() argument 55 static SkScalar pt_yx(const SkPoint& pt, SkOpRayDir dir) { in pt_yx() argument 59 static double pt_dxdy(const SkDVector& v, SkOpRayDir dir) { in pt_dxdy() argument 63 static double pt_dydx(const SkDVector& v, SkOpRayDir dir) { in pt_dydx() argument 67 rect_side(const SkRect& r, SkOpRayDir dir) rect_side() argument 71 sideways_overlap(const SkRect& rect, const SkPoint& pt, SkOpRayDir dir) sideways_overlap() argument 76 less_than(SkOpRayDir dir) less_than() argument 80 ccw_dxdy(const SkDVector& v, SkOpRayDir dir) ccw_dxdy() argument 106 rayCheck(const SkOpRayHit& base, SkOpRayDir dir, SkOpRayHit** hits, SkArenaAlloc* allocator) rayCheck() argument 121 rayCheck(const SkOpRayHit& base, SkOpRayDir dir, SkOpRayHit** hits, SkArenaAlloc* allocator) rayCheck() argument 243 SkOpRayDir dir = hitBase.makeTestBase(this, t); sortableTop() local [all...] |
| /third_party/skia/third_party/externals/freetype/src/autofit/ |
| H A D | afhints.h | 267 FT_Char dir; /* segment direction */ member 295 FT_Char dir; /* edge direction */ member
|