Home
last modified time | relevance | path

Searched defs:dir (Results 301 - 325 of 3973) sorted by relevance

1...<<11121314151617181920>>...159

/test/xts/hats/kernel/dmabuffer/
H A Ddmabuf_alloc.cpp58 DIR *dir = opendir(rootDir.c_str()); in SetUp() local
/test/xts/hats/kernel/syscalls/fileio/faccessat/
H A DFaccessatApiTest.cpp71 char *dir = getcwd(path, sizeof(path)); in HWTEST_F() local
/third_party/ffmpeg/libavfilter/
H A Dedge_common.c50 ff_sobel(int w, int h, uint16_t *dst, int dst_linesize, int8_t *dir, int dir_linesize, const uint8_t *src, int src_linesize) ff_sobel() argument
80 ff_non_maximum_suppression(int w, int h, uint8_t *dst, int dst_linesize, const int8_t *dir, int dir_linesize, const uint16_t *src, int src_linesize) ff_non_maximum_suppression() argument
/third_party/ffmpeg/libavutil/tests/
H A Dtea.c62 test_tea(struct AVTEA *ctx, uint8_t *dst, const uint8_t *src, const uint8_t *ref, int len, uint8_t *iv, int dir, const char *test) test_tea() argument
H A Dxtea.c63 test_xtea(AVXTEA *ctx, uint8_t *dst, const uint8_t *src, const uint8_t *ref, int len, uint8_t *iv, int dir, const char *test, void (*crypt)(AVXTEA *, uint8_t *, const uint8_t *, int, uint8_t *, int)) test_xtea() argument
/third_party/gn/src/gn/
H A Dfunction_get_target_outputs_unittest.cc27 Label GetLabel(const std::string& dir, const std::string& name) { in GetLabel() argument
H A Dgenerated_file_target_generator.cc112 SourceDir dir = scope_->GetSourceDir().ResolveRelativeDir( in FillRebase() local
H A Dlabel_pattern.h62 const SourceDir& dir() const { return dir_; } in dir() function in LabelPattern
/third_party/glslang/StandAlone/
H A DDirStackFileIncluder.h74 virtual void pushExternalLocalDirectory(const std::string& dir) in pushExternalLocalDirectory() argument
/third_party/alsa-utils/alsamixer/
H A Dutils.c55 const char *mbs_at_width(const char *s, int *width, int dir) in mbs_at_width() argument
/third_party/icu/icu4c/source/i18n/
H A Dcasetrn.cpp35 utrans_rep_caseContextIterator(void *context, int8_t dir) in utrans_rep_caseContextIterator() argument
[all...]
/third_party/ltp/testcases/kernel/fs/fs_fill/
H A Dfs_fill.c30 char dir[PATH_MAX]; member
/third_party/node/deps/icu-small/source/i18n/
H A Dcasetrn.cpp35 utrans_rep_caseContextIterator(void *context, int8_t dir) in utrans_rep_caseContextIterator() argument
[all...]
/third_party/libfuse/test/
H A Dstracedecode.c58 static void process_buf(int dir, char *buf, int len) in process_buf() argument
124 int dir; in main() local
/third_party/ltp/testcases/kernel/syscalls/rmdir/
H A Drmdir02.c38 char *dir; member
/third_party/ltp/testcases/kernel/syscalls/chroot/
H A Dchroot03.c39 char **dir; member
/third_party/musl/libc-test/src/functionalext/supplement/unistd/
H A Dreadlinkat.c110 DIR *dir = opendir(dirname); in readlinkat_0200() local
/third_party/skia/src/core/
H A DSkPathMakers.h17 SkPath_PointIterator(SkPathDirection dir, unsigned startIndex) in SkPath_PointIterator() argument
41 SkPath_RectPointIterator(const SkRect& rect, SkPathDirection dir, unsigned startIndex) in SkPath_RectPointIterator() argument
53 SkPath_OvalPointIterator(const SkRect& oval, SkPathDirection dir, unsigned startIndex) in SkPath_OvalPointIterator() argument
68 SkPath_RRectPointIterator(const SkRRect& rrect, SkPathDirection dir, unsigned startIndex) in SkPath_RRectPointIterator() argument
/third_party/skia/third_party/externals/sfntly/java/src/com/google/typography/font/sfntly/table/opentype/testing/
H A DFontLoader.java28 getFontFiles( List<File> fonts, File dir, String startFrom, boolean foundStart) getFontFiles() argument
/third_party/skia/third_party/externals/icu/source/i18n/
H A Dcasetrn.cpp35 utrans_rep_caseContextIterator(void *context, int8_t dir) in utrans_rep_caseContextIterator() argument
[all...]
/third_party/skia/src/ports/
H A DSkFontMgr_custom_directory.cpp16 DirectorySystemFontLoader(const char* dir) : fBaseDirectory(dir) { } in DirectorySystemFontLoader() argument
102 SK_API sk_sp<SkFontMgr> SkFontMgr_New_Custom_Directory(const char* dir) { in SkFontMgr_New_Custom_Directory() argument
/third_party/toybox/toys/lsb/
H A Dumount.c51 static void do_umount(char *dir, char *dev, int flags) in do_umount() argument
[all...]
/third_party/skia/gm/
H A Dpathcontourstart.cpp101 drawOneColumn(SkCanvas* canvas, SkPathDirection dir, SkPath (*makePath)(const SkRect&, SkPathDirection, unsigned)) const drawOneColumn() argument
[all...]
/third_party/skia/modules/svg/src/
H A DSkSVGFeLighting.cpp97 const SkPoint3 dir = light->computeDirection(); in makeDistantLight() local
151 const SkPoint3 dir = light->computeDirection(); in makeDistantLight() local
/third_party/rust/crates/rustix/tests/fs/
H A Dmain.rs10 mod dir; modules

Completed in 11 milliseconds

1...<<11121314151617181920>>...159