| /third_party/skia/third_party/externals/freetype/src/gzip/ |
| H A D | infcodes.c | 33 inflate_codes_mode mode; /* current inflate_codes mode */ member [all...] |
| H A D | inflate.c | 33 inflate_mode mode; /* current inflate mode */ member [all...] |
| /third_party/skia/third_party/externals/freetype/src/sdf/ |
| H A D | ftsdfrend.c | 247 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 D | ftsmooth.c | 428 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 D | hb-ot-shape-normalize.cc | 299 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 D | dlfcn_simple.c | 109 static void *darwin_dlopen(const char *path, int mode) in darwin_dlopen() argument
|
| /third_party/python/Modules/_io/clinic/ |
| H A D | _iomodule.c.h | 141 const char *mode = "r"; _io_open() local [all...] |
| H A D | winconsoleio.c.h | 58 const char *mode = "r"; in _io__WindowsConsoleIO___init__() local [all...] |
| /third_party/skia/third_party/externals/swiftshader/third_party/subzero/bloat/ |
| H A D | bloat.py | 397 mode = args[0] variable
|
| /third_party/skia/third_party/externals/tint/tools/src/cmd/remote-compile/ |
| H A D | socket.cc | 65 u_long mode = blocking ? 0 : 1; in setBlocking() local
|
| /third_party/skia/third_party/externals/zlib/contrib/minizip/ |
| H A D | ioapi.c | 31 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 D | unorm.cpp | 47 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 D | mdev.c | 43 int major = 0, minor = 0, type, len, fd, mode = 0660; in make_device() local
|
| /third_party/toybox/toys/posix/ |
| H A D | cpio.c | 111 unsigned size, mode, uid, gid, timestamp; in cpio_main() local [all...] |
| /third_party/python/Modules/clinic/ |
| H A D | _gdbmmodule.c.h | 273 int mode = 438; in dbmopen() local [all...] |
| /third_party/pulseaudio/src/pulsecore/ |
| H A D | database-tdb.c | 67 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 D | QrSegment.java | 221 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 D | spinlock.cc | 77 SpinLock::SpinLock(base_internal::SchedulingMode mode) in SpinLock() argument
|
| /third_party/skia/third_party/externals/abseil-cpp/absl/random/ |
| H A D | poisson_distribution.h | 157 const double mode = std::ceil(mean_) - 1; in param_type() local
|
| /third_party/skia/modules/skottie/src/layers/shapelayer/ |
| H A D | Repeater.cpp | 27 RepeaterRenderNode(std::vector<sk_sp<RenderNode>>&& children, CompositeMode mode) in RepeaterRenderNode() argument
|
| /third_party/skia/fuzz/ |
| H A D | FuzzCommon.cpp | 170 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 D | xfermodes.cpp | 134 void draw_mode(SkCanvas* canvas, SkBlendMode mode, SrcType srcType, SkScalar x, SkScalar y) { in draw_mode() argument
|
| H A D | xfermodes3.cpp | 81 SkBlendMode mode = static_cast<SkBlendMode>(m); variable
|
| /third_party/skia/include/core/ |
| H A D | SkVertices.h | 45 static sk_sp<SkVertices> MakeCopy(VertexMode mode, int vertexCount, in MakeCopy() argument
|
| /third_party/skia/modules/sksg/src/ |
| H A D | SkSGColorFilter.cpp | 63 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
|