Home
last modified time | relevance | path

Searched refs:int16 (Results 1 – 25 of 246) sorted by relevance

12345678910

/third_party/mindspore/mindspore/numpy/
Ddtypes.py17 from ..common.dtype import (int8, int16, int32, int64, uint8, uint16, uint32, uint64,
55 int16,
72 'int16': int16,
111 (uint8, int8): int16,
112 (uint8, int16): int16,
116 (uint16, int16): int32,
120 (uint32, int16): int64,
124 (uint64, int16): float64,
139 (int8, int16): int16,
142 (int16, int32): int32,
[all …]
/third_party/glslang/Test/
Dspv.int16.amd.frag12 // int16/uint16 in block
19 // int16/uint16 for input
113 i16v = i16vec2(bv); // bool -> int16
115 bv = bvec2(i16v); // int16 -> bool
118 i16v = i16vec2(iv); // int -> int16
120 iv = i16v; // int16 -> int
123 i16v = i16vec2(uv); // uint -> int16
125 uv = i16v; // int16 -> uint
128 i16v = i16vec2(fv); // float -> int16
130 fv = i16v; // int16 -> float
[all …]
/third_party/boost/libs/safe_numerics/example/
DMotor.c32 signed int16 motor_pos = 0; // absolute step number
33 signed int16 pos_inc=0; // motor_pos increment
34 int16 phase=0; // ccpPhase[phase_ix]
38 int16 ccpr; // copy of CCPR1&2
39 int16 c; // integer delay count
40 int16 step_no; // progress of move
41 int16 step_down; // start of down-ramp
42 int16 move; // total steps to move
43 int16 midpt; // midpoint of move
45 signed int16 denom; // 4.n+1 in ramp algo
[all …]
Dmotor1.c26 int16 motor_pos = 0; // absolute step number
27 int16 pos_inc=0; // motor_pos increment
39 int16 denom; // 4.n+1 in ramp algo
109 void motor_run(int16 pos_new) { // set up to drive motor to pos_new (absolute step#) in motor_run()
Dmotor2.c26 int16 motor_pos = 0; // absolute step number
27 int16 pos_inc=0; // motor_pos increment
40 int16 denom; // 4.n+1 in ramp algo
127 void motor_run(int16 pos_new) { // set up to drive motor to pos_new (absolute step#) in motor_run()
/third_party/skia/third_party/externals/oboe/samples/RhythmGame/third_party/glm/gtc/
Dbitfield.hpp97 GLM_FUNC_DECL int16 bitfieldInterleave(int8 x, int8 y);
111 GLM_FUNC_DECL int32 bitfieldInterleave(int16 x, int16 y);
153 GLM_FUNC_DECL int64 bitfieldInterleave(int16 x, int16 y, int16 z);
195 GLM_FUNC_DECL int64 bitfieldInterleave(int16 x, int16 y, int16 z, int16 w);
Dtype_precision.hpp54 typedef detail::int16 lowp_int16;
70 typedef detail::int16 lowp_int16_t;
86 typedef detail::int16 lowp_i16;
102 typedef detail::int16 mediump_int16;
118 typedef detail::int16 mediump_int16_t;
134 typedef detail::int16 mediump_i16;
150 typedef detail::int16 highp_int16;
166 typedef detail::int16 highp_int16_t;
182 typedef detail::int16 highp_i16;
199 typedef detail::int16 int16; typedef
[all …]
/third_party/mindspore/tests/ut/python/nn/
Dtest_nn_embedding.py66 dtype.int16, dtype.float32, dtype.int32)
73 dtype.int16, dtype.float16, dtype.int32)
80 dtype.int16, dtype.float32, dtype.int16)
87 dtype.int16, dtype.float32, dtype.int16)
94 dtype.int16, dtype.float32, dtype.int16)
/third_party/glslang/Test/baseResults/
Dspv.16bitstorage_Error-int.frag.out2 ERROR: 0:54: 'structure: (u)int16 types can only be in uniform block or buffer storage' : required …
6 ERROR: 0:58: 'return: can't use with structs containing int16' : required extension not requested: …
10 ERROR: 0:61: 'int16_t: (u)int16 types can only be in uniform block or buffer storage' : required ex…
14 ERROR: 0:74: '[: does not operate on types containing (u)int16' : required extension not requested:…
18 ERROR: 0:75: '.: can't swizzle types containing (u)int16' : required extension not requested: Possi…
22 ERROR: 0:76: 'built-in function: (u)int16 types can only be in uniform block or buffer storage' : r…
26 ERROR: 0:76: 'built-in function: (u)int16 types can only be in uniform block or buffer storage' : r…
30 ERROR: 0:76: 'built-in function: (u)int16 types can only be in uniform block or buffer storage' : r…
34 ERROR: 0:77: 'built-in function: (u)int16 types can only be in uniform block or buffer storage' : r…
38 ERROR: 0:77: 'built-in function: (u)int16 types can only be in uniform block or buffer storage' : r…
[all …]
Dspv.16bitstorage_Error-uint.frag.out2 ERROR: 0:54: 'structure: (u)int16 types can only be in uniform block or buffer storage' : required …
10 ERROR: 0:61: 'uint16_t: (u)int16 types can only be in uniform block or buffer storage' : required e…
14 ERROR: 0:74: '[: does not operate on types containing (u)int16' : required extension not requested:…
18 ERROR: 0:75: '.: can't swizzle types containing (u)int16' : required extension not requested: Possi…
22 ERROR: 0:76: 'built-in function: (u)int16 types can only be in uniform block or buffer storage' : r…
26 ERROR: 0:76: 'built-in function: (u)int16 types can only be in uniform block or buffer storage' : r…
30 ERROR: 0:76: 'built-in function: (u)int16 types can only be in uniform block or buffer storage' : r…
34 ERROR: 0:77: 'built-in function: (u)int16 types can only be in uniform block or buffer storage' : r…
38 ERROR: 0:77: 'built-in function: (u)int16 types can only be in uniform block or buffer storage' : r…
45 ERROR: 0:81: '.: can't swizzle types containing (u)int16' : required extension not requested: Possi…
[all …]
/third_party/ffmpeg/libswresample/x86/
Daudio_convert.asm612 CONV int32, int16, u, 2, 1, INT16_TO_INT32_N, NOP_N
613 CONV int32, int16, a, 2, 1, INT16_TO_INT32_N, NOP_N
614 CONV int16, int32, u, 1, 2, INT32_TO_INT16_N, NOP_N
615 CONV int16, int32, a, 1, 2, INT32_TO_INT16_N, NOP_N
628 CONV int32, int16, u, 2, 1, INT16_TO_INT32_N, NOP_N
629 CONV int32, int16, a, 2, 1, INT16_TO_INT32_N, NOP_N
630 CONV int16, int32, u, 1, 2, INT32_TO_INT16_N, NOP_N
631 CONV int16, int32, a, 1, 2, INT32_TO_INT16_N, NOP_N
633 PACK_2CH int16, int16, u, 1, 1, NOP_N, NOP_N
634 PACK_2CH int16, int16, a, 1, 1, NOP_N, NOP_N
[all …]
Dresample_init.c37 RESAMPLE_FUNCS(int16, mmxext);
38 RESAMPLE_FUNCS(int16, sse2);
39 RESAMPLE_FUNCS(int16, xop);
/third_party/skia/third_party/externals/oboe/samples/RhythmGame/third_party/glm/detail/
Dglm.cpp16 template struct tvec1<int16, lowp>;
27 template struct tvec1<int16, mediump>;
38 template struct tvec1<int16, highp>;
50 template struct tvec2<int16, lowp>;
61 template struct tvec2<int16, mediump>;
72 template struct tvec2<int16, highp>;
84 template struct tvec3<int16, lowp>;
95 template struct tvec3<int16, mediump>;
106 template struct tvec3<int16, highp>;
118 template struct tvec4<int16, lowp>;
[all …]
Dtype_int.hpp20 typedef std::int16_t int16; typedef
53 typedef signed short int16;
207 typedef detail::int16 int16; typedef
296 GLM_STATIC_ASSERT(sizeof(glm::int16) == 2, "int16 size isn't 2 bytes on this platform");
/third_party/mindspore/mindspore/common/
Ddtype.py59 int16 = typing.Int(16) variable
60 short = int16
121 int16,
134 int_type = (int8, int16, int32, int64,)
139 bool_, int8, uint8, int16, int32, int64, float16, float32, float64, complex64, complex128))}
153 np.int16: int16,
227 int16: np.int16,
257 int16: int,
/third_party/skia/third_party/externals/dng_sdk/source/
Ddng_memory.h160 int16 * Buffer_int16 () in Buffer_int16()
162 return (int16 *) Buffer (); in Buffer_int16()
168 const int16 * Buffer_int16 () const in Buffer_int16()
170 return (const int16 *) Buffer (); in Buffer_int16()
422 int16 * Buffer_int16 () in Buffer_int16()
424 return (int16 *) Buffer (); in Buffer_int16()
430 const int16 * Buffer_int16 () const in Buffer_int16()
432 return (const int16 *) Buffer (); in Buffer_int16()
Ddng_ref_counted_block.h176 int16 * Buffer_int16 () in Buffer_int16()
178 return (int16 *) Buffer (); in Buffer_int16()
184 const int16 * Buffer_int16 () const in Buffer_int16()
186 return (const int16 *) Buffer (); in Buffer_int16()
Ddng_lossless_jpeg.cpp107 int16 valptr[17];
208 htbl->valptr [l] = (int16) p; in FixHuffTbl()
283 int16 componentId; /* identifier for this component (0..255) */
284 int16 componentIndex; /* its index in SOF or cPtr->compInfo[] */
291 int16 hSampFactor; /* horizontal sampling factor */
292 int16 vSampFactor; /* vertical sampling factor */
298 int16 dcTblNo;
323 int16 numComponents;
330 int16 compsInScan;
336 int16 MCUmembership[10];
[all …]
Ddng_resample.cpp204 !SafeUint32Mult (bufferSize, (uint32) sizeof (int16), &bufferSize)) in Initialize()
261 int16 *w16 = fWeights16->Buffer_int16 () + fWeightStep * sample; in Initialize()
268 w16 [j] = (int16) Round_int32 (w32 [j] * 16384.0); in Initialize()
277 w16 [fRadius - (fract >= 0.5 ? 0 : 1)] += (int16) (16384 - t16); in Initialize()
358 !SafeUint32Mult (bufferSize, (uint32) sizeof (int16), &bufferSize)) in Initialize()
450 int16 *w16 = (int16 *) Weights16 (dng_point ((int32) y, in Initialize()
458 w16 [j] = (int16) Round_int32 (w32 [j] * 16384.0); in Initialize()
471 w16 [centerOffset] += (int16) (16384 - t16); in Initialize()
772 const int16 *weightsH = fWeightsH.Weights16 (0); in ProcessArea()
787 const int16 *weightsV = fWeightsV.Weights16 (rowFract); in ProcessArea()
Ddng_reference.cpp404 int16 *dPtr, in RefCopyArea8_S16()
420 int16 *dPtr1 = dPtr; in RefCopyArea8_S16()
426 int16 *dPtr2 = dPtr1; in RefCopyArea8_S16()
431 int16 x = *sPtr; in RefCopyArea8_S16()
504 int16 *dPtr, in RefCopyArea16_S16()
520 int16 *dPtr1 = dPtr; in RefCopyArea16_S16()
526 int16 *dPtr2 = dPtr1; in RefCopyArea16_S16()
705 void RefCopyAreaS16_R32 (const int16 *sPtr, in RefCopyAreaS16_R32()
724 const int16 *sPtr1 = sPtr; in RefCopyAreaS16_R32()
730 const int16 *sPtr2 = sPtr1; in RefCopyAreaS16_R32()
[all …]
/third_party/libphonenumber/cpp/src/phonenumbers/base/
Dbasictypes.h25 typedef int16_t int16; typedef
39 const int16 kint16min = INT16_MIN;
40 const int16 kint16max = INT16_MAX;
49 typedef short int16;
/third_party/libphonenumber/tools/cpp/src/base/
Dbasictypes.h23 typedef int16_t int16; typedef
37 const int16 kint16min = INT16_MIN;
38 const int16 kint16max = INT16_MAX;
47 typedef short int16; typedef
/third_party/mindspore/tests/st/ops/ascend/test_tensor_print/
Dtensor_print_utils.py40 if input_type in [mindspore.int8, mindspore.int16, mindspore.int32, mindspore.int64]:
49 if input_type in [mindspore.int8, mindspore.int16, mindspore.int32, mindspore.int64]:
59 get_tensor('scalar', mindspore.int16), get_tensor('scalar', mindspore.uint32),
65 get_tensor('array', mindspore.int16), get_tensor('array', mindspore.uint32),
/third_party/boost/libs/python/test/numpy/
Dndarray.py15 for dtp in (numpy.int16, numpy.int32, numpy.float32, numpy.complex128):
25 for dtp in (numpy.int16, numpy.int32, numpy.float32, numpy.complex128):
36 for dtp in (numpy.int16, numpy.int32, numpy.float32, numpy.complex128):
50 for dtp in (numpy.int16, numpy.int32, numpy.float32, numpy.complex128):
59 for dtp in (numpy.int16, numpy.int32, numpy.float32, numpy.complex128):
/third_party/flatbuffers/tests/
Doptional_scalars.fbs19 just_i16: int16;
20 maybe_i16: int16 = null;
21 default_i16: int16 = 42;

12345678910