Home
last modified time | relevance | path

Searched refs:Prior (Results 1 – 25 of 105) sorted by relevance

12345

/netbsd-src/external/apache2/llvm/dist/clang/lib/CodeGen/
H A DCGRecordLayoutBuilder.cpp732 std::vector<MemberInfo>::iterator Prior = Members.begin(); in clipTailPadding() local
733 CharUnits Tail = getSize(Prior->Data); in clipTailPadding()
734 for (std::vector<MemberInfo>::iterator Member = Prior + 1, in clipTailPadding()
741 assert(Prior->Kind == MemberInfo::Field && in clipTailPadding()
743 if (!Prior->FD || Prior->FD->isBitField()) in clipTailPadding()
744 Prior->Data = getByteArrayType(bitsToCharUnits(llvm::alignTo( in clipTailPadding()
745 cast<llvm::IntegerType>(Prior->Data)->getIntegerBitWidth(), 8))); in clipTailPadding()
747 assert(Prior->FD->hasAttr<NoUniqueAddressAttr>() && in clipTailPadding()
749 Prior->Data = getByteArrayType( in clipTailPadding()
750 Context.getTypeInfoDataSizeInChars(Prior->FD->getType()).Width); in clipTailPadding()
[all …]
/netbsd-src/external/gpl2/groff/dist/src/devices/xditview/
H A DGXditview.ad18 <Key>Prior: PreviousPage()\n\
32 <Key>Prior: PreviousPage()\n\
/netbsd-src/crypto/external/bsd/openssl.old/dist/doc/man3/
H A DRAND_cleanup.pod17 Prior to OpenSSL 1.1.0, RAND_cleanup() released all resources used by
H A DBN_cmp.pod40 Prior to OpenSSL 1.1.0, BN_is_zero(), BN_is_one(), BN_is_word(),
H A DSSL_get_version.pod28 after the initial handshake has been completed. Prior to that the results
H A DSSL_CTX_set_tlsext_servername_callback.pod158 Prior to 1.1.1e, when the client requested a servername in an initial TLSv1.2
H A DDTLSv1_listen.pod67 Prior to calling DTLSv1_listen() user code must ensure that cookie generation
/netbsd-src/crypto/external/bsd/openssl/dist/doc/man3/
H A DRAND_cleanup.pod19 Prior to OpenSSL 1.1.0, RAND_cleanup() released all resources used by
H A DBN_cmp.pod40 Prior to OpenSSL 1.1.0, BN_is_zero(), BN_is_one(), BN_is_word(),
H A DSSL_get_version.pod28 after the initial handshake has been completed. Prior to that the results
H A DSSL_CTX_set_tlsext_servername_callback.pod158 Prior to 1.1.1e, when the client requested a servername in an initial TLSv1.2
/netbsd-src/share/wscons/keymaps/
H A Dpckbd.bg.qwerty.cp1251101 keycode 201 = Prior
H A Dpckbd.bg.qwerty.iso8859-5101 keycode 201 = Prior
H A Dpckbd.bg.bds.iso8859-5101 keycode 201 = Prior
H A Dpckbd.bg.qwerty.koi8-r101 keycode 201 = Prior
H A Dpckbd.bg.bds.cp1251101 keycode 201 = Prior
H A Dpckbd.ru.koi8-r101 keycode 201 = Prior
/netbsd-src/crypto/external/bsd/openssl.old/dist/doc/man1/
H A Drand.pod69 Prior to OpenSSL 1.1.1, it was common for applications to store information
/netbsd-src/crypto/external/bsd/openssl/dist/doc/man7/
H A DEVP_KDF-KRB5KDF.pod55 only after the cipher is set. Prior to that B<EVP_MAX_KEY_LENGTH> is returned.
/netbsd-src/doc/roadmaps/
H A Dsecurity46 permissions and requires careful thought and design. Prior art is
/netbsd-src/external/apache2/llvm/dist/libcxx/docs/
H A DUsingLibcxx.rst55 Prior to LLVM 9.0, libc++ provides the implementation of the filesystem library
57 are required to link ``-lc++fs``. Prior to libc++ 7.0, users of
/netbsd-src/external/ibm-public/postfix/dist/
H A DUS_PATENT_632126744 3.1 Prior art. The "active user testing" method is described in
/netbsd-src/external/mpl/dhcp/dist/
H A DRELNOTES128 Prior to this the log messages stated only the error reason without
145 elapse since CLTT before a ping check is conducted. Prior to this, the
361 default and may only be specified globally. Prior to this the server renders
373 - Support for delayed-ack is now compiled in by default. Prior to this
479 Prior to this dhclient did not wait at all. The amount of time dhclient
556 authentication. Prior to this it was hard-coded to be hmac-md5. It now
596 in BIND9 (see BIND9 ticket #46311). Prior to this the build was failing
602 sending it. Prior to this the server was attempting to use it and store it
636 in more than one subnet concurrently. Prior to this the server would
646 Prior to this the server only evaluated options down to the subnet scope.
[all …]
/netbsd-src/external/apache2/llvm/dist/llvm/docs/
H A DInAlloca.rst13 argument stack memory. Prior to the addition of inalloca, calls in LLVM
/netbsd-src/external/ibm-public/postfix/dist/conf/
H A Daccess229 # Prior to Postfix 2.6, the SMTP reply code is 450.
240 # Prior to Postfix 2.6, the SMTP reply code is 450.

12345