Home
last modified time | relevance | path

Searched defs:Binary (Results 176 – 200 of 269) sorted by relevance

1234567891011

/aosp_15_r20/prebuilts/rust/linux-musl-x86/1.80.1/lib/rustlib/src/rust/library/core/src/fmt/
H A Dmod.rs849 pub trait Binary { interface
/aosp_15_r20/prebuilts/rust/linux-x86/1.80.1/lib/rustlib/src/rust/library/core/src/fmt/
H A Dmod.rs849 pub trait Binary { interface
/aosp_15_r20/prebuilts/rust/linux-x86/1.81.0.u1/lib/rustlib/src/rust/library/core/src/fmt/
H A Dmod.rs863 pub trait Binary { trait
/aosp_15_r20/prebuilts/rust/linux-musl-x86/1.81.0/lib/rustlib/src/rust/library/core/src/fmt/
H A Dmod.rs863 pub trait Binary { trait
/aosp_15_r20/prebuilts/rust/linux-x86/1.81.0/lib/rustlib/src/rust/library/core/src/fmt/
H A Dmod.rs863 pub trait Binary { interface
/aosp_15_r20/external/clang/include/clang/Basic/
H A DIdentifierTable.h806 #define OVERLOADED_OPERATOR(Name,Spelling,Token,Unary,Binary,MemberOnly) \ argument
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/AArch64/MCTargetDesc/
H A DAArch64MCCodeEmitter.cpp613 uint64_t Binary = getBinaryCodeForInstr(MI, Fixups, STI); in encodeInstruction() local
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r522817/include/llvm/ObjCopy/
DCommonConfig.h33 Binary, enumerator
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/include/llvm/ObjCopy/
H A DCommonConfig.h33 Binary, enumerator
/aosp_15_r20/external/llvm/lib/Target/ARM/MCTargetDesc/
H A DARMAsmBackend.cpp583 uint32_t Binary = (Value - 4) >> 1; in adjustFixupValue() local
/aosp_15_r20/external/starlark-go/starlark/
H A Deval.go715 func Binary(op syntax.Token, x, y Value) (Value, error) { func
/aosp_15_r20/external/clang/lib/Basic/
H A DIdentifierTable.cpp643 #define OVERLOADED_OPERATOR(Name,Spelling,Token,Unary,Binary,MemberOnly) \ in getOperatorSpelling() argument
/aosp_15_r20/external/turbine/java/com/google/turbine/tree/
H A DTree.java430 public static class Binary extends Expression { class in Tree
435 public Binary(int position, Expression lhs, Expression rhs, TurbineOperatorKind op) { in Binary() method in Tree.Binary
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567/include/llvm/ObjCopy/
DCommonConfig.h28 enum class FileFormat { Unspecified, ELF, Binary, IHex, SREC }; enumerator
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/Target/ARM/MCTargetDesc/
H A DARMAsmBackend.cpp701 uint32_t Binary = (Value - 4) >> 1; in adjustFixupValue() local
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r536225/include/llvm/ObjCopy/
DCommonConfig.h28 enum class FileFormat { Unspecified, ELF, Binary, IHex, SREC }; enumerator
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567b/include/llvm/ObjCopy/
DCommonConfig.h28 enum class FileFormat { Unspecified, ELF, Binary, IHex, SREC }; enumerator
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/ARM/MCTargetDesc/
H A DARMAsmBackend.cpp685 uint32_t Binary = (Value - 4) >> 1; in adjustFixupValue() local
/aosp_15_r20/external/rust/android-crates-io/crates/axum/src/extract/
Dws.rs584 Binary(Vec<u8>), enumerator
/aosp_15_r20/external/mesa3d/src/gallium/frontends/rusticl/core/
H A Dprogram.rs77 Binary, enumerator
/aosp_15_r20/external/llvm/tools/llvm-cxxdump/
H A Dllvm-cxxdump.cpp525 Binary &Binary = *BinaryOrErr.get().getBinary(); in dumpInput() local
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/ObjectYAML/
H A DCodeViewYAMLSymbols.cpp266 yaml::BinaryRef Binary; in map() local
/aosp_15_r20/external/python/cpython2/Lib/msilib/
D__init__.py395 class Binary: class
/aosp_15_r20/external/python/cpython3/Lib/msilib/
D__init__.py400 class Binary: class
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/ObjectYAML/
H A DCodeViewYAMLSymbols.cpp292 yaml::BinaryRef Binary; in map() local

1234567891011