/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/subgroups/ |
H A D | vktSubgroupsBallotMasksTests.cpp | 418 addFunctionCaseWithPrograms(computeGroup.get(), testName, "", supportedCheck, initPrograms, test, caseDef); in createSubgroupsBallotMasksTests() 436 addFunctionCaseWithPrograms(meshGroup.get(), testName + "_" + getShaderStageName(stage), "", supportedCheck, initPrograms, test, caseDef); in createSubgroupsBallotMasksTests() 450 addFunctionCaseWithPrograms(graphicGroup.get(), mask, "", supportedCheck, initPrograms, test, caseDef); in createSubgroupsBallotMasksTests() 463 addFunctionCaseWithPrograms(raytracingGroup.get(), mask, "", supportedCheck, initPrograms, test, caseDef); in createSubgroupsBallotMasksTests() 478 addFunctionCaseWithPrograms(framebufferGroup.get(), testName, "", supportedCheck, initFrameBufferPrograms, noSSBOtest, caseDef); in createSubgroupsBallotMasksTests()
|
H A D | vktSubgroupsBallotOtherTests.cpp | 493 addFunctionCaseWithPrograms(computeGroup.get(), testName, "", supportedCheck, initPrograms, test, caseDef); in createSubgroupsBallotOtherTests() 511 addFunctionCaseWithPrograms(meshGroup.get(), testName, "", supportedCheck, initPrograms, test, caseDef); in createSubgroupsBallotOtherTests() 525 addFunctionCaseWithPrograms(graphicGroup.get(), op, "", supportedCheck, initPrograms, test, caseDef); in createSubgroupsBallotOtherTests() 538 addFunctionCaseWithPrograms(raytracingGroup.get(), op, "", supportedCheck, initPrograms, test, caseDef); in createSubgroupsBallotOtherTests() 553 addFunctionCaseWithPrograms(framebufferGroup.get(), testName, "", supportedCheck, initFrameBufferPrograms, noSSBOtest, caseDef); in createSubgroupsBallotOtherTests()
|
H A D | vktSubgroupsBuiltinMaskVarTests.cpp | 1407 addFunctionCaseWithPrograms(graphicGroup.get(), name, "", supportedCheck, initPrograms, test, caseDef); in createSubgroupsBuiltinMaskVarTests() 1420 addFunctionCaseWithPrograms(raytracingGroup.get(), name, "", supportedCheck, initPrograms, test, caseDef); in createSubgroupsBuiltinMaskVarTests() 1436 addFunctionCaseWithPrograms(computeGroup.get(), testName, "", supportedCheck, initPrograms, test, caseDef); in createSubgroupsBuiltinMaskVarTests() 1454 addFunctionCaseWithPrograms(meshGroup.get(), testName, "", supportedCheck, initPrograms, test, caseDef); in createSubgroupsBuiltinMaskVarTests() 1470 addFunctionCaseWithPrograms(framebufferGroup.get(), testName, "", supportedCheck, initFrameBufferPrograms, noSSBOtest, caseDef); in createSubgroupsBuiltinMaskVarTests()
|
H A D | vktSubgroupsClusteredTests.cpp | 425 addFunctionCaseWithPrograms(computeGroup.get(), testName, "", supportedCheck, initPrograms, test, caseDef); in createSubgroupsClusteredTests() 444 addFunctionCaseWithPrograms(meshGroup.get(), testName, "", supportedCheck, initPrograms, test, caseDef); in createSubgroupsClusteredTests() 459 addFunctionCaseWithPrograms(graphicGroup.get(), name, "", supportedCheck, initPrograms, test, caseDef); in createSubgroupsClusteredTests() 474 addFunctionCaseWithPrograms(framebufferGroup.get(), testName, "", supportedCheck, initFrameBufferPrograms, noSSBOtest, caseDef); in createSubgroupsClusteredTests() 516 addFunctionCaseWithPrograms(raytracingGroup.get(), name, "", supportedCheck, initPrograms, test, caseDef); in createSubgroupsClusteredTests()
|
H A D | vktSubgroupsPartitionedTests.cpp | 527 addFunctionCaseWithPrograms(computeGroup.get(), testName, "", supportedCheck, initPrograms, test, caseDef); in createSubgroupsPartitionedTests() 546 addFunctionCaseWithPrograms(meshGroup.get(), testName, "", supportedCheck, initPrograms, test, caseDef); in createSubgroupsPartitionedTests() 561 addFunctionCaseWithPrograms(graphicGroup.get(), name, "", supportedCheck, initPrograms, test, caseDef); in createSubgroupsPartitionedTests() 577 addFunctionCaseWithPrograms(framebufferGroup.get(), testName, "", supportedCheck, initFrameBufferPrograms, noSSBOtest, caseDef); in createSubgroupsPartitionedTests() 620 addFunctionCaseWithPrograms(raytracingGroup.get(), name, "", supportedCheck, initPrograms, test, caseDef); in createSubgroupsPartitionedTests()
|
H A D | vktSubgroupsQuadTests.cpp | 439 addFunctionCaseWithPrograms(computeGroup.get(), testName, "", supportedCheck, initPrograms, test, caseDef); in createSubgroupsQuadTests() 459 addFunctionCaseWithPrograms(meshGroup.get(), testName, "", supportedCheck, initPrograms, test, caseDef); in createSubgroupsQuadTests() 474 addFunctionCaseWithPrograms(graphicGroup.get(), name, "", supportedCheck, initPrograms, test, caseDef); in createSubgroupsQuadTests() 489 addFunctionCaseWithPrograms(framebufferGroup.get(), testName, "", supportedCheck, initFrameBufferPrograms, noSSBOtest, caseDef); in createSubgroupsQuadTests() 517 addFunctionCaseWithPrograms(raytracingGroup.get(), testName, "", supportedCheck, initPrograms, test, caseDef); in createSubgroupsQuadTests()
|
H A D | vktSubgroupsShapeTests.cpp | 430 addFunctionCaseWithPrograms(computeGroup.get(), testName, "", supportedCheck, initPrograms, test, caseDef); in createSubgroupsShapeTests() 448 addFunctionCaseWithPrograms(meshGroup.get(), testName, "", supportedCheck, initPrograms, test, caseDef); in createSubgroupsShapeTests() 462 addFunctionCaseWithPrograms(graphicGroup.get(), op, "", supportedCheck, initPrograms, test, caseDef); in createSubgroupsShapeTests() 475 addFunctionCaseWithPrograms(raytracingGroup.get(), op, "", supportedCheck, initPrograms, test, caseDef); in createSubgroupsShapeTests() 490 addFunctionCaseWithPrograms(framebufferGroup.get(), testName, "", supportedCheck, initFrameBufferPrograms, noSSBOtest, caseDef); in createSubgroupsShapeTests()
|
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/tessellation/ |
H A D | vktTessellationCommonEdgeTests.cpp | 384 .setShader (vk, device, VK_SHADER_STAGE_VERTEX_BIT, context.getBinaryCollection().get("vert"), DE_NULL) in test() 385 .setShader (vk, device, VK_SHADER_STAGE_TESSELLATION_CONTROL_BIT, context.getBinaryCollection().get("tesc"), DE_NULL) in test() 386 .setShader (vk, device, VK_SHADER_STAGE_TESSELLATION_EVALUATION_BIT, context.getBinaryCollection().get("tese"), DE_NULL) in test() 387 .setShader (vk, device, VK_SHADER_STAGE_FRAGMENT_BIT, context.getBinaryCollection().get("frag"), DE_NULL) in test() 492 addFunctionCaseWithPrograms(group.get(), getCaseName(primitiveType, spacingMode, caseType), "", initPrograms, test, caseDef); in createCommonEdgeTests()
|
/third_party/zlib/ |
H A D | gzread.c | 18 unsigned get, max = ((unsigned)-1 >> 2) + 1; in gz_load() local 22 get = len - *have; in gz_load() 23 if (get > max) in gz_load() 25 get = max; in gz_load() 27 ret = read(state->fd, buf + *have, get); in gz_load() 122 /* get at least the magic bytes in the input buffer */ in gz_look() 184 /* get more input for inflate() */ in gz_decomp() 291 /* get more output, looking for header if required */ in gz_skip() 324 /* get len bytes to buf, or less than len if at the end */ in gz_read() 354 /* get mor in gz_read() [all...] |
/foundation/ai/intelligent_voice_framework/tests/unittest/intell_voice_test/src/ |
H A D | engine_event_callback.cpp | 89 infile.read(reinterpret_cast<char *>(pcmData_.get()), pcmSize_); in ReadFile() 93 engine_->WriteAudio(pcmData_.get() + i * BUFFER_SIZE, BUFFER_SIZE); in ReadFile()
|
/foundation/ability/ability_runtime/js_environment/frameworks/js_environment/src/ |
H A D | uncaught_exception_callback.cpp | 34 TAG_LOGE(AAFwkTag::JSENV, "Failed to get value from key"); in GetNativeStrFromJsTaggedObj() 51 napi_get_value_string_utf8(env_, valueStr, valueCStr.get(), valueStrBufLength + 1, &valueStrLength); in GetNativeStrFromJsTaggedObj() 52 std::string ret(valueCStr.get(), valueStrLength); in GetNativeStrFromJsTaggedObj()
|
/foundation/ability/ability_runtime/test/unittest/ability_connect_callback_stub_test/ |
H A D | ability_connect_callback_stub_test.cpp | 98 data.WriteParcelable(element.get()); in HWTEST_F() 156 data.WriteParcelable(element.get()); in HWTEST_F()
|
/foundation/ability/ability_base/interfaces/kits/native/extractortool/src/ |
H A D | file_mapper.cpp | 98 if (!fileReader->ReadBuffer(dataPtr_.get(), offset, len)) { in CreateFileMapper() 119 return dataPtr_ ? dataPtr_.get() : usePtr_; in GetDataPtr()
|
/foundation/arkui/ace_engine/adapter/ohos/entrance/ |
H A D | file_asset_provider_impl.cpp | 86 size_t result = std::fread(data.get(), 1, size, fp); in GetAsMapping() 130 while ((dptr = readdir(dir.get())) != nullptr) { in GetAssetList()
|
/foundation/bundlemanager/app_domain_verify/interfaces/kits/js/src/ |
H A D | api_event_reporter.cpp | 50 config.appId = parser.get("report_appId"); in AddProcessor() 51 config.name = parser.get("report_name"); in AddProcessor()
|
/foundation/graphic/graphic_3d/lume/metaobject/include/meta/interface/property/ |
H A D | property.h | 68 return TypedPropertyLock<Type>(p_.get()); in GetLockedAccess() 73 return PropertyInterface<Type>(p_.get()); in GetUnlockedAccess()
|
H A D | array_property.h | 64 return TypedArrayPropertyLock<Type>(p_.get()); in GetLockedAccess() 69 return ArrayPropertyInterface<Type>(p_.get()); in GetUnlockedAccess()
|
/foundation/multimedia/av_codec/services/engine/codec/audio/ |
H A D | audio_resample.cpp | 82 auto res = swr_convert(swrCtx_.get(), resampleChannelAddr_.data(), resamplePara_.destSamplesPerFrame, in Convert() 120 auto ret = swr_convert_frame(swrCtx_.get(), outputFrame, inputFrame); in ConvertFrame()
|
/foundation/multimedia/audio_framework/frameworks/js/napi/audiomanager/callback/ |
H A D | napi_audio_session_callback.cpp | 86 CHECK_AND_BREAK_LOG(nstatus == napi_ok && jsCallback != nullptr, "%{public}s get reference value fail", in WorkCallbackAudioSessionChangeDone() 112 if (jsCb.get() == nullptr) { in OnJsCallbackAudioSession() 113 AUDIO_ERR_LOG("OnJsCallbackDeviceChange: jsCb.get() is null"); in OnJsCallbackAudioSession() 118 work->data = reinterpret_cast<void *>(jsCb.get()); in OnJsCallbackAudioSession()
|
/foundation/graphic/graphic_2d/rosen/modules/render_service_base/src/platform/ohos/backend/ |
H A D | rs_surface_ohos_raster.cpp | 73 auto frameOhosRaster = static_cast<RSSurfaceFrameOhosRaster *>(frame.get()); in SetUiTimeStamp() 98 RSSurfaceFrameOhosRaster* oriFramePtr = static_cast<RSSurfaceFrameOhosRaster*>(frame.get()); in FlushFrame()
|
/foundation/graphic/graphic_2d/rosen/modules/texgine/texgine_drawing/src/ |
H A D | texgine_paint.cpp | 26 return *brush_.get(); in GetBrush() 31 return *pen_.get(); in GetPen()
|
/foundation/graphic/graphic_2d/rosen/test/render_service/render_service_base/unittest/pipeline/ |
H A D | rs_render_content_test.cpp | 55 RSPaintFilterCanvas canvas(drawingCanvas.get()); in HWTEST_F() 93 RSPaintFilterCanvas canvas(drawingCanvas.get()); in HWTEST_F()
|
/foundation/graphic/graphic_2d/interfaces/kits/napi/graphic/effect_kit/include/ |
H A D | effect_kit_napi_utils.h | 76 (complete), static_cast<void*>((aContext).get()), &(work)); \ 110 env, nullptr, resource, exec, complete, static_cast<void*>(aContext.get()), &work); in CreateAsyncWork()
|
/foundation/graphic/graphic_2d/rosen/modules/2d_engine/rosen_text/skia_txt/txt/ |
H A D | typeface_font_asset_provider.cpp | 50 return SkRef(found->second.get()); in MatchFamily() 136 return SkRef(typefaces_[index].get()); in createTypeface()
|
/foundation/graphic/graphic_2d/rosen/modules/2d_graphics/src/drawing/engine_adapter/skia_adapter/ |
H A D | skia_color_space.cpp | 151 return SkColorSpace::Equals(colorSpace_.get(), skColorSpace.get()); in Equals()
|