Home
last modified time | relevance | path

Searched refs:Within (Results 1 – 25 of 41) sorted by relevance

12

/freebsd/contrib/llvm-project/clang/lib/Interpreter/
H A DInterpreterUtils.cpp47 const DeclContext *Within) { in LookupNamespace() argument
52 if (!Within) in LookupNamespace()
55 if (const auto *TD = dyn_cast<clang::TagDecl>(Within); in LookupNamespace()
60 S.LookupQualifiedName(R, const_cast<DeclContext *>(Within)); in LookupNamespace()
72 const DeclContext *Within) { in LookupNamed() argument
79 if (!Within) in LookupNamed()
83 if (const auto *TD = dyn_cast<TagDecl>(Within)) in LookupNamed()
86 PrimaryWithin = Within->getPrimaryContext(); in LookupNamed()
H A DInterpreterUtils.h46 const DeclContext *Within = nullptr);
49 const DeclContext *Within);
/freebsd/sys/contrib/device-tree/Bindings/mfd/
H A Dtwl4030-audio.txt12 - codec { }: Need to be present if the audio functionality is used. Within this
/freebsd/contrib/file/
H A DMAINT12 world get copies of the hacked versions. Within a day or two I am
/freebsd/libexec/rc/rc.d/
H A Dntpd204 $verbose Within ntp leapfile expiry limit, initiating fetch
/freebsd/crypto/openssl/doc/man5/
H A Dconfig.pod102 Within a section are a series of name/value assignments, described in more
247 Within a provider section, the following names have meaning:
290 Within the algorithm properties section, the following names have meaning:
361 Within an engine section, the following names have meaning:
420 Within the random section, the following names have meaning:
/freebsd/sys/contrib/device-tree/Bindings/powerpc/fsl/
H A Dsrio.txt70 property. Within the pair, the first element represents the
/freebsd/crypto/openssl/doc/man3/
H A DSSL_CTX_set_cert_verify_callback.pod66 Within I<x509_store_ctx>, I<callback> has access to the I<verify_callback>
H A DEC_GROUP_new.pod76 Within the library there are two forms of elliptic curve that are of interest.
H A DSSL_CTX_set_verify.pod43 L<SSL_new(3)>. Within the callback function,
/freebsd/lib/libsecureboot/
H A DREADME.rst14 Within Juniper we use signing servers, which apart from signing things
/freebsd/stand/i386/pmbr/
H A Dpmbr.S91 cmpb %dh,%dl # Within range?
/freebsd/contrib/googletest/docs/reference/
H A Dtesting.md68 The statements within the test body can be any code under test. Within the test
204 Within the test body, the special name `TypeParam` refers to the type parameter,
255 Within the test body, the special name `TypeParam` refers to the type parameter,
319 Within a class body, declares an individual test as a friend of the class,
/freebsd/share/i18n/csmapper/APPLE/
H A DGUJARATI%UCS.src72 # Within each section, the entries are in Mac OS Gujarati code order.
H A DUCS%GUJARATI.src72 # Within each section, the entries are in Mac OS Gujarati code order.
H A DDEVANAGA%UCS.src73 # Within each section, the entries are in Mac OS Devanagari code order.
H A DGURMUKHI%UCS.src74 # Within each section, the entries are in Mac OS Gurmukhi code order.
H A DUCS%DEVANAGA.src73 # Within each section, the entries are in Mac OS Devanagari code order.
H A DUCS%GURMUKHI.src74 # Within each section, the entries are in Mac OS Gurmukhi code order.
/freebsd/sys/contrib/zstd/
H A DCONTRIBUTING.md411 - Within `lib/`, this policy is even more drastic.
417 - Within the project, there is a strict hierarchy of dependencies that must be respected.
419 Within `lib/`, `lib/common` doesn't depend on any other directory.
/freebsd/crypto/openssl/doc/internal/man3/
H A DOPTIONS.pod240 Within the option parsing loop, the following functions may be called.
/freebsd/lib/libc/softfloat/
H A Dsoftfloat-source.txt126 Within these directories are subdirectories for each of the targeted
/freebsd/tools/tools/locale/etc/charmaps/
H A DISCII-DEV.TXT68 # Within each section, the entries are in Mac OS Devanagari code order.
/freebsd/sys/contrib/zlib/doc/
H A Drfc1950.txt196 Within a computer, a number may occupy multiple bytes. All
H A Drfc1952.txt210 Within a computer, a number may occupy multiple bytes. All

12