Home
last modified time | relevance | path

Searched defs:mode (Results 2601 - 2625 of 12201) sorted by relevance

1...<<101102103104105106107108109110>>...489

/third_party/qrcodegen/java/src/main/java/io/nayuki/qrcodegen/
H A DQrSegment.java196 public final Mode mode; global() field in QrSegment
300 Mode(int mode, int... ccbits) Mode() argument
[all...]
/third_party/openssl/test/testutil/
H A Dprovider.c177 } mode; in fips_provider_version_match() local
[all...]
/third_party/pulseaudio/src/modules/oss/
H A Doss-util.c42 int pa_oss_open(const char *device, int *mode, int* pcaps) { in pa_oss_open() argument
/third_party/pulseaudio/src/modules/
H A Dmodule-match.c72 pa_update_mode_t mode; member
111 pa_update_mode_t mode = (pa_update_mode_t) -1; in load_rules() local
/third_party/openssl/crypto/evp/
H A Dec_ctrl.c72 int ret, mode; in EVP_PKEY_CTX_get_ecdh_cofactor_mode() local
H A De_camellia.c54 int ret, mode, bits; in cmll_t4_init_key() local
195 int ret, mode; camellia_init_key() local
[all...]
H A De_des.c218 int mode = EVP_CIPHER_CTX_get_mode(ctx); in des_init_key() local
H A Dp5_crpt2.c28 int rv = 1, mode = 1; in ossl_pkcs5_pbkdf2_hmac_ex() local
/third_party/skia/third_party/externals/angle2/src/libANGLE/
H A DContext.inl.h78 ANGLE_INLINE bool Context::noopDraw(PrimitiveMode mode, GLsizei count) const in noopDraw() argument
110 ANGLE_INLINE angle::Result Context::prepareForDraw(PrimitiveMode mode) in prepareForDraw() argument
123 ANGLE_INLINE void Context::drawArrays(PrimitiveMode mode, GLint first, GLsizei count) in drawArrays() argument
137 drawElements(PrimitiveMode mode, GLsizei count, DrawElementsType type, const void *indices) drawElements() argument
[all...]
/third_party/skia/third_party/externals/spirv-tools/test/val/
H A Dval_image_test.cpp4415 const std::string mode = R"( in TEST_F() local
4532 const std::string mode = R"( in TEST_F() local
4571 const std::string mode = R"( in TEST_F() local
4592 const std::string mode = R"( in TEST_F() local
[all...]
/third_party/skia/third_party/externals/angle2/src/libANGLE/renderer/vulkan/
H A DProgramVk.h26 ANGLE_INLINE bool UseLineRaster(const ContextVk *contextVk, gl::PrimitiveMode mode) in UseLineRaster() argument
/third_party/skia/third_party/externals/angle2/src/tests/gl_tests/gles1/
H A DTextureEnvTest.cpp32 void verifyEnvironment(GLenum mode, in verifyEnvironment() argument
300 GLenum mode = rng.randomSelect(validEnvModes); in TEST_P() local
/third_party/skia/src/gpu/
H A DGrAppliedClip.h64 void addWindowRectangles(const GrWindowRectangles& windows, GrWindowRectsState::Mode mode) { in addWindowRectangles() argument
H A DGrProcessorSet.cpp32 GrProcessorSet::GrProcessorSet(SkBlendMode mode) : fXP(SkBlendMode_AsXPFactory(mode)) {} in GrProcessorSet() argument
/third_party/skia/src/c/
H A Dsk_paint.cpp134 void sk_paint_set_xfermode_mode(sk_paint_t* paint, sk_xfermode_mode_t mode) { in sk_paint_set_xfermode_mode() argument
/third_party/skia/src/gpu/tessellate/shaders/
H A DGrStrokeTessellationShader.cpp15 GrStrokeTessellationShader(const GrShaderCaps& shaderCaps, Mode mode, PatchAttribs attribs, const SkMatrix& viewMatrix, const SkStrokeRec& stroke, SkPMColor4f color, int8_t maxParametricSegments_log2) GrStrokeTessellationShader() argument
H A DGrStrokeTessellationShader.h40 Mode mode() const { return fMode; } in mode() function in GrStrokeTessellationShader
/third_party/skia/src/gpu/effects/
H A DGrCustomXfermode.cpp21 bool GrCustomXfermode::IsSupportedMode(SkBlendMode mode) { in IsSupportedMode() argument
30 static constexpr GrBlendEquation hw_blend_equation(SkBlendMode mode) { in hw_blend_equation() argument
74 CustomXP(SkBlendMode mode, GrBlendEquation hwBlendEquation) in CustomXP() argument
79 CustomXP(SkBlendMode mode, GrProcessorAnalysisCoverage coverage) in CustomXP() argument
204 constexpr CustomXPFactory(SkBlendMode mode) in CustomXPFactory() argument
358 int mode = d->fRandom->nextRangeU((int)SkBlendMode::kLastCoeffMode + 1, TestGet() local
367 Get(SkBlendMode mode) Get() argument
[all...]
/third_party/skia/src/image/
H A DSkSurface_Raster.cpp127 bool SkSurface_Raster::onCopyOnWrite(ContentChangeMode mode) { in onCopyOnWrite() argument
/third_party/openssl/providers/implementations/ciphers/
H A Dcipher_aes_xts.c111 static void *aes_xts_newctx(void *provctx, unsigned int mode, uint64_t flags, in aes_xts_newctx() argument
H A Dcipher_aes_siv.c30 static void *aes_siv_newctx(void *provctx, size_t keybits, unsigned int mode, in aes_siv_newctx() argument
H A Dcipher_des.c31 des_newctx(void *provctx, size_t kbits, size_t blkbits, size_t ivbits, unsigned int mode, uint64_t flags, const PROV_CIPHER_HW *hw) des_newctx() argument
H A Dcipher_tdes_common.c23 void *ossl_tdes_newctx(void *provctx, int mode, size_t kbits, size_t blkbits, in ossl_tdes_newctx() argument
/third_party/openssl/engines/
H A De_afalg.h71 op_mode mode; member
/third_party/skia/third_party/externals/swiftshader/third_party/SPIRV-Tools/test/val/
H A Dval_image_test.cpp4415 const std::string mode = R"( in TEST_F() local
4532 const std::string mode = R"( in TEST_F() local
4571 const std::string mode = R"( in TEST_F() local
4592 const std::string mode = R"( in TEST_F() local
[all...]

Completed in 26 milliseconds

1...<<101102103104105106107108109110>>...489