Home
last modified time | relevance | path

Searched refs:ret (Results 19401 - 19425 of 19641) sorted by relevance

1...<<771772773774775776777778779780>>...786

/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/api/
H A DvktApiFeatureInfo.cpp3697 VkFormatFeatureFlags ret = getBaseRequiredOptimalTilingFeatures(format); in getRequiredOptimalTilingFeatures() local
3701 ret |= getRequiredOptimalExtendedTilingFeatures(context, format, ret); in getRequiredOptimalTilingFeatures()
3705 if (isCompressedFormat(format) && (ret & VK_FORMAT_FEATURE_SAMPLED_IMAGE_FILTER_LINEAR_BIT)) in getRequiredOptimalTilingFeatures()
3706 ret |= VK_FORMAT_FEATURE_TRANSFER_SRC_BIT | in getRequiredOptimalTilingFeatures()
3711 return ret; in getRequiredOptimalTilingFeatures()
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/api/
H A DvktApiFeatureInfo.cpp3727 VkFormatFeatureFlags ret = getBaseRequiredOptimalTilingFeatures(format); in getRequiredOptimalTilingFeatures() local
3731 ret |= getRequiredOptimalExtendedTilingFeatures(context, format, ret); in getRequiredOptimalTilingFeatures()
3735 if (isCompressedFormat(format) && (ret & VK_FORMAT_FEATURE_SAMPLED_IMAGE_FILTER_LINEAR_BIT)) in getRequiredOptimalTilingFeatures()
3736 ret |= VK_FORMAT_FEATURE_TRANSFER_SRC_BIT | in getRequiredOptimalTilingFeatures()
3741 return ret; in getRequiredOptimalTilingFeatures()
/foundation/arkui/ace_engine/frameworks/bridge/js_frontend/engine/jsi/
H A Djsi_canvas_bridge.cpp346 bool ret = renderContext_->SetAccessorProperty(runtime, std::get<0>(item), getterTempl, setterTempl); in HandleJsContext() local
347 if (!ret) { in HandleJsContext()
/foundation/arkui/ace_engine/test/unittest/core/pattern/checkbox/
H A Dcheckbox_test_ng.cpp1547 std::string ret = pattern->ProvideRestoreInfo(); in HWTEST_F() local
1548 EXPECT_TRUE(ret == R"({"isOn":true})"); in HWTEST_F()
/foundation/arkui/ace_engine/test/unittest/core/pattern/bubble/
H A Dbubble_test_ng.cpp2231 auto ret = bubbleLayoutAlgorithm->CheckPosition(position, childSize, 1, i); in HWTEST_F() local
2233 EXPECT_FALSE(ret); in HWTEST_F()
/foundation/arkui/ace_engine/frameworks/core/pipeline/
H A Dpipeline_context.cpp3497 auto ret = storeNode_.try_emplace(restoreId, node); in StoreNode() local
3498 if (!ret.second) { in StoreNode()
/foundation/graphic/graphic_2d/rosen/modules/render_service/core/pipeline/
H A Drs_uni_render_visitor.cpp495 bool ret = CheckScreenPowerChange() || in ResetDisplayDirtyRegion() local
506 if (ret) { in ResetDisplayDirtyRegion()
/foundation/distributeddatamgr/udmf/framework/innerkitsimpl/test/unittest/
H A Dudmf_client_test.cpp2677 std::string ret = udmfClient.GetSelfBundleName(); in HWTEST_F() local
2678 EXPECT_NE(ret, ""); in HWTEST_F()
/foundation/graphic/graphic_2d/interfaces/kits/napi/graphic/webgl/src/
H A Dwebgl_rendering_context_base_impl.cpp302 bool ret = AddObject<WebGLBuffer>(env, bufferId, objBuffer); in CreateBuffer() local
303 LOGD("WebGL createBuffer bufferId %{public}u %{public}d", bufferId, ret); in CreateBuffer()
/third_party/icu/icu4c/source/test/intltest/
H A Dcaltest.cpp2206 UDate ret = adopt->getTime(status); in doMinDateOfCalendar() local
2209 return ret; in doMinDateOfCalendar()
/third_party/node/deps/openssl/config/archs/darwin64-arm64-cc/asm/crypto/sha/
H A Dsha512-armv8.S1037 ret
1604 ret
/third_party/node/deps/openssl/config/archs/linux-aarch64/asm_avx2/crypto/sha/
H A Dsha512-armv8.S1037 ret
1604 ret
/third_party/node/deps/openssl/config/archs/linux-aarch64/asm/crypto/sha/
H A Dsha512-armv8.S1037 ret
1604 ret
/third_party/node/deps/openssl/config/archs/darwin64-arm64-cc/asm_avx2/crypto/sha/
H A Dsha512-armv8.S1037 ret
1604 ret
/third_party/mesa3d/src/intel/compiler/
H A Dtest_fs_cmod_propagation.cpp113 bool ret = v->opt_cmod_propagation(); in cmod_propagation() local
120 return ret; in cmod_propagation()
H A Dtest_eu_validate.cpp111 bool ret = brw_validate_instructions(p->isa, p->store, 0, in validate() local
119 return ret; in validate()
/third_party/node/deps/openssl/openssl/crypto/aes/asm/
H A Daes-c64xplus.pl848 ADDKPC ret?,RA,2
849 ret?: ; B0 holds rounds or zero
/third_party/openssl/crypto/aes/asm/
H A Daes-c64xplus.pl848 ADDKPC ret?,RA,2
849 ret?: ; B0 holds rounds or zero
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/wsi/
H A DvktWsiSwapchainTests.cpp1448 FrameObjects ret = in newFrame() local
1456 return ret; in newFrame()
/third_party/skia/third_party/externals/swiftshader/third_party/subzero/unittest/AssemblerX8664/
H A DLowLevel.cpp17 __ ret(); in TEST_F()
26 __ ret(Immediate(0x20)); in TEST_F()
/third_party/skia/third_party/externals/tint/src/writer/hlsl/
H A Dgenerator_impl.cc2964 ast::ReturnStatement ret(ProgramID(), Source{});
2965 if (!EmitStatement(&ret)) {
/third_party/python/Lib/test/
H A Dtest_posix.py1077 ret = idg.close()
1083 if ret is not None or not idg_groups:
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/wsi/
H A DvktWsiSwapchainTests.cpp1432 FrameObjects ret = in newFrame() local
1440 return ret; in newFrame()
/third_party/astc-encoder/Source/
H A Dstb_image.h6995 void *ret = stbi__load_gif_main_outofmem(&g, out, delays);
6997 return ret;
7014 void *ret = stbi__load_gif_main_outofmem(&g, out, delays);
7016 return ret;
/third_party/FatFs/source/
H A Dff.c4510 FRESULT ret; in f_getclustinfo() local
4511 ret = validate(&fp->obj,&fs); in f_getclustinfo()
4512 if (ret != FR_OK) LEAVE_FF(fs,ret); in f_getclustinfo()

Completed in 150 milliseconds

1...<<771772773774775776777778779780>>...786