Searched defs:cvt (Results 1 - 20 of 20) sorted by relevance

/external/chromium_org/third_party/ots/src/
H A Dcvt.cc5 #include "cvt.h"
7 // cvt - Control Value Table
8 // http://www.microsoft.com/opentype/otspec/cvt.htm
15 OpenTypeCVT *cvt = new OpenTypeCVT; local
16 file->cvt = cvt;
19 return OTS_FAILURE(); // almost all cvt tables are less than 4k bytes.
30 cvt->data = data;
31 cvt->length = length;
39 return g_transcode_hints && file->cvt;
43 const OpenTypeCVT *cvt = file->cvt; local
[all...]
/external/valgrind/main/none/tests/arm/
H A Dneon128.c37 } cvt; local
38 cvt.f = x;
39 return cvt.u;
H A Dneon64.c38 } cvt; local
39 cvt.f = x;
40 return cvt.u;
H A Dvfp.c30 } cvt; local
31 cvt.f = x;
32 return cvt.u;
39 } cvt; local
40 cvt.f = x;
41 return cvt.u[0];
48 } cvt; local
49 cvt.f = x;
50 return cvt.u[1];
/external/clang/test/SemaCXX/
H A Dpseudo-destructors.cpp18 void cv_test(const volatile T* cvt) { argument
19 cvt->T::~T(); // no-warning
/external/qemu/distrib/sdl-1.2.15/src/audio/
H A DSDL_audiocvt.c30 void SDLCALL SDL_ConvertMono(SDL_AudioCVT *cvt, Uint16 format) argument
43 src = cvt->buf;
44 dst = cvt->buf;
45 for ( i=cvt->len_cvt/2; i; --i ) {
57 src = (Sint8 *)cvt->buf;
58 dst = (Sint8 *)cvt->buf;
59 for ( i=cvt->len_cvt/2; i; --i ) {
71 src = cvt->buf;
72 dst = cvt->buf;
74 for ( i=cvt
137 SDL_ConvertStrip(SDL_AudioCVT *cvt, Uint16 format) argument
253 SDL_ConvertStrip_2(SDL_AudioCVT *cvt, Uint16 format) argument
368 SDL_ConvertStereo(SDL_AudioCVT *cvt, Uint16 format) argument
406 SDL_ConvertSurround(SDL_AudioCVT *cvt, Uint16 format) argument
583 SDL_ConvertSurround_4(SDL_AudioCVT *cvt, Uint16 format) argument
736 SDL_Convert16LSB(SDL_AudioCVT *cvt, Uint16 format) argument
759 SDL_Convert16MSB(SDL_AudioCVT *cvt, Uint16 format) argument
783 SDL_Convert8(SDL_AudioCVT *cvt, Uint16 format) argument
809 SDL_ConvertSign(SDL_AudioCVT *cvt, Uint16 format) argument
838 SDL_ConvertEndian(SDL_AudioCVT *cvt, Uint16 format) argument
860 SDL_RateMUL2(SDL_AudioCVT *cvt, Uint16 format) argument
898 SDL_RateMUL2_c2(SDL_AudioCVT *cvt, Uint16 format) argument
941 SDL_RateMUL2_c4(SDL_AudioCVT *cvt, Uint16 format) argument
997 SDL_RateMUL2_c6(SDL_AudioCVT *cvt, Uint16 format) argument
1064 SDL_RateDIV2(SDL_AudioCVT *cvt, Uint16 format) argument
1099 SDL_RateDIV2_c2(SDL_AudioCVT *cvt, Uint16 format) argument
1137 SDL_RateDIV2_c4(SDL_AudioCVT *cvt, Uint16 format) argument
1180 SDL_RateDIV2_c6(SDL_AudioCVT *cvt, Uint16 format) argument
1229 SDL_RateSLOW(SDL_AudioCVT *cvt, Uint16 format) argument
1303 SDL_ConvertAudio(SDL_AudioCVT *cvt) argument
1327 SDL_BuildAudioCVT(SDL_AudioCVT *cvt, Uint16 src_format, Uint8 src_channels, int src_rate, Uint16 dst_format, Uint8 dst_channels, int dst_rate) argument
[all...]
/external/sfntly/cpp/src/sfntly/
H A Dtag.cc35 const int32_t Tag::cvt = TAG('c', 'v', 't', ' '); member in class:sfntly::Tag
98 Tag::cvt,
H A Dtag.h43 static const int32_t cvt; member in struct:sfntly::Tag
/external/stlport/test/unit/
H A Dcodecvt_test.cpp512 codecvt<wchar_t, char, mbstate_t> const& cvt = use_facet<codecvt<wchar_t, char, mbstate_t> >(loc); local
519 CPPUNIT_ASSERT( cvt.in(state, &c, &c + 1, from_next, &wc, &wc, to_next) == codecvt_base::ok );
521 CPPUNIT_ASSERT( cvt.in(state, &c, &c + 1, from_next, &wc, &wc + 1, to_next) == codecvt_base::ok );
530 codecvt<wchar_t, char, mbstate_t> const& cvt = use_facet<codecvt<wchar_t, char, mbstate_t> >(loc); local
539 int len = cvt.length(state, cp936_str.data(), cp936_str.data() + cp936_str.size(), sizeof(wbuf) / sizeof(wchar_t));
544 res = cvt.in(state, cp936_str.data(), cp936_str.data() + cp936_str.size(), from_next,
555 res = cvt.out(state, cp936_wstr.data(), cp936_wstr.data() + cp936_wstr.size(), from_next,
570 codecvt<wchar_t, char, mbstate_t> const& cvt = use_facet<codecvt<wchar_t, char, mbstate_t> >(loc); local
579 int len = cvt.length(state, utf8_str.data(), utf8_str.data() + utf8_str.size(), sizeof(wbuf) / sizeof(wchar_t));
584 res = cvt
[all...]
/external/chromium_org/third_party/freetype/src/truetype/
H A Dttinterp.h84 /* reading a cvt value. Take care of non-square pixels if necessary */
88 /* setting or moving a cvt value. Take care of non-square pixels */
154 FT_Long* cvt; member in struct:TT_ExecContextRec_
214 TT_Get_CVT_Func func_read_cvt; /* read a cvt entry */
215 TT_Set_CVT_Func func_write_cvt; /* write a cvt entry (in pixels) */
216 TT_Set_CVT_Func func_move_cvt; /* incr a cvt entry (in pixels) */
H A Dttobjs.h230 /* We choose ppem = x_ppem = 14 as the CVT scaling size. All cvt */
247 /* Reading a cvt value returns */
248 /* ratio * cvt[index] */
250 /* Writing a cvt value in pixels: */
251 /* cvt[index] / ratio */
317 FT_Long* cvt; member in struct:TT_SizeRec_
/external/freetype/src/truetype/
H A Dttobjs.h233 /* We choose ppem = x_ppem = 14 as the CVT scaling size. All cvt */
250 /* Reading a cvt value returns */
251 /* ratio * cvt[index] */
253 /* Writing a cvt value in pixels: */
254 /* cvt[index] / ratio */
320 FT_Long* cvt; member in struct:TT_SizeRec_
H A Dttinterp.h84 /* reading a cvt value. Take care of non-square pixels if necessary */
88 /* setting or moving a cvt value. Take care of non-square pixels */
197 FT_Long* cvt; member in struct:TT_ExecContextRec_
257 TT_Get_CVT_Func func_read_cvt; /* read a cvt entry */
258 TT_Set_CVT_Func func_write_cvt; /* write a cvt entry (in pixels) */
259 TT_Set_CVT_Func func_move_cvt; /* incr a cvt entry (in pixels) */
/external/stlport/src/
H A Dlocale_impl.cpp164 locale::facet* cvt = 0; local
184 cvt = new codecvt_byname<char, char, mbstate_t>(name);
209 _STLP_UNWIND(delete cvt; delete ct);
213 this->insert(cvt, codecvt<char, char, mbstate_t>::id);
/external/chromium_org/third_party/mesa/src/src/gallium/drivers/nv50/codegen/
H A Dnv50_ir_peephole.cpp1176 AlgebraicOpt::handleCVT(Instruction *cvt) argument
1178 if (cvt->sType != TYPE_F32 ||
1179 cvt->dType != TYPE_S32 || cvt->src(0).mod != Modifier(0))
1181 Instruction *insn = cvt->getSrc(0)->getInsn();
1206 bset->setDef(0, cvt->getDef(0));
1207 cvt->bb->insertAfter(cvt, bset);
1208 delete_Instruction(prog, cvt);
/external/mesa3d/src/gallium/drivers/nv50/codegen/
H A Dnv50_ir_peephole.cpp1176 AlgebraicOpt::handleCVT(Instruction *cvt) argument
1178 if (cvt->sType != TYPE_F32 ||
1179 cvt->dType != TYPE_S32 || cvt->src(0).mod != Modifier(0))
1181 Instruction *insn = cvt->getSrc(0)->getInsn();
1206 bset->setDef(0, cvt->getDef(0));
1207 cvt->bb->insertAfter(cvt, bset);
1208 delete_Instruction(prog, cvt);
/external/chromium_org/third_party/freetype/include/freetype/internal/
H A Dtttypes.h1213 /* cvt_program_size :: The size in bytecodes of the face's cvt */
1216 /* cvt_program :: The face's cvt program (bytecode stream) */
1224 /* cvt :: The face's original control value table. */
1226 /* units. Comes from the `cvt ' table. */
1351 /* the cvt program, if any */
1357 FT_Short* cvt; member in struct:TT_FaceRec_
/external/freetype/include/freetype/internal/
H A Dtttypes.h1132 /* cvt_program_size :: The size in bytecodes of the face's cvt */
1135 /* cvt_program :: The face's cvt program (bytecode stream) */
1143 /* cvt :: The face's original control value table. */
1145 /* units. Comes from the `cvt ' table. */
1251 /* the cvt program, if any */
1257 FT_Short* cvt; member in struct:TT_FaceRec_
/external/chromium_org/third_party/icu/source/test/intltest/
H A Drbbitst.cpp863 UConverter *cvt = ucnv_open("UTF-8", &status); local
872 ucnv_fromUChars(cvt, u8word, 500, word->getBuffer(), word->length(),
880 ucnv_close(cvt);
/external/valgrind/main/VEX/priv/
H A Dguest_arm_toIR.c4827 IROp cvt, cvt2, cmp, op, op2, sh, add; local
4837 cvt = U ? Iop_Widen8Uto16x8 : Iop_Widen8Sto16x8;
4841 cvt = U ? Iop_Widen16Uto32x4 : Iop_Widen16Sto32x4;
4845 cvt = U ? Iop_Widen32Uto64x2 : Iop_Widen32Sto64x2;
4861 assign(arg_n, unop(cvt, getDRegI64(nreg)));
4863 assign(arg_m, unop(cvt, getDRegI64(mreg)));
4882 cvt = Iop_NarrowUn16to8x8;
4890 cvt = Iop_NarrowUn32to16x4;
4897 cvt = Iop_NarrowUn64to32x2;
4916 putDRegI64(dreg, unop(cvt, bino
5916 IROp op, cvt, add = Iop_INVALID, cvt2, op_rev; local
7449 IROp op, cvt; local
[all...]

Completed in 769 milliseconds