Home
last modified time | relevance | path

Searched refs:exact (Results 1 – 25 of 240) sorted by relevance

12345678910

/src/contrib/llvm-project/lldb/source/API/
H A DSBCompileUnit.cpp81 bool exact) const { in FindLineEntryIndex()
82 LLDB_INSTRUMENT_VA(this, line_entry, exact); in FindLineEntryIndex()
90 line_entry.GetFileSpec().get(), exact, in FindLineEntryIndex()
98 const bool exact = true; in FindLineEntryIndex() local
99 return FindLineEntryIndex(start_idx, line, inline_file_spec, exact); in FindLineEntryIndex()
104 bool exact) const { in FindLineEntryIndex()
105 LLDB_INSTRUMENT_VA(this, start_idx, line, inline_file_spec, exact); in FindLineEntryIndex()
118 exact, &line_entry); in FindLineEntryIndex()
/src/lib/libc/db/btree/
H A Dbt_get.c61 int exact, status; in __bt_get() local
77 if ((e = __bt_search(t, key, &exact)) == NULL) in __bt_get()
79 if (!exact) { in __bt_get()
H A Dbt_put.c70 int dflags, exact, status; in __bt_put() local
157 if (t->bt_order == NOT || (e = bt_fast(t, key, data, &exact)) == NULL) in __bt_put()
158 if ((e = __bt_search(t, key, &exact)) == NULL) in __bt_put()
171 if (!exact) in __bt_put()
176 if (!exact || !F_ISSET(t, B_NODUPS)) in __bt_put()
H A Dbt_seq.c147 int exact; in __bt_seqset() local
164 return (__bt_first(t, key, ep, &exact)); in __bt_seqset()
233 int exact; in __bt_seqadv() local
250 return (__bt_first(t, &c->key, ep, &exact)); in __bt_seqadv()
H A Dbt_delete.c144 int exact, level; in __bt_stkacq() local
152 if ((e = __bt_search(t, &c->key, &exact)) == NULL) in __bt_stkacq()
211 if ((e = __bt_search(t, &c->key, &exact)) == NULL) in __bt_stkacq()
283 int deleted, exact, redo; in __bt_bdelete() local
288 loop: if ((e = __bt_search(t, key, &exact)) == NULL) in __bt_bdelete()
290 if (!exact) { in __bt_bdelete()
/src/crypto/krb5/src/plugins/kdb/db2/libdb2/btree/
H A Dbt_get.c67 int exact, status; in __bt_get() local
83 if ((e = __bt_search(t, key, &exact)) == NULL) in __bt_get()
85 if (!exact) { in __bt_get()
H A Dbt_put.c76 int dflags, exact, status; in __bt_put() local
167 if (t->bt_order == NOT || (e = bt_fast(t, key, data, &exact)) == NULL) in __bt_put()
168 if ((e = __bt_search(t, key, &exact)) == NULL) in __bt_put()
181 if (!exact) in __bt_put()
186 if (!exact || !F_ISSET(t, B_NODUPS)) in __bt_put()
H A Dbt_delete.c149 int exact; in __bt_stkacq() local
158 if ((e = __bt_search(t, &c->key, &exact)) == NULL) in __bt_stkacq()
217 if ((e = __bt_search(t, &c->key, &exact)) == NULL) in __bt_stkacq()
289 int deleted, exact, redo; in __bt_bdelete() local
294 loop: if ((e = __bt_search(t, key, &exact)) == NULL) in __bt_bdelete()
296 if (!exact) { in __bt_bdelete()
H A Dbt_seq.c183 int exact; in __bt_seqset() local
200 return (__bt_first(t, key, ep, &exact)); in __bt_seqset()
275 int exact, rval; in __bt_seqadv() local
311 if ((rval = __bt_first(t, &c->key, ep, &exact)) == RET_ERROR) in __bt_seqadv()
313 if (!exact) in __bt_seqadv()
/src/contrib/tcsh/
H A Dtw.comp.c247 tw_match(const Char *str, const Char *pat, int exact) in tw_match() argument
250 int rv = exact ? Gmatch(estr = str, pat) : Gnmatch(str, pat, &estr); in tw_match()
252 xprintf("G%smatch(%s, ", exact ? "" : "n", short2str(str)); in tw_match()
525 int exact; in tw_complete() local
600 exact = 0; in tw_complete()
616 exact = 1; in tw_complete()
623 if ((n = tw_match(pos, ran, exact)) < 0) { in tw_complete()
/src/crypto/krb5/src/plugins/kdb/db2/libdb2/test/SEQ_TEST/
H A Dmbox285 exact same behavior as you saw doing it "wrong".
322 ! int exact;
330 ! int exact, rval;
341 ! * current tree. It doesn't matter if the returned key is an exact
342 ! * match or not -- if it's an exact match, the record was added after
347 ! return (__bt_first(t, &c->key, ep, &exact));
357 ! * be in the current tree. If the returned key is an exact match,
364 ! * notices and doesn't do a put() of it. Since the key is an exact
367 ! * back a record if it's an exact match.
382 ! if (rval = __bt_first(t, &c->key, ep, &exact))
[all …]
/src/contrib/llvm-project/lldb/include/lldb/API/
H A DSBCompileUnit.h38 bool exact = false) const;
45 bool exact) const;
/src/sys/netsmb/
H A Dsmb_conn.c126 int exact = 1; in smb_sm_lookupint() local
146 exact = 0; in smb_sm_lookupint()
151 exact = 0; in smb_sm_lookupint()
153 if (!exact || (vcspec->mode & SMBM_MASK) != in smb_sm_lookupint()
616 int exact = 1; in smb_vc_cmpshare() local
624 exact = 0; in smb_vc_cmpshare()
629 exact = 0; in smb_vc_cmpshare()
632 if (!exact) in smb_vc_cmpshare()
/src/contrib/llvm-project/lldb/source/Symbol/
H A DCompileUnit.cpp227 const FileSpec *file_spec_ptr, bool exact, in FindLineEntry() argument
239 /*check_inlines=*/false, exact); in FindLineEntry()
318 const bool exact = true; in ResolveSymbolContext() local
324 inlines, exact); in ResolveSymbolContext()
/src/crypto/openssl/doc/man3/
H A DEVP_PKEY_get_size.pod33 EVP_PKEY_get_size() is only preliminary and not exact, so the final
57 buffer and still pass a pointer to an integer and get the exact size
60 exact buffer size, then allocate the buffer in between, and call that
H A DOSSL_STORE_SEARCH.pod100 This criterion supports a search by exact match of subject name.
107 This criterion supports a search by exact match of both issuer name and serial
117 This criterion supports a search by exact match of key fingerprint.
/src/contrib/sqlite3/autosetup/teaish/
H A Dcore.tcl350 switch -exact -- $type {
1222 switch -exact -- $arg {
1374 switch -exact -- $a {
1428 switch -exact -- $arg {
1710 switch -exact -- $type {
1832 switch -exact -- $arg {
1995 switch -exact -- $arg {
2035 switch -exact -- $f {
2152 switch -exact $argc {
2195 switch -exact -- $flag [join $cases]
[all …]
/src/contrib/sqlite3/autosetup/
H A Dproj.tcl190 switch -exact -- [lindex $args 0] {
257 switch -exact -- $f {
306 switch -exact -- [lindex $args 0] {
1240 switch -exact -- $type {
1654 switch -exact -- [llength $args] {
1836 switch -exact -- $arg {
2154 switch -exact -- [lindex $prototype [expr {$i + 1}]] {
H A Dcc.tcl346 switch -exact -- $name {
523 switch -exact -- $opts(-lang) {
633 switch -exact -- $type {
/src/contrib/gdtoa/
H A Dstrtodg.c174 (d, fpi, exp, bits, exact, rd, irv) in rvOK() argument
175 U *d; FPI *fpi; Long *exp; ULong *bits; int exact, rd, *irv; in rvOK()
177 (U *d, FPI *fpi, Long *exp, ULong *bits, int exact, int rd, int *irv)
189 if (exact)
196 exact &&
217 if (!exact)
261 if (!lostbits && !exact)
/src/lib/libc/gen/
H A Dpututxline.c99 goto exact; in utx_active_add()
125 exact: in utx_active_add()
/src/sys/contrib/device-tree/Bindings/interrupt-controller/
H A Dcdns,xtensa-mx.txt6 Remaining properties have exact same meaning as in Xtensa PIC
/src/bin/sh/tests/builtins/
H A Dcd8.02 # The exact wording of the error message is not standardized, but giving
/src/crypto/openssl/apps/demoSRP/
H A Dsrp_verifier.txt4 # The exact values ... you have to dig this out from the source of srp.c
/src/sys/contrib/device-tree/Bindings/arm/ti/
H A Dk3.txt10 Each device tree root node must specify which exact SoC in K3 Multicore SoC

12345678910