| /netbsd-src/sys/dev/raidframe/ |
| H A D | rf_pq.c | 655 #define INSERT(a,i) (a << (5L*i)) in rf_IncQ() macro 664 new = INSERT(a2, 1) | a1; in rf_IncQ() 669 new = new | INSERT(a1, 2) | INSERT(a2, 3); in rf_IncQ() 674 new = new | INSERT(a1, 4) | INSERT(a2, 5); in rf_IncQ() 679 new = new | INSERT(a1, 5) | INSERT(a2, 6); in rf_IncQ() 685 new = new | INSERT(a1, 7) | INSERT(a2, 8); in rf_IncQ() 690 new = new | INSERT(a1, 9) | INSERT(a2, 10); in rf_IncQ() 695 new = new | INSERT(a1, 11) | INSERT(a2, 12); in rf_IncQ() 746 new = INSERT(a2, 1) | a1; in QDelta() 751 new = new | INSERT(a1, 2) | INSERT(a2, 3); in QDelta() [all …]
|
| /netbsd-src/external/bsd/wpa/dist/hostapd/ |
| H A D | hostapd.eap_user_sqlite | 15 INSERT INTO users(identity,methods,password,phase2) VALUES ('user','TTLS-MSCHAPV2','password',1); 16 INSERT INTO users(identity,methods,password,phase2) VALUES ('DOMAIN\mschapv2 user','TTLS-MSCHAPV2',… 18 INSERT INTO wildcards(identity,methods) VALUES ('','TTLS,TLS'); 19 INSERT INTO wildcards(identity,methods) VALUES ('0','AKA');
|
| H A D | hlr_auc_gw.txt | 50 INSERT INTO milenage(imsi,ki,opc,amf,sqn) VALUES( 57 INSERT INTO milenage(imsi,ki,opc,amf,sqn) VALUES(
|
| /netbsd-src/external/bsd/nvi/dist/ex/ |
| H A D | ex_append.c | 33 enum which {APPEND, CHANGE, INSERT}; enumerator 72 return (ex_aci(sp, cmdp, INSERT)); in ex_insert() 107 if ((cmd == CHANGE || cmd == INSERT) && lno != 0) in ex_aci()
|
| /netbsd-src/bin/ksh/ |
| H A D | vi.c | 133 #define INSERT 1 macro 539 insert = INSERT; 685 if (insert == INSERT) { 776 insert = INSERT; 783 insert = INSERT; 790 insert = INSERT; 833 insert = INSERT; 863 insert = INSERT; 892 insert = INSERT; 898 insert = INSERT; [all …]
|
| /netbsd-src/external/mpl/bind/dist/contrib/dlz/modules/sqlite3/testing/ |
| H A D | dlz.data | |
| /netbsd-src/usr.bin/rdist/ |
| H A D | lookup.c | 144 if (action != INSERT || s->s_type != CONST) { in lookup() 164 s->s_type = action == INSERT ? VAR : CONST; in lookup()
|
| /netbsd-src/external/apache2/llvm/dist/llvm/lib/Support/ |
| H A D | regcomp.c | 268 #define INSERT(op, pos) doinsert(p, (sop)(op), HERE()-(pos)+1, pos) macro 412 INSERT(OCH_, conc); /* offset is wrong */ in p_ere() 560 INSERT(OPLUS_, pos); in p_ere_exp() 562 INSERT(OQUEST_, pos); in p_ere_exp() 566 INSERT(OPLUS_, pos); in p_ere_exp() 571 INSERT(OCH_, pos); /* offset slightly wrong */ in p_ere_exp() 745 INSERT(OPLUS_, pos); in p_simp_re() 747 INSERT(OQUEST_, pos); in p_simp_re() 1136 INSERT(OCH_, start); /* offset is wrong... */ in repeat() 1149 INSERT(OCH_, start); in repeat() [all …]
|
| /netbsd-src/external/bsd/nvi/dist/regex/ |
| H A D | regcomp.c | 163 #define INSERT(op, pos) doinsert(p, (sop)(op), HERE()-(pos)+1, pos) macro 332 INSERT(OCH_, conc); /* offset is wrong */ in p_ere() 453 INSERT(OPLUS_, pos); in p_ere_exp() 455 INSERT(OQUEST_, pos); in p_ere_exp() 459 INSERT(OPLUS_, pos); in p_ere_exp() 464 INSERT(OCH_, pos); /* offset slightly wrong */ in p_ere_exp() 658 INSERT(OPLUS_, pos); in p_simp_re() 660 INSERT(OQUEST_, pos); in p_simp_re() 1068 INSERT(OCH_, start); /* offset is wrong... */ in repeat() 1081 INSERT(OCH_, start); in repeat() [all …]
|
| /netbsd-src/lib/libc/regex/ |
| H A D | regcomp.c | 215 #define INSERT(op, pos) doinsert(p, (op), HERE()-(pos)+1, pos) macro 639 INSERT(OPLUS_, pos); in p_ere_exp() 641 INSERT(OQUEST_, pos); in p_ere_exp() 645 INSERT(OPLUS_, pos); in p_ere_exp() 650 INSERT(OCH_, pos); /* offset slightly wrong */ in p_ere_exp() 724 INSERT(OCH_, bc->start); /* offset is wrong */ in p_branch_ins_offset() 1040 INSERT(OPLUS_, pos); in p_simp_re() 1042 INSERT(OQUEST_, pos); in p_simp_re() 1046 INSERT(OQUEST_, pos); in p_simp_re() 1049 INSERT(OPLUS in p_simp_re() [all...] |
| /netbsd-src/external/gpl3/gcc.old/dist/gcc/ |
| H A D | godump.c | 445 slot = htab_find_slot_with_hash (macro_hash, mhval, hashval, INSERT); in go_define() 1154 slot = htab_find_slot (macro_hash, mhval, INSERT); in go_output_typedef() 1182 slot = htab_find_slot (container->type_hash, type, INSERT); in go_output_typedef() 1191 slot = htab_find_slot (container->invalid_hash, type, INSERT); in go_output_typedef() 1219 slot = htab_find_slot (container->type_hash, type, INSERT); in go_output_typedef() 1228 slot = htab_find_slot (container->invalid_hash, type, INSERT); in go_output_typedef() 1348 slot = htab_find_slot (container->keyword_hash, keywords[i], INSERT); in keyword_hash_init()
|
| H A D | gentarget-def.c | 223 const char **slot = stubs->find_slot (suffix, INSERT); in def_target_insn() 274 rtx *slot = insns->find_slot_with_hash (name, hash, INSERT); in add_insn()
|
| H A D | read-md.c | 100 *htab_find_slot (m_ptr_locs, loc, INSERT) = loc; in set_md_ptr_loc() 163 *htab_find_slot (m_joined_conditions, entry, INSERT) = entry; in join_c_conditions() 821 entry_ptr = htab_find_slot (defs, &tmp_def, INSERT); in add_constant() 912 slot = htab_find_slot (m_enum_types, &enum_name, INSERT); in handle_enum()
|
| /netbsd-src/external/gpl3/gcc/dist/gcc/ |
| H A D | godump.cc | 437 slot = htab_find_slot_with_hash (macro_hash, mhval, hashval, INSERT); in go_define() 1126 slot = htab_find_slot (macro_hash, mhval, INSERT); in go_output_typedef() 1166 slot = htab_find_slot (container->type_hash, type, INSERT); in go_output_typedef() 1175 slot = htab_find_slot (container->invalid_hash, type, INSERT); in go_output_typedef() 1205 slot = htab_find_slot (container->type_hash, type, INSERT); in go_output_typedef() 1214 slot = htab_find_slot (container->invalid_hash, type, INSERT); in go_output_typedef() 1334 slot = htab_find_slot (container->keyword_hash, keywords[i], INSERT); in keyword_hash_init()
|
| H A D | gentarget-def.cc | 223 const char **slot = stubs->find_slot (suffix, INSERT); in def_target_insn() 274 rtx *slot = insns->find_slot_with_hash (name, hash, INSERT); in add_insn()
|
| H A D | read-md.cc | 100 *htab_find_slot (m_ptr_locs, loc, INSERT) = loc; in set_md_ptr_loc() 163 *htab_find_slot (m_joined_conditions, entry, INSERT) = entry; in join_c_conditions() 821 entry_ptr = htab_find_slot (defs, &tmp_def, INSERT); in add_constant() 913 slot = htab_find_slot (m_enum_types, &enum_name, INSERT); in handle_enum()
|
| /netbsd-src/external/gpl3/binutils.old/dist/gas/ |
| H A D | hash.c | 30 void **slot = htab_find_slot (htab, element, INSERT); in htab_insert()
|
| /netbsd-src/sys/rump/ |
| H A D | ldscript.rump | 42 INSERT AFTER .data;
|
| /netbsd-src/external/gpl3/binutils/dist/gas/ |
| H A D | hash.c | 50 void **slot = htab_find_slot (htab, element, INSERT); in htab_insert()
|
| /netbsd-src/external/gpl3/gcc.old/dist/libgomp/ |
| H A D | hashtab.h | 90 enum insert_option {NO_INSERT, INSERT}; enumerator 374 if (insert == INSERT && size * 3 <= htab->n_elements * 4) in htab_find_slot()
|
| /netbsd-src/external/gpl3/gcc/dist/libgomp/ |
| H A D | hashtab.h | 90 enum insert_option {NO_INSERT, INSERT}; enumerator 380 if (insert == INSERT && size * 3 <= htab->n_elements * 4) in htab_find_slot()
|
| /netbsd-src/external/gpl3/gcc/dist/libcc1/ |
| H A D | context.hh | 101 tree_node **slot = preserved.find_slot (t, INSERT); in preserve()
|
| H A D | callbacks.cc | 73 slot = (method **) htab_find_slot (m_registry, &m, INSERT); in add_callback()
|
| /netbsd-src/external/gpl3/gcc.old/dist/libcc1/ |
| H A D | callbacks.cc | 73 slot = (method **) htab_find_slot (m_registry, &m, INSERT); in add_callback()
|
| H A D | libcc1plugin.cc | 185 tree_node **slot = preserved.find_slot (t, INSERT); in preserve() 208 const char **slot = file_names.find_slot (filename, INSERT); in intern_filename() 316 decl_addr_value **slot = ctx->address_map.find_slot (&value, INSERT); in address_rewriter() 424 decl_addr_value **slot = ctx->address_map.find_slot (&value, INSERT); in plugin_build_decl()
|