Home
last modified time | relevance | path

Searched refs:INSERT (Results 1 – 25 of 101) sorted by relevance

12345

/freebsd-11-stable/contrib/wpa/hostapd/
HDhostapd.eap_user_sqlite15 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');
HDhlr_auc_gw.txt50 INSERT INTO milenage(imsi,ki,opc,amf,sqn) VALUES(
57 INSERT INTO milenage(imsi,ki,opc,amf,sqn) VALUES(
/freebsd-11-stable/contrib/nvi/ex/
HDex_append.c28 enum which {APPEND, CHANGE, INSERT}; enumerator
67 return (ex_aci(sp, cmdp, INSERT)); in ex_insert()
102 if ((cmd == CHANGE || cmd == INSERT) && lno != 0) in ex_aci()
/freebsd-11-stable/contrib/llvm-project/llvm/lib/Support/
HDregcomp.c268 #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 …]
/freebsd-11-stable/contrib/nvi/regex/
HDregcomp.c155 #define INSERT(op, pos) doinsert(p, (sop)(op), HERE()-(pos)+1, pos) macro
313 INSERT(OCH_, conc); /* offset is wrong */ in p_ere()
433 INSERT(OPLUS_, pos); in p_ere_exp()
435 INSERT(OQUEST_, pos); in p_ere_exp()
439 INSERT(OPLUS_, pos); in p_ere_exp()
444 INSERT(OCH_, pos); /* offset slightly wrong */ in p_ere_exp()
634 INSERT(OPLUS_, pos); in p_simp_re()
636 INSERT(OQUEST_, pos); in p_simp_re()
1032 INSERT(OCH_, start); /* offset is wrong... */ in repeat()
1045 INSERT(OCH_, start); in repeat()
[all …]
/freebsd-11-stable/lib/libc/regex/
HDregcomp.c186 #define INSERT(op, pos) doinsert(p, (sop)(op), HERE()-(pos)+1, pos) macro
466 INSERT(OPLUS_, pos); in p_ere_exp()
468 INSERT(OQUEST_, pos); in p_ere_exp()
472 INSERT(OPLUS_, pos); in p_ere_exp()
477 INSERT(OCH_, pos); /* offset slightly wrong */ in p_ere_exp()
550 INSERT(OCH_, bc->start); /* offset is wrong */ in p_branch_ins_offset()
805 INSERT(OPLUS_, pos); in p_simp_re()
807 INSERT(OQUEST_, pos); in p_simp_re()
1200 INSERT(OCH_, start); /* offset is wrong... */ in repeat()
1213 INSERT(OCH_, start); in repeat()
[all …]
/freebsd-11-stable/contrib/subversion/subversion/libsvn_diff/
HDutil.c251 INSERT((x)); \ in svn_diff__normalize_buffer()
257 #define INSERT(x) \ in svn_diff__normalize_buffer() macro
347 #undef INSERT in svn_diff__normalize_buffer()
/freebsd-11-stable/contrib/gcc/
HDcgraph.c210 slot = (struct cgraph_node **) htab_find_slot (cgraph_hash, &key, INSERT); in cgraph_node()
240 slot = (struct cgraph_node **) htab_find_slot (cgraph_hash, node, INSERT); in cgraph_insert_node_to_hashtable()
343 INSERT); in cgraph_edge()
368 (e->call_stmt), INSERT); in cgraph_set_call_stmt()
424 INSERT); in cgraph_create_edge()
854 htab_find_slot (cgraph_varpool_hash, &key, INSERT); in cgraph_varpool_node()
HDtree-nested.c278 gcc_assert (insert != INSERT); in lookup_field_for_decl()
283 if (!elt && insert == INSERT) in lookup_field_for_decl()
479 gcc_assert (insert != INSERT); in lookup_tramp_for_decl()
484 if (!elt && insert == INSERT) in lookup_tramp_for_decl()
874 slot = htab_find_slot (info->var_map, &dummy, INSERT); in get_nonlocal_debug_decl()
902 field = lookup_field_for_decl (i, decl, INSERT); in get_nonlocal_debug_decl()
974 x = lookup_field_for_decl (i, t, INSERT); in convert_nonlocal_reference()
1205 slot = htab_find_slot (info->var_map, &dummy, INSERT); in get_local_debug_decl()
1517 slot = htab_find_slot (i->var_map, &dummy, INSERT); in convert_nl_goto_reference()
1633 x = lookup_tramp_for_decl (i, decl, INSERT); in convert_tramp_reference()
HDtlink.c122 create ? INSERT : NO_INSERT); in symbol_hash_lookup()
144 INSERT); in file_hash_lookup()
164 create ? INSERT : NO_INSERT); in demangled_hash_lookup()
HDsee.c1032 &temp_pre_exp, INSERT); in see_seek_pre_extension_expr()
1867 &temp_prop, INSERT); in see_analyze_merged_def_local_prop()
1933 &temp_prop, INSERT); in see_analyze_unmerged_def_local_prop()
1982 &temp_prop, INSERT); in see_analyze_use_local_prop()
2183 &temp_prop, INSERT); in see_set_prop_merged_def()
2254 &temp_prop, INSERT); in see_set_prop_unmerged_def()
2328 &temp_prop, INSERT); in see_set_prop_unmerged_use()
2898 dest_extension_reg, INSERT); in see_merge_one_def_extension()
3150 rtx_slot = (rtx *) htab_find_slot (se_hash, se_insn, INSERT); in see_store_reference_and_extension()
HDtree-dfa.c646 loc = htab_find_slot_with_hash (referenced_vars, h, uid, INSERT); in referenced_var_check_and_insert()
680 loc = htab_find_slot_with_hash (default_defs, &in, DECL_UID (var), INSERT); in set_default_def()
685 loc = htab_find_slot_with_hash (default_defs, &in, DECL_UID (var), INSERT); in set_default_def()
HDtree-ssa-alias-warnings.c405 slot = htab_find_slot (ht, tp, INSERT); in add_key()
1013 slot = htab_find_slot (seen, func, INSERT); in processed_func_p()
HDread-rtl.c632 slot = htab_find_slot (table, m, INSERT); in add_mapping()
739 *htab_find_slot (ptr_locs, loc, INSERT) = loc; in set_rtx_ptr_loc()
792 *htab_find_slot (joined_conditions, entry, INSERT) = entry; in join_c_conditions()
1173 entry_ptr = htab_find_slot (defs, def, INSERT); in read_constants()
HDconflict.c196 slot = htab_find_slot (graph->arc_hash_table, (void *) &dummy, INSERT); in conflict_graph_add()
HDcselib.c821 mem_elt->value, INSERT); in cselib_lookup_mem()
971 slot = htab_find_slot_with_hash (cselib_hash_table, x, e->value, INSERT); in cselib_lookup()
985 hashval, create ? INSERT : NO_INSERT); in cselib_lookup()
HDtree-sra.c546 if (!elt && insert == INSERT) in lookup_element()
598 return lookup_element (NULL, expr, TREE_TYPE (expr), INSERT); in maybe_lookup_element_for_expr()
641 return lookup_element (elt, child, TREE_TYPE (expr), INSERT); in maybe_lookup_element_for_expr()
1300 struct sra_elt *sub = lookup_element (elt, child, type, INSERT); in instantiate_missing_elements_1()
HDpostreload-gcse.c350 hash, INSERT); in insert_expr_in_table()
418 hash, INSERT); in lookup_expr_in_table()
/freebsd-11-stable/contrib/binutils/include/
HDhashtab.h147 enum insert_option {NO_INSERT, INSERT}; enumerator
/freebsd-11-stable/contrib/gcclibs/include/
HDhashtab.h147 enum insert_option {NO_INSERT, INSERT}; enumerator
/freebsd-11-stable/lib/libedit/
HDchared.h128 #define INSERT 0x02 macro
HDchared.c296 if (n || el->el_chared.c_vcmd.action != (DELETE|INSERT)) in cv_next_word()
344 if (action & INSERT) in cv_delfini()
/freebsd-11-stable/contrib/gdb/include/
HDhashtab.h134 enum insert_option {NO_INSERT, INSERT}; enumerator
/freebsd-11-stable/contrib/gcc/cp/
HDcp-objcp-common.c251 loc = htab_find_slot_with_hash (shadowed_var_for_decl, h, h->hash, INSERT); in decl_shadowed_for_var_insert()
/freebsd-11-stable/contrib/gcclibs/libcpp/
HDfiles.c357 copy, hv, INSERT); in find_file_in_dir()
431 INSERT); in _cpp_find_file()
978 INSERT); in make_cpp_dir()

12345