Home
last modified time | relevance | path

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

12

/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/typescript/tests/cases/compiler/
DexternalModuleReferenceDoubleUnderscore1.ts8 Second = 0, enumerator
/third_party/typescript/tests/ts_extra_tests/test_ts_cases/5.0/all_enums_are_union_enums/
Dall_enums_are_union_enums_2.ts27 Second = 'bbbbbbbbb', enumerator
Dall_enums_are_union_enums_4.ts36 Second = 'bbbbbbbbb', enumerator
/third_party/rust/crates/bindgen/bindgen-integration/cpp/
DTest.h85 struct Second { struct
86 int thirty_one_bits : 31;
87 bool one_bit : 1;
/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/rust/crates/serde/serde/src/de/
Dvalue.rs1706 type Second; typedef
1707 fn split(self) -> (Self::First, Self::Second); in split()
1712 type Second = B; typedef
1719 pub type Second<T> = <T as Pair>::Second; typedef
/third_party/rust/crates/cxx/tests/ffi/
Dlib.rs77 struct Second { struct
78 i: i32,
79 e: COwnedEnum,
/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/rust/crates/serde/test_suite/tests/
Dtest_annotations.rs1670 struct Second { in test_complex_flatten() struct
1671 f: u32, in test_complex_flatten()
/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