Home
last modified time | relevance | path

Searched defs:temp (Results 351 - 375 of 1338) sorted by relevance

1...<<11121314151617181920>>...54

/third_party/vixl/test/aarch64/
H A Dtest-assembler-sve-aarch64.cc66 Register temp = temps.AcquireX(); in Initialise() local
/third_party/skia/third_party/externals/dng_sdk/source/
H A Ddng_color_spec.cpp188 real64 temp = fTemperature1; in dng_color_spec() local
/third_party/skia/experimental/lowp-basic/
H A Dbilerp-study.cpp63 int64_t temp = fty * (bottom - top) + top * 65536LL; in full_res_bilerp() local
/third_party/selinux/libsepol/cil/src/
H A Dcil_symtab.c268 struct cil_complex_symtab_node *temp = NULL; in cil_complex_symtab_destroy() local
/third_party/selinux/libselinux/src/
H A Dlabel_db.c95 char *type, *key, *context, *temp; in process_line() local
/third_party/selinux/libsepol/src/
H A Dhashtab.c199 hashtab_ptr_t cur, temp; in hashtab_destroy() local
H A Dsidtab.c140 sidtab_node_t *last, *cur, *temp; in sepol_sidtab_map_remove_on_error() local
256 sidtab_ptr_t cur, temp; in sepol_sidtab_destroy() local
/third_party/skia/bench/
H A DAAClipBench.cpp122 SkRect temp = SkRect::MakeLTRB(0, 0, in recurse() local
/third_party/spirv-tools/source/reduce/
H A Dstructured_loop_to_selection_reduction_opportunity.cpp195 opt::analysis::Bool temp; in ChangeLoopToSelection() local
/applications/standard/contacts_data/ability/sinicization/src/
H A Dcharacter_transliterate.cpp2076 std::vector<std::wstring> temp; in GetCombinedVector() local
/base/hiviewdfx/hiview/plugins/reliability/leak_detectors/test/
H A Dtest_util.cpp239 string temp = ""; in GetDightStrArr() local
/base/location/services/location_gnss/gnss/source/
H A Dstring_utils.cpp60 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 Dgetparam.cpp339 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 Dbundle_manager_proxy.cpp63 std::shared_ptr<BundleManagerProxy> temp = std::make_shared<BundleManagerProxy>(); in GetBundleManagerProxy() local
/base/global/resource_management_lite/frameworks/resmgr_lite/src/
H A Dres_locale.cpp48 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 Dres_config_impl.cpp142 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 Dplural_format_impl.cpp143 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 DDataFetcher.java159 countData(Fetcher currentFetcher, int count, Fetcher fallbackFetcher, ArrayList<LocaleConfig> temp) countData() argument
/base/global/i18n/frameworks/intl/src/
H A Dholiday_manager.cpp134 std::vector<HolidayInfoItem> temp = iter->second; local
/base/customization/enterprise_device_management/interfaces/inner_api/network_manager/src/
H A Dnetwork_manager_proxy.cpp41 std::shared_ptr<NetworkManagerProxy> temp = std::make_shared<NetworkManagerProxy>(); in GetNetworkManagerProxy() local
/base/customization/enterprise_device_management/services/edm_plugin/src/network/
H A Diptables_manager.cpp45 std::shared_ptr<IptablesManager> temp = std::make_shared<IptablesManager>(); in GetInstance() local
/base/global/resource_management/frameworks/resmgr/src/utils/
H A Dstring_utils.cpp97 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 Dthermal_sensor_provision.cpp243 int32_t temp = std::stoi(tempBuf); in ReportThermalZoneData() local
/base/print/print_fwk/services/print_service/src/
H A Dprint_user_data.cpp358 std::string temp = jsonObject.dump(); in SetUserDataToFile() local
/base/powermgr/thermal_manager/test/systemtest/src/
H A Dthermal_mgr_system_test.cpp115 std::string temp = std::to_string(iter.second) + "\n"; in InitNode() local
[all...]

Completed in 32 milliseconds

1...<<11121314151617181920>>...54