Searched refs:key_end (Results 1 – 14 of 14) sorted by relevance
| /freebsd/usr.bin/sort/ |
| H A D | coll.c | 372 size_t field_start, key_end, key_start, sz; in cut_field() local 386 key_end = find_field_end(s, ks); in cut_field() 387 sz = (key_end < key_start) ? 0 : (key_end - key_start); in cut_field()
|
| /freebsd/contrib/llvm-project/llvm/include/llvm/Support/ |
| H A D | OnDiskHashTable.h | 543 key_iterator key_end() { return key_iterator(); } in key_end() function 546 return make_range(key_begin(), key_end()); in keys()
|
| /freebsd/crypto/krb5/src/lib/kdb/ |
| H A D | kdb5.c | 2113 const char *key, *key_end, *val, *val_end; in next_attr() local 2119 key_end = memchr(key, '\0', end - key); in next_attr() 2120 if (key_end == NULL) /* Malformed representation; give up. */ in next_attr() 2122 val = key_end + 1; in next_attr()
|
| /freebsd/contrib/ncurses/include/ |
| H A D | Caps-ncurses | 162 #key_end kend str kw - - ----- end key 263 capalias EN @7 XENIX key_end
|
| H A D | Caps.aix4 | 570 key_end kend str @7 KEY_END 0550 ----- end key 676 # SVr4 capabilities resume here. Note that key_end is in the IBM-extensions. 697 #key_end kend str @7 KEY_END 0550 ----- end key
|
| H A D | Caps.uwin | 499 key_end kend str @7 KEY_END 0550 ----- end key
|
| H A D | Caps.hpux11 | 603 key_end kend str @7 KEY_END 0550 ----- end key
|
| H A D | Caps.osf1r5 | 536 key_end kend str @7 KEY_END 0550 ----- end key
|
| H A D | Caps | 546 key_end kend str @7 KEY_END 0550 ----- end key
|
| H A D | Caps.keys | 541 key_end kend str @7 KEY_END 0550 ----- end key
|
| /freebsd/contrib/llvm-project/clang/lib/Serialization/ |
| H A D | GlobalModuleIndex.cpp | 923 End = Idx.key_end(); in GlobalIndexIdentifierIterator()
|
| H A D | ASTReader.cpp | 9079 End = IdTable->key_end(); in Next()
|
| /freebsd/contrib/ncurses/ |
| H A D | NEWS | 11157 + correct definition of key_end in Caps.aix4, which left KEY_END
|
| /freebsd/contrib/ncurses/misc/ |
| H A D | terminfo.src | 25367 # EN key_end kend
|