Home
last modified time | relevance | path

Searched refs:Tag (Results 1 – 25 of 33) sorted by relevance

12

/dflybsd-src/sys/contrib/dev/acpica/source/common/
H A Ddmrestag.c764 char *Tag; in AcpiGetTagPathname() local
793 Tag = AcpiDmGetResourceTag (ResourceBitIndex, Aml, ResourceTableIndex); in AcpiGetTagPathname()
794 if (!Tag) in AcpiGetTagPathname()
842 ACPI_COPY_NAMESEG (PathnameEnd, Tag); in AcpiGetTagPathname()
862 IndexOp->Common.Node = ACPI_CAST_PTR (ACPI_NAMESPACE_NODE, Tag); in AcpiGetTagPathname()
949 char *Tag = NULL; in AcpiDmGetResourceTag() local
971 Tag = AcpiDmSearchTagList (BitIndex, AcpiDmMemoryFlagTags); in AcpiDmGetResourceTag()
975 Tag = AcpiDmSearchTagList (BitIndex, AcpiDmIoFlagTags); in AcpiDmGetResourceTag()
980 if (Tag) in AcpiDmGetResourceTag()
982 return (Tag); in AcpiDmGetResourceTag()
[all …]
/dflybsd-src/contrib/gcc-8.0/libstdc++-v3/include/ext/pb_ds/
H A Dpriority_queue.hpp81 typename Tag = pairing_heap_tag,
84 : public detail::container_base_dispatch<_Tv, Cmp_Fn, _Alloc, Tag>::type
89 typedef Tag container_category;
96 Tag>::type
H A Dassoc_container.hpp65 detail::container_base_dispatch<Key, Mapped, _Alloc, Tag, \
101 typename Tag,
529 detail::container_base_dispatch<Key, Mapped, _Alloc, Tag, Policy_Tl>::type
553 template<typename Key, typename Mapped, typename Tag,
603 detail::tree_traits<Key, Mapped,Cmp_Fn,Node_Update,Tag,_Alloc>
606 basic_branch<Key,Mapped, Tag, \
630 typename Tag = rb_tree_tag,
694 detail::trie_traits<Key,Mapped,_ATraits,Node_Update,Tag,_Alloc>
697 basic_branch<Key,Mapped,Tag, \
724 typename Tag = pat_trie_tag,
H A Dtag_and_trait.hpp447 template<typename Key, typename Mapped, typename _Alloc, typename Tag,
/dflybsd-src/contrib/gcc-4.7/libstdc++-v3/include/ext/pb_ds/
H A Dpriority_queue.hpp81 typename Tag = pairing_heap_tag,
84 : public detail::container_base_dispatch<_Tv, Cmp_Fn, _Alloc, Tag>::type
89 typedef Tag container_category;
96 Tag>::type
H A Dassoc_container.hpp65 detail::container_base_dispatch<Key, Mapped, _Alloc, Tag, \
101 typename Tag,
529 detail::container_base_dispatch<Key, Mapped, _Alloc, Tag, Policy_Tl>::type
553 template<typename Key, typename Mapped, typename Tag,
603 detail::tree_traits<Key, Mapped,Cmp_Fn,Node_Update,Tag,_Alloc>
606 basic_branch<Key,Mapped, Tag, \
630 typename Tag = rb_tree_tag,
694 detail::trie_traits<Key,Mapped,_ATraits,Node_Update,Tag,_Alloc>
697 basic_branch<Key,Mapped,Tag, \
724 typename Tag = pat_trie_tag,
H A Dtag_and_trait.hpp448 template<typename Key, typename Mapped, typename _Alloc, typename Tag,
/dflybsd-src/contrib/lvm2/dist/scripts/
H A Dlast_cvs_update.sh53 if [[ -f $path/CVS/Tag ]];
54 then echo "Tag: " `cat $path/CVS/Tag | sed -e 's/^[NT]//'`
/dflybsd-src/contrib/gcc-4.7/libstdc++-v3/include/ext/pb_ds/detail/branch_policy/
H A Dtraits.hpp68 typename Tag,
81 typename Tag,
/dflybsd-src/contrib/gcc-8.0/libstdc++-v3/include/ext/pb_ds/detail/branch_policy/
H A Dtraits.hpp68 typename Tag,
81 typename Tag,
/dflybsd-src/sys/contrib/dev/acpica/source/components/disassembler/
H A Ddmopcode.c489 char *Tag; in AcpiDmFieldPredefinedDescription() local
531 Tag = ACPI_CAST_PTR (char, IndexOp->Common.Node); in AcpiDmFieldPredefinedDescription()
532 if (!Tag || (*Tag == 0)) in AcpiDmFieldPredefinedDescription()
539 Info = AcpiAhMatchPredefinedName (Tag); in AcpiDmFieldPredefinedDescription()
547 AcpiOsPrintf (" // %4.4s: %s", Tag, in AcpiDmFieldPredefinedDescription()
/dflybsd-src/sys/dev/raid/mps/mpi/
H A Dmpi2_targ.h170 U16 Tag; /* 0x10 */ member
193 U16 Tag; /* 0x10 */ member
/dflybsd-src/usr.bin/calendar/calendars/de_DE.UTF-8/
H A Dcalendar.feiertag15 10/03 Tag der deutschen Einheit
/dflybsd-src/sys/dev/raid/mpr/mpi/
H A Dmpi2_targ.h193 U16 Tag; /* 0x10 */ member
216 U16 Tag; /* 0x10 */ member
/dflybsd-src/sys/contrib/dev/acpica/source/compiler/
H A Daslresource.c578 Op->Asl.Value.Tag.BitOffset = (ByteOffset * 8) + BitOffset; in RsCreateResourceField()
579 Op->Asl.Value.Tag.BitLength = BitLength; in RsCreateResourceField()
H A Daslload.c480 Node->Value = InitializerOp->Asl.Value.Tag.BitOffset; in LdLoadResourceElements()
481 Node->Length = InitializerOp->Asl.Value.Tag.BitLength; in LdLoadResourceElements()
/dflybsd-src/contrib/file/magic/Magdir/
H A Dpgp-binary-keys43 # Tag bits 7 and 6 set
90 # Tag:
92 # Tag bit 7 set, bits 6, 1, 0 clear
/dflybsd-src/contrib/gcc-8.0/libstdc++-v3/include/experimental/
H A Doptional84 /// Tag type for in-place construction.
87 /// Tag for in-place construction.
91 /// Tag type to disengage optional objects.
106 /// Tag to disengage optional objects.
/dflybsd-src/contrib/lvm2/dist/doc/
H A Dtagging.txt14 1) Tag character set: A-Za-z0-9_+.-
/dflybsd-src/sys/dev/disk/mpt/mpilib/
H A Dmpi_targ.h296 U16 Tag; /* 02h */ member
/dflybsd-src/sys/contrib/dev/acpica/source/include/
H A Daclocal.h1007 ACPI_TAG_INFO Tag; /* Resource descriptor tag info */ member
H A Dacdisasm.h366 char *Tag; member
/dflybsd-src/contrib/grep/lib/
H A Dfts.c266 #define LEAVE_DIR(Fts, Ent, Tag) \ argument
269 Dprintf ((" %s-leaving: %s\n", Tag, (Ent)->fts_path)); \
/dflybsd-src/share/misc/
H A Dscsi_modes161 0x0a,0x02 "Application Tag";
/dflybsd-src/contrib/gcc-8.0/libstdc++-v3/include/std/
H A Doptional59 /// Tag type to disengage optional objects.
73 /// Tag to disengage optional objects.

12