| /utopia/UTPA2-700.0.x/projects/verify/op_tee/ |
| H A D | main.c | 40 TEEC_Operation op = SYS_TEEC_OPERATION_INITIALIZER; in main() local 64 … = MDrv_SYS_TEEC_Open(&mstar_teec_ctx, &session, &uuid, TEEC_LOGIN_PUBLIC, NULL, &op, &ret_orig)) { in main() 68 if (ret = MDrv_SYS_TEEC_InvokeCmd(&session, cmd, &op, &ret_orig)) { in main() 85 … = MDrv_SYS_TEEC_Open(&mstar_teec_ctx, &session, &uuid, TEEC_LOGIN_PUBLIC, NULL, &op, &ret_orig)) { in main() 90 op.params[0].value.a = atoi(argv[2]); in main() 91 op.params[0].value.b = atoi(argv[3]); in main() 92 op.paramTypes = TEEC_PARAM_TYPES(TEEC_VALUE_INPUT, TEEC_VALUE_OUTPUT, in main() 95 if (ret = MDrv_SYS_TEEC_InvokeCmd(&session, CMD_MULTIPLY_VALUE, &op, &ret_orig)) { in main() 99 … printf("%d * %d = %d\n",op.params[0].value.a, op.params[0].value.b, op.params[1].value.a); in main() 112 … = MDrv_SYS_TEEC_Open(&mstar_teec_ctx, &session, &uuid, TEEC_LOGIN_PUBLIC, NULL, &op, &ret_orig)) { in main() [all …]
|
| /utopia/UTPA2-700.0.x/projects/build/scripts/ |
| H A D | checkpatch.pl | 2068 my $op = $elements[$n + 1]; 2093 my $opv = $op . substr($curr_vars, $off, 1); 2103 } elsif ($op eq ';') { 2106 ERROR("space required after that '$op' $at\n" . $hereptr); 2110 } elsif ($op eq '//') { 2115 } elsif ($op eq '->' || $opv eq ':B') { 2117 ERROR("spaces prohibited around that '$op' $at\n" . $hereptr); 2121 } elsif ($op eq ',') { 2123 ERROR("space required after that '$op' $at\n" . $hereptr); 2133 } elsif ($op eq '!' || $op eq '~' || [all …]
|
| H A D | unifdef.c | 804 struct op { struct 807 } op[5]; member 915 const struct op *op; in eval_table() local 927 for (op = ops->op; op->str != NULL; op++) in eval_table() 928 if (strncmp(cp, op->str, strlen(op->str)) == 0) in eval_table() 930 if (op->str == NULL) in eval_table() 932 cp += strlen(op->str); in eval_table() 933 debug("eval%d %s", ops - eval_ops, op->str); in eval_table() 937 lt = op->fn(valp, lt, *valp, rt, val); in eval_table()
|
| H A D | diffconfig | 51 def print_config(op, config, value, new_value): argument 61 if op=="-": 63 elif op=="+":
|
| H A D | recordmcount.c | 134 unsigned char *op; in make_nop_x86() local 141 op = map + offset - 1; in make_nop_x86() 142 if (*op != 0xe8) in make_nop_x86()
|
| /utopia/UTPA2-700.0.x/modules/usb/drv/usb_ecos/usbhost/ |
| H A D | drvURB.c | 153 struct usb_operations *op; in usb_submit_urb() local 162 if (!(op = dev->bus->op) || !op->submit_urb) in usb_submit_urb() 179 return op->submit_urb (m_urb, mem_flags); in usb_submit_urb() 376 return op->submit_urb (m_urb, mem_flags); in usb_submit_urb() 383 if (m_urb && m_urb->dev && m_urb->dev->bus && m_urb->dev->bus->op) in usb_unlink_urb() 384 return m_urb->dev->bus->op->unlink_urb(m_urb); in usb_unlink_urb()
|
| H A D | drvUSB.c | 2544 if (udev->bus && udev->bus->op && udev->bus->op->deallocate) in usb_release_dev() 2545 udev->bus->op->deallocate(udev); in usb_release_dev() 2646 if (dev->bus->op->allocate) in usb_alloc_dev() 2647 dev->bus->op->allocate(dev); in usb_alloc_dev() 2912 return dev->bus->op->get_frame_number (dev); in usb_get_current_frame_number() 3039 ops = bus->op; in usb_disconnect() 3938 if (!dev || !dev->bus || !dev->bus->op || !dev->bus->op->buffer_alloc) in usb_buffer_alloc() 3940 return dev->bus->op->buffer_alloc (dev->bus, size, mem_flags, dma); in usb_buffer_alloc() 3983 if (!dev || !dev->bus || !dev->bus->op || !dev->bus->op->buffer_free) in usb_buffer_free() 3985 dev->bus->op->buffer_free (dev->bus, size, addr, dma); in usb_buffer_free()
|
| H A D | drvMsg.c | 362 if (dev && dev->bus && dev->bus->op && dev->bus->op->disable) in usb_disable_endpoint() 363 dev->bus->op->disable(dev, epaddr); in usb_disable_endpoint()
|
| /utopia/UTPA2-700.0.x/modules/gpd/drv/gpd/ |
| H A D | inftrees.c | 188 this.op = (MS_U8)64; /* invalid code marker */ 254 this.op = (MS_U8)0; 258 this.op = (MS_U8)(extra[work[sym]]); 262 this.op = (MS_U8)(32 + 64); /* end of block */ 331 (*table)[low].op = (MS_U8)curr; 337 this.op = (MS_U8)64; /* invalid code marker */
|
| /utopia/UTPA2-700.0.x/projects/tools/lint/mips-linux-gnu_include/sys/ |
| H A D | cachectl.h | 32 extern int cachectl (void *addr, __const int nbytes, __const int op) __THROW; 34 extern int __cachectl (void *addr, __const int nbytes, __const int op) __THROW; 36 extern int cacheflush (void *addr, __const int nbytes, __const int op) __THROW; 38 extern int _flush_cache (char *addr, __const int nbytes, __const int op) __THROW;
|
| /utopia/UTPA2-700.0.x/modules/demodulator/drv/dmd/t3/Int_DVBC/ |
| H A D | INTERN_DVBC.c | 517 S8 op; in INTERN_DVBC_LoadDSPCode() local 592 op = 1; in INTERN_DVBC_LoadDSPCode() 613 srcaddr += op; in INTERN_DVBC_LoadDSPCode() 658 op = 1; in INTERN_DVBC_LoadDSPCode() 691 srcaddr += op; in INTERN_DVBC_LoadDSPCode()
|
| /utopia/UTPA2-700.0.x/modules/demodulator/drv/dmd/t3/Int_DVBT/ |
| H A D | INTERN_DVBT.c | 583 S8 op; in INTERN_DVBT_LoadDSPCode() local 658 op = 1; in INTERN_DVBT_LoadDSPCode() 679 srcaddr += op; in INTERN_DVBT_LoadDSPCode() 724 op = 1; in INTERN_DVBT_LoadDSPCode() 757 srcaddr += op; in INTERN_DVBT_LoadDSPCode()
|
| /utopia/UTPA2-700.0.x/modules/demodulator/hal/maserati/demod/ |
| H A D | halDMD_INTERN_DVBC.c | 614 MS_S8 op; in INTERN_DVBC_LoadDSPCode() local 690 op = 1; in INTERN_DVBC_LoadDSPCode() 711 srcaddr += op; in INTERN_DVBC_LoadDSPCode() 757 op = 1; in INTERN_DVBC_LoadDSPCode() 790 srcaddr += op; in INTERN_DVBC_LoadDSPCode()
|
| /utopia/UTPA2-700.0.x/modules/demodulator/hal/curry/demod/ |
| H A D | halDMD_INTERN_DVBC.c | 614 MS_S8 op; in INTERN_DVBC_LoadDSPCode() local 690 op = 1; in INTERN_DVBC_LoadDSPCode() 711 srcaddr += op; in INTERN_DVBC_LoadDSPCode() 757 op = 1; in INTERN_DVBC_LoadDSPCode() 790 srcaddr += op; in INTERN_DVBC_LoadDSPCode()
|
| /utopia/UTPA2-700.0.x/modules/demodulator/hal/maxim/demod/ |
| H A D | halDMD_INTERN_DVBC.c | 615 MS_S8 op; in INTERN_DVBC_LoadDSPCode() local 691 op = 1; in INTERN_DVBC_LoadDSPCode() 712 srcaddr += op; in INTERN_DVBC_LoadDSPCode() 758 op = 1; in INTERN_DVBC_LoadDSPCode() 791 srcaddr += op; in INTERN_DVBC_LoadDSPCode()
|
| /utopia/UTPA2-700.0.x/modules/demodulator/hal/k6/demod/ |
| H A D | halDMD_INTERN_DVBC.c | 614 MS_S8 op; in INTERN_DVBC_LoadDSPCode() local 690 op = 1; in INTERN_DVBC_LoadDSPCode() 711 srcaddr += op; in INTERN_DVBC_LoadDSPCode() 757 op = 1; in INTERN_DVBC_LoadDSPCode() 790 srcaddr += op; in INTERN_DVBC_LoadDSPCode()
|
| /utopia/UTPA2-700.0.x/modules/demodulator/hal/M7621/demod/ |
| H A D | halDMD_INTERN_DVBC.c | 615 MS_S8 op; in INTERN_DVBC_LoadDSPCode() local 691 op = 1; in INTERN_DVBC_LoadDSPCode() 712 srcaddr += op; in INTERN_DVBC_LoadDSPCode() 758 op = 1; in INTERN_DVBC_LoadDSPCode() 791 srcaddr += op; in INTERN_DVBC_LoadDSPCode()
|
| /utopia/UTPA2-700.0.x/modules/demodulator/hal/M7821/demod/ |
| H A D | halDMD_INTERN_DVBC.c | 614 MS_S8 op; in INTERN_DVBC_LoadDSPCode() local 690 op = 1; in INTERN_DVBC_LoadDSPCode() 711 srcaddr += op; in INTERN_DVBC_LoadDSPCode() 757 op = 1; in INTERN_DVBC_LoadDSPCode() 790 srcaddr += op; in INTERN_DVBC_LoadDSPCode()
|
| /utopia/UTPA2-700.0.x/modules/demodulator/hal/kano/demod/ |
| H A D | halDMD_INTERN_DVBC.c | 614 MS_S8 op; in INTERN_DVBC_LoadDSPCode() local 690 op = 1; in INTERN_DVBC_LoadDSPCode() 711 srcaddr += op; in INTERN_DVBC_LoadDSPCode() 757 op = 1; in INTERN_DVBC_LoadDSPCode() 790 srcaddr += op; in INTERN_DVBC_LoadDSPCode()
|
| /utopia/UTPA2-700.0.x/modules/demodulator/hal/macan/demod/ |
| H A D | halDMD_INTERN_DVBC.c | 530 MS_S8 op; in INTERN_DVBC_LoadDSPCode() local 600 op = 1; in INTERN_DVBC_LoadDSPCode() 621 srcaddr += op; in INTERN_DVBC_LoadDSPCode() 667 op = 1; in INTERN_DVBC_LoadDSPCode() 700 srcaddr += op; in INTERN_DVBC_LoadDSPCode()
|
| /utopia/UTPA2-700.0.x/modules/demodulator/hal/manhattan/demod/ |
| H A D | halDMD_INTERN_DVBC.c | 650 MS_S8 op; in INTERN_DVBC_LoadDSPCode() local 726 op = 1; in INTERN_DVBC_LoadDSPCode() 747 srcaddr += op; in INTERN_DVBC_LoadDSPCode() 793 op = 1; in INTERN_DVBC_LoadDSPCode() 826 srcaddr += op; in INTERN_DVBC_LoadDSPCode()
|
| /utopia/UTPA2-700.0.x/projects/tools/lint/mips-linux-gnu_include/linux/ |
| H A D | ipc.h | 78 #define IPCCALL(version,op) ((version)<<16 | (op)) argument
|
| H A D | futex.h | 145 #define FUTEX_OP(op, oparg, cmp, cmparg) \ argument 146 (((op & 0xf) << 28) | ((cmp & 0xf) << 24) \
|
| /utopia/UTPA2-700.0.x/modules/demodulator/hal/messi/demod/ |
| H A D | halDMD_INTERN_DVBC.c | 651 MS_S8 op; in INTERN_DVBC_LoadDSPCode() local 727 op = 1; in INTERN_DVBC_LoadDSPCode() 748 srcaddr += op; in INTERN_DVBC_LoadDSPCode() 794 op = 1; in INTERN_DVBC_LoadDSPCode() 827 srcaddr += op; in INTERN_DVBC_LoadDSPCode()
|
| /utopia/UTPA2-700.0.x/modules/demodulator/hal/mainz/demod/ |
| H A D | halDMD_INTERN_DVBC.c | 661 MS_S8 op; in INTERN_DVBC_LoadDSPCode() local 737 op = 1; in INTERN_DVBC_LoadDSPCode() 758 srcaddr += op; in INTERN_DVBC_LoadDSPCode() 804 op = 1; in INTERN_DVBC_LoadDSPCode() 837 srcaddr += op; in INTERN_DVBC_LoadDSPCode()
|