Home
last modified time | relevance | path

Searched defs:AB (Results 1 – 25 of 143) sorted by relevance

123456

/aosp_15_r20/external/flatbuffers/tests/private_annotation_test/
H A Dab_generated.rs25 pub(crate) struct AB(pub i8); struct
27 impl AB { impl
46 impl core::fmt::Debug for AB { implementation
55 impl<'a> flatbuffers::Follow<'a> for AB { implementation
66 impl flatbuffers::Push for AB { implementation
74 impl flatbuffers::EndianScalar for AB { implementation
88 impl<'a> flatbuffers::Verifiable for AB { implementation
98 impl flatbuffers::SimpleToVerifyInSlice for AB {} implementation
/aosp_15_r20/external/clang/test/Sema/
H A Dstring-plus-char.c3 struct AB{const char *a; const char*b;}; argument
/aosp_15_r20/external/sdv/vsomeip/third_party/boost/numeric/ublas/test/tensor/
Dtest_einstein_notation.cpp52 auto AB = A(_,_e) * B(_e,_); in BOOST_AUTO_TEST_CASE_TEMPLATE() local
80 auto AB = A(_d,_,_f) * B(_f,_d,_); in BOOST_AUTO_TEST_CASE_TEMPLATE() local
109 auto AB = A(_d,_f) * B(_f,_d,_); in BOOST_AUTO_TEST_CASE_TEMPLATE() local
/aosp_15_r20/external/jackson-databind/src/test/java/com/fasterxml/jackson/databind/deser/merge/
H A DMergeWithNullTest.java52 static class AB { class in MergeWithNullTest
56 protected AB() { } in AB() method in MergeWithNullTest.AB
57 public AB(int a0, int b0) { in AB() method in MergeWithNullTest.AB
H A DPropertyMergeTest.java43 static class AB { class in PropertyMergeTest
47 protected AB() { } in AB() method in PropertyMergeTest.AB
48 public AB(int a0, int b0) { in AB() method in PropertyMergeTest.AB
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/Analysis/
H A DDemandedBits.cpp82 const APInt &AOut, APInt &AB, KnownBits &Known, KnownBits &Known2, in determineLiveOperandBits()
404 APInt AB = APInt::getAllOnes(BitWidth); in performAnalysis() local
465 APInt AB = APInt::getAllOnes(BitWidth); in getDemandedBits() local
586 APInt AB = AOut | (ACarry & NeededToMaintainCarry); in determineLiveOperandBitsAddCarry() local
/aosp_15_r20/external/clang/test/CodeGenCXX/
H A Ddebug-info-windows-dtor.cpp12 struct AB: A, B { struct
15 template struct AB<int>; variable
/aosp_15_r20/prebuilts/go/linux-x86/src/internal/types/testdata/fixedbugs/
Dissue57352.go11 type AB interface { interface
18 AB anonMember
/aosp_15_r20/external/clang/test/Layout/
H A Dms-x86-lazy-empty-nonvirtual-base.cpp61 struct AB : B8, B1, virtual B0 { struct
63 AB() : a(0x000000AB) { printf("AB = %p\n", this); } in AB() argument
/aosp_15_r20/external/llvm/lib/Target/X86/MCTargetDesc/
H A DX86WinCOFFStreamer.cpp20 X86WinCOFFStreamer(MCContext &C, MCAsmBackend &AB, MCCodeEmitter *CE, in X86WinCOFFStreamer()
51 MCStreamer *llvm::createX86WinCOFFStreamer(MCContext &C, MCAsmBackend &AB, in createX86WinCOFFStreamer()
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/X86/MCTargetDesc/
H A DX86WinCOFFStreamer.cpp23 X86WinCOFFStreamer(MCContext &C, std::unique_ptr<MCAsmBackend> AB, in X86WinCOFFStreamer()
64 std::unique_ptr<MCAsmBackend> &&AB, in createX86WinCOFFStreamer()
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/Target/X86/MCTargetDesc/
H A DX86WinCOFFStreamer.cpp24 X86WinCOFFStreamer(MCContext &C, std::unique_ptr<MCAsmBackend> AB, in X86WinCOFFStreamer()
70 std::unique_ptr<MCAsmBackend> &&AB, in createX86WinCOFFStreamer()
/aosp_15_r20/external/llvm/unittests/IR/
H A DInstructionsTest.cpp517 AttrBuilder AB; in TEST() local
535 AttrBuilder AB; in TEST() local
563 AttrBuilder AB; in TEST() local
/aosp_15_r20/external/llvm/lib/Analysis/
H A DDemandedBits.cpp75 const APInt &AOut, APInt &AB, APInt &KnownZero, APInt &KnownOne, in determineLiveOperandBits()
328 APInt AB = APInt::getAllOnesValue(BitWidth); in performAnalysis() local
/aosp_15_r20/external/llvm/unittests/ADT/
H A DIntervalMapTest.cpp592 UUOverlaps AB(mapA, mapB); in TEST() local
635 UUOverlaps AB(mapA, mapB); in TEST() local
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/Analysis/
H A DDemandedBits.cpp88 const APInt &AOut, APInt &AB, KnownBits &Known, KnownBits &Known2, in determineLiveOperandBits()
387 APInt AB = APInt::getAllOnesValue(BitWidth); in performAnalysis() local
/aosp_15_r20/external/clang/test/Modules/Inputs/macro-undef-through-pch/
H A DA.h1 #define AB macro
/aosp_15_r20/art/test/Lookup/
H A DAB.java17 class AB {} class
/aosp_15_r20/external/clang/test/CodeGenObjC/
H A D2007-10-18-ProDescriptor.m9 @protocol AB protocol
/aosp_15_r20/external/clang/test/CXX/basic/basic.lookup/basic.lookup.qual/namespace.qual/
H A Dp3.cpp19 namespace AB { namespace
H A Dp5.cpp22 namespace AB { namespace
/aosp_15_r20/external/clang/test/CXX/basic/basic.lookup/basic.lookup.qual/
H A Dp6-0x.cpp21 typedef A AB; typedef
H A Dp6.cpp21 typedef A AB; typedef
/aosp_15_r20/bootable/recovery/install/include/install/
H A Dinstall.h43 AB, enumerator
/aosp_15_r20/build/soong/cmd/symbols_map/symbols_map_proto/
H A Dsymbols_map.proto49 AB = 1; enumerator

123456