Home
last modified time | relevance | path

Searched +defs:t +defs:c (Results 1 – 25 of 38) sorted by relevance

12

/ohos5.0/foundation/graphic/graphic_3d/lume/LumeBinaryCompile/LumeShaderCompiler/test/simple/snippets/
H A Dcore_lerp_blocks.h15 void GenericLerp(in vec2 a, in vec2 b, in float t, out vec2 c) in GenericLerp()
20 void GenericLerp(in vec3 a, in vec3 b, in float t, out vec3 c) in GenericLerp()
25 void GenericLerp(in vec4 a, in vec4 b, in float t, out vec4 c) in GenericLerp()
/ohos5.0/foundation/graphic/graphic_3d/lume/LumeBase/api/base/math/
H A Dvector_util.h104 const float c = Math::cos(angle); in BASE_BEGIN_NAMESPACE() local
112 const float c = Math::cos(angle); in BASE_BEGIN_NAMESPACE() local
133 const auto t = Cross(originDist, bDir) / denominator; in BASE_BEGIN_NAMESPACE() local
/ohos5.0/foundation/graphic/graphic_2d/rosen/modules/2d_graphics/src/drawing/effect/
H A Dcolor_filter.cpp25 ColorFilter::ColorFilter(FilterType t, ColorQuad c, BlendMode mode) noexcept : ColorFilter() in ColorFilter()
31 ColorFilter::ColorFilter(FilterType t, const ColorMatrix& m, Clamp clamp) noexcept : ColorFilter() in ColorFilter()
37 ColorFilter::ColorFilter(FilterType t, const float f[20], Clamp clamp) noexcept : ColorFilter() in ColorFilter()
43 ColorFilter::ColorFilter(FilterType t, ColorFilter& f1, ColorFilter& f2) noexcept : ColorFilter() in ColorFilter()
49 ColorFilter::ColorFilter(FilterType t, const float f1[MATRIX_SIZE], in ColorFilter()
56 ColorFilter::ColorFilter(FilterType t, in ColorFilter()
69 ColorFilter::ColorFilter(FilterType t) noexcept : ColorFilter() in ColorFilter()
104 std::shared_ptr<ColorFilter> ColorFilter::CreateBlendModeColorFilter(ColorQuad c, BlendMode mode) in CreateBlendModeColorFilter()
/ohos5.0/foundation/communication/wifi/wifi/test/wifi_standard/ipc_framework/cRPC/unittest/
H A Dserial_test.cpp85 int64_t t = 0; variable
93 char c = ' '; variable
/ohos5.0/foundation/communication/wifi/wifi/test/wifi_standard/wifi_base/
H A Dserial_test.cpp85 int64_t t = 0; variable
93 char c = ' '; variable
/ohos5.0/foundation/arkui/ace_engine/frameworks/base/log/
H A Ddump_log.h46 int_type overflow(int_type c) override in overflow()
104 void AddDesc(const T&& t) in AddDesc()
112 void AddDesc(const T& t) in AddDesc()
127 void BuildDesc(std::stringstream& stream, T& t, Args&&... args) in BuildDesc()
134 void BuildDesc(std::stringstream& stream, T& t) in BuildDesc()
/ohos5.0/foundation/graphic/graphic_3d/lume/LumeBinaryCompile/LumeShaderCompiler/src/
H A Dspirv_cross_helpers_gles.cpp57 for (auto& c : specInfo) { in ConstByName() local
71 for (const auto& c : specInfo) { in SpecConstByName() local
90 [&consts](uint32_t, const spirv_cross::SPIRConstant& c) { consts.push_back(c); }); in GetConstants()
123 const auto& c = SpecConstByName(compiler, name); in ConvertSpecConstToConstant() local
196 PushConstantReflection t; in ProcessStruct() local
283 for (const auto& c : reflectionInfo) { in DefineForSpec() local
370 for (const auto& c : specInfo) { in CreateSpecInfos() local
371 SpecConstantInfo t; in CreateSpecInfos() local
396 const auto& c = ConstByName(compiler, name); in ConstId() local
402 const auto& c = SpecConstByName(compiler, name); in SpecConstId() local
/ohos5.0/foundation/distributeddatamgr/relational_store/frameworks/js/napi/cloud_extension/
H A Dcloud_extension_stub.js211 unMarshallingSubInfo(t) { argument
225 unMarshallingUnSubInfo(t) { argument
245 unMarshallingDatabase(t) { argument
401 unMarshallingFiledArray(t) { argument
537 unMarshallingValuesBucket(t) { argument
551 unMarshallingValueType(t) { argument
632 unmarshallingAssets(t) { argument
779 unMarshallingParticipants(t) { argument
791 unMarshallingParticipant(t) { argument
806 unMarshallingPrivilege(t) { argument
[all …]
/ohos5.0/foundation/distributeddatamgr/pasteboard/services/dialog/PasteboardDialog/hvigor/
H A Dhvigor-wrapper.js15 …h"),t=require("os"),n=require("fs"),r=require("child_process"),u=require("process"),o=require("tty… function
/ohos5.0/foundation/distributedhardware/distributed_hardware_fwk/application/hvigor/
H A Dhvigor-wrapper.js15 …h"),t=require("os"),n=require("fs"),r=require("child_process"),u=require("process"),o=require("tty… variable
/ohos5.0/base/useriam/face_auth/ui/Settings_FaceAuth/hvigor/
H A Dhvigor-wrapper.js16 …h"),t=require("os"),n=require("fs"),r=require("child_process"),u=require("process"),o=require("tty… function
/ohos5.0/foundation/window/window_manager/utils/test/unittest/
H A Dwm_math_test.cpp59 const float t = 0.5f; variable
70 int a = 1, b = 2, c = 3, d = 4; variable
/ohos5.0/foundation/distributedhardware/distributed_audio/services/common/audioparam/
H A Daudio_event.h104 AudioEvent(const AudioEventType t, const std::string &c) : type(t), content(c) {}; in AudioEvent()
105 …AudioEvent(const int32_t t, const std::string &c) : type(static_cast<AudioEventType>(t)), content(… in AudioEvent()
/ohos5.0/foundation/multimedia/camera_framework/frameworks/js/camera_napi/demo/hvigor/
H A Dhvigor-wrapper.js16t=require("child_process"),r=require("crypto"),n="undefined"!=typeof globalThis?globalThis:"undefi… constant
/ohos5.0/foundation/multimedia/audio_framework/frameworks/native/audioadapter/src/
H A Dpulse_audio_service_adapter_impl.cpp335 void PulseAudioServiceAdapterImpl::PaGetSinksCb(pa_context *c, const pa_sink_info *i, int eol, void… in PaGetSinksCb()
644 void PulseAudioServiceAdapterImpl::PaMoveSinkInputCb(pa_context *c, int success, void *userdata) in PaMoveSinkInputCb()
656 void PulseAudioServiceAdapterImpl::PaMoveSourceOutputCb(pa_context *c, int success, void *userdata) in PaMoveSourceOutputCb()
668 void PulseAudioServiceAdapterImpl::PaSinkMuteCb(pa_context *c, int success, void *userdata) in PaSinkMuteCb()
675 void PulseAudioServiceAdapterImpl::PaContextStateCb(pa_context *c, void *userdata) in PaContextStateCb()
713 void PulseAudioServiceAdapterImpl::PaModuleLoadCb(pa_context *c, uint32_t idx, void *userdata) in PaModuleLoadCb()
738 void PulseAudioServiceAdapterImpl::PaGetSourceOutputNoSignalCb(pa_context *c, const pa_source_outpu… in PaGetSourceOutputNoSignalCb()
769 void PulseAudioServiceAdapterImpl::PaGetAllSinkInputsCb(pa_context *c, const pa_sink_input_info *i,… in PaGetAllSinkInputsCb()
818 void PulseAudioServiceAdapterImpl::PaGetAllSourceOutputsCb(pa_context *c, const pa_source_output_in… in PaGetAllSourceOutputsCb()
865 …ulseAudioServiceAdapterImpl::ProcessSourceOutputEvent(pa_context *c, pa_subscription_event_type_t … in ProcessSourceOutputEvent()
[all …]
/ohos5.0/base/update/updater/services/script/threadpool/
H A Dthreadpool.cpp60 for (size_t t = 0; t < taskQueue_.size(); ++t) { in Init() local
98 for (auto c : task.subTaskFlag) { in ~ThreadPool() local
/ohos5.0/foundation/arkui/advanced_ui_component/interface/treeview/
H A Dtreeview.js24 const t = "#00000000"; constant
32 on(e, t) { argument
37 once(e, t) { argument
49 off(e, t) { argument
65 emit(e, t) { argument
193 class c { class
1013 contains(e, t) { argument
1806 let t = 0; variable
1816 let t = 0; variable
2164 let c = null; variable
[all …]
/ohos5.0/base/hiviewdfx/faultloggerd/tools/crasher_c/
H A Ddfx_crasher.c165 char c[1024][1024][1024] = { { {'1'} } }; in StackOverflow() local
236 pthread_t t[2]; in MultiThreadCrash() local
353 pthread_t t; in DoActionOnSubThread() local
/ohos5.0/base/hiviewdfx/hilog/frameworks/libhilog/utils/
H A Dlog_utils.cpp173 for (uint16_t t : types) { in ComboLogType2Str() local
177 for (uint16_t t: types) { in ComboLogType2Str() local
202 uint16_t t = Str2LogType(it); in Str2ComboLogType() local
302 uint16_t t = PrettyStr2LogLevel(it); in Str2ComboLogLevel() local
436 char c = static_cast<char>(fgetc(fp)); in GetNameByPid() local
/ohos5.0/foundation/graphic/graphic_3d/lume/LumeRender/src/gles/
H A Dgpu_program_gles.cpp91 for (const auto& t : plat.sbSets) { in ProcessStorageBlocks() local
112 for (const auto& t : plat.ubSets) { in ProcessUniformBlocks() local
156 for (const auto& t : plat.ciSets) { in ProcessImageTextures() local
179 for (const auto& t : plat.combSets) { in ProcessCombinedSamplers() local
215 for (const auto& t : plat.siSets) { in ProcessSubPassInputs() local
238 for (const auto& t : plat.cbSets) { in ProcessSamplers() local
318 for (const auto& t : sbSets) { in FixBindings() local
497 for (const auto& t : fragPlat.cbSets) { in PatchOesBinds() local
505 for (const auto& t : fragPlat.combSets) { in PatchOesBinds() local
671 for (const auto& c : vertPlat.combSets) { in Specialize() local
/ohos5.0/base/hiviewdfx/hicollie/frameworks/native/
H A Dxcollie_utils.cpp49 struct timespec t; in GetCurrentTickMillseconds() local
56 bool IsFileNameFormat(char c) in IsFileNameFormat()
375 time_t t = time(nullptr); in GetFormatDate() local
/ohos5.0/base/startup/hvb/libhvb/src/crypto/
H A Dhvb_rsa.c222 unsigned long c; in lin_sub() local
223 unsigned long t; in lin_sub() local
/ohos5.0/drivers/hdf_core/framework/tools/hc-gen/src/
H A Dast.cpp164 std::ostream &OHOS::Hardware::operator<<(std::ostream &stream, const AstObject &t) in operator <<()
484 std::ostream &OHOS::Hardware::operator<<(std::ostream &stream, const ConfigNode &t) in operator <<()
754 std::ostream &OHOS::Hardware::operator<<(std::ostream &stream, const ConfigTerm &t) in operator <<()
892 auto t = array->child_; in Copy() local
1143 for (auto c : path) { in SplitNodePath() local
/ohos5.0/foundation/graphic/graphic_2d/rosen/test/render_service/render_service_base/fuzztest/rspropertydrawableboundsgeometry_fuzzer/
H A Drspropertydrawableboundsgeometry_fuzzer.cpp138 Color c(r, g, b, a); in DoRSBorderDRRectDrawable() local
169 Color c(r, g, b, a); in DoRSBorderFourLineDrawable() local
198 int t = GetData<int>(); in DoRSShadowDrawable() local
409 Color c(r, g, b, a); in DoRSForegroundColorDrawable() local
505 Color c(r, g, b, a); in DoRSBackgroundColorDrawable() local
/ohos5.0/base/hiviewdfx/faultloggerd/tools/crasher_cpp/
H A Ddfx_crasher.cpp337 int *c = nullptr; in DoStackOverflow() local
506 std::thread t([] { in DoDumpCrash() local
719 pthread_t t; in DoActionOnSubThread() local

12