| /third_party/qrcodegen/java/src/main/java/io/nayuki/qrcodegen/ |
| H A D | QrSegment.java | 196 public final Mode mode; global() field in QrSegment 300 Mode(int mode, int... ccbits) Mode() argument [all...] |
| /third_party/openssl/test/testutil/ |
| H A D | provider.c | 177 } mode; in fips_provider_version_match() local [all...] |
| /third_party/pulseaudio/src/modules/oss/ |
| H A D | oss-util.c | 42 int pa_oss_open(const char *device, int *mode, int* pcaps) { in pa_oss_open() argument
|
| /third_party/pulseaudio/src/modules/ |
| H A D | module-match.c | 72 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 D | ec_ctrl.c | 72 int ret, mode; in EVP_PKEY_CTX_get_ecdh_cofactor_mode() local
|
| H A D | e_camellia.c | 54 int ret, mode, bits; in cmll_t4_init_key() local 195 int ret, mode; camellia_init_key() local [all...] |
| H A D | e_des.c | 218 int mode = EVP_CIPHER_CTX_get_mode(ctx); in des_init_key() local
|
| H A D | p5_crpt2.c | 28 int rv = 1, mode = 1; in ossl_pkcs5_pbkdf2_hmac_ex() local
|
| /third_party/skia/third_party/externals/angle2/src/libANGLE/ |
| H A D | Context.inl.h | 78 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 D | val_image_test.cpp | 4415 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 D | ProgramVk.h | 26 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 D | TextureEnvTest.cpp | 32 void verifyEnvironment(GLenum mode, in verifyEnvironment() argument 300 GLenum mode = rng.randomSelect(validEnvModes); in TEST_P() local
|
| /third_party/skia/src/gpu/ |
| H A D | GrAppliedClip.h | 64 void addWindowRectangles(const GrWindowRectangles& windows, GrWindowRectsState::Mode mode) { in addWindowRectangles() argument
|
| H A D | GrProcessorSet.cpp | 32 GrProcessorSet::GrProcessorSet(SkBlendMode mode) : fXP(SkBlendMode_AsXPFactory(mode)) {} in GrProcessorSet() argument
|
| /third_party/skia/src/c/ |
| H A D | sk_paint.cpp | 134 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 D | GrStrokeTessellationShader.cpp | 15 GrStrokeTessellationShader(const GrShaderCaps& shaderCaps, Mode mode, PatchAttribs attribs, const SkMatrix& viewMatrix, const SkStrokeRec& stroke, SkPMColor4f color, int8_t maxParametricSegments_log2) GrStrokeTessellationShader() argument
|
| H A D | GrStrokeTessellationShader.h | 40 Mode mode() const { return fMode; } in mode() function in GrStrokeTessellationShader
|
| /third_party/skia/src/gpu/effects/ |
| H A D | GrCustomXfermode.cpp | 21 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 D | SkSurface_Raster.cpp | 127 bool SkSurface_Raster::onCopyOnWrite(ContentChangeMode mode) { in onCopyOnWrite() argument
|
| /third_party/openssl/providers/implementations/ciphers/ |
| H A D | cipher_aes_xts.c | 111 static void *aes_xts_newctx(void *provctx, unsigned int mode, uint64_t flags, in aes_xts_newctx() argument
|
| H A D | cipher_aes_siv.c | 30 static void *aes_siv_newctx(void *provctx, size_t keybits, unsigned int mode, in aes_siv_newctx() argument
|
| H A D | cipher_des.c | 31 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 D | cipher_tdes_common.c | 23 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 D | e_afalg.h | 71 op_mode mode; member
|
| /third_party/skia/third_party/externals/swiftshader/third_party/SPIRV-Tools/test/val/ |
| H A D | val_image_test.cpp | 4415 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...] |