| /src/lib/libc/db/recno/ |
| recno.h | 34 enum SRCHOP { SDELETE, SINSERT, SEARCH}; /* Rec_search operation. */
|
| rec_search.c | 50 * __REC_SEARCH -- Search a btree for a key. 53 * t: tree to search 55 * op: search operation 106 case SEARCH: 114 if (op != SEARCH)
|
| rec_seq.c | 119 if ((e = __rec_search(t, nrec - 1, SEARCH)) == NULL)
|
| rec_get.c | 99 if ((e = __rec_search(t, nrec, SEARCH)) == NULL)
|
| rec_put.c | 227 SINSERT : SEARCH)) == NULL)
|
| /src/external/gpl3/gdb/dist/sim/testsuite/bfin/ |
| c_dsp32alu_search.s | 2 // Spec Reference: dsp32alu search 18 ( R0 , R1 ) = SEARCH R2 (GE); 19 ( R2 , R3 ) = SEARCH R4 (GT); 20 ( R4 , R5 ) = SEARCH R0 (LE); 21 ( R7 , R6 ) = SEARCH R1 (LT); 39 ( R2 , R1 ) = SEARCH R3 (LE); 40 ( R6 , R3 ) = SEARCH R5 (GT); 41 ( R4 , R7 ) = SEARCH R2 (GE); 42 ( R0 , R5 ) = SEARCH R4 (LT); 60 ( R3 , R4 ) = SEARCH R5 (GT) [all...] |
| a26.s | 1 // Test ALU SEARCH instruction 20 ( R1 , R0 ) = SEARCH R2 (GT); 47 ( R1 , R0 ) = SEARCH R2 (LT);
|
| random_0007.S | 1 # Make sure the acc regs are updated even when the search criteria is not met 18 (R4, R5) = SEARCH R6 (GE); 35 (R5, R1) = SEARCH R7 (GT); 52 (R5, R1) = SEARCH R7 (GT);
|
| /src/external/gpl3/gdb.old/dist/sim/testsuite/bfin/ |
| c_dsp32alu_search.s | 2 // Spec Reference: dsp32alu search 18 ( R0 , R1 ) = SEARCH R2 (GE); 19 ( R2 , R3 ) = SEARCH R4 (GT); 20 ( R4 , R5 ) = SEARCH R0 (LE); 21 ( R7 , R6 ) = SEARCH R1 (LT); 39 ( R2 , R1 ) = SEARCH R3 (LE); 40 ( R6 , R3 ) = SEARCH R5 (GT); 41 ( R4 , R7 ) = SEARCH R2 (GE); 42 ( R0 , R5 ) = SEARCH R4 (LT); 60 ( R3 , R4 ) = SEARCH R5 (GT) [all...] |
| a26.s | 1 // Test ALU SEARCH instruction 20 ( R1 , R0 ) = SEARCH R2 (GT); 47 ( R1 , R0 ) = SEARCH R2 (LT);
|
| random_0007.S | 1 # Make sure the acc regs are updated even when the search criteria is not met 18 (R4, R5) = SEARCH R6 (GE); 35 (R5, R1) = SEARCH R7 (GT); 52 (R5, R1) = SEARCH R7 (GT);
|
| /src/external/bsd/openldap/dist/tests/scripts/ |
| test046-dds | 150 SEARCH=0 152 SEARCH=`expr $SEARCH + 1` 154 echo "# [$SEARCH] Searching the dynamic portion of the database..." >> $SEARCHOUT 256 SEARCH=`expr $SEARCH + 1` 258 echo "# [$SEARCH] Searching the dynamic portion of the database..." >> $SEARCHOUT 311 SEARCH=`expr $SEARCH + 1` 313 echo "# [$SEARCH] Searching the dynamic portion of the database..." >> $SEARCHOU [all...] |
| /src/external/bsd/openldap/dist/contrib/ldapc++/src/ |
| LDAPRequest.h | 32 static const int SEARCH=3;
|
| LDAPSearchRequest.cpp | 43 m_requestType=LDAPRequest::SEARCH;
|
| /src/external/bsd/openresolv/dist/ |
| systemd-resolved.in | 59 conf="${conf}Domains=$SEARCH${NAMESERVERS:+ ~.}$NL" 72 search=false 73 for sd in $SEARCH; do 75 search=true 79 if ! $search; then
|
| resolvconf.in | 261 # for domain name servers, search name servers and global nameservers 272 search= 310 search="$value" 312 domain="$search" 318 "search "*) 319 search="$value" 323 if [ -n "$ns" ] && [ -n "$search" ]; then 329 for d in $search; do 335 printf 'SEARCH="$SEARCH "%s\n' "$(quote "$search") [all...] |
| libc.in | 98 prepend_search="$(key_get_value "search " "$base")" 168 newsearch="$(uniqify $prepend_search $SEARCH $append_search)" 197 newconf="${newconf}search $newsearch$NL" 204 stuff="$($list_resolv | keys_remove nameserver domain search)"
|
| /src/external/bsd/flex/dist/examples/manual/ |
| front.lex | 29 FIND|SEARCH|SORT|ERASE|KILL copy_and_return(VERB)
|
| /src/external/gpl3/binutils/dist/gas/config/ |
| bfin-parse.h | 73 SEARCH = 274, /* SEARCH */ 251 #define SEARCH 274
|
| te-vms.c | 198 status = SYS$SEARCH (&fab, 0, 0);
|
| /src/external/gpl3/binutils.old/dist/gas/config/ |
| bfin-parse.h | 73 SEARCH = 274, /* SEARCH */ 251 #define SEARCH 274
|
| te-vms.c | 198 status = SYS$SEARCH (&fab, 0, 0);
|
| /src/external/mpl/dhcp/dist/common/ |
| resolv.c | 67 else if (token == DOMAIN || token == SEARCH) {
|
| /src/crypto/external/bsd/openssl.old/dist/Configurations/ |
| descrip.mms.tmpl | 527 IF F$SEARCH("OSSL_DATAROOT:[000000]CERTS.DIR;1") .EQS. "" THEN - 529 IF F$SEARCH("OSSL_DATAROOT:[000000]PRIVATE.DIR;1") .EQS. "" THEN - 531 IF F$SEARCH("OSSL_DATAROOT:[000000]MISC.DIR;1") .EQS. "" THEN - 537 IF F$SEARCH("OSSL_DATAROOT:[000000]openssl.cnf") .EQS. "" THEN - 543 IF F$SEARCH("OSSL_DATAROOT:[000000]ct_log_list.cnf") .EQS. "" THEN - 1031 $analyse_objs = "- pipe ANALYSE/OBJECT$analyse_quals $objs | SEARCH SYS\$INPUT \"\"\"main\"\"\" ; nomain = \$severity .NE. 1" 1086 pipe SEARCH $bin.LINKLOG "%","-"/MATCH=AND | - 1088 SEARCH SYS\$INPUT: "-W-MULDEF,"/MATCH=NOR ; - 1090 @ ! search_severity is 3 when the last search didn't find any matching 1091 @ ! string: %SEARCH-I-NOMATCHES, no strings matche [all...] |
| /src/external/mpl/dhcp/dist/includes/ |
| dhctoken.h | 129 SEARCH = 324,
|