/third_party/mesa3d/src/gallium/auxiliary/hud/ |
H A D | hud_cpufreq.c | 203 DIR *dir = opendir("/sys/devices/system/cpu"); in hud_get_num_cpufreq() local
|
/third_party/musl/libc-test/src/functional/ |
H A D | renameat2_test.c | 218 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 D | libc_fcntl.cpp | 366 DIR *dir = opendir(filename); in Bm_function_Openat_RelativePath_fd() local
|
/third_party/node/deps/openssl/openssl/apps/ |
H A D | version.c | 46 int cflags = 0, version = 0, date = 0, options = 0, platform = 0, dir = 0; in version_main() local
|
/third_party/pulseaudio/src/pulsecore/ |
H A D | core-scache.c | 483 DIR *dir; in pa_scache_add_directory_lazy() local
|
H A D | conf-parser.c | 101 char *dir = pa_xstrndup(state->filename, k - state->filename); in parse_line() local
|
/third_party/openssl/apps/ |
H A D | version.c | 46 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 D | SkTileImageFilter.cpp | 172 onFilterNodeBounds( const SkIRect& src, const SkMatrix& ctm, MapDirection dir, const SkIRect* inputRect) const onFilterNodeBounds() argument
|
H A D | SkOffsetImageFilter.cpp | 135 onFilterNodeBounds( const SkIRect& src, const SkMatrix& ctm, MapDirection dir, const SkIRect* inputRect) const onFilterNodeBounds() argument
|
/third_party/skia/src/gpu/effects/ |
H A D | GrGaussianConvolutionFragmentProcessor.cpp | 257 Direction dir = d->fRandom->nextBool() ? Direction::kY : Direction::kX; in TestCreate() local
|
H A D | GrConvexPolyEffect.cpp | 23 SkPathFirstDirection dir = SkPathPriv::ComputeFirstDirection(path); in Make() local
|
/third_party/skia/src/gpu/geometry/ |
H A D | GrShape.cpp | 62 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 D | GrStyledShape.h | 86 GrStyledShape(const SkRRect& rrect, SkPathDirection dir, unsigned start, bool inverted, in GrStyledShape() argument
|
/third_party/skia/src/core/ |
H A D | SkMatrixImageFilter.cpp | 121 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 D | utrans.cpp | 135 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 D | unewdata.cpp | 36 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 D | SkOpBuilder.cpp | 46 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 D | transpose.c | 75 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 D | mount.c | 163 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 D | mount.c | 167 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 D | mdev.c | 228 DIR *dir; in make_device() local
|
/third_party/pulseaudio/src/pulse/ |
H A D | util.c | 170 char *dir; in pa_get_home_dir() local
|
/third_party/skia/fuzz/ |
H A D | FuzzCommon.cpp | 55 SkPathDirection dir; in FuzzNicePath() local [all...] |
/third_party/skia/modules/particles/src/ |
H A D | SkParticleDrawable.cpp | 57 float* dir[] = { in DrawAtlasArrays() local
|
/third_party/selinux/libselinux/src/ |
H A D | stringrep.c | 55 DIR *dir; in discover_class() local
|