| /third_party/skia/third_party/externals/icu/source/common/ |
| H A D | loadednormalizer2impl.cpp | 343 Normalizer2Factory::getInstance(UNormalizationMode mode, UErrorCode &errorCode) { in getInstance() argument 405 unorm_getQuickCheck(UChar32 c, UNormalizationMode mode) { in unorm_getQuickCheck() argument 265 getInstance(const char *packageName, const char *name, UNormalization2Mode mode, UErrorCode &errorCode) getInstance() argument 397 unorm2_getInstance(const char *packageName, const char *name, UNormalization2Mode mode, UErrorCode *pErrorCode) unorm2_getInstance() argument [all...] |
| H A D | normlzr.cpp | 40 Normalizer::Normalizer(const UnicodeString& str, UNormalizationMode mode) : in Normalizer() argument 49 Normalizer::Normalizer(ConstChar16Ptr str, int32_t length, UNormalizationMode mode) : in Normalizer() argument 58 Normalizer::Normalizer(const CharacterIterator& iter, UNormalizationMode mode) : in Normalizer() argument 128 normalize(const UnicodeString& source, UNormalizationMode mode, int32_t options, UnicodeString& result, UErrorCode &status) normalize() argument 179 quickCheck(const UnicodeString& source, UNormalizationMode mode, int32_t options, UErrorCode &status) quickCheck() argument 196 isNormalized(const UnicodeString& source, UNormalizationMode mode, int32_t options, UErrorCode &status) isNormalized() argument 213 concatenate(const UnicodeString &left, const UnicodeString &right, UnicodeString &result, UNormalizationMode mode, int32_t options, UErrorCode &errorCode) concatenate() argument [all...] |
| /third_party/toybox/toys/other/ |
| H A D | i2ctools.c | 290 char *mode = toys.optargs[toys.optc-1]; in i2cset_main() local
|
| /third_party/python/PC/ |
| H A D | msvcrtmodule.c | 115 msvcrt_locking_impl(PyObject *module, int fd, int mode, long nbytes) in msvcrt_locking_impl() argument 432 msvcrt_CrtSetReportMode_impl(PyObject *module, int type, int mode) msvcrt_CrtSetReportMode_impl() argument 457 msvcrt_set_error_mode_impl(PyObject *module, int mode) msvcrt_set_error_mode_impl() argument 499 msvcrt_SetErrorMode_impl(PyObject *module, unsigned int mode) msvcrt_SetErrorMode_impl() argument [all...] |
| /third_party/python/Modules/_sqlite/ |
| H A D | module.c | 548 int mode = sqlite3_threadsafe(); in get_threadsafety() local [all...] |
| /third_party/python/Modules/ |
| H A D | termios.c | 84 struct termios mode; in termios_tcgetattr_impl() local 176 struct termios mode; termios_tcsetattr_impl() local [all...] |
| /third_party/python/PC/clinic/ |
| H A D | msvcrtmodule.c.h | 50 int mode; in msvcrt_locking() local 528 int mode; msvcrt_CrtSetReportMode() local 574 int mode; msvcrt_set_error_mode() local 627 unsigned int mode; msvcrt_SetErrorMode() local [all...] |
| /third_party/pulseaudio/src/pulsecore/ |
| H A D | module.c | 424 void pa_module_update_proplist(pa_module *m, pa_update_mode_t mode, pa_proplist *p) { in pa_module_update_proplist() argument
|
| /third_party/python/Modules/clinic/ |
| H A D | zlibmodule.c.h | 479 int mode = Z_FINISH; in zlib_Compress_flush() local
|
| /third_party/skia/third_party/externals/abseil-cpp/absl/flags/internal/ |
| H A D | usage.cc | 449 void SetFlagsHelpMode(HelpMode mode) { in SetFlagsHelpMode() argument
|
| /third_party/skia/modules/skottie/src/text/ |
| H A D | RangeSelector.cpp | 75 CoverageProcessor(const TextAnimator::DomainMaps& maps, RangeSelector::Domain domain, RangeSelector::Mode mode, TextAnimator::ModulatorBuffer& dst) CoverageProcessor() argument
|
| /third_party/skia/gm/ |
| H A D | composeshader.cpp | 33 static sk_sp<SkShader> make_shader(SkBlendMode mode) { in make_shader() argument 193 SkBlendMode mode = SkBlendMode::kDstOver; variable 300 draw_cell(SkCanvas* canvas, sk_sp<SkShader> src, sk_sp<SkShader> dst, SkBlendMode mode, SkAlpha alpha) draw_cell() argument 319 draw_composed(SkCanvas* canvas, sk_sp<SkShader> src, sk_sp<SkShader> dst, SkBlendMode mode, SkAlpha alpha) draw_composed() argument 327 draw_pair(SkCanvas* canvas, sk_sp<SkShader> src, sk_sp<SkShader> dst, SkBlendMode mode) draw_pair() argument 362 SkBlendMode mode = static_cast<SkBlendMode>(m); DEF_SIMPLE_GM() local [all...] |
| H A D | imagefilters.cpp | 43 static void do_draw(SkCanvas* canvas, SkBlendMode mode, sk_sp<SkImageFilter> imf) { in do_draw() argument
|
| H A D | hsl.cpp | 168 SkBlendMode mode; in DEF_SIMPLE_GM() member 140 blend(SkColor dst, SkColor src, void (*mode)(float,float,float, float*,float*,float*)) blend() argument
|
| H A D | aaxfermodes.cpp | 137 SkBlendMode mode = static_cast<SkBlendMode>(firstMode + m); in draw_pass() local 206 void drawModeName(SkCanvas* canvas, SkBlendMode mode) { in drawModeName() argument 213 void setupShapePaint(SkCanvas* canvas, SkColor color, SkBlendMode mode, SkPaint* paint) { in setupShapePaint() argument 242 void drawShape(SkCanvas* canvas, Shape shape, const SkPaint& paint, SkBlendMode mode) { in drawShape() argument [all...] |
| H A D | gpu_blur_utils.cpp | 266 auto mode = static_cast<SkTileMode>(t); in run() local 24 blur(GrRecordingContext* ctx, GrSurfaceProxyView src, SkIRect dstB, SkIRect srcB, float sigmaX, float sigmaY, SkTileMode mode) blur() argument 49 slow_blur(GrRecordingContext* rContext, GrSurfaceProxyView src, SkIRect dstB, SkIRect srcB, float sigmaX, float sigmaY, SkTileMode mode) slow_blur() argument [all...] |
| H A D | gm.h | 105 void setMode(Mode mode) { fMode = mode; } in setMode() argument
|
| H A D | shadowutils.cpp | 48 void draw_paths(SkCanvas* canvas, ShadowMode mode) { in draw_paths() argument [all...] |
| /third_party/skia/modules/skottie/utils/ |
| H A D | SkottieUtils.cpp | 85 CustomPropertyManager::CustomPropertyManager(Mode mode, const char* prefix) in CustomPropertyManager() argument
|
| /third_party/skia/modules/sksg/src/ |
| H A D | SkSGRenderNode.cpp | 180 RenderNode::ScopedRenderContext::modulateBlendMode(SkBlendMode mode) { in modulateBlendMode() argument
|
| /third_party/skia/bench/ |
| H A D | ImageCacheBudgetBench.cpp | 190 ImageCacheBudgetDynamicBench(Mode mode) : fMode(mode) {} in ImageCacheBudgetDynamicBench() argument
|
| H A D | RectBench.cpp | 220 PointsBench(SkCanvas::PointMode mode, const char* name) in PointsBench() argument 271 BlitMaskBench(SkCanvas::PointMode mode, in BlitMaskBench() argument
|
| /third_party/selinux/libselinux/utils/ |
| H A D | sefcontext_compile.c | 180 mode_t mode = specs[i].mode; in write_binary_file() local
|
| /third_party/rust/crates/rust-openssl/openssl/src/ssl/ |
| H A D | connector.rs | 45 let mut mode = in ctx() variables
|
| /third_party/vk-gl-cts/modules/gles3/functional/ |
| H A D | es3fShaderDiscardTests.cpp | 160 static ShaderEvalFunc getEvalFunc (DiscardMode mode) in getEvalFunc() argument 286 static const char* getModeName (DiscardMode mode) in getModeName() argument 316 static const char* getModeDesc (DiscardMode mode) in getModeDesc() argument 331 ShaderDiscardCase* makeDiscardCase (Context& context, DiscardTemplate tmpl, DiscardMode mode) in makeDiscardCase() argument [all...] |