Home
last modified time | relevance | path

Searched +defs:e +defs:f (Results 1 – 24 of 24) sorted by relevance

/ohos5.0/foundation/graphic/graphic_3d/lume/LumeRender/api/render/shaders/common/
H A Drender_tonemap_common.h31 const float e = 0.14f; in TonemapAces() local
45 float e = 1.9f; in TonemapAcesFilmRec2020() local
59 const float e = 0.02f; in TonemapFilmic() local
60 const float f = 0.30f; in TonemapFilmic() local
69 const float e = 0.02f; in TonemapFilmic() local
70 const float f = 0.30f; in TonemapFilmic() local
/ohos5.0/commonlibrary/c_utils/base/src/
H A Dthread_pool.cpp69 for (auto& e : threads_) { in Stop() local
74 void ThreadPool::AddTask(const Task &f) in AddTask()
/ohos5.0/foundation/multimedia/camera_framework/frameworks/js/camera_napi/demo/hvigor/
H A Dhvigor-wrapper.js16 "use strict";var u=require("path"),D=require("os"),e=require("fs"),t=require("child_process"),r=req… argument
/ohos5.0/foundation/graphic/graphic_3d/lume/metaobject/include/meta/ext/
H A Devent_impl.h37 if (auto f = interface_pointer_cast<IFunction>(c)) { in IsCompatibleInterface() local
45 if (const auto f = interface_pointer_cast<IFunction>(p)) { in Call() local
83 EventImpl(const EventImpl& e) : handlers_(e.handlers_), name_(e.name_) {} in EventImpl()
/ohos5.0/foundation/graphic/graphic_2d/rosen/test/2d_graphics/fuzztest/draw/colorspace_fuzzer/
H A Dcolor_space_fuzzer.cpp75 float e = GetObject<float>(); in ColorSpaceFuzzTest002() local
76 float f = GetObject<float>(); in ColorSpaceFuzzTest002() local
/ohos5.0/foundation/distributeddatamgr/pasteboard/services/dialog/PasteboardDialog/hvigor/
H A Dhvigor-wrapper.js15e=require("path"),t=require("os"),n=require("fs"),r=require("child_process"),u=require("process"),… argument
/ohos5.0/foundation/distributedhardware/distributed_hardware_fwk/application/hvigor/
H A Dhvigor-wrapper.js15e=require("path"),t=require("os"),n=require("fs"),r=require("child_process"),u=require("process"),… argument
/ohos5.0/base/useriam/face_auth/ui/Settings_FaceAuth/hvigor/
H A Dhvigor-wrapper.js16e=require("path"),t=require("os"),n=require("fs"),r=require("child_process"),u=require("process"),… argument
/ohos5.0/foundation/graphic/graphic_2d/rosen/modules/2d_graphics/include/effect/
H A Dcolor_space.h52 float g, a, b, c, d, e, f; member
/ohos5.0/foundation/arkui/advanced_ui_component/interface/treeview/
H A Dtreeview.js32 on(e, t) { argument
37 once(e, t) { argument
49 off(e, t) { argument
65 emit(e, t) { argument
114 getData(e) { argument
194 constructor(e) { argument
581 class f extends N { class
1490 init(e) { argument
1805 let e = 0; variable
2326 function _(e) { argument
[all …]
/ohos5.0/foundation/graphic/graphic_2d/rosen/samples/2d_graphics/test/src/
H A Dpen_test.cpp168 Point e(rect.GetLeft() + rect.GetWidth() / 4.0f, rect.GetBottom() - rect.GetHeight() / 4.0f); in TestPenCapStyle() local
170 Point f(rect.GetRight() - rect.GetWidth() / 4.0f, rect.GetBottom() - rect.GetHeight() / 4.0f); in TestPenCapStyle() local
241 Point e(rect.GetLeft() + rect.GetWidth() / 4.0f, rect.GetBottom() - rect.GetHeight() / 4.0f); in TestPenAntiAlias() local
242 Point f(rect.GetRight() - rect.GetWidth() / 4.0f, rect.GetBottom() - rect.GetHeight() / 4.0f); in TestPenAntiAlias() local
/ohos5.0/base/inputmethod/imf/frameworks/js/napi/inputmethodlist/
H A Dinputmethodlist.js56 constructor(a, b, c, d = -1, e = undefined, f) { argument
/ohos5.0/foundation/arkui/ace_engine/advanced_ui_component/foldsplitcontainer/interfaces/
H A Dfoldsplitcontainer.js683 let e = 0; variable
684 let f = 0; variable
/ohos5.0/foundation/filemanagement/app_file_service/frameworks/native/backup_ext/src/
H A Dext_extension.cpp536 } catch (const BError &e) { in PublishFile() local
539 } catch (const exception &e) { in PublishFile() local
577 } catch (const BError &e) { in PublishIncrementalFile() local
580 } catch (const exception &e) { in PublishIncrementalFile() local
957 } catch (const BError &e) { in AsyncTaskBackup() local
1318 } catch (const BError &e) { in AsyncTaskRestore() local
1386 } catch (const BError &e) { in AsyncTaskIncrementalRestore() local
1428 } catch (const BError &e) { in AsyncTaskIncreRestoreSpecialVersion() local
1477 } catch (const BError &e) { in AsyncTaskRestoreForUpgrade() local
1531 } catch (const BError &e) { in AsyncTaskIncrementalRestoreForUpgrade() local
[all …]
/ohos5.0/foundation/graphic/graphic_3d/lume/LumeBinaryCompile/lumeassetcompiler/src/
H A Dmain.cpp54 for (const auto& e : g_validExts) { local
84 FILE* f = fopen(filename.c_str(), "rb"); local
320 FILE* e = fopen(fname.c_str(), "wb"); local
468 FILE* e = fopen(fname.c_str(), "wb"); local
/ohos5.0/base/security/dlp_permission_service/interfaces/inner_api/dlp_fuse/test/unittest/src/
H A Dfuse_mock.cpp179 int fuse_reply_entry(fuse_req_t req, const struct fuse_entry_param *e) in fuse_reply_entry()
213 int fuse_reply_open(fuse_req_t req, const struct fuse_file_info *f) in fuse_reply_open()
H A Dfuse_daemon_test.cpp58 static int FuseReplyOpenMock(fuse_req_t req, const struct fuse_file_info *f) in FuseReplyOpenMock()
65 int FuseReplyEntryMock(fuse_req_t req, const struct fuse_entry_param *e) in FuseReplyEntryMock()
/ohos5.0/foundation/graphic/graphic_2d/utils/color_manager/export/
H A Dcolor_space.h119 float e; member
120 float f; member
/ohos5.0/foundation/distributeddatamgr/relational_store/frameworks/js/napi/cloud_extension/
H A Dcloud_extension_stub.js26 let f; variable
917 async function e(x3) { function
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components/common/properties/
H A Ddecoration.cpp345 void CanvasPath2D::SetTransform(double a, double b, double c, double d, double e, double f) in SetTransform()
/ohos5.0/foundation/arkui/ui_lite/frameworks/components/
H A Dui_chart.cpp725 int64_t e = p4.x - p3.x; in GetLineCrossPoint() local
726 int64_t f = p4.x * p3.y - p3.x * p4.y; in GetLineCrossPoint() local
/ohos5.0/foundation/graphic/graphic_2d/rosen/modules/render_service/core/pipeline/
H A Drs_base_render_util.cpp90 inline float SafePow(float x, float e) in SafePow()
119 float e = 0.0f; member
120 float f = 0.0f; member
188 const float e = 0.14f; in ACESToneMapping() local
/ohos5.0/foundation/arkui/ace_engine/advanced_ui_component/atomicserviceweb/interfaces/
H A Datomicserviceweb.js1338 constructor(a, b, c, d, e, f, g, h, i, j) { argument
/ohos5.0/foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/storage/src/sqlite/relational/
H A Dsqlite_single_ver_relational_storage_executor.cpp66 int PermitSelect(void *a, int b, const char *c, const char *d, const char *e, const char *f) in PermitSelect()