Home
last modified time | relevance | path

Searched defs:csc (Results 1 - 25 of 34) sorted by relevance

12

/third_party/icu/icu4c/source/i18n/
H A Dtitletrn.cpp113 UCaseContext csc; in handleTransliterate() local
[all...]
H A Dcasetrn.cpp39 UCaseContext *csc=(UCaseContext *)context; in utrans_rep_caseContextIterator() local
143 UCaseContext csc; handleTransliterate() local
[all...]
/third_party/node/deps/icu-small/source/i18n/
H A Dtitletrn.cpp113 UCaseContext csc; in handleTransliterate() local
[all...]
H A Dcasetrn.cpp39 UCaseContext *csc=(UCaseContext *)context; in utrans_rep_caseContextIterator() local
143 UCaseContext csc; handleTransliterate() local
[all...]
/third_party/skia/third_party/externals/icu/source/i18n/
H A Dtitletrn.cpp113 UCaseContext csc; in handleTransliterate() local
[all...]
H A Dcasetrn.cpp39 UCaseContext *csc=(UCaseContext *)context; in utrans_rep_caseContextIterator() local
143 UCaseContext csc; handleTransliterate() local
[all...]
/third_party/mesa3d/src/gallium/frontends/xvmc/
H A Dattributes.c80 vl_csc_matrix csc; in XvMCSetAttribute() local
H A Dcontext.c196 vl_csc_matrix csc; in XvMCCreateContext() local
/third_party/ffmpeg/libavcodec/
H A Ddct.c130 float csc = ctx->csc2[i] * (tmp1 - tmp2); in dct_calc_III_c() local
/third_party/libwebsockets/lib/cose/
H A Dcose_sign.c31 struct lws_cose_sign_context *csc; in lws_cose_sign_create() local
55 lws_cose_sign_add(struct lws_cose_sign_context *csc, cose_param_t alg, in lws_cose_sign_add() argument
79 lws_cose_sign_hashing(struct lws_cose_sign_context *csc, in lws_cose_sign_hashing() argument
104 lws_cose_sign_payload_chunk(struct lws_cose_sign_context *csc, const uint8_t *in, size_t in_len) lws_cose_sign_payload_chunk() argument
528 struct lws_cose_sign_context *csc = *_csc; lws_cose_sign_destroy() local
[all...]
/third_party/skia/third_party/externals/abseil-cpp/absl/container/internal/
H A Dlayout_test.cc1499 alignas(max_align_t) const signed char csc[x.AllocSize()] = {}; in TEST() local
/third_party/icu/icu4c/source/common/
H A Dustrcase.cpp174 UCaseContext *csc=(UCaseContext *)context; in utf16_caseContextIterator() local
208 toLower(int32_t caseLocale, uint32_t options, UChar *dest, int32_t destCapacity, const UChar *src, UCaseContext *csc, int32_t srcStart, int32_t srcLimit, icu::Edits *edits, UErrorCode &errorCode) toLower() argument
306 toUpper(int32_t caseLocale, uint32_t options, UChar *dest, int32_t destCapacity, const UChar *src, UCaseContext *csc, int32_t srcLength, icu::Edits *edits, UErrorCode &errorCode) toUpper() argument
[all...]
H A Ducasemap.cpp169 UCaseContext *csc=(UCaseContext *)context; in utf8_caseContextIterator() local
203 toLower(int32_t caseLocale, uint32_t options, const uint8_t *src, UCaseContext *csc, int32_t srcStart, int32_t srcLimit, icu::ByteSink &sink, icu::Edits *edits, UErrorCode &errorCode) toLower() argument
314 toUpper(int32_t caseLocale, uint32_t options, const uint8_t *src, UCaseContext *csc, int32_t srcLength, icu::ByteSink &sink, icu::Edits *edits, UErrorCode &errorCode) toUpper() argument
811 UCaseContext csc=UCASECONTEXT_INITIALIZER; ucasemap_internalUTF8ToLower() local
828 UCaseContext csc=UCASECONTEXT_INITIALIZER; ucasemap_internalUTF8ToUpper() local
[all...]
/third_party/libwebsockets/minimal-examples/crypto/minimal-crypto-cose-sign/
H A Dmain.c99 struct lws_cose_sign_context *csc = NULL; in main() local
/third_party/mesa3d/src/gallium/winsys/radeon/drm/
H A Dradeon_drm_cs.h81 struct radeon_cs_context *csc; member
H A Dradeon_drm_cs.c111 static bool radeon_init_cs_context(struct radeon_cs_context *csc, in radeon_init_cs_context() argument
140 radeon_cs_context_cleanup(struct radeon_cs_context *csc) radeon_cs_context_cleanup() argument
164 radeon_destroy_cs_context(struct radeon_cs_context *csc) radeon_destroy_cs_context() argument
226 radeon_lookup_buffer(struct radeon_cs_context *csc, struct radeon_bo *bo) radeon_lookup_buffer() argument
267 struct radeon_cs_context *csc = cs->csc; radeon_lookup_or_add_real_buffer() local
325 struct radeon_cs_context *csc = cs->csc; radeon_lookup_or_add_slab_buffer() local
490 struct radeon_cs_context *csc = ((struct radeon_drm_cs*)job)->cst; radeon_drm_cs_emit_ioctl_oneshot() local
[all...]
/third_party/node/deps/icu-small/source/common/
H A Dustrcase.cpp174 UCaseContext *csc=(UCaseContext *)context; in utf16_caseContextIterator() local
208 toLower(int32_t caseLocale, uint32_t options, char16_t *dest, int32_t destCapacity, const char16_t *src, UCaseContext *csc, int32_t srcStart, int32_t srcLimit, icu::Edits *edits, UErrorCode &errorCode) toLower() argument
306 toUpper(int32_t caseLocale, uint32_t options, char16_t *dest, int32_t destCapacity, const char16_t *src, UCaseContext *csc, int32_t srcLength, icu::Edits *edits, UErrorCode &errorCode) toUpper() argument
[all...]
/third_party/mesa3d/src/gallium/auxiliary/vl/
H A Dvl_compositor_gfx.c207 struct ureg_src csc[3]; in create_frag_shader_csc() local
346 struct ureg_src csc[3]; in create_frag_shader_palette() local
440 struct ureg_src csc[3]; in create_frag_shader_rgb_yuv() local
[all...]
/third_party/node/deps/openssl/openssl/apps/
H A Dverify.c252 X509_STORE_CTX *csc; in check() local
[all...]
/third_party/openssl/apps/
H A Dverify.c252 X509_STORE_CTX *csc; in check() local
[all...]
/third_party/mesa3d/src/gallium/frontends/omx/tizonia/
H A Dh264dprc.c388 vl_csc_matrix csc; in h264d_prc_allocate_resources() local
/third_party/mesa3d/src/gallium/frontends/vdpau/
H A Doutput.c510 vl_csc_matrix csc; in vlVdpOutputSurfacePutBitsYCbCr() local
/third_party/node/deps/openssl/openssl/crypto/cmp/
H A Dcmp_vfy.c109 X509_STORE_CTX *csc = NULL; in OSSL_CMP_validate_cert_path() local
/third_party/openssl/crypto/cmp/
H A Dcmp_vfy.c109 X509_STORE_CTX *csc = NULL; in OSSL_CMP_validate_cert_path() local
/third_party/skia/third_party/externals/icu/source/common/
H A Ducasemap.cpp170 UCaseContext *csc=(UCaseContext *)context; in utf8_caseContextIterator() local
204 toLower(int32_t caseLocale, uint32_t options, const uint8_t *src, UCaseContext *csc, int32_t srcStart, int32_t srcLimit, icu::ByteSink &sink, icu::Edits *edits, UErrorCode &errorCode) toLower() argument
315 toUpper(int32_t caseLocale, uint32_t options, const uint8_t *src, UCaseContext *csc, int32_t srcLength, icu::ByteSink &sink, icu::Edits *edits, UErrorCode &errorCode) toUpper() argument
434 UCaseContext csc=UCASECONTEXT_INITIALIZER; ucasemap_internalUTF8ToTitle() local
726 UCaseContext csc=UCASECONTEXT_INITIALIZER; ucasemap_internalUTF8ToLower() local
743 UCaseContext csc=UCASECONTEXT_INITIALIZER; ucasemap_internalUTF8ToUpper() local
[all...]

Completed in 16 milliseconds

12