Home
last modified time | relevance | path

Searched defs:units (Results 126 - 150 of 208) sorted by relevance

123456789

/third_party/icu/icu4c/source/i18n/
H A Dnumber_skeletons.cpp1068 MeasureUnit units[CAPACITY]; in parseMeasureUnitOption() local
H A Dtmutfmt.cpp373 ResourceTable units = value.getTable(errorCode); variable
/third_party/mesa3d/src/mesa/main/
H A Des1_conversion.c706 _mesa_PolygonOffsetx(GLfixed factor, GLfixed units) in _mesa_PolygonOffsetx() argument
/third_party/node/deps/icu-small/source/i18n/
H A Dnumber_skeletons.cpp1068 MeasureUnit units[CAPACITY]; in parseMeasureUnitOption() local
H A Dtmutfmt.cpp377 ResourceTable units = value.getTable(errorCode); variable
/foundation/arkui/ace_engine/frameworks/bridge/declarative_frontend/engine/jsi/nativeModule/
H A Darkts_native_list_bridge.cpp714 int32_t units[size]; in SetDivider() local
[all...]
H A Darkts_native_tabs_bridge.cpp246 int32_t units[size]; in SetDivider() local
H A Darkts_native_image_bridge.cpp796 int units[size]; in SetBorderRadius() local
H A Darkts_native_select_bridge.cpp258 int32_t units[size]; in SetMenuAlign() local
901 int32_t units[size]; in SetDivider() local
45 PopulateUnits(const CalcDimension& dividerStrokeWidth, const CalcDimension& dividerStartMargin, const CalcDimension& dividerEndMargin, int32_t units[], uint32_t size) PopulateUnits() argument
[all...]
/third_party/ffmpeg/libavcodec/
H A Datrac3.c99 ChannelUnit *units; member
[all...]
/third_party/exfatprogs/fsck/
H A Dfsck.c1456 static const char * const units[] = {"B", "KB", "MB", "GB", "TB", "PB"}; in bytes_to_human_readable() local
/third_party/node/deps/icu-small/source/i18n/unicode/
H A Dnumberformatter.h106 namespace units { namespace
[all...]
/third_party/mesa3d/src/panfrost/midgard/
H A Dmidgard_schedule.c1108 midgard_instruction **units[] = { smul, vadd, vlut }; in mir_schedule_zs_write() local
/third_party/icu/icu4c/source/i18n/unicode/
H A Dnumberformatter.h103 namespace units { namespace
[all...]
/third_party/mesa3d/src/gallium/auxiliary/hud/
H A Dhud_context.c228 const char **units; in number_to_human_readable() local
[all...]
/third_party/skia/third_party/externals/angle2/src/libANGLE/capture/
H A Dcapture_gles_1_0_autogen.cpp1286 CapturePolygonOffsetx(const State &glState, bool isCallValid, GLfixed factor, GLfixed units) CapturePolygonOffsetx() argument
/third_party/skia/third_party/externals/angle2/src/libGLESv2/
H A Dentry_points_gles_1_0_autogen.cpp1595 void GL_APIENTRY GL_PolygonOffsetx(GLfixed factor, GLfixed units) in GL_PolygonOffsetx() argument
/third_party/skia/third_party/externals/angle2/src/tests/perf_tests/
H A DANGLEPerfTest.cpp418 std::string units; in printResults() local
241 ANGLEPerfTest(const std::string &name, const std::string &backend, const std::string &story, unsigned int iterationsPerStep, const char *units) ANGLEPerfTest() argument
631 ANGLERenderTest(const std::string &name, const RenderTestParams &testParams, const char *units) ANGLERenderTest() argument
[all...]
/third_party/skia/third_party/externals/sfntly/java/src/com/google/typography/font/sfntly/table/core/
H A DFontHeaderTable.java564 public void setUnitsPerEm(int units) { in setUnitsPerEm() argument
/third_party/skia/third_party/externals/libpng/
H A Dpngget.c891 png_get_pCAL(png_const_structrp png_ptr, png_inforp info_ptr, png_charp *purpose, png_int_32 *X0, png_int_32 *X1, int *type, int *nparams, png_charp *units, png_charpp *params) png_get_pCAL() argument
/third_party/skia/third_party/externals/icu/source/i18n/
H A Dtmutfmt.cpp373 ResourceTable units = value.getTable(errorCode); in put() local
/third_party/skia/third_party/externals/icu/source/i18n/unicode/
H A Dnumberformatter.h101 namespace units { namespace
[all...]
/foundation/arkui/ace_engine/frameworks/core/interfaces/native/node/
H A Dnode_list_modifier.cpp426 ListSetDivider( ArkUINodeHandle node, ArkUI_Uint32 color, const ArkUI_Float32* values, const int32_t* units, ArkUI_Int32 length) ListSetDivider() argument
H A Dnode_image_modifier.cpp563 void SetImageBorderRadius(ArkUINodeHandle node, const ArkUI_Float32* values, const int* units, ArkUI_Int32 length) in SetImageBorderRadius() argument
[all...]
/foundation/arkui/ace_engine/interfaces/napi/kits/utils/
H A Dnapi_utils.cpp711 static std::array<std::string, unitsNum> units = { "px", "vp", "fp", "%", "lpx", "auto" }; in DimensionToString() local

Completed in 46 milliseconds

123456789