HomeSort by relevance Sort by last modified time
    Searched refs:V2 (Results 1 - 25 of 558) sorted by null

1 2 3 4 5 6 7 8 91011>>

  /external/r8/src/test/examples/multidex003/
AnnotationValue.java 9 V2;
TestAnnotation3.java 14 V2;
  /frameworks/base/core/tests/hosttests/test-apps/MultiDexLegacyTestApp/src/com/android/multidexlegacytestapp/annotation/
AnnotationValue.java 21 V2;
TestAnnotation3.java 26 V2;
  /external/swiftshader/src/Renderer/
Triangle.hpp 26 Vertex V2;
  /toolchain/binutils/binutils-2.25/ld/testsuite/ld-mips-elf/
pic-and-nonpic-2b.s 2 .symver foo2,foo@@V2
got-vers-1b.s 2 .symver foo2,foo@@V2
reloc-estimate-1b.s 2 .symver foo2,foo@@V2
pic-and-nonpic-2.d 12 41000: 0c010406 jal 41018 <\.pic\.foo@@V2>
16 00041018 <\.pic\.foo@@V2>:
  /prebuilts/go/darwin-x86/src/cmd/asm/internal/asm/testdata/
ppc64.s 688 LVEWX (R5)(R6*1), V2
722 VADDUBM V3, V2, V1
723 VADDUHM V3, V2, V1
724 VADDUWM V3, V2, V1
725 VADDUDM V3, V2, V1
726 VADDUQM V3, V2, V1
727 VADDCUQ V3, V2, V1
728 VADDCUW V3, V2, V1
729 VADDUBS V3, V2, V1
730 VADDUHS V3, V2, V
    [all...]
  /prebuilts/go/linux-x86/src/cmd/asm/internal/asm/testdata/
ppc64.s 688 LVEWX (R5)(R6*1), V2
722 VADDUBM V3, V2, V1
723 VADDUHM V3, V2, V1
724 VADDUWM V3, V2, V1
725 VADDUDM V3, V2, V1
726 VADDUQM V3, V2, V1
727 VADDCUQ V3, V2, V1
728 VADDCUW V3, V2, V1
729 VADDUBS V3, V2, V1
730 VADDUHS V3, V2, V
    [all...]
  /external/clang/test/CodeGenCXX/
weak-extern-typeinfo.cpp 28 class V2 : public virtual V1 {
32 void V2::foo() { }
vtt-layout.cpp 31 class V2 : public B1, public B2, public virtual V1 { int i; };
34 class C2 : public virtual V3, virtual V2 { int i; };
50 class V2 : public B1, public B2, public virtual V1 { int i; };
53 class C2 : public virtual V3, virtual V2 { int i; };
  /external/llvm/lib/Fuzzer/test/
SimpleFnAdapterTest.cpp 12 static void TestFn(std::vector<uint8_t> V1, std::vector<uint8_t> V2) {
13 if (V1.size() > 0 && V1 == V2) {
  /external/clang/lib/StaticAnalyzer/Core/
BasicValueFactory.cpp 147 const llvm::APSInt& V1, const llvm::APSInt& V2) {
154 return &getValue( V1 * V2 );
157 if (V2 == 0) // Avoid division by zero
159 return &getValue( V1 / V2 );
162 if (V2 == 0) // Avoid division by zero
164 return &getValue( V1 % V2 );
167 return &getValue( V1 + V2 );
170 return &getValue( V1 - V2 );
179 if (V2.isSigned() && V2.isNegative()
    [all...]
  /external/clang/test/CXX/special/class.init/class.inhctor.init/
p2.cpp 16 struct V2 : virtual B { using B::B; };
18 struct D2 : V1, V2 {
20 using V2::V2;
25 // then initializes the V1 and V2 base classes as if by a defaulted default constructor
  /device/linaro/bootloader/edk2/OvmfPkg/Library/SmbiosVersionLib/
DetectSmbiosVersionLib.c 29 SMBIOS_TABLE_ENTRY_POINT V2;
64 case sizeof QemuAnchor.V2:
67 if (QemuAnchor.V2.MajorVersion != 2 ||
68 QemuAnchor.V2.TableLength != TablesSize ||
69 CompareMem (QemuAnchor.V2.AnchorString, "_SM_", 4) != 0 ||
70 CompareMem (QemuAnchor.V2.IntermediateAnchorString, "_DMI_", 5) != 0) {
73 SmbiosVersion = (UINT16)(QemuAnchor.V2.MajorVersion << 8 |
74 QemuAnchor.V2.MinorVersion);
  /hardware/qcom/display/sdm845/sdm/libs/core/drm/
hw_scale_drm.h 51 enum class Version { V2 };
58 Version version_ = Version::V2;
  /external/selinux/scripts/
Lindent 5 V2=`echo $RES | cut -d' ' -f3 | cut -d'.' -f2`
10 if [ $V2 -gt 2 ]; then
12 elif [ $V2 -eq 2 ]; then
  /external/syslinux/devel/
Nindent 5 V2=`echo $RES | cut -d' ' -f3 | cut -d'.' -f2`
10 if [ $V2 -gt 2 ]; then
12 elif [ $V2 -eq 2 ]; then
  /prebuilts/go/darwin-x86/src/hash/crc32/
crc32_s390x.s 140 VPERM V2, V2, CONST_PERM_LE2BE, V2
165 // in V2, V3, and V4 respectively.
168 VGFMAG CONST_R2R1, V2, V6, V2
181 VGFMAG CONST_R4R3, V1, V2, V1
190 VL 0(R3), V2 // Load next data chunk
191 VPERM V2, V2, CONST_PERM_LE2BE, V
    [all...]
  /prebuilts/go/linux-x86/src/hash/crc32/
crc32_s390x.s 140 VPERM V2, V2, CONST_PERM_LE2BE, V2
165 // in V2, V3, and V4 respectively.
168 VGFMAG CONST_R2R1, V2, V6, V2
181 VGFMAG CONST_R4R3, V1, V2, V1
190 VL 0(R3), V2 // Load next data chunk
191 VPERM V2, V2, CONST_PERM_LE2BE, V
    [all...]
  /external/llvm/unittests/ADT/
TinyPtrVectorTest.cpp 40 VectorT V2;
64 V2.clear();
65 appendValues(V2, Values2);
153 TypeParam Copy2(this->V2);
156 this->expectValues(this->V2, this->testArray(0));
164 this->V = this->V2;
166 this->expectValues(this->V2, this->testArray(0));
167 this->V = std::move(this->V2);
171 this->V = this->V2;
173 this->expectValues(this->V2, this->testArray(0))
    [all...]
  /external/clang/test/CXX/temp/temp.decls/temp.fct/temp.over.link/
p6.cpp 10 template<int V1, int V2> void f0(A0<V1, V2>) { } // expected-error{{redefinition}}
  /external/swiftshader/third_party/LLVM/lib/VMCore/
Use.cpp 24 Value *V2(RHS.Val);
25 if (V1 != V2) {
30 if (V2) {
32 Val = V2;
33 V2->addUse(*this);

Completed in 1057 milliseconds

1 2 3 4 5 6 7 8 91011>>