Home
last modified time | relevance | path

Searched defs:Sub (Results 1 - 25 of 89) sorted by relevance

1234

/third_party/typescript/tests/baselines/reference/
H A DjsDeclarationsExportAssignedConstructorFunctionWithSub.js
/third_party/rust/crates/clap/tests/derive/
H A Dboxed.rs10 enum Sub { enum
H A Dnested_subcommands.rs28 enum Sub { enum
H A Ddoc_comments_help.rs250 pub enum Sub { in doc_comment_about_handles_both_abouts() enum
/third_party/python/Tools/demo/
H A Deiffel.py126 class Sub(Test): class
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/MC/MCDisassembler/
H A DMCExternalSymbolizer.cpp100 const MCExpr *Sub = nullptr; in tryAddingSymbolicOperand() local
/third_party/skia/third_party/externals/dawn/src/common/
H A DTypedInteger.h244 constexpr ::detail::TypedIntegerImpl<Tag, T> Sub(::detail::TypedIntegerImpl<Tag, T> lhs, in Sub() function
256 constexpr std::enable_if_t<std::is_integral<T>::value, T> Sub(T lhs, T rhs) { in Sub() function
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/AArch64/Disassembler/
H A DAArch64ExternalSymbolizer.cpp182 const MCExpr *Sub = nullptr; in tryAddingSymbolicOperand() local
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/Mips/
H A DMipsMCInstLower.cpp209 const MCBinaryExpr *Sub = MCBinaryExpr::createSub(Sym1, Sym2, *Ctx); in createSub() local
/third_party/python/Lib/unittest/test/testmock/
H A Dtestcallable.py103 class Sub(CallableX): class
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/X86/
H A DX86WinAllocaExpander.cpp43 enum Lowering { TouchAndSub, Sub, Probe }; enumerator
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/Scalar/
H A DDivRemPairs.cpp267 Instruction *Sub = BinaryOperator::CreateSub(X, Mul); in optimizeDivRem() local
/third_party/node/deps/v8/tools/
H A Dbigint-tester.py201 class Sub(BinaryOp): class
/third_party/node/deps/v8/src/runtime/
H A Druntime-atomics.cc331 struct Sub { struct
/third_party/vk-gl-cts/external/amber/src/src/
H A Dbuffer.cc33 double Sub(const uint8_t* buf1, const uint8_t* buf2) { in Sub() function
[all...]
/third_party/skia/samplecode/
H A DSampleVariableWidthStroker.cpp255 static ScalarBezCurve Sub(const ScalarBezCurve& a, const ScalarBezCurve& b) { in Sub() function in __anon18657::ScalarBezCurve
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/TableGen/
H A DSetTheory.cpp53 RecSet Add, Sub; variable
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/Hexagon/
H A DBitTracker.h146 unsigned Reg, Sub; member
H A DHexagonBlockRanges.h34 unsigned Reg, Sub; member
H A DHexagonAsmPrinter.cpp443 const MCExpr *Sub = MCBinaryExpr::createSub(Expr, One, OutContext); in HexagonProcessInstruction() local
479 const MCExpr *Sub = MCBinaryExpr::createSub(Expr, One, OutContext); in HexagonProcessInstruction() local
506 const MCExpr *Sub = MCBinaryExpr::createSub(Expr, One, OutContext); in HexagonProcessInstruction() local
/third_party/rust/crates/nix/src/sys/
H A Dtime.rs
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/Sparc/
H A DSparcAsmPrinter.cpp97 const MCBinaryExpr *Sub = MCBinaryExpr::createSub(Cur, Start, OutContext); in createPCXRelExprOp() local
/third_party/jinja2/
H A Dnodes.py971 class Sub(BinExpr): class
/third_party/node/deps/v8/third_party/jinja2/
H A Dnodes.py869 class Sub(BinExpr): class
/third_party/node/tools/inspector_protocol/jinja2/
H A Dnodes.py817 class Sub(BinExpr): class

Completed in 18 milliseconds

1234