Home
last modified time | relevance | path

Searched defs:res (Results 226 - 250 of 5104) sorted by relevance

12345678910>>...205

/third_party/node/deps/v8/src/codegen/ia32/
H A Dcpu-ia32.cc34 unsigned res = VALGRIND_DISCARD_TRANSLATIONS(start, size); in FlushICache() local
/third_party/node/deps/v8/src/codegen/mips/
H A Dcpu-mips.cc34 int res; in FlushICache() local
/third_party/node/deps/openssl/openssl/crypto/ec/
H A Decp_ppc.c18 void ecp_nistz256_to_mont(unsigned long res[4], const unsigned long in[4]) in ecp_nistz256_to_mont() argument
29 void ecp_nistz256_from_mont(unsigned long res[4], const unsigned long in[4]) in ecp_nistz256_from_mont() argument
/third_party/openssl/test/
H A Dsecmemtest.c141 int i, res = 0; in test_sec_mem_clear() local
/third_party/optimized-routines/string/include/
H A Dbenchlib.h28 uint32_t res = state >> 32; in rand32() local
/third_party/openssl/crypto/ec/
H A Decp_ppc.c18 void ecp_nistz256_to_mont(unsigned long res[4], const unsigned long in[4]) in ecp_nistz256_to_mont() argument
29 void ecp_nistz256_from_mont(unsigned long res[4], const unsigned long in[4]) in ecp_nistz256_from_mont() argument
/third_party/skia/third_party/externals/tint/src/writer/spirv/
H A Dbinary_writer_test.cc28 auto res = bw.result(); in TEST_F() local
44 auto res = bw.result(); in TEST_F() local
58 auto res = bw.result(); TEST_F() local
70 auto res = bw.result(); TEST_F() local
95 auto res = bw.result(); TEST_F() local
121 auto res = bw.result(); TEST_F() local
[all...]
/foundation/ability/ability_runtime/services/abilitymgr/src/
H A Dinsight_intent_execute_result.cpp45 auto res = new (std::nothrow) InsightIntentExecuteResult(); in Unmarshalling() local
/foundation/bundlemanager/bundle_framework/services/bundlemgr/include/quick_fix/state/src/
H A Dquick_fix_switch_state.cpp34 auto res = switcher->Execute(); in Process() local
/foundation/bundlemanager/bundle_framework/common/test/unittest/common_appexecfwk_log_test/
H A Dappexecfwk_log_test.cpp98 bool res = AppLogWrapper::JudgeLevel(AppLogLevel::DEBUG); in HWTEST_F() local
/foundation/graphic/graphic_3d/lume/metaobject/include/meta/ext/engine/
H A Dinternal_access.h75 AnyReturnValue res = AnyReturn::FAIL; variable
99 AnyReturnValue res = AnyReturn::FAIL; variable
/foundation/graphic/graphic_3d/lume/metaobject/include/meta/ext/
H A Dtask_queue.h34 auto res = task_->Invoke(); variable
/foundation/filemanagement/storage_service/services/storage_daemon/utils/
H A Dstorage_radar.cpp26 int32_t res = E_OK; in RecordKillProcessResult() local
61 int32_t res = E_OK; in RecordFuctionResult() local
[all...]
/foundation/graphic/graphic_2d/interfaces/kits/napi/graphic/ui_effect/src/
H A Dui_effect_napi_utils.cpp27 napi_valuetype res = napi_undefined; in getType() local
/foundation/multimedia/image_effect/frameworks/native/effect/manager/colorspace_manager/
H A Dmetadata_generator.cpp45 int32_t res = VpeHelper::MetadataGeneratorProcessImage(vpeMetadataGeneratorInstance, sb); in ProcessImage() local
59 int32_t res = VpeHelper::MetadataGeneratorCreate(&vpeMetadataGeneratorInstance_); in GetVpeMetadataGeneratorInstance() local
/foundation/resourceschedule/memmgr/interface/innerkits/src/
H A Dmem_mgr_window_info.cpp38 bool res = parcel.ReadUint32(memMgrWindowInfo->windowId_) && parcel.ReadInt32(memMgrWindowInfo->pid_) && in Unmarshalling() local
H A Dmem_mgr_process_state_info.cpp40 bool res = parcel.ReadInt32(memMgrProcessStateInfo->callerPid_) && in Unmarshalling() local
/foundation/systemabilitymgr/safwk/test/mock/common/ondemand_ability/src/
H A Dtest_ondemand_ability_proxy.cpp47 int32_t res = remote->SendRequest(ADD_VOLUME, data, reply, option); in AddVolume() local
/foundation/resourceschedule/ffrt/src/util/
H A Dts_queue.h43 auto& res = queue_.front(); in Pop() local
/foundation/window/window_manager/utils/src/
H A Dwindow_visibility_info.cpp43 bool res = parcel.ReadUint32(windowVisibilityInfo->windowId_) && parcel.ReadInt32(windowVisibilityInfo->pid_) && in Unmarshalling() local
H A Ddisplay_change_info.cpp38 bool res = parcel.ReadUint64(info->toScreenId_) && parcel.ReadUint64(info->fromScreenId_) && in Unmarshalling() local
H A Dwindow_drawing_content_info.cpp40 bool res = parcel.ReadUint32(windowDrawingContentInfo->windowId_) && in Unmarshalling() local
H A Dwindow_pid_visibility_info.cpp35 bool res = parcel.ReadInt32(windowPidVisibilityInfo->pid_) && parcel.ReadUint32(visibilityState); in Unmarshalling() local
H A Dunreliable_window_info.cpp35 bool res = parcel.ReadInt32(info->windowId_) && parcel.ReadUint32(info->windowRect_.width_) && in Unmarshalling() local
/foundation/window/window_manager/utils/test/unittest/
H A Dsurface_reader_test.cpp40 bool res = reader->Init(); in HWTEST_F() local
53 bool res = reader->Init(); in HWTEST_F() local

Completed in 6 milliseconds

12345678910>>...205