Home
last modified time | relevance | path

Searched defs:mode (Results 726 - 750 of 2877) sorted by relevance

1...<<21222324252627282930>>...116

/third_party/node/deps/openssl/openssl/providers/implementations/ciphers/
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/node/deps/openssl/openssl/engines/
H A De_afalg.h71 op_mode mode; member
/third_party/node/deps/openssl/openssl/crypto/evp/
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 Dec_ctrl.c72 int ret, mode; in EVP_PKEY_CTX_get_ecdh_cofactor_mode() local
H A Dp5_crpt2.c28 int rv = 1, mode = 1; in ossl_pkcs5_pbkdf2_hmac_ex() local
/third_party/node/deps/openssl/openssl/crypto/bio/
H A Dbss_file.c57 BIO *BIO_new_file(const char *filename, const char *mode) in BIO_new_file() argument
425 BIO *BIO_new_file(const char *filename, const char *mode) in BIO_new_file() argument
H A Dossl_core_bio.c84 OSSL_CORE_BIO *ossl_core_bio_new_file(const char *filename, const char *mode) in ossl_core_bio_new_file() argument
/third_party/qrcodegen/cpp/
H A Dqrcodegen.hpp154 private: const Mode *mode; global() member in qrcodegen::final
[all...]
/third_party/qrcodegen/c/
H A Dqrcodegen.h111 enum qrcodegen_Mode mode; member
[all...]
/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
/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

Completed in 20 milliseconds

1...<<21222324252627282930>>...116