/ohos5.0/foundation/graphic/graphic_3d/lume/LumeRender/api/render/shaders/common/ |
H A D | render_tonemap_common.h | 27 const float a = 2.51f; in TonemapAces() local 41 float a = 15.8f; in TonemapAcesFilmRec2020() local 55 const float a = 0.15f; in TonemapFilmic() local 60 const float f = 0.30f; in TonemapFilmic() local 65 const float a = 0.15f; in TonemapFilmic() local 70 const float f = 0.30f; in TonemapFilmic() local
|
/ohos5.0/foundation/graphic/graphic_2d/rosen/test/render_service/render_service_base/unittest/animation/ |
H A D | rs_interpolator_test.cpp | 136 auto f = [](float a) { return a; }; in __anonb711a6680102() variable 154 auto f = [](float a) { return a; }; in __anonb711a6680202() variable
|
/ohos5.0/foundation/graphic/graphic_2d/rosen/test/2d_graphics/drawing_ndk/cpp/dm/ |
H A D | conic_paths.cpp | 87 …rawSence(OH_Drawing_Canvas* canvas, OH_Drawing_Pen* pen, OH_Drawing_Brush* brush, uint8_t a, int p) in DrawSence() 152 for (int f = 0; f < fPaths.size(); ++f) { in OnTestFunction() local
|
/ohos5.0/foundation/graphic/graphic_2d/rosen/test/2d_graphics/fuzztest/draw/colorspace_fuzzer/ |
H A D | color_space_fuzzer.cpp | 71 float a = GetObject<float>(); in ColorSpaceFuzzTest002() local 76 float f = GetObject<float>(); in ColorSpaceFuzzTest002() local
|
/ohos5.0/foundation/graphic/graphic_2d/rosen/samples/2d_graphics/test/src/ |
H A D | pen_test.cpp | 117 Point a(rect.GetLeft(), rect.GetTop() + rect.GetHeight() * 2.0f / MARGINE_SCALE_SIZE); in TestPenMiterLimit() local 154 Point a(rect.GetLeft() + rect.GetWidth() / 4.0f, rect.GetTop() + 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 239 Point a(rect.GetLeft() + rect.GetWidth() / 4.0f, rect.GetTop() + 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/foundation/graphic/graphic_2d/rosen/modules/2d_graphics/include/effect/ |
H A D | color_space.h | 52 float g, a, b, c, d, e, f; member
|
/ohos5.0/base/security/certificate_framework/test/unittest/v1.0/src/ |
H A D | cf_mock.cpp | 120 … .WillByDefault([this](const OPENSSL_STACK *st, OPENSSL_sk_copyfunc c, OPENSSL_sk_freefunc f) { in SetMockFunDefaultBehaviorPartOne() 418 int __wrap_i2d_X509(X509 *a, unsigned char **out) in __wrap_i2d_X509() 518 int __wrap_i2d_PUBKEY(EVP_PKEY *a, unsigned char **pp) in __wrap_i2d_PUBKEY() 588 int __wrap_i2d_ASN1_INTEGER(ASN1_INTEGER *a, unsigned char **out) in __wrap_i2d_ASN1_INTEGER() 678 int __wrap_i2d_ASN1_TYPE(ASN1_TYPE *a, unsigned char **out) in __wrap_i2d_ASN1_TYPE() 688 long __wrap_ASN1_INTEGER_get(const ASN1_INTEGER *a) in __wrap_ASN1_INTEGER_get() 708 int __wrap_i2d_GENERAL_NAME(GENERAL_NAME *a, unsigned char **out) in __wrap_i2d_GENERAL_NAME() 748 int __wrap_X509_verify(X509 *a, EVP_PKEY *r) in __wrap_X509_verify() 778 int __wrap_i2d_X509_REVOKED(X509_REVOKED *a, unsigned char **out) in __wrap_i2d_X509_REVOKED() 788 int __wrap_i2d_X509_CRL(X509_CRL *a, unsigned char **out) in __wrap_i2d_X509_CRL() [all …]
|
/ohos5.0/foundation/graphic/graphic_2d/rosen/test/2d_graphics/fuzztest/draw/paint_fuzzer/ |
H A D | paint_fuzzer.cpp | 61 int a = GetObject<int>(); in PaintFuzzTest001() local 73 scalar f = GetObject<scalar>(); in PaintFuzzTest001() local
|
/ohos5.0/base/inputmethod/imf/frameworks/js/napi/inputmethodlist/ |
H A D | inputmethodlist.js | 56 constructor(a, b, c, d = -1, e = undefined, f) { argument
|
/ohos5.0/commonlibrary/rust/ylong_runtime/ylong_runtime/src/io/ |
H A D | read_task.rs | 47 pub(crate) fn new(reader: &'a mut R, buf: &'a mut [u8]) -> ReadTask<'a, R> { in new() 87 pub(crate) fn new(reader: &'a mut R, buf: &'a mut Vec<u8>) -> ReadToEndTask<'a, R> { in new() 158 pub(crate) fn new(reader: &'a mut R, dst: &'a mut String) -> ReadToStringTask<'a, R> { in new() 232 pub(crate) fn new(reader: &'a mut R, buf: &'a mut [u8]) -> ReadExactTask<'a, R> { in new() 282 pub(crate) fn new(reader: &'a mut R, delim: u8, buf: &'a mut Vec<u8>) -> ReadUtilTask<'a, R> { in new() 350 pub(crate) fn new(reader: &'a mut R, buf: &'a mut String) -> ReadLineTask<'a, R> { in new() 500 let mut f = File::create(file_path).await.unwrap(); in ut_io_string_result() localVariable 505 let f = File::open(file_path).await.unwrap(); in ut_io_string_result() localVariable
|
/ohos5.0/foundation/arkui/ace_engine/advanced_ui_component/foldsplitcontainer/interfaces/ |
H A D | foldsplitcontainer.js | 684 let f = 0; variable 696 let a; variable
|
/ohos5.0/foundation/resourceschedule/ffrt/test/ut/testcase/ |
H A D | ut_csync.cpp | 205 int a = 0; variable 228 int a = 0; variable 263 std::atomic_int a = 0; variable 727 auto ThreadFunc1 = [](int a, const int& b) { in __anonc91b23f77402() 732 auto ThreadFunc2 = [](const char* a, const char* b) { in __anonc91b23f77502() 817 foo f; variable 843 foo f; variable 873 int a = 0; variable 883 int a = 0; variable 906 int a = 0; variable
|
/ohos5.0/foundation/graphic/graphic_utils_lite/interfaces/kits/gfx_utils/ |
H A D | graphic_math.h | 46 #define MATH_MAX(a, b) ((a) > (b) ? (a) : (b)) argument 50 #define MATH_MIN(a, b) ((a) < (b) ? (a) : (b)) argument 58 #define MATH_MINUS(a, b) ((a) < (b) ? ((b) - (a)) : ((a) - (b))) argument 66 #define MATH_FLT_EQUAL(a, b) (MATH_ABS((a) - (b)) <= UI_FLT_EPSILON) argument 947 inline int64_t FloatToInt64(float f) in FloatToInt64()
|
/ohos5.0/foundation/graphic/graphic_3d/lume/LumeBinaryCompile/lumeassetcompiler/src/ |
H A D | main.cpp | 84 FILE* f = fopen(filename.c_str(), "rb"); local 192 auto addString = [&dst, &stringtable](std::string_view a) -> Elf32_Word { 276 auto addString = [&dst, &stringtable](std::string_view a) -> Elf32_Word {
|
/ohos5.0/foundation/multimedia/camera_framework/frameworks/js/camera_napi/demo/hvigor/ |
H A D | hvigor-wrapper.js | 16 …fs"),t=require("child_process"),r=require("crypto"),n="undefined"!=typeof globalThis?globalThis:"u… constant
|
/ohos5.0/foundation/graphic/graphic_2d/utils/color_manager/export/ |
H A D | color_space.h | 115 float a; member 120 float f; member
|
/ohos5.0/foundation/arkui/ace_engine/test/unittest/core/pattern/text/ |
H A D | span_string_test_ng.cpp | 400 auto a = AceType::MakeRefPtr<MutableSpanString>("0123456789"); variable 416 bool CompareSpanList(const std::list<RefPtr<SpanBase>>& a, const std::list<RefPtr<SpanBase>>& b) in CompareSpanList() 442 auto a = AceType::MakeRefPtr<MutableSpanString>("0123456789"); variable 631 Font f; variable 680 Font f; variable 689 Font f; variable
|
/ohos5.0/base/security/huks/test/unittest/huks_standard_test/three_stage_test/src/ |
H A D | hks_chipset_platform_encrypt_test.cpp | 509 #define MAP_SCENE_ENUM_KEY_VALUE(a) { (#a), (a) } in ReadInputFile() argument 514 std::ifstream f(path, std::ios::binary | std::ios::in); in ReadInputFile() local
|
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components/common/properties/ |
H A D | decoration.cpp | 345 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 D | ui_chart.cpp | 721 int64_t a = p1.y - p2.y; 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 D | rs_base_render_util.cpp | 115 float a = 0.0f; member 120 float f = 0.0f; member 184 const float a = 2.51f; in ACESToneMapping() local 459 [&](const GraphicHDRMetaData &a, const GraphicHDRMetaData &b)->bool { in GetColorSpaceFromMetaData()
|
/ohos5.0/foundation/arkui/advanced_ui_component/interface/treeview/ |
H A D | treeview.js | 17 …var s, a = arguments.length, d = a < 3 ? t : null === i ? i = Object.getOwnPropertyDescriptor(t, o… variable 87 class a { class 305 constructor(e, t, o, i, s, a) { argument 581 class f extends N { class 2753 const a = (t, o) => { constant
|
/ohos5.0/foundation/arkui/ace_engine/advanced_ui_component/atomicserviceweb/interfaces/ |
H A D | atomicserviceweb.js | 1338 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 D | sqlite_single_ver_relational_storage_executor.cpp | 66 int PermitSelect(void *a, int b, const char *c, const char *d, const char *e, const char *f) in PermitSelect() 403 std::sort(fields.begin(), fields.end(), [] (const FieldInfo &a, const FieldInfo &b) { in UpgradeFields()
|
/ohos5.0/foundation/distributeddatamgr/pasteboard/services/dialog/PasteboardDialog/hvigor/ |
H A D | hvigor-wrapper.js | 15 …fs"),r=require("child_process"),u=require("process"),o=require("tty"),i=require("util"),s=require(… constant
|