/AliOS-Things-master/components/lwip/lwip2.0.0/netif/ppp/ |
A D | pppoe.c | 246 struct pbuf *pb; in pppoe_netif_output() local 372 pppoe_disc_input(struct netif *netif, struct pbuf *pb) in pppoe_disc_input() 650 pppoe_data_input(struct netif *netif, struct pbuf *pb) in pppoe_data_input() 719 pppoe_output(struct pppoe_softc *sc, struct pbuf *pb) in pppoe_output() 755 struct pbuf *pb; in pppoe_send_padi() local 978 struct pbuf *pb; in pppoe_send_padr() local 1032 struct pbuf *pb; in pppoe_send_padt() local 1063 struct pbuf *pb; in pppoe_send_pado() local 1093 struct pbuf *pb; in pppoe_send_pads() local 1129 pppoe_xmit(struct pppoe_softc *sc, struct pbuf *pb) in pppoe_xmit()
|
A D | pppol2tp.c | 202 struct pbuf *pb; in pppol2tp_netif_output() local 781 struct pbuf *pb; in pppol2tp_send_sccrq() local 876 struct pbuf *pb; in pppol2tp_send_scccn() local 927 struct pbuf *pb; in pppol2tp_send_icrq() local 976 struct pbuf *pb; in pppol2tp_send_iccn() local 1023 struct pbuf *pb; in pppol2tp_send_zlb() local 1052 struct pbuf *pb; in pppol2tp_send_stopccn() local 1097 static err_t pppol2tp_xmit(pppol2tp_pcb *l2tp, struct pbuf *pb) { in pppol2tp_xmit() 1117 static err_t pppol2tp_udp_send(pppol2tp_pcb *l2tp, struct pbuf *pb) { in pppol2tp_udp_send()
|
A D | mppe.c | 193 mppe_compress(ppp_pcb *pcb, ppp_mppe_state *state, struct pbuf **pb, u16_t protocol) in mppe_compress() 279 mppe_decompress(ppp_pcb *pcb, ppp_mppe_state *state, struct pbuf **pb) in mppe_decompress()
|
/AliOS-Things-master/hardware/chip/rtl872xd/sdk/component/soc/realtek/amebad/cmsis-dsp/Source/FilteringFunctions/ |
A D | arm_fir_q31.c | 78 q31_t *pb; /* Temporary pointer for coefficient buffer */ in arm_fir_q31() local 280 q31_t *pb; /* Temporary pointer for coefficient buffer */ in arm_fir_q31() local
|
A D | arm_fir_q15.c | 83 q15_t *pb; /* Temporary pointer for coefficient buffer */ in arm_fir_q15() local 326 q15_t *pb; /* Temporary pointer for coefficient buffer */ in arm_fir_q15() local 604 q15_t *pb; /* Temporary pointer for coefficient buffer */ in arm_fir_q15() local
|
A D | arm_fir_decimate_q15.c | 75 q15_t *pb; /* Temporary pointer coefficient buffer */ in arm_fir_decimate_q15() local 315 q15_t *pb; /* Temporary pointer coefficient buffer */ in arm_fir_decimate_q15() local 593 q15_t *pb; /* Temporary pointer coefficient buffer */ in arm_fir_decimate_q15() local
|
A D | arm_fir_f32.c | 133 …float32_t *px, *pb; /* Temporary pointers for state and coefficient buf… in arm_fir_f32() local 479 …float32_t *px, *pb; /* Temporary pointers for state and coefficient buf… in arm_fir_f32() local 562 …float32_t *px, *pb; /* Temporary pointers for state and coefficient buf… in arm_fir_f32() local
|
A D | arm_fir_decimate_fast_q15.c | 78 q15_t *pb; /* Temporary pointer coefficient buffer */ in arm_fir_decimate_fast_q15() local 318 q15_t *pb; /* Temporary pointer coefficient buffer */ in arm_fir_decimate_fast_q15() local
|
A D | arm_fir_decimate_q31.c | 71 q31_t *pb; /* Temporary pointers for coefficient buffer */ in arm_fir_decimate_q31() local
|
A D | arm_fir_sparse_f32.c | 124 float32_t *pb = pScratchIn; /* Temporary pointers for scratch buffer */ in arm_fir_sparse_f32() local
|
A D | arm_lms_f32.c | 180 …float32_t *px, *pb; /* Temporary pointers for state and coefficient buf… in arm_lms_f32() local
|
A D | arm_fir_fast_q15.c | 70 q15_t *pb; /* Temporary pointer for coefficient buffer */ in arm_fir_fast_q15() local
|
A D | arm_fir_sparse_q31.c | 67 q31_t *pb = pScratchIn; /* Temporary pointers for scratch buffer */ in arm_fir_sparse_q31() local
|
A D | arm_fir_fast_q31.c | 75 q31_t *pb; /* Temporary pointer for coefficient buffer */ in arm_fir_fast_q31() local
|
A D | arm_fir_q7.c | 74 q7_t *pb; /* Temporary pointer for coefficient buffer */ in arm_fir_q7() local
|
A D | arm_lms_norm_f32.c | 172 …float32_t *px, *pb; /* Temporary pointers for state and coefficient buf… in arm_lms_norm_f32() local
|
A D | arm_fir_decimate_fast_q31.c | 75 q31_t *pb; /* Temporary pointers for coefficient buffer */ in arm_fir_decimate_fast_q31() local
|
A D | arm_fir_sparse_q15.c | 71 q15_t *pb = pScratchIn; /* Temporary pointers for scratch buffer */ in arm_fir_sparse_q15() local
|
/AliOS-Things-master/components/py_engine/tests/unix/ |
A D | ffi_callback.py | 24 def cmp(pa, pb): argument
|
/AliOS-Things-master/components/SDL2/src/image/external/libpng-1.6.37/contrib/libtests/ |
A D | pngstest.c | 813 gp_g8(Pixel *p, png_const_voidp pb) in gp_g8() 822 gp_ga8(Pixel *p, png_const_voidp pb) in gp_ga8() 832 gp_ag8(Pixel *p, png_const_voidp pb) in gp_ag8() 842 gp_rgb8(Pixel *p, png_const_voidp pb) in gp_rgb8() 854 gp_bgr8(Pixel *p, png_const_voidp pb) in gp_bgr8() 866 gp_rgba8(Pixel *p, png_const_voidp pb) in gp_rgba8() 878 gp_bgra8(Pixel *p, png_const_voidp pb) in gp_bgra8() 891 gp_argb8(Pixel *p, png_const_voidp pb) in gp_argb8() 916 gp_g16(Pixel *p, png_const_voidp pb) in gp_g16() 925 gp_ga16(Pixel *p, png_const_voidp pb) in gp_ga16() [all …]
|
/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 | semaphore_test.cpp | 14 static thread * pb; variable
|
A D | mutex_test.cpp | 15 static thread *pb; variable
|
A D | queue_test.cpp | 15 static thread *pb; variable
|
A D | thread_test.cpp | 13 static thread *pb; variable
|