| /NextBSD/contrib/libxo/tests/core/saved/ |
| HD | test_08.E.out | 1 op create: [] [] 2 op open_container: [top] [] 3 op open_container: [data] [] 4 op open_container: [contents] [] 5 op open_list: [item] [] 6 op open_instance: [item] [] 7 op string: [name] [gum] 8 op content: [count] [1412] 9 op close_instance: [item] [] 10 op open_instance: [item] [] [all …]
|
| HD | test_10.E.out | 1 op create: [] [] 2 op version: [] [3.1.4] 3 op open_container: [top] [] 4 op attr: [test] [value] 5 op open_container: [data] [] 6 op open_list: [item] [] 7 op attr: [test2] [value2] 8 op close_list: [item] [] 9 op string: [data] [bold] 10 op string: [data] [bold-ul] [all …]
|
| HD | test_01.E.out | 1 op create: [] [] 2 op open_container: [top] [] 3 op string: [host] [my-box] 4 op string: [domain] [example.com] 5 op attr: [test] [value] 6 op open_container: [data] [] 7 op open_list: [item] [] 8 op attr: [test2] [value2] 9 op open_instance: [item] [] 10 op attr: [test3] [value3] [all …]
|
| HD | test_05.E.out | 1 op create: [] [] 2 op open_container: [indian-languages] [] 3 op string: [gurmukhi] [ਲਹੌਰ ਪਾਕਿਸਤਾਨੀ ਪੰਜਾਬ ਦੀ ਰਾਜਧਾਨੀ ਹੈ । ਲੋਕ ਗਿਣਤੀ ਦੇ ਨਾਲ ਕਰਾਚੀ ਤੋਂ ਬਾਅਦ ਲਹੌਰ ਦੂ… 4 op string: [shahmukhi] [لہور پاکستانی پنجاب دا دارالحکومت اے۔ لوک گنتی دے نال کراچی توں بعد لہور دو… 5 op string: [tranliteration] [lahor pākistān panjāb dā dārul hakūmat ē. lōk giṇtī dē nāḷ karācī tō᷈ … 6 op close_container: [indian-languages] [] 7 op open_container: [employees] [] 8 op open_leaf_list: [wc] [] 9 op string: [wc] [෴ - 0xdf4 - 1] 10 op string: [wc] [ණ - 0xdab - 1] [all …]
|
| HD | test_02.E.out | 1 op create: [] [] 2 op open_container: [top] [] 3 op open_container: [data] [] 4 op string: [what] [braces] 5 op string: [length] [abcdef] 6 op content: [fd] [-1] 7 op string: [error] [Bad file descriptor] 8 op string: [test] [good] 9 op content: [fd] [-1] 10 op string: [error] [Bad fi] [all …]
|
| HD | test_07.E.out | 1 op create: [] [] 2 op open_container: [employees] [] 3 op open_list: [test] [] 4 op open_instance: [test] [] 5 op string: [filename] [(null)] 6 op close_instance: [test] [] 7 op close_list: [test] [] 8 op string: [v1] [γιγνώσκειν] 9 op string: [v2] [ὦ ἄνδρες ᾿Αθηναῖοι] 10 op content: [columns] [28] [all …]
|
| HD | test_09.E.out | 1 op create: [] [] 2 op open_container: [top] [] 3 op open_container: [data] [] 4 op open_container: [contents] [] 5 op open_leaf_list: [name] [] 6 op string: [name] [gum] 7 op string: [name] [rope] 8 op string: [name] [ladder] 9 op string: [name] [bolt] 10 op string: [name] [water] [all …]
|
| HD | test_06.E.out | 1 op create: [] [] 2 op open_container: [employees] [] 3 op open_list: [employee] [] 4 op open_instance: [employee] [] 5 op string: [first-name] [Terry] 6 op string: [last-name] [Jones] 7 op content: [department] [660] 8 op close_instance: [employee] [] 9 op open_instance: [employee] [] 10 op string: [first-name] [Leslie] [all …]
|
| HD | test_04.E.out | 1 op create: [] [] 2 op open_container: [employees] [] 3 op open_list: [employee] [] 4 op open_instance: [employee] [] 5 op string: [first-name] [Terry] 6 op string: [last-name] [Jones] 7 op content: [department] [660] 8 op close_instance: [employee] [] 9 op open_instance: [employee] [] 10 op string: [first-name] [Leslie] [all …]
|
| HD | test_03.E.out | 1 op create: [] [] 2 op open_container: [employees] [] 3 op open_list: [employee] [] 4 op open_instance: [employee] [] 5 op string: [first-name] [Terry] 6 op string: [last-name] [Jones] 7 op content: [department] [660] 8 op close_instance: [employee] [] 9 op open_instance: [employee] [] 10 op string: [first-name] [Leslie] [all …]
|
| /NextBSD/contrib/gcc/config/arm/ |
| HD | pr-support.c | 110 _uw op; in __gnu_unwind_execute() local 117 op = next_unwind_byte (uws); in __gnu_unwind_execute() 118 if (op == CODE_FINISH) in __gnu_unwind_execute() 132 if ((op & 0x80) == 0) in __gnu_unwind_execute() 137 offset = ((op & 0x3f) << 2) + 4; in __gnu_unwind_execute() 139 if (op & 0x40) in __gnu_unwind_execute() 147 if ((op & 0xf0) == 0x80) in __gnu_unwind_execute() 149 op = (op << 8) | next_unwind_byte (uws); in __gnu_unwind_execute() 150 if (op == 0x8000) in __gnu_unwind_execute() 156 op = (op << 4) & 0xfff0; in __gnu_unwind_execute() [all …]
|
| HD | predicates.md | 25 if (GET_CODE (op) == SUBREG) 26 op = SUBREG_REG (op); 30 return (GET_CODE (op) == REG 31 && (REGNO (op) >= FIRST_PSEUDO_REGISTER 32 || REGNO_REG_CLASS (REGNO (op)) != NO_REGS)); 39 return REGNO (op) < FIRST_PSEUDO_REGISTER; 46 if (GET_CODE (op) == SUBREG) 47 op = SUBREG_REG (op); 49 return (GET_CODE (op) == REG 50 && (REGNO (op) <= LAST_ARM_REGNUM [all …]
|
| /NextBSD/contrib/libpcap/ |
| HD | bpf_image.c | 55 const char *fmt, *op; local 63 op = "unimp"; 69 op = "ret"; 74 op = "ret"; 79 op = "ld"; 84 op = "ldh"; 89 op = "ldb"; 94 op = "ld"; 99 op = "ld"; 104 op = "ldh"; [all …]
|
| /NextBSD/lib/libdispatch/src/ |
| HD | io.c | 51 static void _dispatch_operation_enqueue(dispatch_operation_t op, 54 dispatch_operation_t op); 85 static void _dispatch_operation_advise(dispatch_operation_t op, 87 static int _dispatch_operation_perform(dispatch_operation_t op); 88 static void _dispatch_operation_deliver_data(dispatch_operation_t op, 296 _dispatch_io_get_error(dispatch_operation_t op, dispatch_io_t channel, in _dispatch_io_get_error() argument 301 if (op) { in _dispatch_io_get_error() 302 channel = op->channel; in _dispatch_io_get_error() 311 err = op ? op->fd_entry->err : channel->err; in _dispatch_io_get_error() 754 dispatch_operation_t op; in dispatch_io_read() [all …]
|
| /NextBSD/lib/libz/ |
| HD | inffast.c | 91 unsigned op; /* code bits, operation, extra bits, or */ local 129 op = (unsigned)(here.bits); 130 hold >>= op; 131 bits -= op; 132 op = (unsigned)(here.op); 133 if (op == 0) { /* literal */ 139 else if (op & 16) { /* length base */ 141 op &= 15; /* number of extra bits */ 142 if (op) { 143 if (bits < op) { [all …]
|
| /NextBSD/sys/cddl/contrib/opensolaris/uts/common/zmod/ |
| HD | inffast.c | 93 unsigned op; /* code bits, operation, extra bits, or */ local 131 op = (unsigned)(this.bits); 132 hold >>= op; 133 bits -= op; 134 op = (unsigned)(this.op); 135 if (op == 0) { /* literal */ 141 else if (op & 16) { /* length base */ 143 op &= 15; /* number of extra bits */ 144 if (op) { 145 if (bits < op) { [all …]
|
| /NextBSD/contrib/gcc/config/ia64/ |
| HD | predicates.md | 35 (match_test "SYMBOL_REF_FUNCTION_P (op)"))) 43 switch (GET_CODE (op)) 46 op = XEXP (op, 0); 47 if (GET_CODE (op) != PLUS 48 || GET_CODE (XEXP (op, 0)) != SYMBOL_REF 49 || GET_CODE (XEXP (op, 1)) != CONST_INT) 51 offset = INTVAL (XEXP (op, 1)); 52 op = XEXP (op, 0); 56 if (CONSTANT_POOL_ADDRESS_P (op)) 58 size = GET_MODE_SIZE (get_pool_mode (op)); [all …]
|
| /NextBSD/contrib/gcc/ |
| HD | sched-vis.c | 74 rtx op[4]; in print_exp() local 80 op[i] = NULL_RTX; in print_exp() 86 op[0] = XEXP (x, 0); in print_exp() 91 op[1] = GEN_INT (-INTVAL (XEXP (x, 1))); in print_exp() 96 op[1] = XEXP (x, 1); in print_exp() 100 op[0] = XEXP (x, 0); in print_exp() 102 op[1] = XEXP (x, 1); in print_exp() 106 op[0] = XEXP (x, 0); in print_exp() 108 op[1] = XEXP (x, 1); in print_exp() 112 op[0] = XEXP (x, 0); in print_exp() [all …]
|
| /NextBSD/sbin/iscontrol/ |
| HD | login.c | 122 isc_opt_t *op = sess->op; in handleTgtResp() local 130 if(strcmp(np, op->tgtChapName? op->tgtChapName: op->initiatorName) != 0) { in handleTgtResp() 134 l1 = str2bin(op->tgtChapDigest, &d1); in handleTgtResp() 137 debug(3, "l1=%d '%s' l2=%d '%s'", l1, op->tgtChapDigest, l2, rp); in handleTgtResp() 145 free(op->tgtChapDigest); in handleTgtResp() 146 op->tgtChapDigest = NULL; in handleTgtResp() 156 isc_opt_t *op = sess->op; in processParams() local 176 q = op->targetAddress = strdup(eq+1); in processParams() 181 ta = op->targetAddress; in processParams() 182 op->targetAddress = strdup(ta+1); in processParams() [all …]
|
| /NextBSD/contrib/subversion/subversion/libsvn_client/ |
| HD | mtcc.c | 100 mtcc_op_t *op; in mtcc_op_create() local 102 op = apr_pcalloc(result_pool, sizeof(*op)); in mtcc_op_create() 103 op->name = name ? apr_pstrdup(result_pool, name) : ""; in mtcc_op_create() 106 op->kind = directory ? OP_ADD_DIR : OP_ADD_FILE; in mtcc_op_create() 108 op->kind = directory ? OP_OPEN_DIR : OP_OPEN_FILE; in mtcc_op_create() 111 op->children = apr_array_make(result_pool, 4, sizeof(mtcc_op_t *)); in mtcc_op_create() 113 op->src_rev = SVN_INVALID_REVNUM; in mtcc_op_create() 115 return op; in mtcc_op_create() 119 mtcc_op_find(mtcc_op_t **op, in mtcc_op_find() argument 140 *op = base_op; in mtcc_op_find() [all …]
|
| /NextBSD/contrib/gcc/config/s390/ |
| HD | predicates.md | 32 (match_test "op == CONST0_RTX (mode)"))) 38 (match_test "CONSTANT_P (op)"))) 49 && GET_CODE (op) == SUBREG 50 && GET_CODE (SUBREG_REG (op)) == MEM) 51 op = SUBREG_REG (op); 53 if (GET_CODE (op) != MEM) 55 if (!s390_legitimate_address_without_index_p (op)) 66 (match_test "!flag_pic || SYMBOL_REF_LOCAL_P (op)")) 68 (and (match_test "GET_CODE (XEXP (op, 0)) == UNSPEC") 69 (match_test "XINT (XEXP (op, 0), 1) == UNSPEC_PLT"))))) [all …]
|
| /NextBSD/usr.sbin/config/ |
| HD | mkoptions.c | 68 struct opt *op; in options() local 72 op = (struct opt *)calloc(1, sizeof(*op)); in options() 73 if (op == NULL) in options() 75 op->op_name = ns(cp->cpu_name); in options() 76 SLIST_INSERT_HEAD(&opt, op, op_next); in options() 90 op = (struct opt *)calloc(1, sizeof(*op)); in options() 91 if (op == NULL) in options() 93 op->op_name = ns("MAXUSERS"); in options() 95 op->op_value = ns(buf); in options() 96 SLIST_INSERT_HEAD(&opt, op, op_next); in options() [all …]
|
| /NextBSD/libexec/rtld-elf/ |
| HD | malloc.c | 154 register union overhead *op; local 167 op = (union overhead *)(pagepool_start); 168 n = n - sizeof (*op) - ((long)op & (n - 1)); 187 if (nbytes <= (unsigned long)(n = pagesz - sizeof (*op) - RSLOP)) { 195 n = -(sizeof (*op) + RSLOP); 210 if ((op = nextf[bucket]) == NULL) { 212 if ((op = nextf[bucket]) == NULL) 216 nextf[bucket] = op->ov_next; 217 op->ov_magic = MAGIC; 218 op->ov_index = bucket; [all …]
|
| /NextBSD/contrib/gcc/config/i386/ |
| HD | predicates.md | 24 (match_test "ANY_FP_REGNO_P (REGNO (op))"))) 29 (match_test "FP_REGNO_P (REGNO (op))"))) 34 (not (match_test "ANY_FP_REGNO_P (REGNO (op))")))) 39 (not (match_test "FP_REGNO_P (REGNO (op))")))) 44 (match_test "MMX_REGNO_P (REGNO (op))"))) 50 if (GET_CODE (op) == SUBREG) 51 op = SUBREG_REG (op); 52 return ANY_QI_REG_P (op); 55 ;; Return true if op is a NON_Q_REGS class register. 59 if (GET_CODE (op) == SUBREG) [all …]
|
| /NextBSD/sys/mips/rmi/dev/sec/ |
| HD | rmisec.c | 422 bzero(&cmd->op, sizeof(xlr_sec_io_t)); in xlr_sec_process() 424 cmd->op.source_buf = (uint64_t) (unsigned long)crp->crp_buf; in xlr_sec_process() 425 cmd->op.source_buf_size = crp->crp_ilen; in xlr_sec_process() 426 cmd->op.dest_buf = (uint64_t) (unsigned long)crp->crp_buf; in xlr_sec_process() 427 cmd->op.dest_buf_size = crp->crp_ilen; in xlr_sec_process() 428 cmd->op.num_packets = 1; in xlr_sec_process() 429 cmd->op.num_fragments = 1; in xlr_sec_process() 431 if (cmd->op.source_buf_size > SEC_MAX_FRAG_LEN) { in xlr_sec_process() 439 cmd->op.cipher_op = XLR_SEC_CIPHER_MODE_PASS; in xlr_sec_process() 440 cmd->op.cipher_mode = XLR_SEC_CIPHER_MODE_NONE; in xlr_sec_process() [all …]
|