Searched defs:First (Results 1 - 25 of 160) sorted by relevance

1234567

/netbsd-current/sys/external/bsd/compiler_rt/dist/lib/xray/tests/unit/
H A Dallocator_test.cc22 s64 First; member in struct:__xray::__anon7763::TestData
H A Dsegmented_array_test.cc15 s64 First; member in struct:__xray::__anon7769::TestData
[all...]
/netbsd-current/external/apache2/llvm/dist/clang/lib/AST/
H A DDeclFriend.cpp74 Decl *First = data().FirstFriend.get(Source); local
/netbsd-current/external/apache2/llvm/dist/llvm/include/llvm/ADT/
H A Dilist_base.h41 static void removeRangeImpl(node_base_type &First, node_base_type &Last) { argument
52 static void transferBeforeImpl(node_base_type &Next, node_base_type &First, argument
81 removeRange(T &First, T &Last) argument
85 transferBefore(T &Next, T &First, T &Last) argument
[all...]
/netbsd-current/external/apache2/llvm/dist/llvm/include/llvm/CodeGen/
H A DStableHashing.h84 stable_hash stable_hash_combine_range(InputIteratorT First, argument
/netbsd-current/external/apache2/llvm/dist/llvm/lib/Target/Hexagon/
H A DHexagonOptimizeSZextends.cpp85 Instruction* First = &F.getEntryBlock().front(); local
/netbsd-current/external/apache2/llvm/dist/llvm/lib/Transforms/Vectorize/
H A DVPlan.h107 First, member in class:llvm::VPLane::Kind
/netbsd-current/external/gpl3/gdb.old/dist/gdb/testsuite/gdb.mi/
H A Dmi-var-rtti.cc183 struct First { struct
184 First() : F(-1) {} function in struct:First
[all...]
/netbsd-current/external/gpl3/gdb/dist/gdb/testsuite/gdb.mi/
H A Dmi-var-rtti.cc183 struct First { struct
184 First() : F(-1) {} function in struct:First
[all...]
/netbsd-current/sys/external/bsd/acpica/dist/compiler/
H A Daslbtypes.c325 BOOLEAN First = TRUE; local
/netbsd-current/sys/external/bsd/compiler_rt/dist/lib/xray/
H A Dxray_fdr_controller.h38 bool First = true; member in class:__xray::FDRController
/netbsd-current/sys/arch/amiga/stand/bootblock/boot/
H A Damigatypes.h60 u_int32_t First, Lower, Upper, Free; member in struct:MemHead
/netbsd-current/external/apache2/llvm/dist/clang/lib/Format/
H A DAffectedRangeManager.cpp72 bool AffectedRangeManager::affectsTokenRange(const FormatToken &First, argument
[all...]
H A DTokenAnnotator.h122 FormatToken *First; member in class:clang::format::AnnotatedLine
/netbsd-current/external/apache2/llvm/dist/llvm/lib/Support/
H A DBinaryStreamWriter.cpp86 WritableBinaryStreamRef First = Stream.drop_front(Offset); local
/netbsd-current/external/apache2/llvm/dist/clang/include/clang/Tooling/Refactoring/
H A DRefactoringActionRulesInternal.h29 void ignoreError(Expected<FirstT> &First, Expected<RestT> &... Rest) { argument
38 llvm::Error findError(Expected<FirstT> &First, Expected<RestT> &... Rest) { argument
71 visitRefactoringOptionsImpl(RefactoringOptionVisitor &Visitor, const FirstT &First, const RestT &... Rest) argument
[all...]
/netbsd-current/external/apache2/llvm/dist/llvm/lib/TableGen/
H A DRecord.cpp198 bool First = true; local
/netbsd-current/external/apache2/llvm/dist/llvm/lib/Target/WebAssembly/MCTargetDesc/
H A DWebAssemblyTargetStreamer.cpp43 bool First = true; local
/netbsd-current/external/apache2/llvm/dist/llvm/lib/Target/PowerPC/
H A DPPCTLSDynamicCall.cpp144 MachineBasicBlock::iterator First = I; local
/netbsd-current/external/apache2/llvm/dist/llvm/lib/MC/
H A DMCInstPrinter.cpp26 bool First = true; local
/netbsd-current/external/apache2/llvm/dist/clang/lib/Lex/
H A DMacroInfo.cpp159 bool First = true; local
/netbsd-current/external/apache2/llvm/dist/llvm/include/llvm/Remarks/
H A DRemark.h62 First = Unknown, member in class:llvm::remarks::Type
H A DBitstreamRemarkContainer.h53 First = SeparateRemarksMeta, member in class:llvm::remarks::BitstreamRemarkContainerType
/netbsd-current/external/apache2/llvm/dist/llvm/include/llvm/Demangle/
H A DStringView.h24 const char *First; member in class:StringView
[all...]
/netbsd-current/external/apache2/llvm/dist/clang/include/clang/StaticAnalyzer/Core/PathSensitive/
H A DStore.h263 bool First = true; member in class:clang::ento::StoreManager::FindUniqueBinding

Completed in 490 milliseconds

1234567