Home
last modified time | relevance | path

Searched full:entities (Results 1 – 25 of 346) sorted by relevance

12345678910>>...14

/freebsd/contrib/llvm-project/clang/include/clang/Lex/
H A DPreprocessingRecord.h109 // Only allow allocation of preprocessed entities using the allocator
127 // Make vanilla 'new' and 'delete' illegal for preprocessed entities.
290 /// preprocessed entities that \p Range encompasses.
314 /// The set of preprocessed entities in this record, in order they
318 /// The set of preprocessed entities in this record that have been
331 /// Negative values are used to indicate preprocessed entities
333 /// indicate preprocessed entities introduced by the current preprocessor.
334 /// Value -1 corresponds to element 0 in the loaded entities vector,
335 /// value -2 corresponds to element 1 in the loaded entities vector, etc.
336 /// Value 0 is an invalid value, the index to local entities is 1-based,
[all …]
/freebsd/contrib/expat/doc/
H A Dxmlwf.182 external entities (see the \*(T<\fB\-x\fR\*(T> option).
104 \&.. with regard to use of entities and ..
116 added by expanding entities and reading of external DTD files,
212 entities.
215 entities. \*(T<\fB\-p\fR\*(T> tells it to always parse them.
240 references to parameter entities.
263 Turns on parsing external entities.
266 entities, or even expand entities at all.
267 Expat always expands internal entities (
[all...]
H A Dxmlwf.xml140 external entities (see the <option>-x</option> option).
172 .. with regard to use of entities and ..
182 added by expanding entities and reading of external DTD files,
349 entities.
353 entities. <option>-p</option> tells it to always parse them.
397 references to parameter entities.
445 Turns on parsing external entities.
449 entities, or even expand entities at all.
450 Expat always expands internal entities (
[all...]
/freebsd/contrib/llvm-project/lldb/source/Plugins/ExpressionParser/Clang/
H A DClangExpressionDeclMap.h35 /// "lldb/Expression/ClangExpressionDeclMap.h" Manages named entities that are
39 /// entities from outside an expression. The ClangASTSource reports back,
263 /// [Used by ClangASTSource] Find all entities matching a given name, using
270 /// Find all entities matching a given name in a given module/namespace,
295 m_found_entities; ///< All entities that were looked up for the parser.
297 m_struct_members; ///< All entities that need to be placed in the struct.
393 /// Searches the persistent decls of the target for entities with the
400 /// The name of the entities that need to be found.
426 /// Lookup entities in the ClangModulesDeclVendor.
431 /// The name of the entities tha
[all...]
/freebsd/contrib/llvm-project/clang/lib/Lex/
H A DPreprocessingRecord.cpp57 /// Returns a pair of [Begin, End) iterators of preprocessed entities
95 /// preprocessed entities if we only care about entities of a specific file
134 /// Returns a pair of [Begin, End) iterators of preprocessed entities
144 // Check if range spans local entities. in getPreprocessedEntitiesInRangeSlow()
151 // Check if range spans local entities. in getPreprocessedEntitiesInRangeSlow()
157 // Check if range spans loaded entities. in getPreprocessedEntitiesInRangeSlow()
162 // Range spands loaded and local entities. in getPreprocessedEntitiesInRangeSlow()
222 // The end locations of entities may be unordered (when a macro expansion in findBeginLocalPreprocessedEntity()
289 // linear search for a few entities. in addPreprocessedEntity()
/freebsd/sys/x86/x86/
H A Dmp_x86.c750 printf("%d package(s)", topology.entities[TOPO_LEVEL_PKG]); in cpu_mp_announce()
751 if (topology.entities[TOPO_LEVEL_GROUP] > 1) in cpu_mp_announce()
753 topology.entities[TOPO_LEVEL_GROUP]); in cpu_mp_announce()
754 if (topology.entities[TOPO_LEVEL_CACHEGROUP] > 1) in cpu_mp_announce()
756 topology.entities[TOPO_LEVEL_CACHEGROUP]); in cpu_mp_announce()
757 if (topology.entities[TOPO_LEVEL_CORE] > 0) in cpu_mp_announce()
759 topology.entities[TOPO_LEVEL_CORE]); in cpu_mp_announce()
760 if (topology.entities[TOPO_LEVEL_THREAD] > 1) in cpu_mp_announce()
762 topology.entities[TOPO_LEVEL_THREAD]); in cpu_mp_announce()
772 topology.entities[TOPO_LEVEL_PKG]); in cpu_mp_announce()
[all …]
/freebsd/contrib/expat/lib/
H A Dexpat.h350 For internal entities (<!ENTITY foo "bar">), value will
354 values, do not use this argument to test for internal entities.
356 For external entities, value will be NULL and systemId will be
466 Note: skipped parameter entities in declarations and skipped general
467 entities in attribute values cannot be reported, because
587 internal entities. These entity references will be passed to the
594 internal entities. The entity reference will not be passed to the
887 /* Controls parsing of parameter entities (including the external DTD
888 subset). If parsing of parameter entities is enabled, then
889 references to external parameter entities (includin
[all...]
/freebsd/contrib/one-true-awk/
H A DLICENSE11 its entities not be used in advertising or publicity pertaining
17 IN NO EVENT SHALL LUCENT OR ANY OF ITS ENTITIES BE LIABLE FOR ANY
/freebsd/contrib/llvm-project/clang/include/clang/Basic/
H A DNoSanitizeList.h1 //===--- NoSanitizeList.h - List of ignored entities for sanitizers --*- C++
10 // User-provided list of ignored entities used to disable/alter
/freebsd/contrib/gdtoa/
H A Dstrtopd.c13 documentation, and that the name of Lucent or any of its entities
20 IN NO EVENT SHALL LUCENT OR ANY OF ITS ENTITIES BE LIABLE FOR ANY
H A Dhd_init.c13 documentation, and that the name of Lucent or any of its entities
20 IN NO EVENT SHALL LUCENT OR ANY OF ITS ENTITIES BE LIABLE FOR ANY
H A DstrtoIf.c13 documentation, and that the name of Lucent or any of its entities
20 IN NO EVENT SHALL LUCENT OR ANY OF ITS ENTITIES BE LIABLE FOR ANY
H A Dulp.c13 documentation, and that the name of Lucent or any of its entities
20 IN NO EVENT SHALL LUCENT OR ANY OF ITS ENTITIES BE LIABLE FOR ANY
H A DstrtoId.c13 documentation, and that the name of Lucent or any of its entities
20 IN NO EVENT SHALL LUCENT OR ANY OF ITS ENTITIES BE LIABLE FOR ANY
H A DstrtoIx.c13 documentation, and that the name of Lucent or any of its entities
20 IN NO EVENT SHALL LUCENT OR ANY OF ITS ENTITIES BE LIABLE FOR ANY
H A DstrtoIQ.c13 documentation, and that the name of Lucent or any of its entities
20 IN NO EVENT SHALL LUCENT OR ANY OF ITS ENTITIES BE LIABLE FOR ANY
H A DstrtoIxL.c13 documentation, and that the name of Lucent or any of its entities
20 IN NO EVENT SHALL LUCENT OR ANY OF ITS ENTITIES BE LIABLE FOR ANY
H A Dstrtopf.c13 documentation, and that the name of Lucent or any of its entities
20 IN NO EVENT SHALL LUCENT OR ANY OF ITS ENTITIES BE LIABLE FOR ANY
H A Dgmisc.c13 documentation, and that the name of Lucent or any of its entities
20 IN NO EVENT SHALL LUCENT OR ANY OF ITS ENTITIES BE LIABLE FOR ANY
H A DstrtoIdd.c13 documentation, and that the name of Lucent or any of its entities
20 IN NO EVENT SHALL LUCENT OR ANY OF ITS ENTITIES BE LIABLE FOR ANY
H A Dstrtof.c13 documentation, and that the name of Lucent or any of its entities
20 IN NO EVENT SHALL LUCENT OR ANY OF ITS ENTITIES BE LIABLE FOR ANY
H A DstrtopxL.c13 documentation, and that the name of Lucent or any of its entities
20 IN NO EVENT SHALL LUCENT OR ANY OF ITS ENTITIES BE LIABLE FOR ANY
H A Dstrtorf.c13 documentation, and that the name of Lucent or any of its entities
20 IN NO EVENT SHALL LUCENT OR ANY OF ITS ENTITIES BE LIABLE FOR ANY
H A Dstrtord.c13 documentation, and that the name of Lucent or any of its entities
20 IN NO EVENT SHALL LUCENT OR ANY OF ITS ENTITIES BE LIABLE FOR ANY
/freebsd/share/man/man4/
H A Dmiibus.422 sublayer, the Physical Layer entities (PHY), Station Management (STA)
23 entities, and the PHY Layer as defined by the IEEE 802.3 Standard.

12345678910>>...14