Home
last modified time | relevance | path

Searched defs:Second (Results 1 – 25 of 27) sorted by relevance

12

/third_party/boost/libs/concept_check/test/
Dconcept_check_test.cpp64 typedef equal_op_second_archetype<> Second; in main() typedef
69 typedef not_equal_op_second_archetype<> Second; in main() typedef
74 typedef less_than_op_second_archetype<> Second; in main() typedef
79 typedef less_equal_op_second_archetype<> Second; in main() typedef
84 typedef greater_than_op_second_archetype<> Second; in main() typedef
89 typedef greater_equal_op_second_archetype<> Second; in main() typedef
96 typedef plus_op_second_archetype<Return> Second; in main() typedef
/third_party/typescript/tests/cases/conformance/jsdoc/declarations/
DjsDeclarationsEnumTag.ts16 export const Second = { constant
/third_party/typescript/tests/cases/conformance/jsdoc/
DenumTag.ts15 const Second = { constant
/third_party/boost/boost/hana/
Dsecond.hpp25 using Second = BOOST_HANA_DISPATCH_IF(second_impl<P>, in operator ()() typedef
/third_party/boost/libs/hana/include/boost/hana/
Dsecond.hpp25 using Second = BOOST_HANA_DISPATCH_IF(second_impl<P>, in operator ()() typedef
/third_party/boost/libs/hana/test/core/
Dwhen.cpp19 struct Second { struct second_type; }; struct
/third_party/typescript/tests/cases/compiler/
DexternalModuleReferenceDoubleUnderscore1.ts8 Second = 0, enumerator
/third_party/typescript/tests/baselines/reference/
DjsDeclarationsEnumTag.js11 export const Second = { variable
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Support/
DBinaryStreamWriter.cpp88 WritableBinaryStreamRef Second = First.drop_front(Off); in split() local
DBinaryStreamReader.cpp174 BinaryStreamRef Second = First.drop_front(Off); in split() local
DItaniumManglingCanonicalizer.cpp226 StringRef Second) { in addEquivalence()
DJSON.cpp480 uint16_t Second; in parseUnicode() local
DAPFloat.cpp3952 APFloat &&Second) in DoubleAPFloat()
4482 APFloat Second = Arg.Floats[1]; in frexp() local
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/PowerPC/
DPPCBoolRetToInt.cpp253 auto *Second = dyn_cast<User>(Pair.second); in runOnUse() local
/third_party/icu/docs/userguide/collation/customization/
Dindex.md915 #### Mixed Case Contractions
/third_party/boost/boost/dll/detail/demangling/
Dmsvc.hpp182 auto arg_list(const mangled_storage_impl & ms, Return (*)(First, Second, Args...)) in arg_list() argument
Ditanium.hpp214 std::string arg_list(const mangled_storage_impl & ms, Return (*)(First, Second, Args...)) in arg_list() argument
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/
DStackColoring.cpp1272 LiveInterval *Second = &*Intervals[SecondSlot]; in runOnMachineFunction() local
/third_party/python/Lib/ctypes/test/
Dtest_structures.py799 class Second(Structure): class
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/Scalar/
DSeparateConstOffsetFromGEP.cpp1293 GetElementPtrInst *Second) { in swapGEPOperand()
DMergeICmps.cpp423 const BCECmpBlock &Second) { in IsContiguous()
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/Transforms/Scalar/
DGVNExpression.h163 void swapOperands(unsigned First, unsigned Second) { in swapOperands()
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Analysis/
DLoopAccessAnalysis.cpp458 const auto &First = Check.first->Members, &Second = Check.second->Members; in printChecks() local
2197 Second = expandBounds(Check.second, L, Loc, Exp, SE, PtrRtChecking); in expandBounds() local
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/Hexagon/AsmParser/
DHexagonAsmParser.cpp923 AsmToken const &Second = Lexer.getTok(); in isLabel() local
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/Hexagon/
DHexagonLoopIdiomRecognition.cpp1170 ValueSeq &Second = IsE ? Early : Late; in classifyCycle() local

12