Home
last modified time | relevance | path

Searched defs:retVal (Results 251 - 275 of 276) sorted by relevance

1...<<1112

/third_party/vk-gl-cts/modules/gles2/functional/
H A Des2fShaderMatrixTests.cpp395 tcu::Matrix<T, Rows, Cols> retVal; in matrixCompMult() local
409 tcu::Matrix<T, Rows, Cols> retVal; in negate() local
423 tcu::Matrix<T, Rows, Cols> retVal; in increment() local
435 tcu::Matrix<T, Rows, Cols> retVal; in decrement() local
[all...]
/third_party/zlib/contrib/minizip/
H A Dzip.c2344 int retVal = ZIP_OK; in zipRemoveExtraInfoBlock() local
/foundation/bundlemanager/bundle_framework/test/systemtest/common/bms/acts_bms_kit_system_test/
H A Dacts_bms_kit_system_test.cpp4696 ssize_t retVal = read(fd, strAppInfo.data(), length); in HWTEST_F() local
4746 ssize_t retVal = read(fd, strAppInfo.data(), length); in HWTEST_F() local
/foundation/multimedia/image_framework/plugins/common/libs/image/libextplugin/src/
H A Dext_decoder.cpp334 GSError retVal = hwBuffer->GetPlanesInfo(reinterpret_cast<void**>(&planes)); in HeapMemAlloc() local
1161 GSError retVal = sbuffer->GetPlanesInfo(reinterpret_cast<void**>(&planes)); in HeapMemAlloc() local
/foundation/multimedia/image_framework/frameworks/kits/js/common/
H A Dimage_source_napi.cpp392 napi_value retVal; in ImageSourceCallbackRoutine() local
459 napi_value retVal; in ImageSourceCallbackWithErrorObj() local
1726 napi_value retVal; in ModifyImagePropertyComplete() local
1824 napi_value retVal; in GetImagePropertyComplete() local
H A Dpixel_map_napi.cpp384 napi_value retVal; in CommonCallbackRoutine() local
3393 napi_value retVal; in STATIC_COMPLETE_FUNC() local
/foundation/multimedia/media_library/frameworks/innerkitsimpl/medialibrary_data_extension/src/
H A Dmedialibrary_data_manager.cpp1958 int32_t retVal = MediaLibraryObjectUtils::ModifyInfoByIdInDb(cmd, fileId); in RevertPendingByFileId() local
1985 int32_t retVal = RevertPendingByFileId(to_string(id)); in RevertPendingByPackage() local
/test/xts/acts/commonlibrary/thirdparty/musl/entry/src/main/cpp/
H A Dmathndk.cpp2876 int retVal = FAIL; in SignGam() local
/third_party/icu/icu4c/source/common/
H A Duresbund.cpp2034 const UChar* retVal = NULL; in ures_getStringByKeyWithFallback() local
/third_party/node/deps/icu-small/source/common/
H A Duresbund.cpp2036 const char16_t* retVal = nullptr; in ures_getStringByKeyWithFallback() local
/third_party/skia/third_party/externals/angle2/src/tests/test_utils/runner/
H A DTestSuite.cpp1721 int retVal = RUN_ALL_TESTS(); in run() local
/third_party/skia/third_party/externals/icu/source/common/
H A Duresbund.cpp1811 const UChar* retVal = NULL; in ures_getStringByKeyWithFallback() local
/foundation/arkui/ace_engine/frameworks/bridge/declarative_frontend/engine/jsi/
H A Djsi_declarative_engine.cpp1006 shared_ptr<JsValue> retVal = func->Call(runtime, global, argv, argv.size()); in CallGetUIContextFunc() local
1023 shared_ptr<JsValue> retVal = func->Call(runtime, global, argv, argv.size()); in CallGetFrameNodeByNodeIdFunc() local
/foundation/multimedia/image_framework/frameworks/innerkitsimpl/common/src/
H A Dpixel_map.cpp603 GSError retVal = surfaceBuffer->GetPlanesInfo(reinterpret_cast<void**>(&planes)); in InitYuvDataOutInfo() local
3824 GSError retVal = sb->GetPlanesInfo(reinterpret_cast<void**>(&planes)); in UpdateSdrYuvStrides() local
/foundation/multimedia/camera_framework/frameworks/js/camera_napi/src/session/
H A Dcamera_session_napi.cpp298 napi_value retVal; in OnExposureStateCallback() local
348 napi_value retVal; in OnFocusStateCallback() local
400 napi_value retVal; in OnMacroStatusCallback() local
452 napi_value retVal; in OnMoonCaptureBoostStatusCallback() local
510 napi_value retVal; in OnFeatureDetectionStatusChangedCallback() local
585 napi_value retVal; OnErrorCallback() local
637 napi_value retVal; OnSmoothZoomCallback() local
691 napi_value retVal; OnAbilityChangeCallback() local
742 napi_value retVal; OnEffectSuggestionCallback() local
795 napi_value retVal; OnLcdFlashStatusCallback() local
857 napi_value retVal; OnAutoDeviceSwitchCallback() local
[all...]
/foundation/multimedia/media_library/frameworks/js/src/
H A Dfile_asset_napi.cpp1443 int32_t retVal = UserFileClient::OpenFile(openFileUri, mode); in JSOpenExecute() local
1608 auto retVal = UserFileClient::Insert(closeAssetUri, context->valuesBucket); in JSCloseExecute() local
3168 int32_t retVal = UserFileClient::OpenFile(openFileUri, mode); UserFileMgrOpenExecute() local
3723 int32_t retVal = UserFileClient::OpenFile(openFileUri, mode); PhotoAccessHelperOpenExecute() local
4757 int32_t retVal = UserFileClient::OpenFile(uri, "r"); PhotoAccessHelperRequestSourceExecute() local
[all...]
H A Dmedia_library_napi.cpp2297 int retVal = UserFileClient::Delete(deleteAssetUri, predicates); in JSDeleteAssetExecute() local
2823 napi_value retVal = nullptr; UvQueueWork() variable
3930 int retVal = UserFileClient::Insert(CreateSmartAlbumUri, context->valuesBucket); CreateSmartAlbumExecute() local
4007 int retVal = UserFileClient::Insert(DeleteSmartAlbumUri, valuesBucket); JSDeleteSmartAlbumExecute() local
[all...]
/third_party/glslang/SPIRV/
H A DSpvBuilder.cpp2241 void Builder::makeReturn(bool implicit, Id retVal) in makeReturn() argument
/third_party/icu/icu4c/source/test/intltest/
H A Dregextst.cpp373 UBool retVal = true; in doRegexLMTest() local
436 UBool retVal = true; in doRegexLMTestUTF8() local
[all...]
H A Drbbitst.cpp523 int32_t retVal = 0; in getExpectedBreak() local
/third_party/mesa3d/include/CL/
H A Dcl.hpp1915 bool retVal = false; in isReferenceCountable() local
H A Dcl2.hpp1852 bool retVal = false; in isReferenceCountable() local
2213 cl_ulong retVal = 0; in getHostTimer() local
2237 std::pair<cl_ulong, cl_ulong> retVal; in getDeviceAndHostTimer() local
[all...]
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/IR/
H A DInstructions.cpp873 ReturnInst::ReturnInst(LLVMContext &C, Value *retVal, Instruction *InsertBefore) in ReturnInst() argument
881 ReturnInst::ReturnInst(LLVMContext &C, Value *retVal, BasicBlock *InsertAtEnd) in ReturnInst() argument
[all...]
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/IR/
H A DInstructions.h2931 static ReturnInst* Create(LLVMContext &C, Value *retVal, in Create() argument
/third_party/vk-gl-cts/modules/glshared/
H A DglsDrawTest.cpp324 tcu::Vec4 retVal; in generateRandomVec4() local
334 tcu::IVec4 retVal; in generateRandomIVec4() local
344 tcu::UVec4 retVal; in generateRandomUVec4() local

Completed in 148 milliseconds

1...<<1112