Home
last modified time | relevance | path

Searched defs:mode (Results 676 - 700 of 2791) sorted by relevance

1...<<21222324252627282930>>...112

/third_party/skia/third_party/externals/freetype/src/gzip/
H A Dinfcodes.c33 inflate_codes_mode mode; /* current inflate_codes mode */ member
[all...]
H A Dinflate.c33 inflate_mode mode; /* current inflate mode */ member
[all...]
/third_party/skia/third_party/externals/freetype/src/sdf/
H A Dftsdfrend.c247 ft_sdf_render( FT_Renderer module, FT_GlyphSlot slot, FT_Render_Mode mode, const FT_Vector* origin ) ft_sdf_render() argument
470 ft_bsdf_render( FT_Renderer module, FT_GlyphSlot slot, FT_Render_Mode mode, const FT_Vector* origin ) ft_bsdf_render() argument
/third_party/skia/third_party/externals/freetype/src/smooth/
H A Dftsmooth.c428 ft_smooth_render( FT_Renderer render, FT_GlyphSlot slot, FT_Render_Mode mode, const FT_Vector* origin ) ft_smooth_render() argument
[all...]
/third_party/skia/third_party/externals/harfbuzz/src/
H A Dhb-ot-shape-normalize.cc299 hb_ot_shape_normalization_mode_t mode = plan->shaper->normalization_preference; in _hb_ot_shape_normalize() local
[all...]
/third_party/python/Modules/_ctypes/darwin/
H A Ddlfcn_simple.c109 static void *darwin_dlopen(const char *path, int mode) in darwin_dlopen() argument
/third_party/python/Modules/_io/clinic/
H A D_iomodule.c.h141 const char *mode = "r"; _io_open() local
[all...]
H A Dwinconsoleio.c.h58 const char *mode = "r"; in _io__WindowsConsoleIO___init__() local
[all...]
/third_party/skia/third_party/externals/swiftshader/third_party/subzero/bloat/
H A Dbloat.py397 mode = args[0] variable
/third_party/skia/third_party/externals/tint/tools/src/cmd/remote-compile/
H A Dsocket.cc65 u_long mode = blocking ? 0 : 1; in setBlocking() local
/third_party/skia/third_party/externals/zlib/contrib/minizip/
H A Dioapi.c31 voidpf call_zopen64 (const zlib_filefunc64_32_def* pfilefunc,const void*filename,int mode) in call_zopen64() argument
95 static voidpf ZCALLBACK fopen_file_func (voidpf opaque, const char* filename, int mode) in fopen_file_func() argument
113 fopen64_file_func(voidpf opaque, const void* filename, int mode) fopen64_file_func() argument
[all...]
/third_party/skia/third_party/externals/icu/source/common/
H A Dunorm.cpp47 unorm_quickCheck(const UChar *src, int32_t srcLength, UNormalizationMode mode, UErrorCode *pErrorCode) unorm_quickCheck() argument
56 unorm_quickCheckWithOptions(const UChar *src, int32_t srcLength, UNormalizationMode mode, int32_t options, UErrorCode *pErrorCode) unorm_quickCheckWithOptions() argument
71 unorm_isNormalized(const UChar *src, int32_t srcLength, UNormalizationMode mode, UErrorCode *pErrorCode) unorm_isNormalized() argument
79 unorm_isNormalizedWithOptions(const UChar *src, int32_t srcLength, UNormalizationMode mode, int32_t options, UErrorCode *pErrorCode) unorm_isNormalizedWithOptions() argument
97 unorm_normalize(const UChar *src, int32_t srcLength, UNormalizationMode mode, int32_t options, UChar *dest, int32_t destCapacity, UErrorCode *pErrorCode) unorm_normalize() argument
177 unorm_iterate(UCharIterator *src, UBool forward, UChar *dest, int32_t destCapacity, UNormalizationMode mode, int32_t options, UBool doNormalize, UBool *pNeededToNormalize, UErrorCode *pErrorCode) unorm_iterate() argument
197 unorm_previous(UCharIterator *src, UChar *dest, int32_t destCapacity, UNormalizationMode mode, int32_t options, UBool doNormalize, UBool *pNeededToNormalize, UErrorCode *pErrorCode) unorm_previous() argument
210 unorm_next(UCharIterator *src, UChar *dest, int32_t destCapacity, UNormalizationMode mode, int32_t options, UBool doNormalize, UBool *pNeededToNormalize, UErrorCode *pErrorCode) unorm_next() argument
261 unorm_concatenate(const UChar *left, int32_t leftLength, const UChar *right, int32_t rightLength, UChar *dest, int32_t destCapacity, UNormalizationMode mode, int32_t options, UErrorCode *pErrorCode) unorm_concatenate() argument
[all...]
/third_party/toybox/toys/pending/
H A Dmdev.c43 int major = 0, minor = 0, type, len, fd, mode = 0660; in make_device() local
/third_party/toybox/toys/posix/
H A Dcpio.c111 unsigned size, mode, uid, gid, timestamp; in cpio_main() local
[all...]
/third_party/python/Modules/clinic/
H A D_gdbmmodule.c.h273 int mode = 438; in dbmopen() local
[all...]
/third_party/pulseaudio/src/pulsecore/
H A Ddatabase-tdb.c67 tdb_open_cloexec( const char *name, int hash_size, int tdb_flags, int open_flags, mode_t mode) tdb_open_cloexec() argument
/third_party/qrcodegen/java-fast/io/nayuki/fastqrcodegen/
H A DQrSegment.java221 public final Mode mode; global() field in QrSegment
321 Mode(int mode, int... ccbits) Mode() argument
[all...]
/third_party/skia/third_party/externals/abseil-cpp/absl/base/internal/
H A Dspinlock.cc77 SpinLock::SpinLock(base_internal::SchedulingMode mode) in SpinLock() argument
/third_party/skia/third_party/externals/abseil-cpp/absl/random/
H A Dpoisson_distribution.h157 const double mode = std::ceil(mean_) - 1; in param_type() local
/third_party/skia/modules/skottie/src/layers/shapelayer/
H A DRepeater.cpp27 RepeaterRenderNode(std::vector<sk_sp<RenderNode>>&& children, CompositeMode mode) in RepeaterRenderNode() argument
/third_party/skia/fuzz/
H A DFuzzCommon.cpp170 SkPath::AddPathMode mode = static_cast<SkPath::AddPathMode>(ui); in FuzzNicePath() local
178 SkPath::AddPathMode mode = static_cast<SkPath::AddPathMode>(ui); in FuzzNicePath() local
/third_party/skia/gm/
H A Dxfermodes.cpp134 void draw_mode(SkCanvas* canvas, SkBlendMode mode, SrcType srcType, SkScalar x, SkScalar y) { in draw_mode() argument
H A Dxfermodes3.cpp81 SkBlendMode mode = static_cast<SkBlendMode>(m); variable
/third_party/skia/include/core/
H A DSkVertices.h45 static sk_sp<SkVertices> MakeCopy(VertexMode mode, int vertexCount, in MakeCopy() argument
/third_party/skia/modules/sksg/src/
H A DSkSGColorFilter.cpp63 ModeColorFilter::ModeColorFilter(sk_sp<RenderNode> child, sk_sp<Color> color, SkBlendMode mode) in ModeColorFilter() argument
56 Make(sk_sp<RenderNode> child, sk_sp<Color> color, SkBlendMode mode) Make() argument

Completed in 13 milliseconds

1...<<21222324252627282930>>...112