Home
last modified time | relevance | path

Searched defs:Binary (Results 1 – 25 of 51) sorted by relevance

123

/third_party/tex-hyphen/
DREADME_en.md110 #### Compilation Steps
125 #### Execution Steps
139 #### Batch Compilation
/third_party/rust/rust/src/tools/rust-analyzer/docs/user/
Dmanual.adoc175 ==== rustup
184 ==== Arch Linux
198 ==== Gentoo Linux
213 ==== macOS
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/Object/
DError.h23 class Binary; variable
/third_party/icu/docs/userguide/usefrom/
Dcobol.md209 #### C (API definition in \*.h file)
217 #### COBOL
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Object/
DBinary.cpp37 Binary::Binary(unsigned int Type, MemoryBufferRef Source) in Binary() function in Binary
/third_party/mesa3d/src/mesa/main/
Dglspirv.h47 char Binary[0]; member
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/ARM/MCTargetDesc/
DARMMCCodeEmitter.cpp1021 uint32_t Binary = Imm12 & 0xfff; in getAddrModeImm12OpValue() local
1052 uint32_t Binary = Imm & ((1U << Bits) - 1); in getT2ScaledImmOpValue() local
1143 uint32_t Binary = (Imm8 >> 2) & 0xff; in getT2AddrModeImm8s4OpValue() local
1170 uint32_t Binary = (Imm7 >> 2) & 0xff; in getT2AddrModeImm7s4OpValue() local
1274 uint32_t Binary = Rm; in getLdStSORegOpValue() local
1295 uint32_t Binary = ARM_AM::getAM2Offset(Imm); in getAddrMode2OffsetOpValue() local
1448 uint32_t Binary = ARM_AM::getAM5Offset(Imm8); in getAddrMode5OpValue() local
1488 uint32_t Binary = ARM_AM::getAM5Offset(Imm8); in getAddrMode5FP16OpValue() local
1516 unsigned Binary = CTX.getRegisterInfo()->getEncodingValue(MO.getReg()); in getSORegRegOpValue() local
1561 unsigned Binary = CTX.getRegisterInfo()->getEncodingValue(MO.getReg()); in getSORegImmOpValue() local
[all …]
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/RISCV/MCTargetDesc/
DRISCVMCCodeEmitter.cpp115 uint32_t Binary; in expandFunctionCall() local
172 uint32_t Binary = getBinaryCodeForInstr(TmpInst, Fixups, STI); in expandAddTPRel() local
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/WebAssembly/MCTargetDesc/
DWebAssemblyMCCodeEmitter.cpp64 uint64_t Binary = getBinaryCodeForInstr(MI, Fixups, STI); in encodeInstruction() local
/third_party/python/Lib/sqlite3/
Ddbapi2.py51 Binary = memoryview variable
/third_party/rust/crates/nom/doc/
Dnom_recipes.md241 #### Binary subsubsection
/third_party/skia/third_party/externals/spirv-tools/test/link/
Dlinker_fixture.h30 using Binary = std::vector<uint32_t>; variable
/third_party/skia/third_party/externals/swiftshader/third_party/SPIRV-Tools/test/link/
Dlinker_fixture.h30 using Binary = std::vector<uint32_t>; variable
/third_party/spirv-tools/test/link/
Dlinker_fixture.h30 using Binary = std::vector<uint32_t>; variable
/third_party/skia/m133/src/sksl/ir/
DSkSLIRHelpers.h66 std::unique_ptr<Expression> Binary(std::unique_ptr<Expression> l, in Binary() function
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/BinaryFormat/
DMsgPackReader.h55 Binary, enumerator
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/Hexagon/MCTargetDesc/
DHexagonMCCodeEmitter.cpp410 uint64_t Binary; in EncodeSingleInstruction() local
616 MCBinaryExpr const *Binary = cast<MCBinaryExpr>(ME); in getExprOpValue() local
/third_party/mindspore/mindspore-src/source/mindspore/ccsrc/pipeline/jit/pi/graph_capture/
Dabstract_object.cc769 AObject *AbstractObject::Binary(AObject *other, int op) { in Binary() function in mindspore::pijit::AbstractObject
836 AObject *AbstractTuple::Binary(AObject *o, int op) { in Binary() function in mindspore::pijit::AbstractTuple
1149 AObject *AbstractDict::Binary(AObject *other, int op) { in Binary() function in mindspore::pijit::AbstractDict
1500 py::object AbstractTensor::Binary(int op, const py::object &l_tensor, const py::object &r_tensor) { in Binary() function in mindspore::pijit::AbstractTensor
1512 AObject *AbstractTensor::Binary(AObject *other, int op) { in Binary() function in mindspore::pijit::AbstractTensor
/third_party/rust/rust/src/tools/clippy/clippy_utils/src/
Dnumeric_literal.rs6 Binary, enumerator
/third_party/skia/third_party/externals/angle2/src/compiler/translator/tree_util/
DNodeType.h23 Binary, enumerator
/third_party/python/Lib/msilib/
Dschema.py89 Binary = Table('Binary') variable
/third_party/rust/crates/regex/regex-syntax/src/
Dunicode.rs175 Binary(&'a str), enumerator
267 Binary(&'static str), enumerator
/third_party/rust/rust/compiler/rustc_ast/src/util/
Dparser.rs252 Binary(BinOpKind), enumerator
/third_party/rust/rust/compiler/rustc_ast/src/
Dformat.rs213 Binary, enumerator
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/MC/
DMCExpr.h38 Binary, ///< Binary expressions. enumerator
457 : MCExpr(MCExpr::Binary, Loc), Op(Op), LHS(LHS), RHS(RHS) {} in MCExpr() function

123