Home
last modified time | relevance | path

Searched defs:temp (Results 101 - 125 of 3916) sorted by relevance

12345678910>>...157

/third_party/mesa3d/src/util/
H A Dmemstream.h50 char temp[MAX_PATH]; member
/third_party/musl/libc-test/src/functionalext/supplement/stdio/
H A Dvasprintf.c31 char *temp = ta; in vasprintf_0100() local
52 char *temp = ta; in vasprintf_0200() local
73 char *temp = ta; in vasprintf_0300() local
[all...]
/third_party/skia/third_party/externals/icu/source/common/
H A Dustrfmt.cpp36 UChar temp; in uprv_itou() local
/third_party/toybox/toys/posix/
H A Dln.c77 int temp; in ln_main() local
H A Dtee.c39 struct fd_list *temp; in do_tee_open() local
/third_party/typescript/tests/baselines/reference/
H A DarrayLiterals3.js23 var temp = ["s", "t", "r"]; variable
64 var temp = ["s", "t", "r"]; variable
H A DdestructuringArrayBindingPatternAndAssignment2.js22 var temp = [1, 2, 3] variable
61 var temp = [1, 2, 3]; variable
H A DdestructuringParameterDeclaration4.js28 var temp = [1, 2, 3]; variable
84 var temp = [1, 2, 3]; variable
/third_party/skia/third_party/externals/dng_sdk/source/
H A Ddng_xy_coord.cpp49 dng_xy_coord temp = coord; in XYtoXYZ() local
[all...]
H A Ddng_tone_curve.cpp63 dng_tone_curve temp; in IsNull() local
/applications/standard/app_samples/code/BasicFeature/Native/NdkOpenGL/entry/src/main/cpp/
H A Dnapi_util.cpp34 napi_value temp; in SetNapiCallBool() local
/applications/standard/app_samples/code/BasicFeature/Native/XComponent3D/entry/src/main/cpp/
H A Dnapi_util.cpp34 napi_value temp; in SetNapiCallBool() local
/base/customization/enterprise_device_management/interfaces/inner_api/plugin_kits/src/utils/
H A Dbool_serializer.cpp27 std::string temp; in Deserialize() local
/base/account/os_account/test/fuzztest/osaccount/setosaccountconstraints_fuzzer/
H A Dsetosaccountconstraints_fuzzer.cpp43 int32_t temp = fuzzData.GetData<int32_t>() % CONSTANTS_NUMBER_THREE; in SetOsAccountConstraintsFuzzTest() local
/base/account/os_account/test/fuzztest/osaccount_stub/setosaccountconstraintsstub_fuzzer/
H A Dsetosaccountconstraintsstub_fuzzer.cpp47 int temp = fuzzData.GetData<size_t>() % CONSTANTS_NUMBER_THREE; in SetOsAccountConstraintsStubFuzzTest() local
/base/customization/enterprise_device_management/interfaces/inner_api/location_manager/src/
H A Dlocation_manager_proxy.cpp31 std::shared_ptr<LocationManagerProxy> temp = std::make_shared<LocationManagerProxy>(); in GetLocationManagerProxy() local
/base/customization/enterprise_device_management/services/edm_plugin/src/network/executer/
H A Dexecuter_factory.cpp39 std::shared_ptr<ExecuterFactory> temp = std::make_shared<ExecuterFactory>(); in GetInstance() local
H A Dexecuter_utils.cpp32 std::shared_ptr<ExecuterUtils> temp = std::make_shared<ExecuterUtils>(); in GetInstance() local
/base/powermgr/thermal_manager/frameworks/native/
H A Dthermal_srv_sensor_info.cpp23 ThermalSrvSensorInfo::ThermalSrvSensorInfo(std::string &type, int32_t &temp): type_(type), temp_(temp) in ThermalSrvSensorInfo() argument
/base/security/appverify/interfaces/innerkits/appverify_lite/unittest/src/
H A Dwrite_file.cpp59 char *temp = buffer.get() + num; in CopyFile() local
/base/security/dlp_permission_service/test/fuzztest/dlp_permission/stub_fuzzer/querydlpfilecopyablebytokenidstub_fuzzer/
H A Dquerydlpfilecopyablebytokenidstub_fuzzer.cpp37 const uint32_t* temp = reinterpret_cast<const uint32_t*>(data); in FuzzTest() local
/base/security/dlp_permission_service/test/fuzztest/dlp_permission/stub_fuzzer/setreadflagstub_fuzzer/
H A Dsetreadflagstub_fuzzer.cpp34 const uint32_t* temp = reinterpret_cast<const uint32_t*>(data); in FuzzTest() local
/foundation/ai/ai_engine/services/server/plugin_manager/source/
H A Dplugin_label.cpp38 PluginLabel *temp = nullptr; in GetInstance() local
/foundation/ability/ability_runtime/test/unittest/frameworks_kits_appkit_native_test/
H A Ddump_ffrt_helper_test.cpp69 int temp = OHOS::AppExecFwk::DumpFfrtHelper::DumpFfrt(result); in HWTEST_F() local
/foundation/arkui/napi/interfaces/inner_api/cjffi/ark_interop/
H A Dark_interop_bigint.cpp39 auto temp = dst[i]; in ReverseBytes() local

Completed in 8 milliseconds

12345678910>>...157