Searched refs:NK (Results 1 – 10 of 10) sorted by relevance
| /netbsd-src/external/apache2/llvm/dist/clang/include/clang/ASTMatchers/Dynamic/ |
| H A D | VariantValue.h | 85 ArgKind(Kind K, ASTNodeKind NK) : K(K), NodeKind(NK) {} in ArgKind() argument 189 bool hasTypedMatcher(ASTNodeKind NK) const { in hasTypedMatcher() argument 191 return Value->getTypedMatcher(MatcherOps(NK)).hasValue(); in hasTypedMatcher() 217 DynTypedMatcher getTypedMatcher(ASTNodeKind NK) const { in getTypedMatcher() argument 218 assert(hasTypedMatcher(NK) && "hasTypedMatcher(NK) == false"); in getTypedMatcher() 219 return *Value->getTypedMatcher(MatcherOps(NK)); in getTypedMatcher()
|
| /netbsd-src/external/apache2/llvm/dist/clang/lib/APINotes/ |
| H A D | APINotesYAMLCompiler.cpp | 88 static void enumeration(IO &IO, NullabilityKind &NK) { in enumeration() 89 IO.enumCase(NK, "Nonnull", NullabilityKind::NonNull); in enumeration() 90 IO.enumCase(NK, "Optional", NullabilityKind::Nullable); in enumeration() 91 IO.enumCase(NK, "Unspecified", NullabilityKind::Unspecified); in enumeration() 92 IO.enumCase(NK, "NullableResult", NullabilityKind::NullableResult); in enumeration() 95 IO.enumCase(NK, "Scalar", NullabilityKind::Unspecified); in enumeration() 98 IO.enumCase(NK, "N", NullabilityKind::NonNull); in enumeration() 99 IO.enumCase(NK, "O", NullabilityKind::Nullable); in enumeration() 100 IO.enumCase(NK, "U", NullabilityKind::Unspecified); in enumeration() 101 IO.enumCase(NK, "S", NullabilityKind::Unspecified); in enumeration()
|
| /netbsd-src/external/apache2/llvm/dist/clang/lib/ASTMatchers/Dynamic/ |
| H A D | Marshallers.h | 946 for (auto NK : NodeKinds) { 953 if (VM.hasTypedMatcher(NK)) { 954 auto DM = VM.getTypedMatcher(NK); 961 DynTypedMatcher::trueMatcher(NK).dynCastTo(CladeNodeKind)); 965 ast_matchers::internal::DynTypedMatcher::VO_AllOf, NK, 1021 for (auto NK : NodeKinds) 1023 if (!NK.getCladeKind().isSame(CladeNodeKind))
|
| H A D | Parser.cpp | 530 ASTNodeKind NK = S->nodeMatcherType(*MappedMatcher); in parseMatcherBuilder() local 532 if (NK.isNone()) { in parseMatcherBuilder() 539 ArgValue.Value = NK; in parseMatcherBuilder()
|
| /netbsd-src/external/bsd/file/dist/tests/ |
| H A D | HWP97.hwp.testfile | 6 �1n��n$�d���-%R!6O�B��^묘j���-x��������6��J�}��F��NK�Y�Q�u�9��F�Ŋ��0��+&�Iw4�I��{�fߍǮ����9…
|
| /netbsd-src/external/bsd/file/dist/magic/magdir/ |
| H A D | filesystems | 2408 # FAT copies; as in the BIOS parameter block like: 2 (usual) 1 (2-NK.DSK) 2413 … directory entries; as in the BIOS parameter block like: 224 (usual) 64 (H1-NK.DSK) 4096 (2-NK.DSK) 2419 # sectors/FAT; as in the BIOS parameter block like: 1 (H1-NK.DSK) 7 9 2421 … directory (ie, count of sectors used by boot sector and FATs) like: 3 (H1-NK.DSK) 9 10 15 19 274 … 2428 # heads; number of heads as in the BIOS parameter block like: 1 (H1-NK.DSK) 2
|
| /netbsd-src/sys/external/bsd/drm/dist/shared-core/ |
| H A D | drm_pciids.txt | 60 0x1002 0x4E4B CHIP_R350 "ATI FireGL NK X2"
|
| /netbsd-src/external/apache2/llvm/dist/clang/lib/Sema/ |
| H A D | SemaType.cpp | 4372 NullabilityKind NK) { in createNullabilityAttr() argument 4373 switch (NK) { in createNullabilityAttr()
|
| /netbsd-src/external/bsd/unbound/dist/testdata/ |
| H A D | test_ldnsrr.2 | 1339 …sScO2GiG6zBP3HBQh lug1cP1eh5AIi+Fa/Y2a6EeGalGlOc7HOU5b4E35bQeWmUD6r3Q+tr6q NK/NJSMdy7FBXkNYAHPE1xR…
|
| /netbsd-src/sys/dev/pci/ |
| H A D | pcidevs | 1726 product ATI RADEON_R350_NK 0x4e4b FireGL X2 NK
|