/AliOS-Things-master/components/SDL2/src/image/external/zlib-1.2.11/ |
A D | inffast.c | 113 hold >>= op; 114 bits -= op; 115 op = (unsigned)(here.op); 125 if (op) { 131 hold >>= op; 132 bits -= op; 144 hold >>= op; 145 bits -= op; 146 op = (unsigned)(here.op); 167 bits -= op; [all …]
|
/AliOS-Things-master/components/ai_agent/src/engine/tflite-micro/tensorflow/lite/core/api/ |
A D | flatbuffer_conversions.h | 91 TfLiteStatus ParseBatchToSpaceNd(const Operator* op, 102 TfLiteStatus ParseConcatenation(const Operator* op, 116 TfLiteStatus ParseDepthToSpace(const Operator* op, 121 TfLiteStatus ParseDepthwiseConv2D(const Operator* op, 160 TfLiteStatus ParseFullyConnected(const Operator* op, 175 TfLiteStatus ParseGreaterEqual(const Operator* op, 273 TfLiteStatus ParseResizeBilinear(const Operator* op, 298 TfLiteStatus ParseSpaceToBatchNd(const Operator* op, 303 TfLiteStatus ParseSpaceToDepth(const Operator* op, 323 TfLiteStatus ParseStridedSlice(const Operator* op, [all …]
|
A D | flatbuffer_conversions.cc | 70 TFLITE_DCHECK(op != nullptr); in CheckParsePointerParams() 1045 TfLiteStatus ParseConcatenation(const Operator* op, in ParseConcatenation() argument 1058 op->builtin_options_as_ConcatenationOptions(); in ParseConcatenation() 1131 TfLiteStatus ParseDepthToSpace(const Operator* op, in ParseDepthToSpace() argument 1279 TfLiteStatus ParseFullyConnected(const Operator* op, in ParseFullyConnected() argument 1715 TfLiteStatus ParseResizeBilinear(const Operator* op, in ParseResizeBilinear() argument 1849 TfLiteStatus ParseSpaceToDepth(const Operator* op, in ParseSpaceToDepth() argument 1971 TfLiteStatus ParseStridedSlice(const Operator* op, in ParseStridedSlice() argument 1984 op->builtin_options_as_StridedSliceOptions(); in ParseStridedSlice() 2070 TfLiteStatus ParseTransposeConv(const Operator* op, in ParseTransposeConv() argument [all …]
|
/AliOS-Things-master/components/py_engine/external/unzip/src/ |
A D | inffast.c | 130 hold >>= op; 131 bits -= op; 132 op = (unsigned)(here.op); 142 if (op) { 148 hold >>= op; 149 bits -= op; 161 hold >>= op; 162 bits -= op; 163 op = (unsigned)(here.op); 184 bits -= op; [all …]
|
/AliOS-Things-master/components/SDL2/src/image/external/tiff-4.0.9/libtiff/ |
A D | tif_packbits.c | 69 uint8* op; in PackBitsEncode() local 77 op = tif->tif_rawcp; in PackBitsEncode() 125 *op++ = (uint8) b; in PackBitsEncode() 127 lastliteral = op; in PackBitsEncode() 128 *op++ = 0; in PackBitsEncode() 129 *op++ = (uint8) b; in PackBitsEncode() 143 *op++ = (uint8) b; in PackBitsEncode() 161 lastliteral = op; in PackBitsEncode() 162 *op++ = 0; in PackBitsEncode() 178 op[-2] = op[-1]; /* replicate */ in PackBitsEncode() [all …]
|
A D | tif_pixarlog.c | 132 op += 3; in horizontalAccumulateF() 153 op += 4; in horizontalAccumulateF() 198 op += 3; in horizontalAccumulate12() 219 op += 4; in horizontalAccumulate12() 237 *op = CLAMP12(t0); wp++; op++) in horizontalAccumulate12() 259 op += 3; in horizontalAccumulate16() 273 op += 4; in horizontalAccumulate16() 304 op[0] = wp[0]; op[1] = wp[1]; op[2] = wp[2]; in horizontalAccumulate11() 316 op[0] = wp[0]; op[1] = wp[1]; in horizontalAccumulate11() 317 op[2] = wp[2]; op[3] = wp[3]; in horizontalAccumulate11() [all …]
|
A D | tif_thunder.c | 59 #define SETPIXEL(op, v) { \ argument 64 *op++ |= lastpixel; \ 66 op[0] = (uint8) (lastpixel << 4); \ 112 op[0] |= lastpixel; in ThunderDecode() 113 lastpixel = *op++; npixels++; n--; in ThunderDecode() 119 *op++ = (uint8) lastpixel; in ThunderDecode() 122 *--op &= 0xf0; in ThunderDecode() 127 SETPIXEL(op, lastpixel + twobitdeltas[delta]); in ThunderDecode() 129 SETPIXEL(op, lastpixel + twobitdeltas[delta]); in ThunderDecode() 131 SETPIXEL(op, lastpixel + twobitdeltas[delta]); in ThunderDecode() [all …]
|
A D | tif_next.c | 35 #define SETPIXEL(op, v) { \ argument 37 case 0: op[0] = (unsigned char) ((v) << 6); break; \ 38 case 1: op[0] |= (v) << 4; break; \ 39 case 2: op[0] |= (v) << 2; break; \ 40 case 3: *op++ |= (v); op_offset++; break; \ 52 unsigned char *bp, *op; in NeXTDecode() local 63 for (op = (unsigned char*) buf, cc = occ; cc-- > 0;) in NeXTDecode() 64 *op++ = 0xff; in NeXTDecode() 118 op = row; in NeXTDecode() 128 SETPIXEL(op, grey); in NeXTDecode()
|
A D | tif_luv.c | 204 tp = (int16*) op; in LogL16Decode() 277 tp = (uint32 *)op; in LogLuvDecode24() 338 tp = (uint32*) op; in LogLuvDecode32() 445 uint8* op; in LogL16Encode() local 468 op = tif->tif_rawcp; in LogL16Encode() 525 tif->tif_rawcp = op; in LogL16Encode() 542 uint8* op; in LogLuvEncode24() local 561 op = tif->tif_rawcp; in LogLuvEncode24() 577 tif->tif_rawcp = op; in LogLuvEncode24() 595 uint8* op; in LogLuvEncode32() local [all …]
|
A D | tif_lzw.c | 404 tp = op + occ; in LZWDecode() 415 op += residue; in LZWDecode() 417 tp = op; in LZWDecode() 535 tp = op + len; in LZWDecode() 548 op += len; in LZWDecode() 639 tp = op + occ; in LZWDecodeCompat() 649 op += residue; in LZWDecodeCompat() 651 tp = op; in LZWDecodeCompat() 760 tp = op + len; in LZWDecodeCompat() 769 op += len; in LZWDecodeCompat() [all …]
|
/AliOS-Things-master/components/py_engine/engine/lib/tinytest/ |
A D | tinytest_macros.h | 72 #define tt_abort_perror(op) TT_DIE(("%s: %s [%d]",(op),strerror(errno), errno)) argument 78 #define tt_fail_perror(op) TT_FAIL(("%s: %s [%d]",(op),strerror(errno), errno)) argument 150 tt_assert_test_type(a,b,#a" "#op" "#b,type,(val1_ op val2_),fmt, \ 153 #define tt_int_op(a,op,b) \ argument 154 tt_assert_test_type(a,b,#a" "#op" "#b,long,(val1_ op val2_), \ 157 #define tt_uint_op(a,op,b) \ argument 161 #define tt_ptr_op(a,op,b) \ argument 165 #define tt_str_op(a,op,b) \ argument 170 tt_assert_test_type(a,b,#a" "#op" "#b,long,(val1_ op val2_),"%ld",(void)0) 174 (val1_ op val2_),"%lu",(void)0) [all …]
|
/AliOS-Things-master/components/py_engine/engine/py/ |
A D | sequence.c | 98 if (op == MP_BINARY_OP_LESS || op == MP_BINARY_OP_LESS_EQUAL) { in mp_seq_cmp_bytes() 101 if (op == MP_BINARY_OP_LESS) { in mp_seq_cmp_bytes() 102 op = MP_BINARY_OP_MORE; in mp_seq_cmp_bytes() 104 op = MP_BINARY_OP_MORE_EQUAL; in mp_seq_cmp_bytes() 109 if (op == MP_BINARY_OP_EQUAL) { in mp_seq_cmp_bytes() 127 } else if (op == MP_BINARY_OP_MORE) { in mp_seq_cmp_bytes() 142 if (op == MP_BINARY_OP_LESS || op == MP_BINARY_OP_LESS_EQUAL) { in mp_seq_cmp_objs() 145 if (op == MP_BINARY_OP_LESS) { in mp_seq_cmp_objs() 146 op = MP_BINARY_OP_MORE; in mp_seq_cmp_objs() 148 op = MP_BINARY_OP_MORE_EQUAL; in mp_seq_cmp_objs() [all …]
|
A D | emitinlinethumb.c | 374 typedef struct _format_4_op_t { byte op; member 447 if (op == MP_QSTR_vcmp) { in emit_inline_thumb_op() 541 if (op == MP_QSTR_nop) { in emit_inline_thumb_op() 543 } else if (op == MP_QSTR_wfi) { in emit_inline_thumb_op() 550 if (op == MP_QSTR_b) { in emit_inline_thumb_op() 555 } else if (op == MP_QSTR_bl) { in emit_inline_thumb_op() 560 } else if (op == MP_QSTR_bx) { in emit_inline_thumb_op() 632 } else if (op == MP_QSTR_pop) { in emit_inline_thumb_op() 650 if (op == MP_QSTR_mov) { in emit_inline_thumb_op() 692 if (op == MP_QSTR_mov) { in emit_inline_thumb_op() [all …]
|
A D | emitinlinextensa.c | 164 MP_ERROR_TEXT("'%s' expects a register"), op)); in get_arg_reg() 247 const char *op_str = (const char *)qstr_data(op, &op_len); in emit_inline_xtensa_op() 250 if (op == MP_QSTR_ret_n) { in emit_inline_xtensa_op() 257 if (op == MP_QSTR_callx0) { in emit_inline_xtensa_op() 260 } else if (op == MP_QSTR_j) { in emit_inline_xtensa_op() 263 } else if (op == MP_QSTR_jx) { in emit_inline_xtensa_op() 272 if (op == MP_QSTR_beqz) { in emit_inline_xtensa_op() 275 } else if (op == MP_QSTR_bnez) { in emit_inline_xtensa_op() 278 } else if (op == MP_QSTR_mov || op == MP_QSTR_mov_n) { in emit_inline_xtensa_op() 282 } else if (op == MP_QSTR_movi) { in emit_inline_xtensa_op() [all …]
|
A D | asmthumb.h | 104 void asm_thumb_op16(asm_thumb_t *as, uint op); 117 #define ASM_THUMB_FORMAT_1_ENCODE(op, rlo_dest, rlo_src, offset) \ argument 118 ((op) | ((offset) << 6) | ((rlo_src) << 3) | (rlo_dest)) 133 #define ASM_THUMB_FORMAT_2_ENCODE(op, rlo_dest, rlo_src, src_b) \ argument 134 ((op) | ((src_b) << 6) | ((rlo_src) << 3) | (rlo_dest)) 164 #define ASM_THUMB_FORMAT_3_ENCODE(op, rlo, i8) ((op) | ((rlo) << 8) | (i8)) argument 168 asm_thumb_op16(as, ASM_THUMB_FORMAT_3_ENCODE(op, rlo, i8)); in asm_thumb_format_3() 224 #define ASM_THUMB_FORMAT_5_ENCODE(op, r_dest, r_src) \ argument 228 asm_thumb_op16(as, ASM_THUMB_FORMAT_5_ENCODE(op, r_dest, r_src)); in asm_thumb_format_5() 287 #define ASM_THUMB_FORMAT_11_ENCODE(op, rlo_dest, rlo_src) \ argument [all …]
|
A D | objint_mpz.c | 143 mp_obj_t mp_obj_int_unary_op(mp_unary_op_t op, mp_obj_t o_in) { in mp_obj_int_unary_op() argument 145 switch (op) { in mp_obj_int_unary_op() 197 return mp_obj_float_binary_op(op, mpz_as_float(zlhs), rhs_in); in mp_obj_int_binary_op() 201 return mp_obj_complex_binary_op(op, mpz_as_float(zlhs), 0, rhs_in); in mp_obj_int_binary_op() 205 return mp_obj_int_binary_op_extra_cases(op, lhs_in, rhs_in); in mp_obj_int_binary_op() 209 if (op == MP_BINARY_OP_TRUE_DIVIDE || op == MP_BINARY_OP_INPLACE_TRUE_DIVIDE) { in mp_obj_int_binary_op() 219 if (op >= MP_BINARY_OP_INPLACE_OR && op < MP_BINARY_OP_CONTAINS) { in mp_obj_int_binary_op() 222 switch (op) { in mp_obj_int_binary_op() 280 if (op == MP_BINARY_OP_LSHIFT || op == MP_BINARY_OP_INPLACE_LSHIFT) { in mp_obj_int_binary_op() 301 assert(op == MP_BINARY_OP_DIVMOD); in mp_obj_int_binary_op() [all …]
|
/AliOS-Things-master/components/ai_agent/src/engine/tflite-micro/tensorflow/lite/micro/ |
A D | micro_op_resolver.h | 37 typedef TfLiteStatus (*BuiltinParseFunction)(const Operator* op, 45 virtual const TfLiteRegistration* FindOp(BuiltinOperator op) const = 0; 49 virtual const TfLiteRegistration* FindOp(const char* op) const = 0; 53 const TfLiteRegistration* FindOp(BuiltinOperator op, in FindOp() argument 55 return FindOp(op); in FindOp() 60 const TfLiteRegistration* FindOp(const char* op, int version) const final { in FindOp() argument 61 return FindOp(op); in FindOp() 66 virtual BuiltinParseFunction GetOpDataParser(BuiltinOperator op) const = 0;
|
/AliOS-Things-master/components/ble_mesh/bt_mesh/aos/ |
A D | mesh.c | 370 op[k].opcode = param->comp->elem[i].models[j].op_list[k].op; in ble_stack_mesh_init() 403 models->op = op; in ble_stack_mesh_init() 425 if (op == NULL) { in ble_stack_mesh_init() 433 op[k].opcode = param->comp->elem[i].vnd_models[j].op_list[k].op; in ble_stack_mesh_init() 457 free(op); in ble_stack_mesh_init() 458 op = NULL; in ble_stack_mesh_init() 470 models->op = op; in ble_stack_mesh_init() 526 uint32_t op, in ble_stack_mesh_send() argument 543 if (op < 0x10000) { in ble_stack_mesh_send() 569 uint32_t op, in ble_stack_mesh_pub() argument [all …]
|
/AliOS-Things-master/components/freetype/src/psaux/ |
A D | t1decode.c | 458 op = op_hstem; in t1_decoder_parse_charstrings() 462 op = op_vstem; in t1_decoder_parse_charstrings() 486 op = op_return; in t1_decoder_parse_charstrings() 490 op = op_hsbw; in t1_decoder_parse_charstrings() 537 op = op_sbw; in t1_decoder_parse_charstrings() 540 op = op_div; in t1_decoder_parse_charstrings() 546 op = op_pop; in t1_decoder_parse_charstrings() 632 switch ( op ) in t1_decoder_parse_charstrings() 647 if ( large_int && !( op == op_none || op == op_div ) ) in t1_decoder_parse_charstrings() 1065 switch ( op ) in t1_decoder_parse_charstrings() [all …]
|
/AliOS-Things-master/components/freetype/src/cff/ |
A D | cffgload.c | 959 CFF_Operator op; in cff_decoder_parse_charstrings() local 1038 op = cff_op_unknown; in cff_decoder_parse_charstrings() 1043 op = cff_op_hstem; in cff_decoder_parse_charstrings() 1046 op = cff_op_vstem; in cff_decoder_parse_charstrings() 1070 op = cff_op_return; in cff_decoder_parse_charstrings() 1093 op = cff_op_or; in cff_decoder_parse_charstrings() 1189 op = cff_op_hsbw; in cff_decoder_parse_charstrings() 1195 op = cff_op_blend; in cff_decoder_parse_charstrings() 1261 switch ( op ) in cff_decoder_parse_charstrings() 1323 switch ( op ) in cff_decoder_parse_charstrings() [all …]
|
/AliOS-Things-master/components/SDL2/test/ |
A D | Makefile.os2 | 62 wlink SYS os2v2 libpath $(LIBPATH) lib {$(LIBS)} op q op el file {$<} name $@ 70 wlink SYS os2v2 libpath $(LIBPATH) lib {$(LIBS)} op q op el file {$<} name $@ 74 wlink SYS os2v2 libpath $(LIBPATH) lib {$(LIBS)} op q op el file {$<} name $@ 78 wlink SYS os2v2 libpath $(LIBPATH) lib {$(LIBS)} op q op el file {$<} name $@ 82 wlink SYS os2v2 libpath $(LIBPATH) lib {$(LIBS) $(LIBS_TTF)} op q op el file {$<} name $@
|
/AliOS-Things-master/components/ai_agent/src/engine/tflite-micro/tensorflow/lite/micro/tools/make/downloads/cmsis/CMSIS/NN/Source/SVDFunctions/ |
A D | arm_svdf_s8.c | 229 int32x4_t op = vldrwq_z_s32(buffer_b, p); in arm_svdf_s8() local 230 op = arm_requantize_mve(op, multiplier_out, shift_2); in arm_svdf_s8() 231 op = vaddq_n_s32(op, zp_out); in arm_svdf_s8() 234 op = vmaxq_s32(op, min_vec); in arm_svdf_s8() 235 op = vminq_s32(op, max_vec); in arm_svdf_s8() 236 vstrbq_p_s32(output_data, op, p); in arm_svdf_s8()
|
/AliOS-Things-master/components/ai_agent/src/engine/tflite-micro/third_party/cmsis/CMSIS/NN/Source/SVDFunctions/ |
A D | arm_svdf_s8.c | 229 int32x4_t op = vldrwq_z_s32(buffer_b, p); in arm_svdf_s8() local 230 op = arm_requantize_mve(op, multiplier_out, shift_2); in arm_svdf_s8() 231 op = vaddq_n_s32(op, zp_out); in arm_svdf_s8() 234 op = vmaxq_s32(op, min_vec); in arm_svdf_s8() 235 op = vminq_s32(op, max_vec); in arm_svdf_s8() 236 vstrbq_p_s32(output_data, op, p); in arm_svdf_s8()
|
/AliOS-Things-master/components/SDL2/src/image/external/tiff-4.0.9/tools/ |
A D | rgb2ycbcr.c | 197 *op++ = V2Code(Y, in cvtClump() 201 *op++ = Yzero; in cvtClump() 205 *op++ = Yzero; in cvtClump() 208 *op++ = V2Code(Cb / (ch*cw), refBlackWhite[2], refBlackWhite[3], 127); in cvtClump() 230 cvtClump(op, tp, in cvtStrip() 232 op += clumpSize; in cvtStrip() 236 cvtClump(op, tp, vertSubSampling, x, width); in cvtStrip() 237 op += clumpSize; in cvtStrip() 244 cvtClump(op, tp, nrows, horizSubSampling, width); in cvtStrip() 245 op += clumpSize; in cvtStrip() [all …]
|
/AliOS-Things-master/components/SDL2/src/image/external/tiff-4.0.9/ |
A D | libtiff-CVE-2018-8905.patch | 31 - op += codep->length; 33 - tp = op; 35 + tp = op + len; 44 + } while (codep && tp > op); 46 + op += len; 49 *op++ = (char)code;
|