Home
last modified time | relevance | path

Searched defs:temp (Results 676 - 700 of 1650) sorted by relevance

1...<<21222324252627282930>>...66

/third_party/toybox/toys/pending/
H A Dfsck.c89 struct f_sys_info *temp = filesys_info; in create_db() local
254 struct child_list *prev, *temp; wait_for() local
419 struct f_sys_info *finfo, *temp; fsck_main() local
[all...]
/third_party/toybox/toys/posix/
H A Dsort.c321 char *temp; in sort_main() local
[all...]
/third_party/vixl/src/aarch64/
H A Ddecoder-aarch64.cc551 uint64_t temp = 0xffffffffffffffff; in GenerateOrderedPattern() local
H A Dpointer-auth-aarch64.cc87 uint64_t temp = (in_cell << 4) | in_cell; in RotNibble() local
/third_party/skia/third_party/externals/dng_sdk/source/
H A Ddng_fingerprint.cpp488 uint32 temp [16]; in MD5Transform() local
H A Ddng_matrix.cpp877 real64 temp [3] [3]; in Invert3by3() local
930 real64 temp [kMaxColorPlanes] [kMaxColorPlanes * 2]; InvertNbyN() local
[all...]
/third_party/skia/third_party/externals/abseil-cpp/absl/random/internal/
H A Ddistribution_test_util.cc218 double temp = q - ai; in BetaIncompleteImpl() local
/third_party/skia/modules/androidkit/src/
H A DMatrix.cpp39 SkScalar temp[16]; in Matrix_GetRowMajor() local
/third_party/skia/gm/
H A Dfilterfastbounds.cpp260 SkCanvas* temp = surface->getCanvas(); variable
/third_party/selinux/libsepol/src/
H A Davtab.c310 avtab_ptr_t cur, temp; in avtab_destroy() local
H A Debitmap.c522 ebitmap_node_t *n, *temp; in ebitmap_destroy() local
/third_party/spirv-tools/test/fuzz/fact_manager/
H A Dconstant_uniform_facts_test.cpp222 int32_t temp = std::numeric_limits<int32_t>::min(); in TEST() local
227 int64_t temp = 1; in TEST() local
232 int64_t temp = std::numeric_limits<int64_t>::max(); in TEST() local
237 uint64_t temp in TEST() local
242 uint64_t temp = std::numeric_limits<uint64_t>::max(); TEST() local
247 float temp = 10.0f; TEST() local
252 double temp = 10.0; TEST() local
257 double temp = 20.0; TEST() local
468 auto temp = MakeUniformBufferElementDescriptor(2, 2, {9, 9, 1}); TEST() local
473 auto temp = MakeUniformBufferElementDescriptor(2, 3, {9, 9, 2}); TEST() local
482 auto temp = MakeUniformBufferElementDescriptor(2, 4, {0, 0, 0, 0, 0}); TEST() local
[all...]
/third_party/zlib/examples/
H A Dgun.c213 unsigned temp; /* current code */ in lunpipe() local
/base/global/resource_management/interfaces/cj/src/
H A Dresource_manager_impl.cpp288 auto temp = ::Utils::MallocCString(locale); in GetConfiguration() local
/base/global/resource_management/frameworks/resmgr/src/
H A Dtheme_pack_resource.cpp240 std::vector<std::string> temp = GetFiles(strNextDir); in GetFiles() local
H A Dres_locale.cpp51 char *temp = new(std::nothrow) char[len + 1]; in SetLanguage() local
73 char *temp = new(std::nothrow) char[len + 1]; in SetRegion() local
95 char *temp = new(std::nothrow) char[len + 1]; SetScript() local
338 Locale temp = icu::LocaleBuilder().setLocale(localeInfo).build(errCode); UpdateDefault() local
372 Locale temp = icu::LocaleBuilder().setLanguage(resLocale->GetLanguage()) BuildFromString() local
469 ResLocale *temp = tempCandidate.at(j + 1); FindAndSort() local
[all...]
/base/global/resource_management_lite/frameworks/resmgr_lite/src/
H A Dresource_manager_impl.cpp86 std::string temp; in GetStringFormatById() local
101 std::string temp; in GetStringFormatByName() local
195 std::string temp; in GetPluralStringByIdFormat() local
213 std::string temp; in GetPluralStringByNameFormat() local
392 std::string temp; GetBoolean() local
425 std::string temp; GetFloat() local
451 std::string temp; GetInteger() local
477 std::string temp; GetColor() local
[all...]
H A Dglobal_utils.c79 char *temp = NULL; in Split() local
/base/global/i18n_lite/frameworks/i18n/src/
H A Dnumber_format_impl.cpp81 std::string temp[NUM_PATTERN_SIZE]; in Init() local
H A Ddata_resource.cpp134 uint32_t temp = indexArray[mid]; in BinarySearchString() local
405 char *temp = reinterpret_cast<char *>(I18nMalloc(length + 1)); in Retrieve() local
521 char *temp in GetString() local
[all...]
H A Dnumber_data.cpp115 char temp = pattern[i]; in CalculateDecLength() local
/base/customization/enterprise_device_management/interfaces/inner_api/common/src/
H A Denterprise_device_mgr_proxy.cpp42 std::shared_ptr<EnterpriseDeviceMgrProxy> temp = std::make_shared<EnterpriseDeviceMgrProxy>(); in GetInstance() local
/base/global/i18n/interfaces/js/kits/src/
H A Di18n_calendar_addon.cpp301 std::string temp = obj->calendar_->GetTimeZone(); in GetTimeZone() local
361 int32_t temp = obj->calendar_->GetFirstDayOfWeek(); in GetFirstDayOfWeek() local
414 int32_t temp = obj->calendar_->GetMinimalDaysInFirstWeek(); in GetMinimalDaysInFirstWeek() local
598 UDate temp = 0; in GetTimeInMillis() local
/base/request/request/frameworks/native/src/
H A Dresponse_message_receiver.cpp99 uint32_t temp; in StateFromParcel() local
109 uint32_t temp; in ActionFromParcel() local
119 uint32_t temp; in VersionFromParcel() local
129 uint32_t temp; SubscribeTypeFromParcel() local
[all...]
/base/powermgr/display_manager/brightness_manager/src/
H A Dlight_lux_manager.cpp182 PointXy temp = pointsList.front(); in CalcDelta() local

Completed in 19 milliseconds

1...<<21222324252627282930>>...66