/frameworks/rs/rsov/compiler/tests/arguments/ |
D | signedness.ll | 3 ; CHECK: OpDecorate [[InVar1:%.*]] Binding 3 4 ; CHECK: OpDecorate [[OutVar1:%.*]] Binding 2 6 ; CHECK: OpDecorate [[InVar2:%.*]] Binding 3 7 ; CHECK: OpDecorate [[OutVar2:%.*]] Binding 2 9 ; CHECK: OpDecorate [[InVar3:%.*]] Binding 3 10 ; CHECK: OpDecorate [[OutVar3:%.*]] Binding 2 12 ; CHECK: OpDecorate [[InVar4:%.*]] Binding 3 13 ; CHECK: OpDecorate [[OutVar4:%.*]] Binding 2 15 ; CHECK: [[MemberTy1:%.*]] = OpTypeRuntimeArray %v4uint 16 ; CHECK: [[Struct1:%.*]] = OpTypeStruct [[MemberTy1]] [all …]
|
D | foreach_multi_simple.ll | 4 ; CHECK: OpDecorate %[[BUF_0S:.*]] BufferBlock 5 ; CHECK: OpDecorate %[[BUF_VAR0:.*]] Binding 3 6 ; CHECK: OpDecorate %[[BUF_1S:.*]] BufferBlock 7 ; CHECK: OpDecorate %[[BUF_VAR1:.*]] Binding 4 9 ; CHECK:%[[BUF_PTR_TY0:.*]] = OpTypePointer Uniform %[[BUF_0S]] 10 ; CHECK:%[[BUF_VAR0]] = OpVariable %[[BUF_PTR_TY0]] Uniform 11 ; CHECK:%[[BUF_PTR_TY1:.*]] = OpTypePointer Uniform %[[BUF_1S]] 12 ; CHECK:%[[BUF_VAR1]] = OpVariable %[[BUF_PTR_TY1]] Uniform 15 ; CHECK: %[[ADDR0:.*]] = OpAccessChain %{{.*}} %[[BUF_VAR0]] 16 ; CHECK:OpLoad {{.*}} %[[ADDR0]] [all …]
|
/frameworks/compile/libbcc/tests/libbcc/ |
D | getelementptr.ll | 26 ; CHECK: define void @root.expand(%RsExpandKernelDriverInfoPfx* %p, i32 %x1, i32 %x2, i32 %outstep) 27 ; CHECK: Begin: 28 ; CHECK: %instep_addr.gep = getelementptr inbounds %RsExpandKernelDriverInfoPfx, %RsExpandKernelDri… 29 ; CHECK: load i32, i32* %instep_addr.gep 30 ; CHECK: %input_buf.gep = getelementptr inbounds %RsExpandKernelDriverInfoPfx, %RsExpandKernelDrive… 31 ; CHECK: load i8*, i8** %input_buf.gep 32 ; CHECK: %out_buf.gep = getelementptr inbounds %RsExpandKernelDriverInfoPfx, %RsExpandKernelDriverI… 33 ; CHECK: load i8*, i8** %out_buf.gep 34 ; CHECK: %Y.gep = getelementptr inbounds %RsExpandKernelDriverInfoPfx, %RsExpandKernelDriverInfoPfx… 35 ; CHECK: load i32, i32* %Y.gep [all …]
|
D | debug_info_static_const_fp.ll | 29 ; CHECK: DW_TAG_variable 30 ; CHECK-NOT: {{DW_TAG|NULL}} 31 ; CHECK: DW_AT_name {{.*}} "hVal" 32 ; CHECK-NOT: {{DW_TAG|NULL}} 33 ; CHECK: DW_AT_const_value {{.*}} (16502) 35 ; CHECK: DW_TAG_variable 36 ; CHECK-NOT: {{DW_TAG|NULL}} 37 ; CHECK: DW_AT_name {{.*}} "fVal" 38 ; CHECK-NOT: {{DW_TAG|NULL}} 39 ; CHECK: DW_AT_const_value {{.*}} (3238681178) [all …]
|
D | test_reduce_general_metadata.ll | 6 ; CHECK: exportReduceCount: 8 7 ; CHECK: exportReduceList[0]: addint - 0x00000001 - 1 - 4 8 ; CHECK: accumulator(aiAccum) 9 ; CHECK: exportReduceList[1]: mpyint - 0x00000001 - 1 - 4 10 ; CHECK: initializer(mpyInit) 11 ; CHECK: accumulator(mpyAccum) 12 ; CHECK: exportReduceList[2]: dp - 0x00000001 - 2 - 4 13 ; CHECK: accumulator(dpAccum) 14 ; CHECK: combiner(dpSum) 15 ; CHECK: exportReduceList[3]: findMinAndMax - 0x00000009 - 1 - 16 [all …]
|
/frameworks/rs/rsov/compiler/tests/rs_allocation/ |
D | getdimx.ll | 13 ; CHECK-NOT OpCapability Kernel 14 ; CHECK-NOT OpDecorate %{{[a-zA-Z_0-9]*}} Alignment {{[0-9]*}} 15 ; CHECK: OpMemberDecorate [[MetadataS:%[a-zA-Z_0-9]*]] 0 Offset 4 16 ; CHECK: OpMemberDecorate [[MetadataS]] 1 Offset 8 17 ; CHECK: OpMemberDecorate [[MetadataS]] 2 Offset 12 18 ; CHECK: OpMemberDecorate [[MetadataS]] 3 Offset 16 19 ; CHECK: OpDecorate [[RuntimeArrS:%[a-zA-Z_0-9]*]] ArrayStride {{[0-9]*}} 20 ; CHECK: OpDecorate [[MetadataSSBO:%[a-zA-Z_0-9]*]] BufferBlock 21 ; CHECK: OpDecorate [[Metadata:%[a-zA-Z_0-9]*]] DescriptorSet 0 22 ; CHECK: OpDecorate [[Metadata]] Binding 1 [all …]
|
D | getdimx_64.ll | 10 ; CHECK: OpString "{\"__RSoV_GA\": {\"g\":0}}" 11 ; CHECK: OpMemberDecorate [[MetadataS:%[a-zA-Z_0-9]*]] 0 Offset 4 12 ; CHECK: OpMemberDecorate [[MetadataS]] 1 Offset 8 13 ; CHECK: OpMemberDecorate [[MetadataS]] 2 Offset 12 14 ; CHECK: OpMemberDecorate [[MetadataS]] 3 Offset 16 15 ; CHECK: OpDecorate [[RuntimeArrS:%[a-zA-Z_0-9]*]] ArrayStride {{[0-9]*}} 16 ; CHECK: OpDecorate [[MetadataSSBO:%[a-zA-Z_0-9]*]] BufferBlock 17 ; CHECK: OpDecorate [[Metadata:%[a-zA-Z_0-9]*]] DescriptorSet 0 18 ; CHECK: OpDecorate [[Metadata]] Binding 1 23 ; CHECK-NOT: %g = OpVariable %{{.*}} Uniform [all …]
|
D | rewrite_getdim.ll | 11 ; CHECK: OpMemberDecorate [[MetadataS:%[a-zA-Z_0-9]*]] 0 Offset 4 12 ; CHECK: OpMemberDecorate [[MetadataS]] 1 Offset 8 13 ; CHECK: OpMemberDecorate [[MetadataS]] 2 Offset 12 14 ; CHECK: OpMemberDecorate [[MetadataS]] 3 Offset 16 15 ; CHECK: OpDecorate [[RuntimeArrS:%[a-zA-Z_0-9]*]] ArrayStride {{[0-9]*}} 16 ; CHECK: OpDecorate [[MetadataSSBO:%[a-zA-Z_0-9]*]] BufferBlock 17 ; CHECK: OpDecorate [[Metadata:%[a-zA-Z_0-9]*]] DescriptorSet 0 18 ; CHECK: OpDecorate [[Metadata]] Binding 1 24 ; CHECK-NOT: %g = OpVariable %{{.*}} Uniform 25 ; CHECK-NOT: OpFunctionCall %uint %__rsov_rsAllocationGetDimX [all …]
|
/frameworks/base/media/jni/ |
D | android_media_AudioPresentation.h | 49 CHECK(lclazz != NULL); in init() 51 CHECK(clazz != NULL); in init() 54 CHECK(constructID != NULL); in init() 58 CHECK(llistClazz != NULL); in init() 60 CHECK(listClazz != NULL); in init() 62 CHECK(listConstructId != NULL); in init() 64 CHECK(listAddId != NULL); in init() 68 CHECK(lhashMapClazz != NULL); in init() 70 CHECK(hashMapClazz != NULL); in init() 72 CHECK(hashMapConstructID != NULL); in init() [all …]
|
D | android_media_Streams.cpp | 216 CHECK(clazz.get() != NULL); in makeIntegerObject() 220 CHECK(integerConstructID != NULL); in makeIntegerObject() 227 CHECK(clazz.get() != NULL); in makeLongObject() 230 CHECK(longConstructID != NULL); in makeLongObject() 237 CHECK(clazz.get() != NULL); in makeFloatObject() 241 CHECK(floatConstructID != NULL); in makeFloatObject() 252 CHECK(clazz.get() != NULL); in makeByteBufferObject() 257 CHECK(byteBufWrapID != NULL); in makeByteBufferObject() 322 CHECK(msg->findInt32(key, &val)); in ConvertMessageToMap() 331 CHECK(msg->findInt64(key, &val)); in ConvertMessageToMap() [all …]
|
D | android_media_MediaCodec.cpp | 139 CHECK(clazz != NULL); in JMediaCodec() 163 CHECK((mCodec != NULL) != (mInitStatus != OK)); in JMediaCodec() 169 CHECK(mByteBufferClass != NULL); in cacheJavaObjects() 173 CHECK(byteOrderClass.get() != NULL); in cacheJavaObjects() 177 CHECK(nativeOrderID != NULL); in cacheJavaObjects() 182 CHECK(mNativeByteOrderObj != NULL); in cacheJavaObjects() 190 CHECK(mByteBufferOrderMethodID != NULL); in cacheJavaObjects() 194 CHECK(mByteBufferAsReadOnlyBufferMethodID != NULL); in cacheJavaObjects() 198 CHECK(mByteBufferPositionMethodID != NULL); in cacheJavaObjects() 202 CHECK(mByteBufferLimitMethodID != NULL); in cacheJavaObjects() [all …]
|
/frameworks/rs/rsov/compiler/tests/globals/ |
D | mul2.ll | 5 ; CHECK: OpString ".rsov.ExportedVars:0;24;8;28;" 7 ; CHECK-DAG: OpDecorate [[GPUBlockVar:%[a-zA-Z_0-9]+]] Binding 0 8 ; CHECK-DAG: OpDecorate [[STRUCT:%struct__.*]] BufferBlock 9 ; CHECK-DAG: OpMemberDecorate [[STRUCT]] 0 Offset 0 10 ; CHECK-DAG: OpMemberDecorate [[STRUCT]] 1 Offset 8 11 ; CHECK-DAG: OpMemberDecorate [[STRUCT]] 2 Offset 24 12 ; CHECK-DAG: OpMemberDecorate [[STRUCT]] 3 Offset 28 14 ; CHECK: [[STRUCT]] = OpTypeStruct %float %v4float %uchar %uint{{.*}} 15 ; CHECK: [[STRUCT_PTR_TY:%[a-zA-Z_0-9]+]] = OpTypePointer Uniform [[STRUCT]] 17 ; CHECK: [[GPUBlockVar]] = OpVariable [[STRUCT_PTR_TY]] Uniform
|
D | mul.ll | 5 ; CHECK: OpString ".rsov.ExportedVars:0;" 7 ; CHECK-DAG: OpDecorate [[GPUBlockVar:%[a-zA-Z_0-9]+]] Binding 0 8 ; CHECK-DAG: OpDecorate [[STRUCT:%struct__.*]] BufferBlock 9 ; CHECK-DAG: OpMemberDecorate [[STRUCT]] 0 Offset 0 11 ; CHECK: [[STRUCT]] = OpTypeStruct %float 12 ; CHECK: [[STRUCT_PTR_TY:%[a-zA-Z_0-9]+]] = OpTypePointer Uniform [[STRUCT]] 14 ; CHECK: [[GPUBlockVar]] = OpVariable [[STRUCT_PTR_TY]] Uniform
|
/frameworks/av/drm/mediacas/plugins/clearkey/ |
D | ecm_generator.cpp | 48 CHECK(pptr); in LoadNext32() 49 CHECK(*pptr); in LoadNext32() 59 CHECK(asset); in DecodeECM() 60 CHECK(content_key); in DecodeECM() 61 CHECK(default_fields); in DecodeECM() 77 CHECK(asset); in DecodeECMClearFields() 78 CHECK(default_fields); in DecodeECMClearFields()
|
/frameworks/av/media/libmediaplayer2/nuplayer2/ |
D | NuPlayer2.cpp | 246 CHECK(mediaClock != NULL); in NuPlayer2() 445 CHECK(response->findInt32("err", &err)); in getBufferingSettings() 459 CHECK(response->findInt32("err", &err)); in setBufferingSettings() 506 CHECK(response->findInt32("err", &err)); in setPlaybackSettings() 516 CHECK(response->findInt32("err", &err)); in getPlaybackSettings() 530 CHECK(response->findInt32("err", &err)); in setSyncSettings() 541 CHECK(response->findInt32("err", &err)); in getSyncSettings() 637 CHECK(format->findInt32("auto", &isAuto)); in writeTrackInfo() 638 CHECK(format->findInt32("default", &isDefault)); in writeTrackInfo() 639 CHECK(format->findInt32("forced", &isForced)); in writeTrackInfo() [all …]
|
/frameworks/av/media/libmediaplayerservice/nuplayer/ |
D | NuPlayer.cpp | 211 CHECK(mediaClock != NULL); in NuPlayer() 352 CHECK(response->findInt32("err", &err)); in getBufferingSettings() 366 CHECK(response->findInt32("err", &err)); in setBufferingSettings() 414 CHECK(response->findInt32("err", &err)); in setPlaybackSettings() 424 CHECK(response->findInt32("err", &err)); in getPlaybackSettings() 438 CHECK(response->findInt32("err", &err)); in setSyncSettings() 449 CHECK(response->findInt32("err", &err)); in getSyncSettings() 538 CHECK(format->findInt32("auto", &isAuto)); in writeTrackInfo() 539 CHECK(format->findInt32("default", &isDefault)); in writeTrackInfo() 540 CHECK(format->findInt32("forced", &isForced)); in writeTrackInfo() [all …]
|
/frameworks/rs/rsov/compiler/tests/single_kernel/ |
D | kernel.ll | 6 ; CHECK: OpEntryPoint GLCompute [[WrapperId:%[a-zA-Z_0-9]*]] "entry_foo" 7 ; CHECK: [[KernelId:%[a-zA-Z_0-9]+]] = OpFunction {{.*}} 13 ; CHECK: [[WrapperId]] = OpFunction {{.*}} 14 ; CHECK-NEXT: OpLabel 15 ; CHECK-NEXT: %{{[0-9]+}} = OpFunctionCall %{{.*}} [[KernelId]] 16 ; CHECK-NEXT: OpReturn
|
D | newroot.ll | 6 ; CHECK: OpEntryPoint GLCompute [[WrapperId:%[a-zA-Z_0-9]*]] "entry_root" 7 ; CHECK: [[KernelId:%[a-zA-Z_0-9]+]] = OpFunction {{.*}} 13 ; CHECK: [[WrapperId]] = OpFunction {{.*}} 14 ; CHECK-NEXT: OpLabel 15 ; CHECK: %{{[0-9]+}} = OpFunctionCall %{{.*}} [[KernelId]] 16 ; CHECK: OpReturn
|
D | times.ll | 6 ; CHECK: OpEntryPoint GLCompute %[[WrapperId:[a-zA-Z_0-9]*]] "entry_times" 7 ; CHECK: [[KernelId:%[a-zA-Z_0-9]+]] = OpFunction {{.*}} 16 ; CHECK: %[[WrapperId]] = OpFunction {{.*}} 17 ; CHECK-NEXT: OpLabel 18 ; CHECK: %{{[0-9]+}} = OpFunctionCall %{{.*}} [[KernelId]] 19 ; CHECK: OpReturn
|
D | invert.ll | 7 ; CHECK:OpDecorate %[[BUF_S:.*]] BufferBlock 8 ; CHECK:OpDecorate %[[BUF_VAR:.*]] DescriptorSet {{[0-9]}} 9 ; CHECK:OpDecorate %[[BUF_VAR]] Binding {{[0-9]}} 10 ; CHECK:%[[BUF_PTR_TY:.*]] = OpTypePointer Uniform %[[BUF_S]] 11 ; CHECK:%[[BUF_VAR]] = OpVariable %[[BUF_PTR_TY]] Uniform 12 ; CHECK:%[[ADDR:.*]] = OpAccessChain {{.*}} %[[BUF_VAR]] 13 ; CHECK:OpLoad {{.*}} %[[ADDR]]
|
/frameworks/av/media/libmediaplayer2/ |
D | JMedia2HTTPConnection.cpp | 35 CHECK(mMedia2HTTPConnectionObj != NULL); in JMedia2HTTPConnection() 39 CHECK(media2HTTPConnectionClass.get() != NULL); in JMedia2HTTPConnection() 45 CHECK(mConnectMethod != NULL); in JMedia2HTTPConnection() 51 CHECK(mDisconnectMethod != NULL); in JMedia2HTTPConnection() 57 CHECK(mReadAtMethod != NULL); in JMedia2HTTPConnection() 63 CHECK(mGetSizeMethod != NULL); in JMedia2HTTPConnection() 69 CHECK(mGetMIMETypeMethod != NULL); in JMedia2HTTPConnection() 75 CHECK(mGetUriMethod != NULL); in JMedia2HTTPConnection() 80 CHECK(mByteArrayObj != NULL); in JMedia2HTTPConnection()
|
/frameworks/rs/rsov/compiler/tests/image/ |
D | copy.ll | 6 ; CHECK: OpEntryPoint GLCompute [[WrapperId:%[a-zA-Z_0-9]*]] "entry_copy" 7 ; CHECK: [[KernelId:%[a-zA-Z_0-9]+]] = OpFunction {{.*}} 15 ; CHECK: [[WrapperId]] = OpFunction {{.*}} 16 ; CHECK-NEXT: OpLabel 17 ; CHECK: %{{[0-9]+}} = OpFunctionCall %{{.*}} [[KernelId]] 18 ; CHECK: OpReturn
|
/frameworks/wilhelm/tests/sandbox/ |
D | nativewindow.cpp | 31 #define CHECK assert macro 32 #define CHECK_EQ(a,b) CHECK((a)==(b)) 60 CHECK(control != NULL); in getNativeWindow_() 61 CHECK(control->isValid()); in getNativeWindow_() 69 CHECK(surface != NULL); in getNativeWindow_()
|
/frameworks/av/cmds/stagefright/ |
D | mediafilter.cpp | 198 CHECK(srcFormat->findInt32("stride", &srcStride) in tryCopyDecodedBuffer() 203 CHECK(destFormat->findInt32("stride", &destStride) in tryCopyDecodedBuffer() 209 CHECK(srcWidth <= destStride && srcHeight <= destSliceHeight); in tryCopyDecodedBuffer() 220 CHECK(srcBuffer->meta()->findInt64("timeUs", &timeUs)); in tryCopyDecodedBuffer() 244 CHECK(err == OK); in tryCopyDecodedBuffer() 247 CHECK(err == OK); in tryCopyDecodedBuffer() 303 CHECK(err == OK); in tryDrainOutputBuffer() 334 CHECK(err == OK); in decode() 337 CHECK(format->findString("mime", &mime)); in decode() 346 CHECK(err == OK); in decode() [all …]
|
/frameworks/av/media/libstagefright/ |
D | MediaCodecSource.cpp | 115 CHECK(meta->findCString(kKeyMIMEType, &mime)); in Puller() 243 CHECK(msg->findObject("meta", &obj)); in onMessageReceived() 260 CHECK(msg->senderAwaitsResponse(&replyID)); in onMessageReceived() 268 CHECK(msg->senderAwaitsResponse(&replyID)); in onMessageReceived() 270 CHECK(msg->findInt64("stop-time-us", &stopTimeUs)); in onMessageReceived() 287 CHECK(msg->senderAwaitsResponse(&replyID)); in onMessageReceived() 412 CHECK(mFlags & FLAG_USE_SURFACE_INPUT); in getGraphicBufferProducer() 460 CHECK(mLooper != NULL); in MediaCodecSource() 498 CHECK(mOutputFormat->findString("mime", &outputMIME)); in initEncoder() 558 CHECK(mIsVideo); in initEncoder() [all …]
|