Home
last modified time | relevance | path

Searched defs:Binary (Results 101 – 125 of 269) sorted by relevance

1234567891011

/aosp_15_r20/external/deqp-deps/SPIRV-Tools/test/link/
Dlinker_fixture.h30 using Binary = std::vector<uint32_t>; variable
/aosp_15_r20/external/swiftshader/third_party/SPIRV-Tools/test/link/
H A Dlinker_fixture.h30 using Binary = std::vector<uint32_t>; variable
/aosp_15_r20/external/skia/src/sksl/ir/
H A DSkSLIRHelpers.h66 std::unique_ptr<Expression> Binary(std::unique_ptr<Expression> l, in Binary() function
/aosp_15_r20/prebuilts/go/linux-x86/src/mime/quotedprintable/
Dwriter.go15 Binary bool member
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/BinaryFormat/
H A DMsgPackReader.h55 Binary, enumerator
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567/include/llvm/BinaryFormat/
DMsgPackReader.h60 Binary, enumerator
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567b/include/llvm/BinaryFormat/
DMsgPackReader.h60 Binary, enumerator
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r522817/include/llvm/BinaryFormat/
DMsgPackReader.h60 Binary, enumerator
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r536225/include/llvm/BinaryFormat/
DMsgPackReader.h60 Binary, enumerator
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/include/llvm/BinaryFormat/
H A DMsgPackReader.h55 Binary, enumerator
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567b/include/llvm/ProfileData/
DRawMemProfReader.h186 object::OwningBinary<object::Binary> Binary; variable
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r522817/include/llvm/ProfileData/
DRawMemProfReader.h186 object::OwningBinary<object::Binary> Binary; variable
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567/include/llvm/ProfileData/
DRawMemProfReader.h186 object::OwningBinary<object::Binary> Binary; variable
/aosp_15_r20/external/cronet/third_party/rust/chromium_crates_io/vendor/regex-syntax-0.8.3/src/
H A Dunicode.rs225 Binary(&'a str), enumerator
330 Binary(&'static str), enumerator
/aosp_15_r20/system/extras/simpleperf/
H A Dbranch_list.proto102 message Binary { message
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r536225/include/llvm/ProfileData/
DMemProfReader.h209 object::OwningBinary<object::Binary> Binary; variable
/aosp_15_r20/external/cronet/base/
H A Dbase64_unittest.cc97 TEST(Base64Test, Binary) { in TEST() argument
/aosp_15_r20/external/cronet/third_party/rust/chromium_crates_io/vendor/fend-core-1.4.6/src/num/
H A Dbase.rs15 Binary, enumerator
/aosp_15_r20/frameworks/compile/mclinker/include/mcld/MC/
DInput.h35 Binary, enumerator
/aosp_15_r20/external/intel-media-driver/media_softlet/agnostic/common/vp/cm_fc_ld/
H A DPatchInfoRecord.h48 class Binary; variable
373 Binary(const char *B, std::size_t S) : in Binary() function
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/MC/
H A DMCExpr.h38 Binary, ///< Binary expressions. enumerator
457 : MCExpr(MCExpr::Binary, Loc), Op(Op), LHS(LHS), RHS(RHS) {} in MCExpr() function
/aosp_15_r20/external/starlark-go/starlarkstruct/
H A Dstruct.go181 func (x *Struct) Binary(op syntax.Token, y starlark.Value, side starlark.Side) (starlark.Value, err… func
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/Object/
H A DOffloadBinary.cpp52 OffloadBinary &Binary = **BinaryOrErr; in extractOffloadFiles() local
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/include/llvm/MC/
H A DMCExpr.h38 Binary, ///< Binary expressions. enumerator
515 : MCExpr(MCExpr::Binary, Loc, Op), LHS(LHS), RHS(RHS) {} in MCExpr() function
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/Mips/MCTargetDesc/
H A DMipsMCCodeEmitter.cpp183 uint32_t Binary = getBinaryCodeForInstr(TmpInst, Fixups, STI); in encodeInstruction() local
582 unsigned Binary = (MO.getImm() >> 2) & 0x0000ffff; in getSImm9AddiuspValue() local

1234567891011