/AliOS-Things-master/components/littlevgl/src/lv_misc/ |
A D | lv_circ.h | 22 #define LV_CIRC_OCT1_X(p) (p.x) argument 23 #define LV_CIRC_OCT1_Y(p) (p.y) argument 24 #define LV_CIRC_OCT2_X(p) (p.y) argument 25 #define LV_CIRC_OCT2_Y(p) (p.x) argument 26 #define LV_CIRC_OCT3_X(p) (-p.y) argument 27 #define LV_CIRC_OCT3_Y(p) (p.x) argument 28 #define LV_CIRC_OCT4_X(p) (-p.x) argument 29 #define LV_CIRC_OCT4_Y(p) (p.y) argument 30 #define LV_CIRC_OCT5_X(p) (-p.x) argument 34 #define LV_CIRC_OCT7_X(p) (p.y) argument [all …]
|
/AliOS-Things-master/components/freetype/src/type1/ |
A D | t1parse.h | 79 #define T1_Add_Table( p, i, o, l ) (p)->funcs.add( (p), i, o, l ) argument 80 #define T1_Done_Table( p ) \ argument 86 #define T1_Release_Table( p ) \ argument 97 #define T1_ToInt( p ) (p)->root.funcs.to_int( &(p)->root ) argument 98 #define T1_ToFixed( p, t ) (p)->root.funcs.to_fixed( &(p)->root, t ) argument 100 #define T1_ToCoordArray( p, m, c ) \ argument 102 #define T1_ToFixedArray( p, m, f, t ) \ argument 104 #define T1_ToToken( p, t ) \ argument 106 #define T1_ToTokenArray( p, t, m, c ) \ argument 109 #define T1_Load_Field( p, f, o, m, pf ) \ argument [all …]
|
/AliOS-Things-master/components/py_engine/tests/pyb/ |
A D | pin.py | 3 p = Pin("X8", Pin.IN) variable 9 p = Pin("X8", Pin.IN, Pin.PULL_UP) variable 10 p = Pin("X8", Pin.IN, pull=Pin.PULL_UP) variable 11 p = Pin("X8", mode=Pin.IN, pull=Pin.PULL_UP) variable
|
/AliOS-Things-master/components/SDL2/src/stdlib/ |
A D | SDL_iconv.c | 275 Uint8 *p = (Uint8 *) src; in SDL_iconv() local 297 Uint8 *p = (Uint8 *) src; in SDL_iconv() local 349 Uint8 *p = (Uint8 *) src; in SDL_iconv() local 357 Uint8 *p = (Uint8 *) src; in SDL_iconv() local 365 Uint8 *p = (Uint8 *) src; in SDL_iconv() local 479 Uint8 *p = (Uint8 *) src; in SDL_iconv() local 518 Uint8 *p = (Uint8 *) src; in SDL_iconv() local 557 Uint8 *p = (Uint8 *) src; in SDL_iconv() local 568 Uint8 *p = (Uint8 *) src; in SDL_iconv() local 580 Uint8 *p = (Uint8 *) src; in SDL_iconv() local [all …]
|
/AliOS-Things-master/components/freetype/src/cid/ |
A D | cidparse.h | 95 #define cid_parser_skip_spaces( p ) \ argument 97 #define cid_parser_skip_PS_token( p ) \ argument 100 #define cid_parser_to_int( p ) (p)->root.funcs.to_int( &(p)->root ) argument 101 #define cid_parser_to_fixed( p, t ) (p)->root.funcs.to_fixed( &(p)->root, t ) argument 103 #define cid_parser_to_coord_array( p, m, c ) \ argument 105 #define cid_parser_to_fixed_array( p, m, f, t ) \ argument 107 #define cid_parser_to_token( p, t ) \ argument 109 #define cid_parser_to_token_array( p, t, m, c ) \ argument 112 #define cid_parser_load_field( p, f, o ) \ argument 114 #define cid_parser_load_field_table( p, f, o ) \ argument
|
/AliOS-Things-master/components/freetype/src/pfr/ |
A D | pfrload.h | 38 #define PFR_NEXT_BYTE( p ) FT_NEXT_BYTE( p ) argument 39 #define PFR_NEXT_INT8( p ) FT_NEXT_CHAR( p ) argument 40 #define PFR_NEXT_SHORT( p ) FT_NEXT_SHORT( p ) argument 41 #define PFR_NEXT_USHORT( p ) FT_NEXT_USHORT( p ) argument 42 #define PFR_NEXT_LONG( p ) FT_NEXT_OFF3( p ) argument 43 #define PFR_NEXT_ULONG( p ) FT_NEXT_UOFF3( p ) argument
|
/AliOS-Things-master/components/freetype/src/otvalid/ |
A D | otvcommn.c | 45 FT_Bytes p = table; in otv_Coverage_validate() local 136 FT_Bytes p = table; in otv_Coverage_get_first() local 148 FT_Bytes p = table; in otv_Coverage_get_last() local 224 FT_Bytes p = table; in otv_ClassDef_validate() local 310 FT_Bytes p = table; in otv_Device_validate() local 386 FT_Bytes p = table; in otv_LookupList_validate() local 430 FT_Bytes p = table; in otv_Feature_validate() local 467 FT_Bytes p = table; in otv_FeatureList_validate() local 510 FT_Bytes p = table; in otv_LangSys_validate() local 552 FT_Bytes p = table; in otv_Script_validate() local [all …]
|
A D | otvbase.c | 37 FT_Bytes p = table; in otv_BaseCoord_validate() local 76 FT_Bytes p = table; in otv_BaseTagList_validate() local 98 FT_Bytes p = table; in otv_BaseValues_validate() local 125 FT_Bytes p = table; in otv_MinMax_validate() local 180 FT_Bytes p = table; in otv_BaseScript_validate() local 225 FT_Bytes p = table; in otv_BaseScriptList_validate() local 255 FT_Bytes p = table; in otv_Axis_validate() local 285 FT_Bytes p = table; in otv_BASE_validate() local
|
A D | otvgsub.c | 47 FT_Bytes p = table; in otv_SingleSubst_validate() local 127 FT_Bytes p = table; in otv_MultipleSubst_validate() local 168 FT_Bytes p = table; in otv_AlternateSubst_validate() local 211 FT_Bytes p = table; in otv_Ligature_validate() local 243 FT_Bytes p = table; in otv_LigatureSubst_validate() local 283 FT_Bytes p = table; in otv_ContextSubst_validate() local 342 FT_Bytes p = table; in otv_ChainContextSubst_validate() local 403 FT_Bytes p = table; in otv_ExtensionSubst_validate() local 459 FT_Bytes p = table, Coverage; in otv_ReverseChainSingleSubst_validate() local 552 FT_Bytes p = table; in otv_GSUB_validate() local
|
A D | otvgpos.c | 62 FT_Bytes p = table; in otv_x_sxy() local 173 FT_Bytes p = table; in otv_ValueRecord_validate() local 250 FT_Bytes p = table; in otv_Anchor_validate() local 316 FT_Bytes p = table; in otv_MarkArray_validate() local 355 FT_Bytes p = table; in otv_SinglePos_validate() local 433 FT_Bytes p = table; in otv_PairSet_validate() local 473 FT_Bytes p = table; in otv_PairPos_validate() local 580 FT_Bytes p = table; in otv_CursivePos_validate() local 656 FT_Bytes p = table; in otv_MarkBasePos_validate() local 697 FT_Bytes p = table; in otv_MarkLigPos_validate() local [all …]
|
A D | otvmath.c | 49 FT_Bytes p = table; in otv_MathConstants_validate() local 90 FT_Bytes p = table; in otv_MathItalicsCorrectionInfo_validate() local 138 FT_Bytes p = table; in otv_MathKern_validate() local 181 FT_Bytes p = table; in otv_MathKernInfo_validate() local 228 FT_Bytes p = table; in otv_MathGlyphInfo_validate() local 277 FT_Bytes p = table; in otv_GlyphAssembly_validate() local 318 FT_Bytes p = table; in otv_MathGlyphConstruction_validate() local 358 FT_Bytes p = table; in otv_MathVariants_validate() local 422 FT_Bytes p = table; in otv_MATH_validate() local
|
/AliOS-Things-master/components/mbedtls/library/ |
A D | asn1write.c | 42 int mbedtls_asn1_write_len( unsigned char **p, unsigned char *start, size_t len ) in mbedtls_asn1_write_len() 116 int mbedtls_asn1_write_raw_buffer( unsigned char **p, unsigned char *start, in mbedtls_asn1_write_raw_buffer() 169 int mbedtls_asn1_write_null( unsigned char **p, unsigned char *start ) in mbedtls_asn1_write_null() 182 int mbedtls_asn1_write_oid( unsigned char **p, unsigned char *start, in mbedtls_asn1_write_oid() 234 int mbedtls_asn1_write_int( unsigned char **p, unsigned char *start, int val ) in mbedtls_asn1_write_int() 275 int mbedtls_asn1_write_utf8_string( unsigned char **p, unsigned char *start, in mbedtls_asn1_write_utf8_string() 281 int mbedtls_asn1_write_printable_string( unsigned char **p, unsigned char *start, in mbedtls_asn1_write_printable_string() 287 int mbedtls_asn1_write_ia5_string( unsigned char **p, unsigned char *start, in mbedtls_asn1_write_ia5_string() 293 int mbedtls_asn1_write_bitstring( unsigned char **p, unsigned char *start, in mbedtls_asn1_write_bitstring() 320 int mbedtls_asn1_write_octet_string( unsigned char **p, unsigned char *start, in mbedtls_asn1_write_octet_string() [all …]
|
A D | asn1parse.c | 50 int mbedtls_asn1_get_len( unsigned char **p, in mbedtls_asn1_get_len() 108 int mbedtls_asn1_get_tag( unsigned char **p, in mbedtls_asn1_get_tag() 123 int mbedtls_asn1_get_bool( unsigned char **p, in mbedtls_asn1_get_bool() 142 int mbedtls_asn1_get_int( unsigned char **p, in mbedtls_asn1_get_int() 167 int mbedtls_asn1_get_mpi( unsigned char **p, in mbedtls_asn1_get_mpi() 185 int mbedtls_asn1_get_bitstring( unsigned char **p, const unsigned char *end, in mbedtls_asn1_get_bitstring() 218 int mbedtls_asn1_get_bitstring_null( unsigned char **p, const unsigned char *end, in mbedtls_asn1_get_bitstring_null() 237 int mbedtls_asn1_get_sequence_of( unsigned char **p, in mbedtls_asn1_get_sequence_of() 287 int mbedtls_asn1_get_alg( unsigned char **p, in mbedtls_asn1_get_alg() 331 int mbedtls_asn1_get_alg_null( unsigned char **p, in mbedtls_asn1_get_alg_null()
|
A D | x509.c | 76 int mbedtls_x509_get_serial( unsigned char **p, const unsigned char *end, in mbedtls_x509_get_serial() 121 int mbedtls_x509_get_alg( unsigned char **p, const unsigned char *end, in mbedtls_x509_get_alg() 145 unsigned char *p; in x509_get_hash_alg() local 206 unsigned char *p; in mbedtls_x509_get_rsassa_pss_params() local 344 static int x509_get_attr_type_value( unsigned char **p, in x509_get_attr_type_value() 471 static int x509_parse_int( unsigned char **p, size_t n, int *res ) in x509_parse_int() 695 int mbedtls_x509_get_ext( unsigned char **p, const unsigned char *end, in mbedtls_x509_get_ext() 743 char s[MBEDTLS_X509_MAX_DN_NAME_SIZE], *p; in mbedtls_x509_dn_gets() local 802 char *p; in mbedtls_x509_serial_gets() local 837 char *p = buf; in mbedtls_x509_sig_alg_gets() local [all …]
|
/AliOS-Things-master/components/py_engine/adapter/haas/ |
A D | mphalport.h | 63 #define mp_hal_pin_name(p) (p) argument 64 #define mp_hal_pin_input(p) mp_hal_pin_config_set((p), INPUT_PULL_UP) argument 65 #define mp_hal_pin_output(p) mp_hal_pin_config_set((p), OUTPUT_PUSH_PULL) argument 66 #define mp_hal_pin_open_drain(p) mp_hal_pin_config_set((p), OUTPUT_OPEN_DRAIN_NO_PULL) argument 67 #define mp_hal_pin_od_low(p) mp_hal_pin_low(p) argument 68 #define mp_hal_pin_od_high(p) mp_hal_pin_high(p) argument 69 #define mp_hal_pin_write(p, v) ((v) ? mp_hal_pin_high(p) : mp_hal_pin_low(p)) argument
|
/AliOS-Things-master/components/py_engine/adapter/haas510/ |
A D | mphalport.h | 59 #define mp_hal_pin_name(p) (p) argument 60 #define mp_hal_pin_input(p) mp_hal_pin_config_set((p), INPUT_PULL_UP) argument 61 #define mp_hal_pin_output(p) mp_hal_pin_config_set((p), OUTPUT_PUSH_PULL) argument 62 #define mp_hal_pin_open_drain(p) mp_hal_pin_config_set((p), OUTPUT_OPEN_DRAIN_NO_PULL) argument 63 #define mp_hal_pin_od_low(p) mp_hal_pin_low(p) argument 64 #define mp_hal_pin_od_high(p) mp_hal_pin_high(p) argument 65 #define mp_hal_pin_write(p, v) ((v) ? mp_hal_pin_high(p) : mp_hal_pin_low(p)) argument
|
/AliOS-Things-master/components/py_engine/adapter/haas600/ |
A D | mphalport.h | 59 #define mp_hal_pin_name(p) (p) argument 60 #define mp_hal_pin_input(p) mp_hal_pin_config_set((p), INPUT_PULL_UP) argument 61 #define mp_hal_pin_output(p) mp_hal_pin_config_set((p), OUTPUT_PUSH_PULL) argument 62 #define mp_hal_pin_open_drain(p) mp_hal_pin_config_set((p), OUTPUT_OPEN_DRAIN_NO_PULL) argument 63 #define mp_hal_pin_od_low(p) mp_hal_pin_low(p) argument 64 #define mp_hal_pin_od_high(p) mp_hal_pin_high(p) argument 65 #define mp_hal_pin_write(p, v) ((v) ? mp_hal_pin_high(p) : mp_hal_pin_low(p)) argument
|
/AliOS-Things-master/components/lwip/lwip2.0.0/core/ |
A D | pbuf.c | 263 struct pbuf *p, *q, *r; in pbuf_alloc_ext() local 560 pbuf_realloc(struct pbuf *p, u16_t new_len) in pbuf_realloc() 638 pbuf_head_space(struct pbuf *p) in pbuf_head_space() 808 pbuf_free(struct pbuf *p) in pbuf_free() 897 pbuf_clen(const struct pbuf *p) in pbuf_clen() 917 pbuf_ref(struct pbuf *p) in pbuf_ref() 938 struct pbuf *p; in pbuf_cat() local 995 pbuf_dechain(struct pbuf *p) in pbuf_dechain() 1113 const struct pbuf *p; in pbuf_copy_partial() local 1242 struct pbuf *p; in pbuf_take() local [all …]
|
/AliOS-Things-master/components/ai_agent/src/engine/tflite-micro/third_party/ruy/ruy/ |
A D | allocator.cc | 39 void* p = detail::SystemAlignedAlloc(num_bytes); in AllocateSlow() local 51 if (void* p = AllocateFast(rounded_num_bytes)) { in AllocateBytes() local 78 void* p = AllocateBytes(num_bytes + kMinPeriod); in AllocateBytesAvoidingAliasingWith() local 79 auto unsigned_low_bits = [](const void* p) { in AllocateBytesAvoidingAliasingWith() 117 for (void* p : fallback_blocks_) { in FreeAll() local
|
/AliOS-Things-master/components/lwip/lwip2.0.0/core/ipv6/ |
A D | icmp6.c | 81 icmp6_input(struct pbuf *p, struct netif *inp) in icmp6_input() 216 icmp6_dest_unreach(struct pbuf *p, enum icmp6_dur_code c) in icmp6_dest_unreach() 229 icmp6_packet_too_big(struct pbuf *p, u32_t mtu) in icmp6_packet_too_big() 242 icmp6_time_exceeded(struct pbuf *p, enum icmp6_te_code c) in icmp6_time_exceeded() 256 icmp6_param_problem(struct pbuf *p, enum icmp6_pp_code c, u32_t pointer) in icmp6_param_problem() 271 icmp6_send_response(struct pbuf *p, u8_t code, u32_t data, u8_t type) in icmp6_send_response()
|
/AliOS-Things-master/components/linkkit/external/nghttp2/ |
A D | nghttp2_net.c | 33 unsigned char *p = (unsigned char *)&res; in nghttp2_htonl() local 44 unsigned char *p = (unsigned char *)&res; in nghttp2_htons() local 53 unsigned char *p = (unsigned char *)&netlong; in nghttp2_ntohl() local 64 unsigned char *p = (unsigned char *)&netshort; in nghttp2_ntohs() local
|
/AliOS-Things-master/components/freetype/src/gxvalid/ |
A D | gxvjust.c | 89 FT_Bytes p = table; in gxv_just_wdp_entry_validate() local 132 FT_Bytes p = table; in gxv_just_wdc_entry_validate() local 181 FT_Bytes p = table; in gxv_just_actSubrecord_type0_validate() local 229 FT_Bytes p = table; in gxv_just_actSubrecord_type1_validate() local 247 FT_Bytes p = table; in gxv_just_actSubrecord_type2_validate() local 278 FT_Bytes p = table; in gxv_just_actSubrecord_type4_validate() local 315 FT_Bytes p = table; in gxv_just_actSubrecord_type5_validate() local 382 FT_Bytes p = table; in gxv_just_pcActionRecord_validate() local 422 FT_Bytes p = table; in gxv_just_pcLookupTable_validate() local 445 FT_Bytes p = table; in gxv_just_postcompTable_validate() local [all …]
|
/AliOS-Things-master/components/SDL2/src/image/external/libwebp-1.0.2/src/enc/ |
A D | backward_references_enc.h | 72 static WEBP_INLINE int PixOrCopyIsLiteral(const PixOrCopy* const p) { in PixOrCopyIsLiteral() 76 static WEBP_INLINE int PixOrCopyIsCacheIdx(const PixOrCopy* const p) { in PixOrCopyIsCacheIdx() 80 static WEBP_INLINE int PixOrCopyIsCopy(const PixOrCopy* const p) { in PixOrCopyIsCopy() 84 static WEBP_INLINE uint32_t PixOrCopyLiteral(const PixOrCopy* const p, in PixOrCopyLiteral() 90 static WEBP_INLINE uint32_t PixOrCopyLength(const PixOrCopy* const p) { in PixOrCopyLength() 94 static WEBP_INLINE uint32_t PixOrCopyCacheIdx(const PixOrCopy* const p) { in PixOrCopyCacheIdx() 100 static WEBP_INLINE uint32_t PixOrCopyDistance(const PixOrCopy* const p) { in PixOrCopyDistance() 142 static WEBP_INLINE int VP8LHashChainFindOffset(const VP8LHashChain* const p, in VP8LHashChainFindOffset() 147 static WEBP_INLINE int VP8LHashChainFindLength(const VP8LHashChain* const p, in VP8LHashChainFindLength() 152 static WEBP_INLINE void VP8LHashChainFindCopy(const VP8LHashChain* const p, in VP8LHashChainFindCopy()
|
/AliOS-Things-master/components/freetype/src/pshinter/ |
A D | pshalgo.h | 124 #define psh_point_is_smooth( p ) ( (p)->flags & PSH_POINT_SMOOTH ) argument 125 #define psh_point_is_off( p ) ( (p)->flags & PSH_POINT_OFF ) argument 126 #define psh_point_is_inflex( p ) ( (p)->flags & PSH_POINT_INFLEX ) argument 128 #define psh_point_set_smooth( p ) (p)->flags |= PSH_POINT_SMOOTH argument 129 #define psh_point_set_off( p ) (p)->flags |= PSH_POINT_OFF argument 130 #define psh_point_set_inflex( p ) (p)->flags |= PSH_POINT_INFLEX argument 144 #define psh_point_is_strong( p ) ( (p)->flags2 & PSH_POINT_STRONG ) argument 145 #define psh_point_is_fitted( p ) ( (p)->flags2 & PSH_POINT_FITTED ) argument 152 #define psh_point_set_strong( p ) (p)->flags2 |= PSH_POINT_STRONG argument 153 #define psh_point_set_fitted( p ) (p)->flags2 |= PSH_POINT_FITTED argument [all …]
|
/AliOS-Things-master/components/py_engine/tests/misc/ |
A D | features.py | 44 def p(s): function 136 p = 0 variable 139 p = p + 1 variable 142 p = 36 variable 145 p = 37 variable 191 def u(p): argument
|