| /OK3568_Linux_fs/external/xserver/hw/xfree86/parser/ |
| H A D | Layout.c | 120 XF86ConfInactivePtr iptr; in xf86parseLayoutSection() local 122 iptr = calloc(1, sizeof(XF86ConfInactiveRec)); in xf86parseLayoutSection() 123 iptr->list.next = NULL; in xf86parseLayoutSection() 125 free(iptr); in xf86parseLayoutSection() 128 iptr->inactive_device_str = xf86_lex_val.str; in xf86parseLayoutSection() 130 xf86addListItem((glp) ptr->lay_inactive_lst, (glp) iptr); in xf86parseLayoutSection() 269 XF86ConfInputrefPtr iptr; in xf86parseLayoutSection() local 271 iptr = calloc(1, sizeof(XF86ConfInputrefRec)); in xf86parseLayoutSection() 272 iptr->list.next = NULL; in xf86parseLayoutSection() 273 iptr->iref_option_lst = NULL; in xf86parseLayoutSection() [all …]
|
| /OK3568_Linux_fs/external/rkwifibt/drivers/bcmdhd/ |
| H A D | bcmstdlib.c | 258 const char *iptr, *tmpptr; in BCMPOSTTRAPFN() local 271 iptr = fmt; in BCMPOSTTRAPFN() 282 while (*iptr) { in BCMPOSTTRAPFN() 284 if (*iptr != '%') { in BCMPOSTTRAPFN() 286 *optr = *iptr; in BCMPOSTTRAPFN() 288 ++iptr; in BCMPOSTTRAPFN() 292 iptr++; in BCMPOSTTRAPFN() 294 if (*iptr == '#') { in BCMPOSTTRAPFN() 296 iptr++; in BCMPOSTTRAPFN() 298 if (*iptr == '-') { in BCMPOSTTRAPFN() [all …]
|
| /OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rkwifi/bcmdhd/ |
| H A D | bcmstdlib.c | 258 const char *iptr, *tmpptr; in BCMPOSTTRAPFN() local 271 iptr = fmt; in BCMPOSTTRAPFN() 282 while (*iptr) { in BCMPOSTTRAPFN() 284 if (*iptr != '%') { in BCMPOSTTRAPFN() 286 *optr = *iptr; in BCMPOSTTRAPFN() 288 ++iptr; in BCMPOSTTRAPFN() 292 iptr++; in BCMPOSTTRAPFN() 294 if (*iptr == '#') { in BCMPOSTTRAPFN() 296 iptr++; in BCMPOSTTRAPFN() 298 if (*iptr == '-') { in BCMPOSTTRAPFN() [all …]
|
| /OK3568_Linux_fs/external/xserver/Xi/ |
| H A D | getdctl.c | 93 int i, *iptr; in CopySwapDeviceResolution() local 100 iptr = (int *) buf; in CopySwapDeviceResolution() 102 *iptr++ = a->resolution; in CopySwapDeviceResolution() 104 *iptr++ = a->min_resolution; in CopySwapDeviceResolution() 106 *iptr++ = a->max_resolution; in CopySwapDeviceResolution() 111 iptr = (int *) buf; in CopySwapDeviceResolution() 112 for (i = 0; i < (3 * v->numAxes); i++, iptr++) { in CopySwapDeviceResolution() 113 swapl(iptr); in CopySwapDeviceResolution()
|
| /OK3568_Linux_fs/buildroot/dl/sox/git/lpc10/ |
| H A D | dyptrk.c | 118 integer iptr, i__, j; in dyptrk_() local 259 iptr = *ipoint + 1; in dyptrk_() 260 p[iptr * 60 - 60] = 1; in dyptrk_() 269 p[i__ + iptr * 60 - 61] = pbar; in dyptrk_() 272 p[i__ + iptr * 60 - 61] = i__; in dyptrk_() 283 p[i__ + iptr * 60 - 61] = pbar; in dyptrk_() 285 pbar = p[i__ + iptr * 60 - 61]; in dyptrk_()
|
| /OK3568_Linux_fs/kernel/arch/powerpc/lib/ |
| H A D | code-patching.c | 499 struct ppc_inst *iptr; in test_create_function_call() local 504 iptr = (struct ppc_inst *)ppc_function_entry(test_trampoline); in test_create_function_call() 506 create_branch(&instr, iptr, dest, BRANCH_SET_LINK); in test_create_function_call() 507 patch_instruction(iptr, instr); in test_create_function_call() 508 check(instr_is_branch_to_addr(iptr, dest)); in test_create_function_call() 515 struct ppc_inst *iptr, instr; in test_branch_bform() local 518 iptr = &instr; in test_branch_bform() 519 addr = (unsigned long)iptr; in test_branch_bform() 550 err = create_cond_branch(&instr, iptr, addr, flags); in test_branch_bform() 554 err = create_cond_branch(&instr, iptr, addr - 0x100, flags); in test_branch_bform() [all …]
|
| /OK3568_Linux_fs/external/xserver/hw/xfree86/common/ |
| H A D | xf86Configure.c | 334 XF86ConfInputrefPtr iptr; in configureLayoutSection() local 336 iptr = malloc(sizeof(XF86ConfInputrefRec)); in configureLayoutSection() 337 iptr->list.next = NULL; in configureLayoutSection() 338 iptr->iref_option_lst = NULL; in configureLayoutSection() 339 iptr->iref_inputdev_str = xnfstrdup("Mouse0"); in configureLayoutSection() 340 iptr->iref_option_lst = in configureLayoutSection() 341 xf86addNewOption(iptr->iref_option_lst, xnfstrdup("CorePointer"), in configureLayoutSection() 344 xf86addListItem((glp) ptr->lay_input_lst, (glp) iptr); in configureLayoutSection() 348 XF86ConfInputrefPtr iptr; in configureLayoutSection() local 350 iptr = malloc(sizeof(XF86ConfInputrefRec)); in configureLayoutSection() [all …]
|
| /OK3568_Linux_fs/u-boot/tools/ |
| H A D | mxsimage.c | 2259 uint8_t *image, *iptr; in sb_build_image() local 2275 iptr = image; in sb_build_image() 2277 memcpy(iptr, sb_header, sizeof(*sb_header)); in sb_build_image() 2278 iptr += sizeof(*sb_header); in sb_build_image() 2282 memcpy(iptr, &sctx->payload, sizeof(struct sb_sections_header)); in sb_build_image() 2283 iptr += sizeof(struct sb_sections_header); in sb_build_image() 2287 memcpy(iptr, sb_dict_key, sizeof(*sb_dict_key)); in sb_build_image() 2288 iptr += sizeof(*sb_dict_key); in sb_build_image() 2296 memcpy(iptr, &cctx->c_payload, sizeof(cctx->payload)); in sb_build_image() 2297 iptr += sizeof(cctx->payload); in sb_build_image() [all …]
|
| /OK3568_Linux_fs/external/security/rk_tee_user/v2/host/openssl/include/openssl/ |
| H A D | asn1.h | 407 # define ASN1_ITEM_ptr(iptr) (iptr) argument 410 # define ASN1_ITEM_ref(iptr) (&(iptr##_it)) argument 428 # define ASN1_ITEM_ptr(iptr) (iptr()) argument 431 # define ASN1_ITEM_ref(iptr) (iptr##_it) argument
|
| H A D | asn1t.h | 80 # define ASN1_ADB_ptr(iptr) ((const ASN1_ADB *)(iptr)) argument 93 # define ASN1_ADB_ptr(iptr) ((const ASN1_ADB *)(iptr()))
|
| /OK3568_Linux_fs/u-boot/arch/arm/include/asm/arch-rockchip/ |
| H A D | ddr_rk3368.h | 155 u32 iptr; member 157 check_member(rk3368_ddr_pctl, iptr, 0x03fc);
|
| H A D | ddr_rk3288.h | 154 u32 iptr; member 156 check_member(rk3288_ddr_pctl, iptr, 0x03fc);
|
| H A D | sdram_rk3036.h | 149 u32 iptr; member 151 check_member(rk3036_ddr_pctl, iptr, 0x03fc);
|
| H A D | sdram_rk322x.h | 188 u32 iptr; member 190 check_member(rk322x_ddr_pctl, iptr, 0x03fc);
|
| H A D | sdram_rv1108_pctl_phy.h | 158 u32 iptr; member 160 check_member(ddr_pctl, iptr, 0x03fc);
|
| /OK3568_Linux_fs/kernel/scripts/dtc/ |
| H A D | fdtput.c | 99 int *iptr = (int *)ptr; in encode_value() local 102 *iptr = cpu_to_fdt32(ival); in encode_value()
|
| /OK3568_Linux_fs/external/security/rk_tee_user/v2/export-ta_arm64/host_include/openssl/ |
| H A D | asn1.h | 730 #define ASN1_ITEM_ptr(iptr) (iptr) argument 733 #define ASN1_ITEM_ref(iptr) (&(iptr##_it)) argument
|
| H A D | asn1t.h | 76 #define ASN1_ADB_ptr(iptr) ((const ASN1_ADB *)(iptr)) argument
|
| /OK3568_Linux_fs/external/security/rk_tee_user/v2/export-ta_arm32/include/openssl/ |
| H A D | asn1.h | 730 #define ASN1_ITEM_ptr(iptr) (iptr) argument 733 #define ASN1_ITEM_ref(iptr) (&(iptr##_it)) argument
|
| /OK3568_Linux_fs/external/security/rk_tee_user/v2/export-ta_arm64/include/openssl/ |
| H A D | asn1.h | 730 #define ASN1_ITEM_ptr(iptr) (iptr) argument 733 #define ASN1_ITEM_ref(iptr) (&(iptr##_it)) argument
|
| H A D | asn1t.h | 76 #define ASN1_ADB_ptr(iptr) ((const ASN1_ADB *)(iptr)) argument
|
| /OK3568_Linux_fs/external/security/rk_tee_user/v2/export-ta_arm32/host_include/openssl/ |
| H A D | asn1.h | 730 #define ASN1_ITEM_ptr(iptr) (iptr) argument 733 #define ASN1_ITEM_ref(iptr) (&(iptr##_it)) argument
|
| /OK3568_Linux_fs/kernel/sound/soc/sof/ |
| H A D | loader.c | 233 uintptr_t iptr; in snd_sof_fw_ext_man_parse() local 253 iptr = (uintptr_t)fw->data + head->header_size; in snd_sof_fw_ext_man_parse() 256 elem_hdr = (struct sof_ext_man_elem_header *)iptr; in snd_sof_fw_ext_man_parse() 295 iptr += elem_hdr->size; in snd_sof_fw_ext_man_parse()
|
| /OK3568_Linux_fs/external/security/rk_tee_user/v1/export-user_ta/include/openssl/ |
| H A D | asn1.h | 353 #define ASN1_ITEM_ptr(iptr) (iptr) argument 356 #define ASN1_ITEM_ref(iptr) (&(iptr##_it)) argument
|
| /OK3568_Linux_fs/external/security/rk_tee_user/v1/export-user_ta/host_include/openssl/ |
| H A D | asn1.h | 353 #define ASN1_ITEM_ptr(iptr) (iptr) argument 356 #define ASN1_ITEM_ref(iptr) (&(iptr##_it)) argument
|