Home
last modified time | relevance | path

Searched refs:identifier (Results 76 – 100 of 512) sorted by relevance

12345678910>>...21

/freebsd/sys/contrib/device-tree/Bindings/clock/
H A Drockchip,rk3036-cru.yaml17 Each clock is assigned an identifier and client nodes can use this identifier
H A Dmediatek,mt7621-sysc.yaml17 Each clock is assigned an identifier and client nodes use this identifier
H A Drockchip,rk3128-cru.txt22 Each clock is assigned an identifier and client nodes can use this identifier
H A Drockchip,rk3228-cru.txt20 Each clock is assigned an identifier and client nodes can use this identifier
H A Drockchip,rk3328-cru.txt20 Each clock is assigned an identifier and client nodes can use this identifier
H A Drockchip,rv1108-cru.txt20 Each clock is assigned an identifier and client nodes can use this identifier
H A Dsamsung,s3c2443-clock.txt17 Each clock is assigned an identifier and client nodes can use this identifier
H A Drockchip,rk3228-cru.yaml17 Each clock is assigned an identifier and client nodes can use this identifier
H A Drockchip,rk3308-cru.yaml17 Each clock is assigned an identifier and client nodes can use this identifier
H A Drockchip,rk3188-cru.txt21 Each clock is assigned an identifier and client nodes can use this identifier
H A Drockchip,rk3308-cru.txt20 Each clock is assigned an identifier and client nodes can use this identifier
H A Drockchip,rk3368-cru.txt20 Each clock is assigned an identifier and client nodes can use this identifier
H A Drockchip,rk3188-cru.yaml17 Each clock is assigned an identifier and client nodes can use this identifier
H A Drockchip,rk3368-cru.yaml17 Each clock is assigned an identifier and client nodes can use this identifier
H A Drockchip,rv1108-cru.yaml17 Each clock is assigned an identifier and client nodes can use this identifier
/freebsd/crypto/heimdal/kdc/
H A Ddigest.c376 unsigned char server_nonce[16], identifier; in _kdc_do_digest() local
378 RAND_bytes(&identifier, sizeof(identifier)); in _kdc_do_digest()
430 r.u.initReply.identifier = in _kdc_do_digest()
431 malloc(sizeof(*r.u.initReply.identifier)); in _kdc_do_digest()
432 if (r.u.initReply.identifier == NULL) { in _kdc_do_digest()
438 asprintf(r.u.initReply.identifier, "%02X", identifier & 0xff); in _kdc_do_digest()
439 if (*r.u.initReply.identifier == NULL) { in _kdc_do_digest()
446 r.u.initReply.identifier = NULL; in _kdc_do_digest()
626 if (ireq.u.digestRequest.identifier == NULL) { in _kdc_do_digest()
633 if (hex_decode(*ireq.u.digestRequest.identifier, &idx, 1) != 1) { in _kdc_do_digest()
/freebsd/crypto/heimdal/lib/asn1/
H A Ddigest.asn129 identifier [0] UTF8String OPTIONAL
47 identifier [8] UTF8String OPTIONAL,
51 -- opaque = hex(cksum(type|serverNonce|identifier|hostname,digest-key))
/freebsd/crypto/openssl/doc/man3/
H A DSSL_COMP_add_compression_method.pod27 the identifier B<id> to the list of available compression methods. This
49 compression methods with the same identifier will lead to connection failure.
59 when a matching identifier is found. There is no way to restrict the list
/freebsd/contrib/llvm-project/clang/lib/Parse/
H A DParseDeclCXX.cpp104 if (Tok.is(tok::identifier)) { in ParseNamespace()
318 if (Tok.isNot(tok::identifier)) { in ParseNamespaceAlias()
555 if (Tok.isNot(tok::identifier)) { in ParseUsingDirective()
636 Tok.is(tok::identifier) && in ParseUsingDeclarator()
732 if (!Tok.is(tok::identifier)) { in ParseUsingDeclaration()
1212 Tok.setKind(tok::identifier); in MaybeParseTypeTransformTypeSpecifier()
1313 if (Tok.isNot(tok::identifier)) { in ParseBaseTypeSpecifier()
1760 if (Tok.is(tok::identifier)) { in ParseClassSpecifier()
2307 Tok.setKind(tok::identifier); in ParseBaseSpecifier()
3607 case tok::identifier: in ParseCXXMemberSpecification()
[all …]
/freebsd/contrib/llvm-project/clang/lib/Format/
H A DSortJavaScriptImports.cpp504 if (Current->isNot(tok::identifier)) in parseStarBinding()
514 Current->Next->isOneOf(tok::identifier, tok::l_brace)) { in parseNamedBindings()
520 if (!Reference.IsExport && Current->is(tok::identifier)) { in parseNamedBindings()
529 while (Current->is(tok::identifier)) { in parseNamedBindings()
552 return Tok->isOneOf(tok::identifier, tok::kw_default, tok::kw_template); in parseNamedBindings()
/freebsd/contrib/llvm-project/compiler-rt/
H A D.clang-tidy1 Checks: '-readability-identifier-naming,-llvm-header-guard'
/freebsd/contrib/llvm-project/clang/lib/Lex/
H A DTokenConcatenation.cpp73 TokenInfo[tok::identifier ] |= aci_custom; in TokenConcatenation()
179 PrevKind = tok::identifier; // Language keyword or named operator. in AvoidConcat()
244 case tok::identifier: // id+id or id+number or id+L"foo". in AvoidConcat()
/freebsd/sys/contrib/device-tree/Bindings/soc/qcom/
H A Dqcom,smp2p.yaml19 remote processor ID) and a string identifier.
48 The identifier of the local endpoint of this edge.
53 The identifier of the remote endpoint of this edge.
/freebsd/lib/clang/include/lld/Common/
H A DVersion.inc1 // Local identifier in __FreeBSD_version style
/freebsd/contrib/file/magic/Magdir/
H A Dlif33 # LIF identifier; 010000 for system 3000
34 >12 beshort !0x1000 \b, LIF identifier %#x

12345678910>>...21