Home
last modified time | relevance | path

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

/freebsd/contrib/wpa/hostapd/
H A Dhostapd.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');
H A Dhlr_auc_gw.txt50 INSERT INTO milenage(imsi,ki,opc,amf,sqn) VALUES(
57 INSERT INTO milenage(imsi,ki,opc,amf,sqn) VALUES(
/freebsd/contrib/nvi/ex/
H A Dex_append.c24 enum which {APPEND, CHANGE, INSERT}; enumerator
63 return (ex_aci(sp, cmdp, INSERT)); in ex_insert()
98 if ((cmd == CHANGE || cmd == INSERT) && lno != 0) in ex_aci()
/freebsd/contrib/llvm-project/llvm/lib/Support/
H A Dregcomp.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()
1134 INSERT(OCH_, start); /* offset is wrong... */ in repeat()
1147 INSERT(OCH_, start); in repeat()
[all …]
/freebsd/lib/libc/regex/
H A Dregcomp.c578 INSERT(OPLUS_, pos); in p_ere_exp()
580 INSERT(OQUEST_, pos); in p_ere_exp()
584 INSERT(OPLUS_, pos); in p_ere_exp()
589 INSERT(OCH_, pos); /* offset slightly wrong */ in p_ere_exp()
663 INSERT(OCH_, bc->start); /* offset is wrong */ in p_branch_ins_offset()
961 INSERT(OPLUS_, pos); in p_simp_re()
963 INSERT(OQUEST_, pos); in p_simp_re()
967 INSERT(OQUEST_, pos); in p_simp_re()
970 INSERT(OPLUS_, pos); in p_simp_re()
1494 INSERT(OCH_, start);
[all …]
/freebsd/contrib/nvi/regex/
H A Dregcomp.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/contrib/llvm-project/lld/docs/ELF/
H A Dlinker_script.rst50 } [INSERT [AFTER|BEFORE] anchor_section;]
55 When the ``INSERT`` keyword is present, the ``SECTIONS`` command describes some
61 command is followed by ``INSERT``, LLD applies built-in rules which are similar
179 If a described output section description also appears in an ``INSERT
/freebsd/contrib/libedit/
H A Dchared.h117 #define INSERT 0x02 macro
H A Dchared.c294 if (n || el->el_chared.c_vcmd.action != (DELETE|INSERT)) in cv_next_word()
342 if (action & INSERT) in cv_delfini()
H A Dvi.c85 if (c & INSERT) in cv_action()
294 return cv_action(el, DELETE | INSERT); in vi_change_meta()
/freebsd/sys/contrib/libsodium/contrib/
H A DFindsodium.cmake60 list(INSERT sodium_PKG_STATIC_LIBRARIES 0 "lib${_libname}.a")
/freebsd/contrib/llvm-project/llvm/lib/Target/Hexagon/
H A DHexagonISelLowering.cpp1909 case HexagonISD::INSERT: return "HexagonISD::INSERT"; in getTargetNodeName()
2789 InsV = DAG.getNode(HexagonISD::INSERT, dl, ScalarTy, in insertVector()
2795 InsV = DAG.getNode(HexagonISD::INSERT, dl, ScalarTy, in insertVector()
2815 DAG.getNode(HexagonISD::INSERT, dl, MVT::i32, {ToReg, Ext, Width, Idx}); in insertVectorPred()
2836 DAG.getNode(HexagonISD::INSERT, dl, MVT::i64, {VecR, ValR, Width, Idx}); in insertVectorPred()
3023 SDValue T = DAG.getNode(HexagonISD::INSERT, dl, MVT::i32, in LowerCONCAT_VECTORS()
H A DHexagonISelLowering.h71 INSERT, enumerator
H A DHexagonPatterns.td1067 def HexagonINSERT: SDNode<"HexagonISD::INSERT", SDTHexagonINSERT>;
/freebsd/contrib/less/
H A DNEWS891 "special" keys (arrows, PAGE-UP/PAGE-DOWN, HOME, END, INSERT, DELETE).
/freebsd/share/termcap/
H A Dtermcap768 # edit keypad: FIND, INSERT HERE, REMOVE, SELECT, PREV SCREEN,
/freebsd/contrib/llvm-project/llvm/lib/Target/X86/
H A DX86InstrAVX512.td360 // AVX-512 - VECTOR INSERT
/freebsd/contrib/ncurses/misc/
H A Dterminfo.src23985 # edit keypad: FIND, INSERT HERE, REMOVE, SELECT, PREV SCREEN,