Home
last modified time | relevance | path

Searched defs:top (Results 1 – 25 of 100) sorted by relevance

1234

/AliOS-Things-master/components/py_engine/engine/py/
A Dnlr.c41 nlr_buf_t **top = &MP_STATE_THREAD(nlr_top); in nlr_push_tail() local
49 nlr_buf_t **top = &MP_STATE_THREAD(nlr_top); in nlr_pop() local
A Dnlrsetjmp.c33 nlr_buf_t *top = *top_ptr; in nlr_jump() local
A Dobjstrunicode.c46 for (const byte *s = str_data, *top = str_data + str_len; !has_double_quote && s < top; s++) { in uni_print_quoted() local
58 const byte *s = str_data, *top = str_data + str_len; in uni_print_quoted() local
134 const byte *s, *top = self_data + self_len; in str_index_to_ptr() local
A Dparsenum.c51 const byte *restrict top = str + len; in mp_parse_num_integer() local
196 const char *top = str + len; in mp_parse_num_decimal() local
A Dvm.c425 mp_obj_t top = TOP(); in mp_execute_bytecode() local
517 mp_obj_t top = TOP(); in mp_execute_bytecode() local
574 mp_obj_t top = TOP(); in mp_execute_bytecode() local
590 mp_obj_t top = sp[0]; in mp_execute_bytecode() local
597 mp_obj_t top = sp[0]; in mp_execute_bytecode() local
A Dstackctrl.c35 void mp_stack_set_top(void *top) { in mp_stack_set_top()
A Dobjstr.c51 for (const byte *s = str_data, *top = str_data + str_len; !has_double_quote && s < top; s++) { in mp_str_print_quoted() local
63 for (const byte *s = str_data, *top = str_data + str_len; s < top; s++) { in mp_str_print_quoted() local
91 for (const byte *s = str_data, *top = str_data + str_len; s < top; s++) { in mp_str_print_json() local
516 const byte *top = s + len; in mp_obj_str_split() local
600 const byte *top = s + len; in str_splitlines() local
902 STATIC const char *str_to_int(const char *str, const char *top, int *num) { in str_to_int()
954 STATIC vstr_t mp_obj_str_format_helper(const char *str, const char *top, int *arg_i, size_t n_args,… in mp_obj_str_format_helper()
1424 for (const byte *top = str + len; str < top; str++) { in str_modulo_format() local
A Dprofile.c296 mp_obj_t top = mp_call_function_n_kw(callback, 3, 0, a); in mp_prof_callback_invoke() local
340 mp_obj_t top; in mp_prof_frame_enter() local
386 mp_obj_t top = mp_const_none; in mp_prof_instr_tick() local
/AliOS-Things-master/components/SDL2/src/image/external/libwebp-1.0.2/src/enc/
A Dpicture_rescale_enc.c40 int* const left, int* const top) { in SnapTopLeftPosition()
49 int* const left, int* const top, in AdjustAndCheckRectangle()
94 int left, int top, int width, int height, in WebPPictureView()
127 int left, int top, int width, int height) { in WebPPictureCrop()
282 int left, int top, int width, int height, in WebPPictureView()
294 int left, int top, int width, int height) { in WebPPictureCrop()
/AliOS-Things-master/components/SDL2/src/image/external/libwebp-1.0.2/src/dsp/
A Dlossless.c110 static uint32_t Predictor0_C(uint32_t left, const uint32_t* const top) { in Predictor0_C()
115 static uint32_t Predictor1_C(uint32_t left, const uint32_t* const top) { in Predictor1_C()
119 static uint32_t Predictor2_C(uint32_t left, const uint32_t* const top) { in Predictor2_C()
123 static uint32_t Predictor3_C(uint32_t left, const uint32_t* const top) { in Predictor3_C()
127 static uint32_t Predictor4_C(uint32_t left, const uint32_t* const top) { in Predictor4_C()
131 static uint32_t Predictor5_C(uint32_t left, const uint32_t* const top) { in Predictor5_C()
135 static uint32_t Predictor6_C(uint32_t left, const uint32_t* const top) { in Predictor6_C()
139 static uint32_t Predictor7_C(uint32_t left, const uint32_t* const top) { in Predictor7_C()
143 static uint32_t Predictor8_C(uint32_t left, const uint32_t* const top) { in Predictor8_C()
148 static uint32_t Predictor9_C(uint32_t left, const uint32_t* const top) { in Predictor9_C()
[all …]
A Dlossless_mips_dsp_r2.c191 static uint32_t Predictor5_MIPSdspR2(uint32_t left, const uint32_t* const top) { in Predictor5_MIPSdspR2()
195 static uint32_t Predictor6_MIPSdspR2(uint32_t left, const uint32_t* const top) { in Predictor6_MIPSdspR2()
199 static uint32_t Predictor7_MIPSdspR2(uint32_t left, const uint32_t* const top) { in Predictor7_MIPSdspR2()
203 static uint32_t Predictor8_MIPSdspR2(uint32_t left, const uint32_t* const top) { in Predictor8_MIPSdspR2()
208 static uint32_t Predictor9_MIPSdspR2(uint32_t left, const uint32_t* const top) { in Predictor9_MIPSdspR2()
214 const uint32_t* const top) { in Predictor10_MIPSdspR2()
219 const uint32_t* const top) { in Predictor11_MIPSdspR2()
224 const uint32_t* const top) { in Predictor12_MIPSdspR2()
229 const uint32_t* const top) { in Predictor13_MIPSdspR2()
A Denc.c291 const uint8_t* top, in DCMode()
317 const uint8_t* top) { in IntraChromaPreds_C()
376 static void DC4(uint8_t* dst, const uint8_t* top) { in DC4()
383 static void RD4(uint8_t* dst, const uint8_t* top) { in RD4()
402 static void LD4(uint8_t* dst, const uint8_t* top) { in LD4()
420 static void VR4(uint8_t* dst, const uint8_t* top) { in VR4()
442 static void VL4(uint8_t* dst, const uint8_t* top) { in VL4()
464 static void HU4(uint8_t* dst, const uint8_t* top) { in HU4()
479 static void HD4(uint8_t* dst, const uint8_t* top) { in HD4()
502 static void TM4(uint8_t* dst, const uint8_t* top) { in TM4()
[all …]
A Dlossless_enc.c781 static uint32_t Predictor2(uint32_t left, const uint32_t* const top) { in Predictor2()
785 static uint32_t Predictor3(uint32_t left, const uint32_t* const top) { in Predictor3()
789 static uint32_t Predictor4(uint32_t left, const uint32_t* const top) { in Predictor4()
793 static uint32_t Predictor5(uint32_t left, const uint32_t* const top) { in Predictor5()
797 static uint32_t Predictor6(uint32_t left, const uint32_t* const top) { in Predictor6()
801 static uint32_t Predictor7(uint32_t left, const uint32_t* const top) { in Predictor7()
805 static uint32_t Predictor8(uint32_t left, const uint32_t* const top) { in Predictor8()
810 static uint32_t Predictor9(uint32_t left, const uint32_t* const top) { in Predictor9()
815 static uint32_t Predictor10(uint32_t left, const uint32_t* const top) { in Predictor10()
819 static uint32_t Predictor11(uint32_t left, const uint32_t* const top) { in Predictor11()
[all …]
A Denc_sse2.c572 const uint8_t* top, int size) { in TM_SSE2()
621 const uint8_t* top) { in DC8uv_SSE2()
647 const uint8_t* top) { in DC8uvMode_SSE2()
662 const uint8_t* top) { in DC16_SSE2()
686 const uint8_t* top) { in DC16Mode_SSE2()
716 const uint8_t* top) { // vertical in VE4_SSE2()
745 static WEBP_INLINE void DC4_SSE2(uint8_t* dst, const uint8_t* top) { in DC4_SSE2()
753 const uint8_t* top) { // Down-Left in LD4_SSE2()
838 static WEBP_INLINE void HU4_SSE2(uint8_t* dst, const uint8_t* top) { in HU4_SSE2()
898 static void Intra4Preds_SSE2(uint8_t* dst, const uint8_t* top) { in Intra4Preds_SSE2()
[all …]
A Denc_msa.c287 static WEBP_INLINE void DC4(uint8_t* dst, const uint8_t* top) { in DC4()
296 static WEBP_INLINE void RD4(uint8_t* dst, const uint8_t* top) { in RD4()
316 static WEBP_INLINE void LD4(uint8_t* dst, const uint8_t* top) { in LD4()
336 static WEBP_INLINE void VR4(uint8_t* dst, const uint8_t* top) { in VR4()
357 static WEBP_INLINE void VL4(uint8_t* dst, const uint8_t* top) { in VL4()
378 static WEBP_INLINE void HU4(uint8_t* dst, const uint8_t* top) { in HU4()
484 const uint8_t* top) { in TrueMotion16x16()
523 const uint8_t* top) { in DCMode16x16()
610 const uint8_t* top) { in TrueMotion8x8()
650 const uint8_t* top) { in DCMode8x8()
[all …]
A Denc_mips_dsp_r2.c547 const uint8_t* top) { in DCMode8()
591 static void DC4(uint8_t* dst, const uint8_t* top) { in DC4()
612 static void TM4(uint8_t* dst, const uint8_t* top) { in TM4()
667 static void VE4(uint8_t* dst, const uint8_t* top) { in VE4()
698 static void HE4(uint8_t* dst, const uint8_t* top) { in HE4()
734 static void RD4(uint8_t* dst, const uint8_t* top) { in RD4()
783 static void VR4(uint8_t* dst, const uint8_t* top) { in VR4()
833 static void LD4(uint8_t* dst, const uint8_t* top) { in LD4()
880 static void VL4(uint8_t* dst, const uint8_t* top) { in VL4()
929 static void HD4(uint8_t* dst, const uint8_t* top) { in HD4()
[all …]
A Dlossless_sse2.c142 static uint32_t Predictor5_SSE2(uint32_t left, const uint32_t* const top) { in Predictor5_SSE2()
146 static uint32_t Predictor6_SSE2(uint32_t left, const uint32_t* const top) { in Predictor6_SSE2()
150 static uint32_t Predictor7_SSE2(uint32_t left, const uint32_t* const top) { in Predictor7_SSE2()
154 static uint32_t Predictor8_SSE2(uint32_t left, const uint32_t* const top) { in Predictor8_SSE2()
159 static uint32_t Predictor9_SSE2(uint32_t left, const uint32_t* const top) { in Predictor9_SSE2()
164 static uint32_t Predictor10_SSE2(uint32_t left, const uint32_t* const top) { in Predictor10_SSE2()
168 static uint32_t Predictor11_SSE2(uint32_t left, const uint32_t* const top) { in Predictor11_SSE2()
172 static uint32_t Predictor12_SSE2(uint32_t left, const uint32_t* const top) { in Predictor12_SSE2()
176 static uint32_t Predictor13_SSE2(uint32_t left, const uint32_t* const top) { in Predictor13_SSE2()
A Dlossless_neon.c191 static uint32_t Predictor5_NEON(uint32_t left, const uint32_t* const top) { in Predictor5_NEON()
194 static uint32_t Predictor6_NEON(uint32_t left, const uint32_t* const top) { in Predictor6_NEON()
197 static uint32_t Predictor7_NEON(uint32_t left, const uint32_t* const top) { in Predictor7_NEON()
200 static uint32_t Predictor13_NEON(uint32_t left, const uint32_t* const top) { in Predictor13_NEON()
305 const uint8x16_t top = LOADQ_U32P_AS_U8(&upper[i - 1]); in PredictorAdd6_NEON() local
321 const uint8x16_t top = LOADQ_U32P_AS_U8(&upper[i]); in PredictorAdd7_NEON() local
/AliOS-Things-master/components/ucloud_ai/src/model/aliyun-openapi/ocr/include/alibabacloud/ocr/model/
A DRecognizeAccountPageResult.h40 int top; member
47 int top; member
54 int top; member
61 int top; member
68 int top; member
A DRecognizeBusinessLicenseResult.h40 int top; member
47 int top; member
54 int top; member
61 int top; member
A DRecognizeCharacterResult.h43 int top; member
/AliOS-Things-master/components/py_engine/modules/minicv/base/modules/c/src/
A DWrapperIHaasUI.cpp192 int UIDrawRectangle(void* instance, int32_t left, int32_t top, int32_t right, int32_t bottom, in UIDrawRectangle()
228 int32_t top, int32_t right, int32_t bottom) in UIDrawText()
A DWrapperIHaasImageProc.cpp127 int ImageProcRectangle(void* instance, const ImageBuffer_t* src, int32_t left, int32_t top, in ImageProcRectangle()
198 int32_t top) in ImageProcPutText()
/AliOS-Things-master/components/ucloud_ai/src/model/aliyun-openapi/facebody/include/alibabacloud/facebody/model/
A DRecognizeExpressionResult.h42 int top; member
/AliOS-Things-master/components/freetype/src/cff/
A Dcf2stack.h66 CF2_StackNumber* top; member

Completed in 65 milliseconds

1234