Home
last modified time | relevance | path

Searched defs:ft (Results 1 – 25 of 97) sorted by relevance

1234

/third_party/flutter/skia/fuzz/
DFuzzPathop.cpp28 SkPath::FillType ft; in DEF_FUZZ() local
44 SkPath::FillType ft; in DEF_FUZZ() local
60 SkPath::FillType ft; in DEF_FUZZ() local
86 SkPath::FillType ft; in DEF_FUZZ() local
102 SkPath::FillType ft; in DEF_FUZZ() local
/third_party/skia/fuzz/
DFuzzPathop.cpp28 SkPathFillType ft; in DEF_FUZZ() local
44 SkPathFillType ft; in DEF_FUZZ() local
60 SkPathFillType ft; in DEF_FUZZ() local
86 SkPathFillType ft; in DEF_FUZZ() local
102 SkPathFillType ft; in DEF_FUZZ() local
/third_party/skia/include/core/
DSkPathTypes.h24 static inline bool SkPathFillType_IsEvenOdd(SkPathFillType ft) { in SkPathFillType_IsEvenOdd()
28 static inline bool SkPathFillType_IsInverse(SkPathFillType ft) { in SkPathFillType_IsInverse()
32 static inline SkPathFillType SkPathFillType_ConvertToNonInverse(SkPathFillType ft) { in SkPathFillType_ConvertToNonInverse()
/third_party/typescript/tests/baselines/reference/
DthisInClassBodyStaticESNext.js7 static ft = function () { return this } method in Foo
18 static ft = function () { return this; }; method in Foo
/third_party/libabigail/tests/data/test-read-ctf/
Dtest7.c3 void first_type_constructor(struct first_type *ft) in first_type_constructor()
/third_party/iowow/src/platform/win32/
Dwin32.c18 IW_INLINE uint64_t _iwp_filetime2ticks(const FILETIME *ft) { in _iwp_filetime2ticks()
27 IW_INLINE void _iwp_filetime2timespec(const FILETIME *ft, struct timespec *spec) { in _iwp_filetime2timespec()
33 IW_INLINE uint64_t _iwp_filetime2millisecons(const FILETIME *ft) { in _iwp_filetime2millisecons()
47 FILETIME ft; in iwp_current_time_ms() local
/third_party/typescript/tests/cases/compiler/
DthisInClassBodyStaticESNext.ts9 static ft = function () { return this } property in Foo
/third_party/libwebsockets/win32port/win32helpers/
Dgettimeofday.c9 FILETIME ft; in gettimeofday() local
/third_party/gstreamer/gstreamer/libs/gst/check/libcheck/libcompat/
Dgettimeofday.c37 FILETIME ft; in gettimeofday() member
/third_party/mesa3d/src/c11/impl/
Dtime.c52 FILETIME ft; in timespec_get() local
/third_party/skia/modules/sksg/src/
DSkSGPath.cpp33 const auto ft = fPath.getFillType(); in onRevalidate() local
/third_party/flutter/skia/modules/sksg/src/
DSkSGPath.cpp33 const auto ft = fPath.getFillType(); in onRevalidate() local
/third_party/ffmpeg/libavformat/
Dnutenc.c152 FrameCode *ft; in build_frame_code() local
162 FrameCode *ft = &nut->frame_code[start]; in build_frame_code() local
191 FrameCode *ft = &nut->frame_code[start2]; in build_frame_code() local
217 FrameCode *ft = &nut->frame_code[start2]; in build_frame_code() local
228 FrameCode *ft = &nut->frame_code[start2]; in build_frame_code() local
261 FrameCode *ft = &nut->frame_code[index]; in build_frame_code() local
/third_party/musl/src/math/
Dcbrtl.c34 float_t ft; in cbrtl() local
/third_party/musl/porting/liteos_a/kernel/src/math/
Dcbrtl.c34 float_t ft; in cbrtl() local
/third_party/flutter/skia/samplecode/
DSampleFillType.cpp30 void showPath(SkCanvas* canvas, int x, int y, SkPath::FillType ft, in showPath()
/third_party/skia/samplecode/
DSampleFillType.cpp30 void showPath(SkCanvas* canvas, int x, int y, SkPathFillType ft, in showPath()
/third_party/libwebsockets/minimal-examples/api-tests/api-test-fts/
Dmain.c34 int fd, fi, ft, createindex = 0, flags = LWSFTS_F_QUERY_AUTOCOMPLETE; in main() local
/third_party/skia/gm/
Dfilltypes.cpp46 void showPath(SkCanvas* canvas, int x, int y, SkPathFillType ft, in showPath()
Dfilltypespersp.cpp50 void showPath(SkCanvas* canvas, int x, int y, SkPathFillType ft, in showPath()
/third_party/flutter/skia/gm/
Dfilltypes.cpp45 void showPath(SkCanvas* canvas, int x, int y, SkPath::FillType ft, in showPath()
Dfilltypespersp.cpp49 void showPath(SkCanvas* canvas, int x, int y, SkPath::FillType ft, in showPath()
/third_party/littlefs/scripts/
Dsummary.py6 import functools as ft namespace
/third_party/pulseaudio/src/pulse/
Dtimeval.c51 FILETIME ft; in pa_gettimeofday() local
/third_party/flutter/skia/third_party/externals/sfntly/java/src/com/google/typography/font/sfntly/table/opentype/
DTaggedData.java53 int tagRangeField(FieldType ft, String label); in tagRangeField()

1234