| /third_party/tex-hyphen/ |
| D | README_en.md | 110 #### Compilation Steps 125 #### Execution Steps 139 #### Batch Compilation
|
| /third_party/rust/rust/src/tools/rust-analyzer/docs/user/ |
| D | manual.adoc | 175 ==== 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/ |
| D | Error.h | 23 class Binary; variable
|
| /third_party/icu/docs/userguide/usefrom/ |
| D | cobol.md | 209 #### C (API definition in \*.h file) 217 #### COBOL
|
| /third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Object/ |
| D | Binary.cpp | 37 Binary::Binary(unsigned int Type, MemoryBufferRef Source) in Binary() function in Binary
|
| /third_party/mesa3d/src/mesa/main/ |
| D | glspirv.h | 47 char Binary[0]; member
|
| /third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/ARM/MCTargetDesc/ |
| D | ARMMCCodeEmitter.cpp | 1021 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/ |
| D | RISCVMCCodeEmitter.cpp | 115 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/ |
| D | WebAssemblyMCCodeEmitter.cpp | 64 uint64_t Binary = getBinaryCodeForInstr(MI, Fixups, STI); in encodeInstruction() local
|
| /third_party/python/Lib/sqlite3/ |
| D | dbapi2.py | 51 Binary = memoryview variable
|
| /third_party/rust/crates/nom/doc/ |
| D | nom_recipes.md | 241 #### Binary subsubsection
|
| /third_party/skia/third_party/externals/spirv-tools/test/link/ |
| D | linker_fixture.h | 30 using Binary = std::vector<uint32_t>; variable
|
| /third_party/skia/third_party/externals/swiftshader/third_party/SPIRV-Tools/test/link/ |
| D | linker_fixture.h | 30 using Binary = std::vector<uint32_t>; variable
|
| /third_party/spirv-tools/test/link/ |
| D | linker_fixture.h | 30 using Binary = std::vector<uint32_t>; variable
|
| /third_party/skia/m133/src/sksl/ir/ |
| D | SkSLIRHelpers.h | 66 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/ |
| D | MsgPackReader.h | 55 Binary, enumerator
|
| /third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/Hexagon/MCTargetDesc/ |
| D | HexagonMCCodeEmitter.cpp | 410 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/ |
| D | abstract_object.cc | 769 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/ |
| D | numeric_literal.rs | 6 Binary, enumerator
|
| /third_party/skia/third_party/externals/angle2/src/compiler/translator/tree_util/ |
| D | NodeType.h | 23 Binary, enumerator
|
| /third_party/python/Lib/msilib/ |
| D | schema.py | 89 Binary = Table('Binary') variable
|
| /third_party/rust/crates/regex/regex-syntax/src/ |
| D | unicode.rs | 175 Binary(&'a str), enumerator 267 Binary(&'static str), enumerator
|
| /third_party/rust/rust/compiler/rustc_ast/src/util/ |
| D | parser.rs | 252 Binary(BinOpKind), enumerator
|
| /third_party/rust/rust/compiler/rustc_ast/src/ |
| D | format.rs | 213 Binary, enumerator
|
| /third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/MC/ |
| D | MCExpr.h | 38 Binary, ///< Binary expressions. enumerator 457 : MCExpr(MCExpr::Binary, Loc), Op(Op), LHS(LHS), RHS(RHS) {} in MCExpr() function
|