Home
last modified time | relevance | path

Searched refs:get (Results 4676 - 4700 of 15559) sorted by relevance

1...<<181182183184185186187188189190>>...623

/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/subgroups/
H A DvktSubgroupsBallotMasksTests.cpp418 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 DvktSubgroupsBallotOtherTests.cpp493 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 DvktSubgroupsBuiltinMaskVarTests.cpp1407 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 DvktSubgroupsClusteredTests.cpp425 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 DvktSubgroupsPartitionedTests.cpp527 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 DvktSubgroupsQuadTests.cpp439 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 DvktSubgroupsShapeTests.cpp430 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 DvktTessellationCommonEdgeTests.cpp384 .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 Dgzread.c18 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 Dengine_event_callback.cpp89 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 Duncaught_exception_callback.cpp34 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 Dability_connect_callback_stub_test.cpp98 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 Dfile_mapper.cpp98 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 Dfile_asset_provider_impl.cpp86 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 Dapi_event_reporter.cpp50 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 Dproperty.h68 return TypedPropertyLock<Type>(p_.get()); in GetLockedAccess()
73 return PropertyInterface<Type>(p_.get()); in GetUnlockedAccess()
H A Darray_property.h64 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 Daudio_resample.cpp82 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 Dnapi_audio_session_callback.cpp86 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 Drs_surface_ohos_raster.cpp73 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 Dtexgine_paint.cpp26 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 Drs_render_content_test.cpp55 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 Deffect_kit_napi_utils.h76 (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 Dtypeface_font_asset_provider.cpp50 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 Dskia_color_space.cpp151 return SkColorSpace::Equals(colorSpace_.get(), skColorSpace.get()); in Equals()

Completed in 20 milliseconds

1...<<181182183184185186187188189190>>...623