Searched defs:Position (Results 1 - 25 of 32) sorted by relevance

12

/freebsd-10-stable/sys/contrib/dev/acpica/components/utilities/
H A Duthex.c74 AcpiUtHexToAsciiChar( UINT64 Integer, UINT32 Position) argument
H A Dutascii.c102 AcpiUtValidNameChar( char Character, UINT32 Position) argument
/freebsd-10-stable/contrib/llvm/lib/Support/
H A DFormattedStream.cpp23 static void UpdatePosition(std::pair<unsigned, unsigned> &Position, const char *Ptr, size_t Size) { argument
H A DIntervalMap.cpp120 distribute(unsigned Nodes, unsigned Elements, unsigned Capacity, const unsigned *CurSize, unsigned NewSize[], unsigned Position, bool Grow) argument
/freebsd-10-stable/contrib/llvm/include/llvm/Support/
H A DPath.h53 size_t Position; ///< The iterators current position within Path. member in class:llvm::sys::path::const_iterator
H A DFormattedStream.h53 std::pair<unsigned, unsigned> Position; member in class:llvm::formatted_raw_ostream
H A DCommandLine.h190 unsigned Position; // Position of last occurrence of the option member in class:llvm::cl::Option
/freebsd-10-stable/contrib/llvm/tools/lldb/include/lldb/DataFormatters/
H A DTypeCategoryMap.h38 typedef uint32_t Position; typedef in class:lldb_private::TypeCategoryMap
/freebsd-10-stable/sys/contrib/dev/acpica/components/dispatcher/
H A Ddsfield.c319 UINT64 Position; local
/freebsd-10-stable/sys/contrib/dev/acpica/common/
H A Dadfile.c200 char *Position; local
/freebsd-10-stable/contrib/llvm/lib/MC/MCDisassembler/
H A DDisassembler.cpp165 size_t Position = Comments.find('\n'); local
/freebsd-10-stable/contrib/llvm/lib/Target/SystemZ/
H A DSystemZLongBranch.cpp175 void SystemZLongBranch::skipNonTerminators(BlockPosition &Position, argument
199 skipTerminator(BlockPosition &Position, TerminatorInfo &Terminator, bool AssumeRelaxed) argument
[all...]
/freebsd-10-stable/contrib/llvm/tools/clang/lib/Tooling/
H A DJSONCompilationDatabase.cpp110 StringRef::iterator Position; member in class:clang::tooling::__anon3662::CommandLineArgumentParser
[all...]
H A DRefactoring.cpp203 unsigned shiftedCodePosition(const Replacements &Replaces, unsigned Position) { argument
218 shiftedCodePosition(const std::vector<Replacement> &Replaces, unsigned Position) argument
[all...]
/freebsd-10-stable/sys/contrib/dev/acpica/compiler/
H A Daslresource.c494 RsSetFlagBits( UINT8 *Flags, ACPI_PARSE_OBJECT *Op, UINT8 Position, UINT8 DefaultBit) argument
517 RsSetFlagBits16( UINT16 *Flags, ACPI_PARSE_OBJECT *Op, UINT8 Position, UINT8 DefaultBit) argument
/freebsd-10-stable/contrib/llvm/tools/clang/include/clang/AST/
H A DExternalASTSource.h387 int Position; member in class:clang::LazyVector::iterator
400 iterator(LazyVector *Self, int Position) argument
[all...]
/freebsd-10-stable/contrib/llvm/tools/clang/include/clang/Lex/
H A DPreprocessingRecord.h394 int Position; member in class:clang::PreprocessingRecord::iterator
405 iterator(PreprocessingRecord *Self, int Position) argument
[all...]
/freebsd-10-stable/contrib/llvm/tools/clang/lib/AST/
H A DCommentParser.cpp42 struct Position { struct in class:clang::comments::TextTokenRetokenizer
H A DCommentSema.cpp314 SmallVector<unsigned, 2> Position; local
987 ResolveTParamReferenceHelper( StringRef Name, const TemplateParameterList *TemplateParameters, SmallVectorImpl<unsigned> *Position) argument
1012 resolveTParamReference( StringRef Name, const TemplateParameterList *TemplateParameters, SmallVectorImpl<unsigned> *Position) argument
[all...]
/freebsd-10-stable/contrib/llvm/tools/clang/lib/Format/
H A DUnwrappedLineParser.cpp89 virtual FormatToken *setPosition(unsigned Position) { argument
181 int Position; member in class:clang::format::__anon3278::IndexedTokenSource
294 unsigned Position = StoredPosition; local
[all...]
/freebsd-10-stable/contrib/llvm/tools/clang/lib/Parse/
H A DParseTemplate.cpp453 Decl *Parser::ParseTemplateParameter(unsigned Depth, unsigned Position) { argument
475 Decl *Parser::ParseTypeParameter(unsigned Depth, unsigned Position) { argument
536 Parser::ParseTemplateTemplateParameter(unsigned Depth, unsigned Position) { argument
634 Parser::ParseNonTypeTemplateParameter(unsigned Depth, unsigned Position) { argument
[all...]
/freebsd-10-stable/contrib/llvm/include/llvm/CodeGen/
H A DSelectionDAG.h986 void RepositionNode(allnodes_iterator Position, SDNode *N) { argument
/freebsd-10-stable/contrib/llvm/tools/clang/lib/Lex/
H A DPreprocessor.cpp359 const char *Position = Buffer->getBufferStart(); local
[all...]
/freebsd-10-stable/contrib/llvm/lib/Bitcode/Writer/
H A DBitcodeWriter.cpp1995 unsigned Position = 0; local
1952 WriteInt32ToBuffer(uint32_t Value, SmallVectorImpl<char> &Buffer, uint32_t &Position) argument
[all...]
/freebsd-10-stable/contrib/llvm/lib/MC/
H A DMCAsmStreamer.cpp297 size_t Position = Comments.find('\n'); local

Completed in 202 milliseconds

12