Home
last modified time | relevance | path

Searched defs:Sub2 (Results 1 – 23 of 23) sorted by relevance

/aosp_15_r20/external/clang/test/CodeGenObjC/
H A Dcategory-super-class-meth.m15 @interface Sub2 : NSObject @end interface
17 @interface Sub2 (Category) @end interface in Category
19 @implementation Sub2 (Category) implementation in Category
/aosp_15_r20/external/clang/test/FixIt/
H A Dtypo.m116 @interface Sub2 : Super interface
120 @implementation Sub2 implementation
/aosp_15_r20/external/snakeyaml/src/test/java/org/yaml/snakeyaml/ruby/
H A DSub2.java18 public class Sub2 { class
/aosp_15_r20/external/jspecify/samples/
H A DExtendsTypeVariableImplementedForNullableTypeArgument.java38 interface Sub2 extends Filter<@Nullable Object> { interface in ExtendsTypeVariableImplementedForNullableTypeArgument
/aosp_15_r20/external/executorch/backends/xnnpack/test/ops/
H A Dsub.py22 class Sub2(torch.nn.Module): class in TestSub
/aosp_15_r20/external/clang/test/CodeGenObjCXX/
H A Dencode.mm142 struct Sub2 : public Sub_with_virt, public Base1, virtual DBase { struct
/aosp_15_r20/external/golang-protobuf/cmd/protoc-gen-go/testdata/import_public/
H A Dc.pb.go27Sub2 *sub2.Sub2Message `protobuf:"bytes,2,opt,name=sub2" json:"sub2,omitempty"` // declared in sub… member
/aosp_15_r20/external/executorch/backends/arm/test/ops/
H A Dtest_sub.py31 class Sub2(torch.nn.Module): class in TestSimpleSub
/aosp_15_r20/external/tensorflow/tensorflow/python/kernel_tests/distributions/
H A Dkullback_leibler_test.py102 class Sub2(normal.Normal): class
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/CodeGen/
H A DExpandLargeFpConvert.cpp374 Value *Sub2 = Builder.CreateSub(Builder.getIntN(BitWidthNew, BitWidth - 1), in expandIToFP() local
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/Target/Hexagon/
H A DHexagonHardwareLoops.cpp1544 unsigned Sub2 = DI->getOperand(2).getImm(); in checkForImmediate() local
H A DHexagonBitSimplify.cpp466 unsigned Sub1 = I.getOperand(2).getImm(), Sub2 = I.getOperand(4).getImm(); in parseRegSequence() local
H A DHexagonConstPropagation.cpp1952 unsigned Sub2 = MI.getOperand(4).getImm(); in evaluate() local
/aosp_15_r20/external/guava/guava-tests/test/com/google/common/reflect/
H A DTypeTokenTest.java1423 class Sub2<Y extends Sub2<Y>> extends BaseWithTypeVar<List<Y>> {} in testGetSubtype_recursiveTypeBoundInSubtypeTranslatedAsIs() class in Outer
/aosp_15_r20/external/guava/android/guava-tests/test/com/google/common/reflect/
H A DTypeTokenTest.java1423 class Sub2<Y extends Sub2<Y>> extends BaseWithTypeVar<List<Y>> {} in testGetSubtype_recursiveTypeBoundInSubtypeTranslatedAsIs() class in Outer
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/Hexagon/
H A DHexagonHardwareLoops.cpp1548 unsigned Sub2 = DI->getOperand(2).getImm(); in checkForImmediate() local
H A DHexagonBitSimplify.cpp436 unsigned Sub1 = I.getOperand(2).getImm(), Sub2 = I.getOperand(4).getImm(); in parseRegSequence() local
H A DHexagonConstPropagation.cpp1953 unsigned Sub2 = MI.getOperand(4).getImm(); in evaluate() local
/aosp_15_r20/external/llvm/lib/Target/Hexagon/
H A DHexagonHardwareLoops.cpp1510 unsigned Sub2 = DI->getOperand(2).getImm(); in checkForImmediate() local
H A DHexagonBitSimplify.cpp392 unsigned Sub1 = I.getOperand(2).getImm(), Sub2 = I.getOperand(4).getImm(); in parseRegSequence() local
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/Target/AMDGPU/
H A DAMDGPUISelLowering.cpp1935 SDValue Sub2 = DAG.getBitcast(VT, in LowerUDIVREM64() local
H A DAMDGPULegalizerInfo.cpp3581 auto Sub2 = B.buildMergeLikeInstr(S64, {Sub2_Lo, Sub2_Hi}); in legalizeUnsignedDIV_REM64Impl() local
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/AMDGPU/
H A DAMDGPUISelLowering.cpp1767 SDValue Sub2 = DAG.getBitcast(VT, in LowerUDIVREM64() local