/AliOS-Things-master/components/py_engine/engine/lib/re1.5/ |
A D | charclass.c | 3 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 D | dumpcode.c | 9 int pc = 0; in re1_5_dumpcode() local
|
A D | recursiveloop.c | 8 recursiveloop(char *pc, const char *sp, Subject *input, const char **subp, int nsubp) in recursiveloop()
|
A D | compilecode.c | 7 #define INSERT_CODE(at, num, pc) \ argument
|
/AliOS-Things-master/components/SDL2/src/image/external/libpng-1.6.37/intel/ |
A D | filter_sse2_intrinsics.c | 257 __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 D | thread_test.cpp | 14 static thread *pc; variable
|
A D | basic_test.cpp | 44 A *pc = (A *)pb; in class_ploy_test() local
|
/AliOS-Things-master/components/ucloud_ai/src/model/aliyun-openapi/test/core/ |
A D | servicerequest_ut.cc | 93 ServiceRequest::ParameterCollection pc = sr1.parameters(); in TEST() local
|
/AliOS-Things-master/components/lwip/lwip2.0.0/include/lwip/ |
A D | ip4_frag.h | 84 struct pbuf_custom pc; member
|
A D | ip6_frag.h | 105 struct pbuf_custom pc; member
|
/AliOS-Things-master/hardware/chip/haas1000/drivers/net/lwip/src/include/lwip/ |
A D | ip4_frag.h | 84 struct pbuf_custom pc; member
|
A D | ip6_frag.h | 105 struct pbuf_custom pc; member
|
/AliOS-Things-master/hardware/chip/haas1000/drivers/utils/crash_catcher/ |
A D | CrashCatcherPriv.h | 52 uint32_t pc; member
|
/AliOS-Things-master/components/SDL2/src/image/external/libpng-1.6.37/powerpc/ |
A D | filter_vsx_intrinsics.c | 485 #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 D | soc_impl.c | 141 int alios_debug_pc_check(char *pc) in alios_debug_pc_check()
|
/AliOS-Things-master/hardware/arch/armv7m/common/ |
A D | backtrace.c | 44 #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 D | backtrace.c | 44 #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 D | SDL_rotate.c | 236 tColorRGBA *pc, *sp; in _transformSurfaceRGBA() local 349 tColorY *pc; in transformSurfaceY() local
|
/AliOS-Things-master/components/SDL2/src/test/ |
A D | SDL_test_memory.c | 105 unw_word_t offset, pc; in SDL_TrackAllocation() local
|
/AliOS-Things-master/components/py_engine/engine/tools/ |
A D | mpy-tool.py | 516 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 D | k_rbtree.h | 95 unsigned long pc; in rbtree_erase_augmented() local
|
/AliOS-Things-master/hardware/chip/haas1000/aos/ |
A D | aos.c | 187 int alios_debug_pc_check(char *pc) in alios_debug_pc_check()
|
/AliOS-Things-master/components/py_engine/engine/py/ |
A D | persistentcode.c | 161 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 D | filter_neon_intrinsics.c | 264 uint16x8_t p1, pa, pb, pc; in paeth() local
|
/AliOS-Things-master/components/SDL2/src/gfx/ |
A D | SDL_rotozoom.c | 642 tColorRGBA *pc, *sp; in _transformSurfaceRGBA() local 758 tColorY *pc, *sp; in transformSurfaceY() local
|