Home
last modified time | relevance | path

Searched defs:temp (Results 201 - 225 of 3529) sorted by relevance

12345678910>>...142

/third_party/skia/third_party/externals/swiftshader/third_party/SPIRV-Tools/source/util/
H A Dbit_vector.cpp47 auto temp = *this_it | *other_it; in Or() local
/third_party/toybox/toys/other/
H A Dnbd_client.c51 int temp; in nbd_client_main() local
/third_party/toybox/toys/pending/
H A Dsulogin.c86 char *shell = NULL, *pass = NULL, **temp = forbid; in sulogin_main() local
/third_party/toybox/toys/posix/
H A Dcal.c28 char temp[21]; in calstrings() local
/third_party/typescript/tests/baselines/reference/
H A DdestructuringArrayBindingPatternAndAssignment1ES5.js42 var temp = [1,2,3] variable
99 var temp = [1, 2, 3]; variable
H A DimplicitAnyDeclareFunctionExprWithoutFormalType.js9 var lambda5 = function temp() { return null; } function
H A DimplicitAnyWidenToAny.js16 var temp: number = 5; variable
46 var temp = 5; variable
/third_party/pulseaudio/src/pulsecore/
H A Dsvolume_mmx.c94 pa_reg_x86 channel, temp; in pa_volume_s16ne_mmx() local
163 pa_reg_x86 channel, temp; in pa_volume_s16re_mmx() local
H A Dsvolume_sse.c77 pa_reg_x86 channel, temp; in pa_volume_s16ne_sse2() local
161 pa_reg_x86 channel, temp; in pa_volume_s16re_sse2() local
/third_party/selinux/checkpolicy/
H A Dqueue.c109 queue_node_ptr_t p, temp; in queue_destroy() local
147 queue_node_ptr_t p, last, temp; in queue_map_remove_on_error() local
/third_party/spirv-tools/source/util/
H A Dbit_vector.cpp47 auto temp = *this_it | *other_it; in Or() local
/base/customization/enterprise_device_management/interfaces/inner_api/browser/src/
H A Dbrowser_proxy.cpp33 std::shared_ptr<BrowserProxy> temp = std::make_shared<BrowserProxy>(); in GetBrowserProxy() local
/base/customization/enterprise_device_management/interfaces/inner_api/device_control/src/
H A Ddevice_control_proxy.cpp37 std::shared_ptr<DeviceControlProxy> temp = std::make_shared<DeviceControlProxy>(); in GetDeviceControlProxy() local
/base/customization/enterprise_device_management/interfaces/inner_api/datetime_manager/src/
H A Ddatetime_manager_proxy.cpp37 std::shared_ptr<DatetimeManagerProxy> temp = std::make_shared<DatetimeManagerProxy>(); in GetDatetimeManagerProxy() local
/base/print/print_fwk/test/unittest/fwk_print_helper_test/
H A Dprint_bms_helper_test.cpp74 std::shared_ptr<PrintServiceHelper> temp = std::shared_ptr<PrintServiceHelper>(helper); in HWTEST_F() local
89 std::shared_ptr<PrintServiceHelper> temp = nullptr; in HWTEST_F() local
103 std::shared_ptr<PrintServiceHelper> temp = nullptr; in HWTEST_F() local
/base/powermgr/thermal_manager/services/zidl/src/
H A Dthermal_temp_callback_stub.cpp69 int32_t temp = INVAILD_TEMP; in OnThermalTempChangedStub() local
/base/powermgr/thermal_manager/test/unittest/src/
H A Dthermal_mock_proxy_writeremoteobject_test.cpp82 int32_t temp = 100; in HWTEST_F() local
/base/notification/eventhandler/frameworks/eventhandler/test/unittest/
H A Dlib_event_handler_test.cpp62 void* temp = dlsym(handle, func); in GetTemp() local
69 void* temp = GetTemp(func, handle); in ExecFfrtNoParam() local
109 void* temp = GetTemp(str.data(), handle); in HWTEST_F() local
129 void* temp = GetTemp(str.data(), handle); in HWTEST_F() local
149 void* temp = GetTemp(str.data(), handle); HWTEST_F() local
166 void* temp = GetTemp(str.data(), handle); HWTEST_F() local
[all...]
/base/security/device_auth/services/legacy/authenticators/src/account_related/
H A Daccount_version_util.c82 AccountVersionInfo *temp = (AccountVersionInfo *)(*ptr); in NegotiateForAuth() local
/base/tee/tee_client/services/authentication/
H A Dtee_auth_common.c58 char temp[CMD_MAX_SIZE] = { 0 }; in TeeGetCaName() local
/base/web/webview/ohos_interface/ohos_glue/ohos_adapter/bridge/webcore/
H A Dark_paste_data_adapter_wrapper.cpp70 ArkWebRefPtr<ArkPasteDataRecordAdapter> temp = ctocpp_->GetRecordAt(index); in GetRecordAt() local
/base/web/webview/ohos_interface/ohos_glue/ohos_adapter/bridge/webview/
H A Dark_paste_data_adapter_impl.cpp75 NWeb::PasteRecordVector temp = real_->AllRecords(); in AllRecords() local
/kernel/linux/linux-5.10/arch/arm/mach-mmp/
H A Dpm-mmp2.c160 int temp; in mmp2_pm_enter() local
/kernel/linux/linux-5.10/arch/parisc/math-emu/
H A Dfcnvfx.c51 register unsigned int src, temp; in sgl_to_sgl_fcnvfx() local
149 register unsigned int src, temp, resultp2; in sgl_to_dbl_fcnvfx() local
[all...]
H A Dfcnvfxt.c52 register unsigned int src, temp; in sgl_to_sgl_fcnvfxt() local
117 register unsigned int src, temp, resultp2; in sgl_to_dbl_fcnvfxt() local
[all...]

Completed in 7 milliseconds

12345678910>>...142