Home
last modified time | relevance | path

Searched defs:pc (Results 1 – 25 of 38) sorted by relevance

12

/AliOS-Things-master/components/py_engine/engine/lib/re1.5/
A Dcharclass.c3 int _re1_5_classmatch(const char *pc, const char *sp) in _re1_5_classmatch()
15 int _re1_5_namedclassmatch(const char *pc, const char *sp) in _re1_5_namedclassmatch()
A Ddumpcode.c9 int pc = 0; in re1_5_dumpcode() local
A Drecursiveloop.c8 recursiveloop(char *pc, const char *sp, Subject *input, const char **subp, int nsubp) in recursiveloop()
A Dcompilecode.c7 #define INSERT_CODE(at, num, pc) \ argument
/AliOS-Things-master/components/SDL2/src/image/external/libpng-1.6.37/intel/
A Dfilter_sse2_intrinsics.c257 __m128i pa,pb,pc,smallest,nearest; in png_read_filter_row_paeth3_sse2() local
294 __m128i pa,pb,pc,smallest,nearest; in png_read_filter_row_paeth3_sse2() local
346 __m128i pa,pb,pc,smallest,nearest; in png_read_filter_row_paeth4_sse2() local
/AliOS-Things-master/components/cplusplus/example/cpp_aos/
A Dthread_test.cpp14 static thread *pc; variable
A Dbasic_test.cpp44 A *pc = (A *)pb; in class_ploy_test() local
/AliOS-Things-master/components/ucloud_ai/src/model/aliyun-openapi/test/core/
A Dservicerequest_ut.cc93 ServiceRequest::ParameterCollection pc = sr1.parameters(); in TEST() local
/AliOS-Things-master/components/lwip/lwip2.0.0/include/lwip/
A Dip4_frag.h84 struct pbuf_custom pc; member
A Dip6_frag.h105 struct pbuf_custom pc; member
/AliOS-Things-master/hardware/chip/haas1000/drivers/net/lwip/src/include/lwip/
A Dip4_frag.h84 struct pbuf_custom pc; member
A Dip6_frag.h105 struct pbuf_custom pc; member
/AliOS-Things-master/hardware/chip/haas1000/drivers/utils/crash_catcher/
A DCrashCatcherPriv.h52 uint32_t pc; member
/AliOS-Things-master/components/SDL2/src/image/external/libpng-1.6.37/powerpc/
A Dfilter_vsx_intrinsics.c485 #define vsx_paeth_process(rp,pp,a,b,c,pa,pb,pc,bpp) {\ argument
505 int a, b, c, pa, pb, pc, p; in png_read_filter_row_paeth4_vsx() local
625 int a, b, c, pa, pb, pc, p; in png_read_filter_row_paeth3_vsx() local
/AliOS-Things-master/hardware/chip/rtl872xd/aos/
A Dsoc_impl.c141 int alios_debug_pc_check(char *pc) in alios_debug_pc_check()
/AliOS-Things-master/hardware/arch/armv7m/common/
A Dbacktrace.c44 #define BT_PC2ADDR(pc) ((char *)(((uintptr_t)(pc)) & 0xfffffffe)) argument
47 __attribute__((weak)) int alios_debug_pc_check(char *pc) in alios_debug_pc_check()
/AliOS-Things-master/hardware/arch/armv8m/common/
A Dbacktrace.c44 #define BT_PC2ADDR(pc) ((char *)(((uintptr_t)(pc)) & 0xfffffffe)) argument
47 __attribute__((weak)) int alios_debug_pc_check(char *pc) in alios_debug_pc_check()
/AliOS-Things-master/components/SDL2/src/render/software/
A DSDL_rotate.c236 tColorRGBA *pc, *sp; in _transformSurfaceRGBA() local
349 tColorY *pc; in transformSurfaceY() local
/AliOS-Things-master/components/SDL2/src/test/
A DSDL_test_memory.c105 unw_word_t offset, pc; in SDL_TrackAllocation() local
/AliOS-Things-master/components/py_engine/engine/tools/
A Dmpy-tool.py516 def _asm_thumb_rewrite_mov(self, pc, val): argument
522 def _link_qstr(self, pc, kind, qst): argument
/AliOS-Things-master/kernel/rhino/include/
A Dk_rbtree.h95 unsigned long pc; in rbtree_erase_augmented() local
/AliOS-Things-master/hardware/chip/haas1000/aos/
A Daos.c187 int alios_debug_pc_check(char *pc) in alios_debug_pc_check()
/AliOS-Things-master/components/py_engine/engine/py/
A Dpersistentcode.c161 STATIC void asm_thumb_rewrite_mov(uint8_t *pc, uint16_t val) { in asm_thumb_rewrite_mov()
170 STATIC void arch_link_qstr(uint8_t *pc, bool is_obj, qstr qst) { in arch_link_qstr()
/AliOS-Things-master/components/SDL2/src/image/external/libpng-1.6.37/arm/
A Dfilter_neon_intrinsics.c264 uint16x8_t p1, pa, pb, pc; in paeth() local
/AliOS-Things-master/components/SDL2/src/gfx/
A DSDL_rotozoom.c642 tColorRGBA *pc, *sp; in _transformSurfaceRGBA() local
758 tColorY *pc, *sp; in transformSurfaceY() local

Completed in 34 milliseconds

12