/third_party/flutter/skia/fuzz/ |
D | FuzzGradients.cpp | 29 std::vector<SkScalar>* pos, SkTileMode* mode) { in initGradientParams() 42 SkColor c; in initGradientParams() local 71 SkTileMode mode, in logLinearGradient() 116 SkTileMode mode; in fuzzLinearGradient() local 135 SkCanvas* c = surface->getCanvas(); in fuzzLinearGradient() local 154 SkTileMode mode; in fuzzRadialGradient() local 173 SkCanvas* c = surface->getCanvas(); in fuzzRadialGradient() local 192 SkTileMode mode; in fuzzTwoPointConicalGradient() local 211 SkCanvas* c = surface->getCanvas(); in fuzzTwoPointConicalGradient() local 226 SkTileMode mode; in fuzzSweepGradient() local [all …]
|
/third_party/skia/fuzz/ |
D | FuzzGradients.cpp | 29 std::vector<SkScalar>* pos, SkTileMode* mode) { in initGradientParams() 42 SkColor c; in initGradientParams() local 71 SkTileMode mode, in logLinearGradient() 116 SkTileMode mode; in fuzzLinearGradient() local 135 SkCanvas* c = surface->getCanvas(); in fuzzLinearGradient() local 154 SkTileMode mode; in fuzzRadialGradient() local 173 SkCanvas* c = surface->getCanvas(); in fuzzRadialGradient() local 192 SkTileMode mode; in fuzzTwoPointConicalGradient() local 211 SkCanvas* c = surface->getCanvas(); in fuzzTwoPointConicalGradient() local 226 SkTileMode mode; in fuzzSweepGradient() local [all …]
|
/third_party/vk-gl-cts/modules/gles3/functional/ |
D | es3fShaderDiscardTests.cpp | 149 inline void evalDiscardAlways (ShaderEvalContext& c) { c.discard(); } in evalDiscardAlways() 150 inline void evalDiscardNever (ShaderEvalContext& c) { c.color.xyz() = c.coords.swizzle(0,1,2); } in evalDiscardNever() 151 inline void evalDiscardDynamic (ShaderEvalContext& c) { c.color.xyz() = c.coords.swizzle(0,1,2); if… in evalDiscardDynamic() 153 inline void evalDiscardTexture (ShaderEvalContext& c) in evalDiscardTexture() 160 static ShaderEvalFunc getEvalFunc (DiscardMode mode) in getEvalFunc() 286 static const char* getModeName (DiscardMode mode) in getModeName() 316 static const char* getModeDesc (DiscardMode mode) in getModeDesc() 331 ShaderDiscardCase* makeDiscardCase (Context& context, DiscardTemplate tmpl, DiscardMode mode) in makeDiscardCase() 358 for (int mode = 0; mode < DISCARDMODE_LAST; mode++) in init() local
|
/third_party/vk-gl-cts/modules/gles2/functional/ |
D | es2fShaderDiscardTests.cpp | 169 inline void evalDiscardAlways (ShaderEvalContext& c) { c.discard(); } in evalDiscardAlways() 170 inline void evalDiscardNever (ShaderEvalContext& c) { c.color.xyz() = c.coords.swizzle(0,1,2); } in evalDiscardNever() 171 inline void evalDiscardDynamic (ShaderEvalContext& c) { c.color.xyz() = c.coords.swizzle(0,1,2); if… in evalDiscardDynamic() 173 inline void evalDiscardTexture (ShaderEvalContext& c) in evalDiscardTexture() 180 static ShaderEvalFunc getEvalFunc (DiscardMode mode) in getEvalFunc() 296 static const char* getModeName (DiscardMode mode) in getModeName() 326 static const char* getModeDesc (DiscardMode mode) in getModeDesc() 341 ShaderDiscardCase* makeDiscardCase (Context& context, DiscardTemplate tmpl, DiscardMode mode) in makeDiscardCase() 370 for (int mode = 0; mode < DISCARDMODE_LAST; mode++) in init() local
|
/third_party/ffmpeg/libavcodec/ |
D | libcelt_dec.c | 29 CELTMode *mode; member 52 static int ff_celt_bitstream_version_hack(CELTMode *mode) in ff_celt_bitstream_version_hack() 59 static av_cold int libcelt_dec_init(AVCodecContext *c) in libcelt_dec_init() 96 static av_cold int libcelt_dec_close(AVCodecContext *c) in libcelt_dec_close() 105 static int libcelt_dec_decode(AVCodecContext *c, void *data, in libcelt_dec_decode()
|
/third_party/node/deps/icu-small/source/common/ |
D | normlzr.cpp | 49 Normalizer::Normalizer(ConstChar16Ptr str, int32_t length, UNormalizationMode mode) : in Normalizer() 58 Normalizer::Normalizer(const CharacterIterator& iter, UNormalizationMode mode) : in Normalizer() 129 UNormalizationMode mode, int32_t options, in normalize() 180 UNormalizationMode mode, int32_t options, in quickCheck() 197 UNormalizationMode mode, int32_t options, in isNormalized() 215 UNormalizationMode mode, int32_t options, in concatenate() 271 UChar32 c=buffer.char32At(bufferPos); in next() local 286 UChar32 c=buffer.char32At(bufferPos-1); in previous() local 491 UChar32 c; in nextNormalize() local 514 UChar32 c=text->previous32(); in previousNormalize() local
|
/third_party/flutter/skia/third_party/externals/icu/source/common/ |
D | normlzr.cpp | 49 Normalizer::Normalizer(ConstChar16Ptr str, int32_t length, UNormalizationMode mode) : in Normalizer() 58 Normalizer::Normalizer(const CharacterIterator& iter, UNormalizationMode mode) : in Normalizer() 129 UNormalizationMode mode, int32_t options, in normalize() 180 UNormalizationMode mode, int32_t options, in quickCheck() 197 UNormalizationMode mode, int32_t options, in isNormalized() 215 UNormalizationMode mode, int32_t options, in concatenate() 271 UChar32 c=buffer.char32At(bufferPos); in next() local 286 UChar32 c=buffer.char32At(bufferPos-1); in previous() local 491 UChar32 c; in nextNormalize() local 514 UChar32 c=text->previous32(); in previousNormalize() local
|
/third_party/skia/third_party/externals/icu/source/common/ |
D | normlzr.cpp | 49 Normalizer::Normalizer(ConstChar16Ptr str, int32_t length, UNormalizationMode mode) : in Normalizer() 58 Normalizer::Normalizer(const CharacterIterator& iter, UNormalizationMode mode) : in Normalizer() 129 UNormalizationMode mode, int32_t options, in normalize() 180 UNormalizationMode mode, int32_t options, in quickCheck() 197 UNormalizationMode mode, int32_t options, in isNormalized() 215 UNormalizationMode mode, int32_t options, in concatenate() 271 UChar32 c=buffer.char32At(bufferPos); in next() local 286 UChar32 c=buffer.char32At(bufferPos-1); in previous() local 491 UChar32 c; in nextNormalize() local 514 UChar32 c=text->previous32(); in previousNormalize() local
|
/third_party/icu/icu4c/source/common/ |
D | normlzr.cpp | 49 Normalizer::Normalizer(ConstChar16Ptr str, int32_t length, UNormalizationMode mode) : in Normalizer() 58 Normalizer::Normalizer(const CharacterIterator& iter, UNormalizationMode mode) : in Normalizer() 129 UNormalizationMode mode, int32_t options, in normalize() 180 UNormalizationMode mode, int32_t options, in quickCheck() 197 UNormalizationMode mode, int32_t options, in isNormalized() 215 UNormalizationMode mode, int32_t options, in concatenate() 271 UChar32 c=buffer.char32At(bufferPos); in next() local 286 UChar32 c=buffer.char32At(bufferPos-1); in previous() local 491 UChar32 c; in nextNormalize() local 514 UChar32 c=text->previous32(); in previousNormalize() local
|
/third_party/boost/boost/nowide/ |
D | filebuf.hpp | 122 basic_filebuf* open(const std::string& s, std::ios_base::openmode mode) in open() 129 basic_filebuf* open(const char* s, std::ios_base::openmode mode) in open() 135 basic_filebuf* open(const wchar_t* s, std::ios_base::openmode mode) in open() 217 int overflow(int c = EOF) override in overflow() 280 const int c = std::fgetc(file_); in underflow() local 296 int pbackfail(int c = EOF) override in pbackfail() 406 static const wchar_t* get_mode(std::ios_base::openmode mode) in get_mode()
|
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/shaderrender/ |
D | vktShaderRenderDiscardTests.cpp | 187 inline void evalDiscardAlways (ShaderEvalContext& c) { c.discard(); } in evalDiscardAlways() 188 inline void evalDiscardNever (ShaderEvalContext& c) { c.color.xyz() = c.coords.swizzle(0,1,2); } in evalDiscardNever() 189 inline void evalDiscardDynamic (ShaderEvalContext& c) { c.color.xyz() = c.coords.swizzle(0,1,2); if… in evalDiscardDynamic() 191 inline void evalDiscardTexture (ShaderEvalContext& c) in evalDiscardTexture() 198 static ShaderEvalFunc getEvalFunc (DiscardMode mode) in getEvalFunc() 315 static const char* getModeName (DiscardMode mode) in getModeName() 346 static const char* getModeDesc (DiscardMode mode) in getModeDesc() 362 …> makeDiscardCase (tcu::TestContext& testCtx, DiscardTemplate tmpl, DiscardMode mode, const std::s… in makeDiscardCase() 438 for (int mode = 0; mode < DISCARDMODE_LAST; mode++) in init() local
|
/third_party/musl/src/stdio/ |
D | fmemopen.c | 11 int mode; member 16 struct cookie c; member 23 struct cookie *c = f->cookie; in mseek() local 36 struct cookie *c = f->cookie; in mread() local 56 struct cookie *c = f->cookie; in mwrite() local 81 FILE *fmemopen(void *restrict buf, size_t size, const char *restrict mode) in fmemopen()
|
/third_party/icu/ohos_icu4j/src/main/java/ohos/global/icu/text/ |
D | Normalizer.java | 136 private Mode mode; field in Normalizer 577 public Normalizer(String str, Mode mode, int opt) { in Normalizer() 602 public Normalizer(CharacterIterator iter, Mode mode, int opt) { in Normalizer() 623 public Normalizer(UCharacterIterator iter, Mode mode, int options) { in Normalizer() 863 public static String normalize(String str, Mode mode, int options) { in normalize() 880 public static String normalize(String src,Mode mode) { in normalize() 901 public static int normalize(char[] source,char[] target, Mode mode, int options) { in normalize() 929 Mode mode, int options) { in normalize() 948 public static String normalize(int char32, Mode mode, int options) { in normalize() 968 public static String normalize(int char32, Mode mode) { in normalize() [all …]
|
/third_party/icu/icu4j/main/classes/core/src/com/ibm/icu/text/ |
D | Normalizer.java | 137 private Mode mode; field in Normalizer 566 public Normalizer(String str, Mode mode, int opt) { in Normalizer() 590 public Normalizer(CharacterIterator iter, Mode mode, int opt) { in Normalizer() 610 public Normalizer(UCharacterIterator iter, Mode mode, int options) { in Normalizer() 840 public static String normalize(String str, Mode mode, int options) { in normalize() 856 public static String normalize(String src,Mode mode) { in normalize() 876 public static int normalize(char[] source,char[] target, Mode mode, int options) { in normalize() 903 Mode mode, int options) { in normalize() 921 public static String normalize(int char32, Mode mode, int options) { in normalize() 940 public static String normalize(int char32, Mode mode) { in normalize() [all …]
|
/third_party/boost/tools/boost_install/test/iostreams/zlib-1.2.11/contrib/iostream3/ |
D | zfstream.cc | 52 std::ios_base::openmode mode) in open() 80 std::ios_base::openmode mode) in attach() 131 gzfilebuf::open_mode(std::ios_base::openmode mode, in open_mode() 214 gzfilebuf::overflow(int_type c) in overflow() 380 std::ios_base::openmode mode) in gzifstream() 389 std::ios_base::openmode mode) in gzifstream() 399 std::ios_base::openmode mode) in open() 410 std::ios_base::openmode mode) in attach() 435 std::ios_base::openmode mode) in gzofstream() 444 std::ios_base::openmode mode) in gzofstream() [all …]
|
/third_party/boost/libs/beast/test/extern/zlib-1.2.11/contrib/iostream3/ |
D | zfstream.cc | 52 std::ios_base::openmode mode) in open() 80 std::ios_base::openmode mode) in attach() 131 gzfilebuf::open_mode(std::ios_base::openmode mode, in open_mode() 214 gzfilebuf::overflow(int_type c) in overflow() 380 std::ios_base::openmode mode) in gzifstream() 389 std::ios_base::openmode mode) in gzifstream() 399 std::ios_base::openmode mode) in open() 410 std::ios_base::openmode mode) in attach() 435 std::ios_base::openmode mode) in gzofstream() 444 std::ios_base::openmode mode) in gzofstream() [all …]
|
/third_party/zlib/contrib/iostream3/ |
D | zfstream.cc | 52 std::ios_base::openmode mode) in open() 80 std::ios_base::openmode mode) in attach() 131 gzfilebuf::open_mode(std::ios_base::openmode mode, in open_mode() 214 gzfilebuf::overflow(int_type c) in overflow() 380 std::ios_base::openmode mode) in gzifstream() 389 std::ios_base::openmode mode) in gzifstream() 399 std::ios_base::openmode mode) in open() 410 std::ios_base::openmode mode) in attach() 435 std::ios_base::openmode mode) in gzofstream() 444 std::ios_base::openmode mode) in gzofstream() [all …]
|
/third_party/boost/libs/beast/test/extern/zlib-1.2.11/ |
D | zutil.h | 108 # define F_OPEN(name, mode) \ argument 140 # define fdopen(fd,mode) NULL /* No fdopen() */ argument 167 # define fdopen(fd,mode) NULL /* No fdopen() */ argument 172 # define fdopen(fd,mode) NULL /* No fdopen() */ argument 202 # define F_OPEN(name, mode) fopen((name), (mode)) argument 245 # define Tracec(c,x) {if (z_verbose>0 && (c)) fprintf x ;} argument 246 # define Tracecv(c,x) {if (z_verbose>1 && (c)) fprintf x ;} argument 252 # define Tracec(c,x) argument 253 # define Tracecv(c,x) argument
|
/third_party/boost/tools/boost_install/test/iostreams/zlib-1.2.11/ |
D | zutil.h | 108 # define F_OPEN(name, mode) \ argument 140 # define fdopen(fd,mode) NULL /* No fdopen() */ argument 167 # define fdopen(fd,mode) NULL /* No fdopen() */ argument 172 # define fdopen(fd,mode) NULL /* No fdopen() */ argument 202 # define F_OPEN(name, mode) fopen((name), (mode)) argument 245 # define Tracec(c,x) {if (z_verbose>0 && (c)) fprintf x ;} argument 246 # define Tracecv(c,x) {if (z_verbose>1 && (c)) fprintf x ;} argument 252 # define Tracec(c,x) argument 253 # define Tracecv(c,x) argument
|
/third_party/skia/third_party/externals/zlib/ |
D | zutil.h | 123 # define F_OPEN(name, mode) \ argument 155 # define fdopen(fd,mode) NULL /* No fdopen() */ argument 182 # define fdopen(fd,mode) NULL /* No fdopen() */ argument 187 # define fdopen(fd,mode) NULL /* No fdopen() */ argument 217 # define F_OPEN(name, mode) fopen((name), (mode)) argument 260 # define Tracec(c,x) {if (z_verbose>0 && (c)) fprintf x ;} argument 261 # define Tracecv(c,x) {if (z_verbose>1 && (c)) fprintf x ;} argument 267 # define Tracec(c,x) argument 268 # define Tracecv(c,x) argument
|
/third_party/flutter/skia/third_party/externals/zlib/ |
D | zutil.h | 123 # define F_OPEN(name, mode) \ argument 155 # define fdopen(fd,mode) NULL /* No fdopen() */ argument 182 # define fdopen(fd,mode) NULL /* No fdopen() */ argument 187 # define fdopen(fd,mode) NULL /* No fdopen() */ argument 217 # define F_OPEN(name, mode) fopen((name), (mode)) argument 260 # define Tracec(c,x) {if (z_verbose>0 && (c)) fprintf x ;} argument 261 # define Tracecv(c,x) {if (z_verbose>1 && (c)) fprintf x ;} argument 267 # define Tracec(c,x) argument 268 # define Tracecv(c,x) argument
|
/third_party/zlib/ |
D | zutil.h | 115 # define F_OPEN(name, mode) \ argument 147 # define fdopen(fd,mode) NULL /* No fdopen() */ argument 174 # define fdopen(fd,mode) NULL /* No fdopen() */ argument 179 # define fdopen(fd,mode) NULL /* No fdopen() */ argument 205 # define F_OPEN(name, mode) fopen((name), (mode)) argument 248 # define Tracec(c,x) {if (z_verbose>0 && (c)) fprintf x ;} argument 249 # define Tracecv(c,x) {if (z_verbose>1 && (c)) fprintf x ;} argument 255 # define Tracec(c,x) argument 256 # define Tracecv(c,x) argument
|
/third_party/node/deps/zlib/ |
D | zutil.h | 123 # define F_OPEN(name, mode) \ argument 155 # define fdopen(fd,mode) NULL /* No fdopen() */ argument 182 # define fdopen(fd,mode) NULL /* No fdopen() */ argument 187 # define fdopen(fd,mode) NULL /* No fdopen() */ argument 217 # define F_OPEN(name, mode) fopen((name), (mode)) argument 260 # define Tracec(c,x) {if (z_verbose>0 && (c)) fprintf x ;} argument 261 # define Tracecv(c,x) {if (z_verbose>1 && (c)) fprintf x ;} argument 267 # define Tracec(c,x) argument 268 # define Tracecv(c,x) argument
|
/third_party/libwebsockets/win32port/zlib/ |
D | zutil.h | 100 # define F_OPEN(name, mode) \ argument 121 # define fdopen(fd,mode) NULL /* No fdopen() */ argument 141 # define fdopen(fd,mode) NULL /* No fdopen() */ argument 146 # define fdopen(fd,mode) NULL /* No fdopen() */ argument 175 # define F_OPEN(name, mode) fopen((name), (mode)) argument 253 # define Tracec(c,x) {if (z_verbose>0 && (c)) fprintf x ;} argument 254 # define Tracecv(c,x) {if (z_verbose>1 && (c)) fprintf x ;} argument 260 # define Tracec(c,x) argument 261 # define Tracecv(c,x) argument
|
/third_party/pulseaudio/src/pulsecore/ |
D | client.c | 55 pa_client *c; in pa_client_new() local 84 void pa_client_free(pa_client *c) { in pa_client_free() 111 void pa_client_kill(pa_client *c) { in pa_client_kill() 122 void pa_client_set_name(pa_client *c, const char *name) { in pa_client_set_name() 132 void pa_client_update_proplist(pa_client *c, pa_update_mode_t mode, pa_proplist *p) { in pa_client_update_proplist() 142 void pa_client_send_event(pa_client *c, const char *event, pa_proplist *data) { in pa_client_send_event()
|