Home
last modified time | relevance | path

Searched defs:dir (Results 176 - 200 of 722) sorted by relevance

12345678910>>...29

/third_party/mesa3d/src/gallium/auxiliary/hud/
H A Dhud_cpufreq.c203 DIR *dir = opendir("/sys/devices/system/cpu"); in hud_get_num_cpufreq() local
/third_party/musl/libc-test/src/functional/
H A Drenameat2_test.c218 static void CloseFolder(DIR *dir) in CloseFolder() argument
227 DIR *dir = opendir(g_dirPath); in main() local
[all...]
/third_party/musl/Benchmark/musl/
H A Dlibc_fcntl.cpp366 DIR *dir = opendir(filename); in Bm_function_Openat_RelativePath_fd() local
/third_party/node/deps/openssl/openssl/apps/
H A Dversion.c46 int cflags = 0, version = 0, date = 0, options = 0, platform = 0, dir = 0; in version_main() local
/third_party/pulseaudio/src/pulsecore/
H A Dcore-scache.c483 DIR *dir; in pa_scache_add_directory_lazy() local
H A Dconf-parser.c101 char *dir = pa_xstrndup(state->filename, k - state->filename); in parse_line() local
/third_party/openssl/apps/
H A Dversion.c46 int cflags = 0, version = 0, date = 0, options = 0, platform = 0, dir = 0; in version_main() local
/third_party/skia/src/effects/imagefilters/
H A DSkTileImageFilter.cpp172 onFilterNodeBounds( const SkIRect& src, const SkMatrix& ctm, MapDirection dir, const SkIRect* inputRect) const onFilterNodeBounds() argument
H A DSkOffsetImageFilter.cpp135 onFilterNodeBounds( const SkIRect& src, const SkMatrix& ctm, MapDirection dir, const SkIRect* inputRect) const onFilterNodeBounds() argument
/third_party/skia/src/gpu/effects/
H A DGrGaussianConvolutionFragmentProcessor.cpp257 Direction dir = d->fRandom->nextBool() ? Direction::kY : Direction::kX; in TestCreate() local
H A DGrConvexPolyEffect.cpp23 SkPathFirstDirection dir = SkPathPriv::ComputeFirstDirection(path); in Make() local
/third_party/skia/src/gpu/geometry/
H A DGrShape.cpp62 SkPathDirection dir; in simplifyPath() local
76 this->simplifyRRect(SkRRect::MakeOval(rect), dir, start * 2, flags); in simplifyPath() local
151 void GrShape::simplifyRRect(const SkRRect& rrect, SkPathDirection dir, unsigned start, in simplifyRRect() argument
168 simplifyRect(const SkRect& rect, SkPathDirection dir, unsigned start, unsigned flags) simplifyRect() argument
[all...]
H A DGrStyledShape.h86 GrStyledShape(const SkRRect& rrect, SkPathDirection dir, unsigned start, bool inverted, in GrStyledShape() argument
/third_party/skia/src/core/
H A DSkMatrixImageFilter.cpp121 onFilterNodeBounds(const SkIRect& src, const SkMatrix& ctm, MapDirection dir, const SkIRect* inputRect) const onFilterNodeBounds() argument
/third_party/skia/third_party/externals/icu/source/i18n/
H A Dutrans.cpp135 utrans_openU(const UChar *id, int32_t idLength, UTransDirection dir, const UChar *rules, int32_t rulesLength, UParseError *parseError, UErrorCode *status) utrans_openU() argument
/third_party/skia/third_party/externals/icu/source/tools/toolutil/
H A Dunewdata.cpp36 udata_create(const char *dir, const char *type, const char *name, in udata_create() argument
194 udata_createDummy(const char *dir, const char *type, const char *name, UErrorCode *pErrorCode) udata_createDummy() argument
[all...]
/third_party/skia/src/pathops/
H A DSkOpBuilder.cpp46 SkPathFirstDirection dir = SkPathPriv::ComputeFirstDirection(*path); in FixWinding() local
141 SkPathFirstDirection dir = SkPathPriv::ComputeFirstDirection(*test); in resolve() local
/third_party/python/Modules/_decimal/libmpdec/
H A Dtranspose.c75 swap_halfrows_pow2(mpd_uint_t *matrix, mpd_size_t rows, mpd_size_t cols, int dir) in swap_halfrows_pow2() argument
/third_party/toybox/porting/liteos_a/toys/lsb/
H A Dmount.c163 static void mount_filesystem(char *dev, char *dir, char *type, in mount_filesystem() argument
276 char *opts = 0, *dev = 0, *dir = 0, **ss; mount_main() local
[all...]
/third_party/toybox/toys/lsb/
H A Dmount.c167 static void mount_filesystem(char *dev, char *dir, char *type, in mount_filesystem() argument
290 char *opts = 0, *dev = 0, *dir = 0, **ss; mount_main() local
[all...]
/third_party/toybox/toys/pending/
H A Dmdev.c228 DIR *dir; in make_device() local
/third_party/pulseaudio/src/pulse/
H A Dutil.c170 char *dir; in pa_get_home_dir() local
/third_party/skia/fuzz/
H A DFuzzCommon.cpp55 SkPathDirection dir; in FuzzNicePath() local
[all...]
/third_party/skia/modules/particles/src/
H A DSkParticleDrawable.cpp57 float* dir[] = { in DrawAtlasArrays() local
/third_party/selinux/libselinux/src/
H A Dstringrep.c55 DIR *dir; in discover_class() local

Completed in 12 milliseconds

12345678910>>...29