/external/llvm/test/ExecutionEngine/OrcMCJIT/ |
D | test-setcond-int.ll | 4 %int1 = add i32 0, 0 ; <i32> [#uses=6] 56 %test37 = icmp eq i32 %int1, %int2 ; <i1> [#uses=0] 57 %test38 = icmp sge i32 %int1, %int2 ; <i1> [#uses=0] 58 %test39 = icmp sgt i32 %int1, %int2 ; <i1> [#uses=0] 59 %test40 = icmp sle i32 %int1, %int2 ; <i1> [#uses=0] 60 %test41 = icmp slt i32 %int1, %int2 ; <i1> [#uses=0] 61 %test42 = icmp ne i32 %int1, %int2 ; <i1> [#uses=0]
|
/external/llvm/test/ExecutionEngine/MCJIT/ |
D | test-setcond-int.ll | 4 %int1 = add i32 0, 0 ; <i32> [#uses=6] 56 %test37 = icmp eq i32 %int1, %int2 ; <i1> [#uses=0] 57 %test38 = icmp sge i32 %int1, %int2 ; <i1> [#uses=0] 58 %test39 = icmp sgt i32 %int1, %int2 ; <i1> [#uses=0] 59 %test40 = icmp sle i32 %int1, %int2 ; <i1> [#uses=0] 60 %test41 = icmp slt i32 %int1, %int2 ; <i1> [#uses=0] 61 %test42 = icmp ne i32 %int1, %int2 ; <i1> [#uses=0]
|
/external/llvm/test/ExecutionEngine/ |
D | test-interp-vec-setcond-int.ll | 4 %int1 = add <3 x i32> <i32 0, i32 0, i32 0>, <i32 0, i32 0, i32 0> 56 %test37 = icmp eq <3 x i32> %int1, %int2 57 %test38 = icmp sge <3 x i32> %int1, %int2 58 %test39 = icmp sgt <3 x i32> %int1, %int2 59 %test40 = icmp sle <3 x i32> %int1, %int2 60 %test41 = icmp slt <3 x i32> %int1, %int2 61 %test42 = icmp ne <3 x i32> %int1, %int2
|
/external/smali/dexlib2/src/test/java/org/jf/dexlib2/analysis/ |
D | CommonSuperclassTest.java | 279 String int1 = "[I"; in testGetCommonSuperclass_arrays() local 314 superclassTest(int1, int1, int1); in testGetCommonSuperclass_arrays() 315 superclassTest(object, int1, float1); in testGetCommonSuperclass_arrays() 316 superclassTest(object, int1, int2); in testGetCommonSuperclass_arrays()
|
/external/libbrillo/brillo/ |
D | any_unittest.cc | 263 Any int1{12}; in TEST() local 266 EXPECT_EQ(int1, int2); in TEST() 289 Any int1{1}; in TEST() local 291 EXPECT_NE(int1, empty1); in TEST() 292 EXPECT_NE(empty2, int1); in TEST()
|
/external/libxml2/ |
D | error.c | 416 (err->int1 < 100) && in xmlReportError() 417 (err->int1 < xmlStrlen((const xmlChar *)err->str1))) { in xmlReportError() 422 for (i=0;i < err->int1;i++) in xmlReportError() 459 const char *str2, const char *str3, int int1, int col, in __xmlRaiseError() argument 595 to->int1 = int1; in __xmlRaiseError() 984 to->int1 = from->int1; in xmlCopyError()
|
D | testrecurse.c | 559 (err->int1 < 100) && in testStructuredErrorHandler() 560 (err->int1 < xmlStrlen((const xmlChar *)err->str1))) { in testStructuredErrorHandler() 565 for (i=0;i < err->int1;i++) in testStructuredErrorHandler()
|
D | testlimits.c | 651 (err->int1 < 100) && in testStructuredErrorHandler() 652 (err->int1 < xmlStrlen((const xmlChar *)err->str1))) { in testStructuredErrorHandler() 657 for (i=0;i < err->int1;i++) in testStructuredErrorHandler()
|
D | runtest.c | 512 (err->int1 < 100) && in testStructuredErrorHandler() 513 (err->int1 < xmlStrlen((const xmlChar *)err->str1))) { in testStructuredErrorHandler() 518 for (i=0;i < err->int1;i++) in testStructuredErrorHandler()
|
/external/opencv3/modules/core/include/opencv2/core/cuda/detail/ |
D | type_traits_detail.hpp | 64 template <> struct IsSignedIntergral<int1> { enum {value = 1}; }; 108 template <> struct IsVec<int1> { enum {value = 1}; };
|
/external/llvm/test/CodeGen/X86/ |
D | sse-fcopysign.ll | 56 define float @int1(float %a, float %b) { 57 ; X32-LABEL: @int1 68 ; X64-LABEL: @int1
|
/external/xmlrpcpp/test/ |
D | TestValues.cpp | 38 XmlRpcValue int1(1); in testInt() local 46 assert(int(int10) - int(int1) == int(int9Xml)); in testInt()
|
D | TestValuesWin32.cpp | 41 XmlRpcValue int1(1); in testInt() local 49 assert(int(int10) - int(int1) == int(int9Xml)); in testInt()
|
/external/llvm/test/CodeGen/SystemZ/ |
D | fp-move-02.ll | 127 %int1 = bitcast double %biased1 to i64 157 %or1 = or i64 %or0, %int1 187 %int1 = load volatile i64 , i64 *@iptr 188 %masked1 = and i64 %int1, %mask 252 %int1 = phi i64 [ 0, %entry ], [ %add1, %loop ] 264 %add1 = add i64 %int1, %bias
|
/external/llvm/test/CodeGen/AArch64/ |
D | arm64-andCmpBrToTBZ.ll | 6 …8* %str8, i8* %str9, i8* %str10, i8* %str11, i8* %str12, i8* %str13, i32 %int1, i8* %str14) unname… 15 %and.i.i.i = and i32 %int1, 4
|
/external/libavc/common/x86/ |
D | ih264_deblk_luma_ssse3.c | 862 __m128i int1, int2, int3, int4, high1, high2; in ih264_deblk_luma_vert_bslt4_ssse3() local 881 int1 = _mm_unpacklo_epi16(linea, lineb); in ih264_deblk_luma_vert_bslt4_ssse3() 887 linea = _mm_unpacklo_epi16(int1, int2); in ih264_deblk_luma_vert_bslt4_ssse3() 888 int1 = _mm_unpackhi_epi16(int1, int2); in ih264_deblk_luma_vert_bslt4_ssse3() 918 int3 = _mm_unpacklo_epi16(int1, int2); in ih264_deblk_luma_vert_bslt4_ssse3() 919 lined = _mm_unpackhi_epi16(int1, int2); in ih264_deblk_luma_vert_bslt4_ssse3() 1044 int1 = _mm_unpacklo_epi16(linea, linee); in ih264_deblk_luma_vert_bslt4_ssse3() 1050 linea = _mm_unpacklo_epi16(int1, int2); in ih264_deblk_luma_vert_bslt4_ssse3() 1051 int3 = _mm_unpackhi_epi16(int1, int2); in ih264_deblk_luma_vert_bslt4_ssse3() 1056 int1 = _mm_unpacklo_epi16(lineb, linef); in ih264_deblk_luma_vert_bslt4_ssse3() [all …]
|
/external/opencv3/modules/cudev/include/opencv2/cudev/util/detail/ |
D | type_traits.hpp | 94 template <> struct IsVec<int1> { enum {value = 1}; };
|
/external/libxml2/include/libxml/ |
D | xmlerror.h | 88 int int1; /* extra number information */ member 931 int int1,
|
/external/clang/test/CXX/dcl.decl/dcl.init/dcl.init.ref/ |
D | p5-0x.cpp | 51 int && int1 = ConvertsTo<int&&>(); in test_rvalue_refs()
|
/external/clang/test/Misc/ |
D | diag-template-diffing.cpp | 873 int int1, int2, default_int; variable 877 typedef S<int1> T1;
|
/external/vulkan-validation-layers/libs/glm/gtx/ |
D | compatibility.hpp | 106 …typedef int int1; //!< \brief integer vector with 1 component. (From GLM_GTX_compatibility… typedef
|
/external/opencv3/modules/stitching/src/opencl/ |
D | multibandblend.cl | 134 #define int1 int
|
/external/wpa_supplicant_8/wpa_supplicant/dbus/ |
D | dbus_new_handlers_p2p.c | 245 unsigned int dur1 = 0, int1 = 0, dur2 = 0, int2 = 0; in wpas_dbus_handler_p2p_presence_request() local 265 int1 = entry.uint32_value; in wpas_dbus_handler_p2p_presence_request() 278 if (wpas_p2p_presence_req(wpa_s, dur1, int1, dur2, int2) < 0) in wpas_dbus_handler_p2p_presence_request()
|
/external/opencv3/modules/imgproc/src/opencl/ |
D | filterSmall.cl | 158 #define int1 int
|
/external/dexmaker/src/dx/java/com/android/dx/rop/code/ |
D | Rops.java | 1606 private static Rop pickBinaryOp(TypeList types, Rop int1, Rop long1, in pickBinaryOp() argument 1615 case Type.BT_INT: return int1; in pickBinaryOp()
|