| /third_party/skia/bench/ |
| H A D | AAClipBench.cpp | 122 SkRect temp = SkRect::MakeLTRB(0, 0, in recurse() local
|
| /third_party/spirv-tools/source/reduce/ |
| H A D | structured_loop_to_selection_reduction_opportunity.cpp | 195 opt::analysis::Bool temp; in ChangeLoopToSelection() local
|
| /base/hiviewdfx/hiview/plugins/reliability/leak_detectors/test/ |
| H A D | test_util.cpp | 239 string temp = ""; in GetDightStrArr() local
|
| /base/location/services/location_gnss/gnss/source/ |
| H A D | string_utils.cpp | 60 unsigned char temp = static_cast<unsigned char>(data[i]) >> HEX_OFFSET; in StringToHex() local 70 unsigned char temp = static_cast<unsigned char>(data[i]) >> HEX_OFFSET; in StringToHex() local 80 unsigned char temp = static_cast<unsigned char>(data[i]) >> HEX_OFFSET; in StringToHex() local 114 auto temp = static_cast<uint8_t>((HexCharToInt(str.at(i)) << HEX_OFFSET) | HexCharToInt(str.at(i + 1))); in HexToByteVector() local
|
| /base/account/os_account/test/systemtest/common/resource/fuzzTest/src/ |
| H A D | getparam.cpp | 339 int8_t temp = GetS8Param(); in GetS8VectorParam() local 351 int16_t temp = GetS16Param(); in GetS16VectorParam() local 363 int32_t temp = GetS32Param(); in GetS32VectorParam() local 375 int64_t temp = GetS64Param(); in GetS64VectorParam() local
|
| /base/customization/enterprise_device_management/interfaces/inner_api/bundle_manager/src/ |
| H A D | bundle_manager_proxy.cpp | 63 std::shared_ptr<BundleManagerProxy> temp = std::make_shared<BundleManagerProxy>(); in GetBundleManagerProxy() local
|
| /base/global/resource_management_lite/frameworks/resmgr_lite/src/ |
| H A D | res_locale.cpp | 48 char *temp = new(std::nothrow) char[len + 1]; in SetLanguage() local 70 char *temp = new(std::nothrow) char[len + 1]; in SetRegion() local 92 char *temp = new(std::nothrow) char[len + 1]; SetScript() local 337 LocaleInfo *temp = new(std::nothrow) LocaleInfo(localeInfo.GetLanguage(), UpdateDefault() local 460 ResLocale *temp = tempCandidate.at(j + 1); FindAndSort() local [all...] |
| H A D | res_config_impl.cpp | 142 ResLocale *temp = new(std::nothrow) ResLocale; in CopyLocale() local 306 ResConfigImpl *temp = new(std::nothrow) ResConfigImpl; in CreateResConfig() local
|
| /base/global/i18n_lite/frameworks/i18n/src/ |
| H A D | plural_format_impl.cpp | 143 double temp = number * pow(10, i);
in ComputeDecimalInfo() local 312 bool temp = false; CompareResult() local 348 bool temp = true; CompareNotEqualResult() local [all...] |
| /base/global/i18n_lite/tools/i18n-dat-tool/src/main/java/ohos/global/i18n/ |
| H A D | DataFetcher.java | 159 countData(Fetcher currentFetcher, int count, Fetcher fallbackFetcher, ArrayList<LocaleConfig> temp) countData() argument
|
| /base/global/i18n/frameworks/intl/src/ |
| H A D | holiday_manager.cpp | 134 std::vector<HolidayInfoItem> temp = iter->second; local
|
| /base/customization/enterprise_device_management/interfaces/inner_api/network_manager/src/ |
| H A D | network_manager_proxy.cpp | 41 std::shared_ptr<NetworkManagerProxy> temp = std::make_shared<NetworkManagerProxy>();
in GetNetworkManagerProxy() local
|
| /base/customization/enterprise_device_management/services/edm_plugin/src/network/ |
| H A D | iptables_manager.cpp | 45 std::shared_ptr<IptablesManager> temp = std::make_shared<IptablesManager>(); in GetInstance() local
|
| /base/global/resource_management/frameworks/resmgr/src/utils/ |
| H A D | string_utils.cpp | 97 int temp = va_arg(args, int); in getJsParams() local 100 char *temp = va_arg(args, char*); in getJsParams() local 103 float temp = va_arg(args, double); in getJsParams() local 117 int temp = va_arg(args, int); in getJsParams() local 120 char *temp = va_arg(args, char*); in getJsParams() local 123 float temp = va_arg(args, double); getJsParams() local 194 std::string temp; LocalizeNumber() local [all...] |
| /base/powermgr/thermal_manager/application/protector/src/ |
| H A D | thermal_sensor_provision.cpp | 243 int32_t temp = std::stoi(tempBuf); in ReportThermalZoneData() local
|
| /base/print/print_fwk/services/print_service/src/ |
| H A D | print_user_data.cpp | 358 std::string temp = jsonObject.dump(); in SetUserDataToFile() local
|
| /base/powermgr/thermal_manager/test/systemtest/src/ |
| H A D | thermal_mgr_system_test.cpp | 115 std::string temp = std::to_string(iter.second) + "\n"; in InitNode() local [all...] |
| H A D | thermal_mgr_interface_test.cpp | 310 int32_t temp = 10000; HWTEST_F() local 383 int32_t temp = -25100; HWTEST_F() local 506 int32_t temp = 10000; HWTEST_F() local [all...] |
| /base/security/device_auth/services/legacy/authenticators/src/account_unrelated/ |
| H A D | das_task_main.c | 64 DasProtocolEntity *temp = (DasProtocolEntity *)(*ptr); in GetMaxVersion() local 199 SubTaskBase *temp = (SubTaskBase *)(*ptr); in NegotiateAndProcessTask() local 308 DasProtocolEntity *temp = (DasProtocolEntity *)(*ptr); in CreateMultiSubTask() local 356 DasProtocolEntity *temp = (DasProtocolEntity *)(*ptr); CreateSingleSubTask() local 430 DasProtocolEntity *temp = (DasProtocolEntity *)(*ptr); RegisterLocalIdentityInTask() local 450 DasProtocolEntity *temp = (DasProtocolEntity *)(*ptr); UnregisterLocalIdentityInTask() local 470 DasProtocolEntity *temp = (DasProtocolEntity *)(*ptr); DeletePeerAuthInfoInTask() local 489 DasProtocolEntity *temp = (DasProtocolEntity *)(*ptr); GetPublicKeyInTask() local [all...] |
| /base/sensors/sensor/services/hdi_connection/hardware/src/ |
| H A D | hdi_service_impl.cpp | 121 float temp = num1;
in GenerateAccelerometerEvent() local
|
| /base/security/huks/services/huks_standard/huks_service/main/systemapi_wrap/hisysevent_wrapper/src/ |
| H A D | hks_report_wrapper.c | 116 struct HksParam *temp = NULL; in AppendIfExist() local
|
| /base/telephony/core_service/test/unittest/tel_ril_gtest/ |
| H A D | zero_branch_test_tel_ril.cpp | 234 uint8_t *temp = (uint8_t *)"Sms"; in HWTEST_F() local
|
| /base/telephony/ril_adapter/services/hril/src/ |
| H A D | hril_base.cpp | 171 unsigned char temp = static_cast<unsigned char>(data[i]) >> HEX_OFFSET; in StringToHex() local
|
| /base/telephony/call_manager/services/satellite_call/src/ |
| H A D | satellite_call_control.cpp | 78 int32_t temp = std::atoi(tempLevel.c_str()); in IsAllowedSatelliteDialCall() local
|
| /device/soc/rockchip/common/sdk_linux/drivers/gpu/drm/rockchip/ |
| H A D | rockchip_drm_debugfs.c | 31 int temp = sum; in temp_pow() local
|