/openbsd/gnu/llvm/llvm/lib/Support/ |
H A D | IntervalMap.cpp | 22 path.insert(path.begin() + 1, Entry(subtree(0), Offsets.second)); in replaceRoot() 40 NodeRef NR = path[l].subtree(path[l].offset - 1); in getLeftSibling() 44 NR = NR.subtree(NR.size() - 1); in getLeftSibling() 65 NodeRef NR = subtree(l); in moveLeft() 70 NR = NR.subtree(NR.size() - 1); in moveLeft() 90 NodeRef NR = path[l].subtree(path[l].offset + 1); in getRightSibling() 94 NR = NR.subtree(0); in getRightSibling() 110 NodeRef NR = subtree(l); in moveRight() 114 NR = NR.subtree(0); in moveRight()
|
/openbsd/gnu/llvm/llvm/include/llvm/ADT/ |
H A D | IntervalMap.h | 523 NodeRef &subtree(unsigned i) const { in subtree() function 744 return subtree(safeFind(0, x)); in safeLookup() 756 subtree(i) = Node; in insert() 787 NodeRef &subtree(unsigned i) const { in subtree() function 824 NodeRef &subtree(unsigned Level) const { in subtree() function 853 subtree(Level - 1).setSize(Size); in setSize() 886 push(subtree(height()), 0); in fillLeft() 1245 rootBranch().subtree(n) = node[n]; in branchRoot() 1284 rootBranch().subtree(n) = Node[n]; in splitRoot() 1301 Refs.push_back(rootBranch().subtree(i)); in visitNodes() [all …]
|
/openbsd/lib/libcrypto/x509/ |
H A D | x509_constraints.c | 1078 GENERAL_SUBTREE *subtree; in x509_constraints_extract_constraints() local 1085 subtree = sk_GENERAL_SUBTREE_value(nc->permittedSubtrees, i); in x509_constraints_extract_constraints() 1086 if (subtree->minimum || subtree->maximum) { in x509_constraints_extract_constraints() 1090 if (!x509_constraints_validate(subtree->base, &vname, error)) in x509_constraints_extract_constraints() 1107 subtree = sk_GENERAL_SUBTREE_value(nc->excludedSubtrees, i); in x509_constraints_extract_constraints() 1108 if (subtree->minimum || subtree->maximum) { in x509_constraints_extract_constraints() 1112 if (!x509_constraints_validate(subtree->base, &vname, error)) in x509_constraints_extract_constraints()
|
/openbsd/regress/usr.sbin/ldapd/out/ |
H A D | empty.log | 4 # base <> (default) with scope subtree
|
H A D | example.log | 4 # base <dc=example,dc=com> with scope subtree
|
/openbsd/regress/sys/uvm/blist/ |
H A D | test-6.out | 13 (0000,2048): subtree (32/2048) big=32 {
|
H A D | test-5.out | 6 (0000,2048): subtree (960/2048) big=960 {
|
H A D | test-1.out | 7 (0000,2048): subtree (1023/2048) big=1023 {
|
H A D | test-2.out | 13 (0000,2048): subtree (896/2048) big=832 {
|
/openbsd/gnu/ |
H A D | README | 6 Some, but not all, of the software in this subtree follows special
|
/openbsd/usr.bin/ssh/ |
H A D | xmss_fast.h | 15 unsigned long long subtree; member
|
/openbsd/games/phantasia/ |
H A D | COPYRIGHT | 4 This entire subtree is explicitly not copyrighted.
|
/openbsd/usr.sbin/bgpd/ |
H A D | rde_rib.c | 560 rib_dump_subtree(uint16_t id, struct bgpd_addr *subtree, uint8_t subtreelen, in rib_dump_subtree() argument 570 ctx->ctx_aid = subtree->aid; in rib_dump_subtree() 576 ctx->ctx_subtree = *subtree; in rib_dump_subtree() 583 xre.prefix = pt_fill(subtree, subtreelen); in rib_dump_subtree() 1503 prefix_dump_subtree(struct rde_peer *peer, struct bgpd_addr *subtree, in prefix_dump_subtree() argument 1514 ctx->ctx_aid = subtree->aid; in prefix_dump_subtree() 1520 ctx->ctx_subtree = *subtree; in prefix_dump_subtree() 1527 xp.pt = pt_fill(subtree, subtreelen); in prefix_dump_subtree()
|
/openbsd/lib/libagentx/ |
H A D | ax.c | 502 uint8_t range_subid, struct ax_oid *subtree, uint32_t upperbound) in ax_register() argument 519 if (ax_pdu_add_oid(ax, subtree, 0) == -1) in ax_register() 532 struct ax_oid *subtree, uint32_t upperbound) in ax_unregister() argument 544 if (ax_pdu_add_oid(ax, subtree, 0) == -1) in ax_unregister()
|
/openbsd/usr.sbin/snmpd/ |
H A D | application.c | 454 struct ber_oid *oid, uint8_t range_subid, int instance, int subtree, in appl_region() argument 495 nregion->ar_subtree = subtree; in appl_region() 543 struct ber_oid *oid, int instance, int subtree, uint8_t range_subid, in appl_register() argument 605 instance, subtree, backend); in appl_register() 622 range_subid, instance, subtree, in appl_register() 627 instance, subtree, backend)) != APPL_ERROR_NOERROR) in appl_register()
|
H A D | ax.c | 642 uint8_t range_subid, struct ax_oid *subtree, uint32_t upperbound) in ax_register() argument 659 if (ax_pdu_add_oid(ax, subtree) == -1) in ax_register() 672 struct ax_oid *subtree, uint32_t upperbound) in ax_unregister() argument 684 if (ax_pdu_add_oid(ax, subtree) == -1) in ax_unregister()
|
H A D | application_agentx.c | 650 int subtree = 0; in appl_agentx_register() local 659 subtree = 1; in appl_agentx_register() 672 subtree, pdu->ap_payload.ap_register.ap_range_subid, in appl_agentx_register()
|
/openbsd/share/snmp/ |
H A D | BRIDGE-MIB.txt | 158 -- the dot1dBase subtree 160 -- Implementation of the dot1dBase subtree is mandatory for all 311 -- the dot1dStp subtree 313 -- Implementation of the dot1dStp subtree is optional. It is 743 -- the dot1dTp subtree 745 -- Implementation of the dot1dTp subtree is optional. It is 748 -- this subtree. 997 -- Implementation of this subtree is optional.
|
H A D | IANAifType-MIB.txt | 391 OID-subtree assignment within MIB-II's 'transmission' 392 subtree will be the same as its ifType value. 396 transmission subtree OIDs."
|
H A D | SNMPv2-MIB.txt | 96 subtree (1.3.6.1.4.1) and provides an easy and 99 Inc.' was assigned the subtree 1.3.6.1.4.1.424242,
|
H A D | HOST-RESOURCES-MIB.txt | 127 under a subtree distinct to that manufacturer. In 129 registered under a subtree distinct to that product.
|
H A D | VM-MIB.txt | 426 subtree (1.3.6.1.4.1). Note that this is different from
|
/openbsd/gnu/llvm/libcxx/include/ |
H A D | __tree | 108 // Determines if the subtree rooted at __x is a proper red black subtree. If 109 // __x is a proper subtree, returns the black height (null counts as 1). If 110 // __x is an improper subtree, returns 0. 137 return 0; // invalid left subtree 139 return 0; // invalid or different height right subtree 253 // Effects: Makes __x->__right_ the subtree root with __x as its left child 274 // Effects: Makes __x->__left_ the subtree root with __x as its right child
|
/openbsd/gnu/usr.bin/perl/ |
H A D | perly.act | 1143 the arg list a separate subtree from the
|
/openbsd/gnu/usr.bin/gcc/gcc/ |
H A D | c-parse.in | 2174 there is a way to turn off the entire subtree of blocks
|