Home
last modified time | relevance | path

Searched defs:weight (Results 101 - 125 of 656) sorted by relevance

12345678910>>...27

/third_party/node/deps/icu-small/source/common/
H A Dlocaleprioritylist.cpp38 int32_t weight; // 0..1000 = 0.0..1.0 member
79 int32_t weight = (c - '0') * 1000; in parseWeight() local
139 int32_t weight = WEIGHT_ONE; LocalePriorityList() local
182 add(const Locale &locale, int32_t weight, UErrorCode &errorCode) add() argument
[all...]
/third_party/mesa3d/src/gallium/auxiliary/vl/
H A Dvl_vertex_buffers.h79 int16_t weight; /**< enum pipe_video_mv_weight */ member
/third_party/skia/third_party/externals/icu/source/common/
H A Dlocaleprioritylist.cpp38 int32_t weight; // 0..1000 = 0.0..1.0 member
79 int32_t weight = (c - '0') * 1000; in parseWeight() local
139 int32_t weight = WEIGHT_ONE; LocalePriorityList() local
182 add(const Locale &locale, int32_t weight, UErrorCode &errorCode) add() argument
[all...]
/third_party/skia/include/core/
H A DSkFontStyle.h48 constexpr SkFontStyle(int weight, int width, Slant slant) : fValue( in SkFontStyle() argument
60 int weight() const { return fValue & 0xFFFF; } in weight() function in SkFontStyle
/third_party/skia/modules/skottie/src/animator/
H A DKeyframeAnimator.h79 float weight; // vrec0/vrec1 weight [0..1] member
/third_party/skia/bench/
H A DHairlinePathBench.cpp166 float weight = randWeight.nextRangeF(0.0f, 2.0f); variable
/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/src/ap/
H A Dairtime_policy.c111 static void set_sta_weights(struct hostapd_data *hapd, unsigned int weight) in set_sta_weights() argument
96 sta_set_airtime_weight(struct hostapd_data *hapd, struct sta_info *sta, unsigned int weight) sta_set_airtime_weight() argument
244 unsigned int weight; airtime_policy_new_sta() local
[all...]
/third_party/vk-gl-cts/framework/delibs/decpp/
H A DdeRandom.hpp137 T Random::chooseWeighted (InputIter first, InputIter last, WeightIter weight) in chooseWeighted() argument
/third_party/wpa_supplicant/wpa_supplicant-2.9/src/ap/
H A Dairtime_policy.c107 static void set_sta_weights(struct hostapd_data *hapd, unsigned int weight) in set_sta_weights() argument
92 sta_set_airtime_weight(struct hostapd_data *hapd, struct sta_info *sta, unsigned int weight) sta_set_airtime_weight() argument
240 unsigned int weight; airtime_policy_new_sta() local
[all...]
/foundation/CastEngine/castengine_wifi_display/services/agent/
H A Dagent.cpp693 AgentRunStepWeight weight = AGENT_STEP_WEIGHT_IDLE; in GetRunStepWeight() local
728 AgentRunStepWeight weight = GetRunStepWeight(step); in CheckRunStep() local
/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/menu/menu_item/
H A Dmenu_item_model_ng.cpp179 void MenuItemModelNG::SetFontWeight(FontWeight weight) in SetFontWeight() argument
212 void MenuItemModelNG::SetLabelFontWeight(FontWeight weight) in SetLabelFontWeight() argument
281 void MenuItemModelNG::SetLabelFontWeight(FrameNode* frameNode, FontWeight weight) in SetLabelFontWeight() argument
305 void MenuItemModelNG::SetFontWeight(FrameNode* frameNode, FontWeight weight) in SetFontWeight() argument
/foundation/arkui/ace_engine/frameworks/core/components/svg/
H A Drosen_render_svg_polygon.cpp235 float weight = 1.0f; in GetPath() local
125 CreateSkPaths( const std::string& points1, const std::string& points2, double weight, SkPath* out) CreateSkPaths() argument
156 CreateRSPaths( const std::string& points1, const std::string& points2, double weight, RSPath* out) CreateRSPaths() argument
/foundation/arkui/ace_engine/frameworks/bridge/cj_frontend/interfaces/cj_ffi/
H A Dcj_textfield_ffi.cpp155 FfiOHOSAceFrameworkTextFieldSetPlaceholderFont( double size, int32_t unit, const char* weight, const char* family, int32_t style) FfiOHOSAceFrameworkTextFieldSetPlaceholderFont() argument
H A Dcj_datepicker_ffi.cpp183 FfiOHOSAceFrameworkDatePickerSetDisappearTextStyle(uint32_t color, double size, int32_t unit, const char* weight, const char* family, uint32_t style) FfiOHOSAceFrameworkDatePickerSetDisappearTextStyle() argument
204 FfiOHOSAceFrameworkDatePickerSetTextStyle(uint32_t color, double size, int32_t unit, const char* weight, const char* family, uint32_t style) FfiOHOSAceFrameworkDatePickerSetTextStyle() argument
225 FfiOHOSAceFrameworkDatePickerSetSelectedTextStyle(uint32_t color, double size, int32_t unit, const char* weight, const char* family, uint32_t style) FfiOHOSAceFrameworkDatePickerSetSelectedTextStyle() argument
H A Dcj_gauge_ffi.cpp164 void FfiOHOSAceFrameworkGaugeSetLinearGradientColors(VecLinearGradientHandle linearGradients, VectorUInt32Ptr weight) in FfiOHOSAceFrameworkGaugeSetLinearGradientColors() argument
H A Dcj_select_ffi.cpp68 FfiOHOSAceFrameworkSelectSetFont( int32_t style, const char* weight, double size, int32_t sizeUnit, const char* family) FfiOHOSAceFrameworkSelectSetFont() argument
87 FfiOHOSAceFrameworkSelectSetSelectedOptionFont( int32_t style, const char* weight, double size, int32_t sizeUnit, const char* family) FfiOHOSAceFrameworkSelectSetSelectedOptionFont() argument
106 FfiOHOSAceFrameworkSelectSetOptionFont( int32_t style, const char* weight, double size, int32_t sizeUnit, const char* family) FfiOHOSAceFrameworkSelectSetOptionFont() argument
/foundation/arkui/ace_engine/frameworks/bridge/declarative_frontend/engine/jsi/nativeModule/
H A Darkts_native_timepicker_bridge.cpp76 std::string weight = DEFAULT_ERR_CODE; in SetTextStyle() local
125 std::string weight = DEFAULT_ERR_CODE; in SetSelectedTextStyle() local
174 std::string weight = DEFAULT_ERR_CODE; SetDisappearTextStyle() local
[all...]
H A Darkts_native_marquee_bridge.cpp93 std::string weight = DEFAULT_FONT_WEIGHT; in SetFontWeight() local
/foundation/arkui/ace_engine/frameworks/bridge/declarative_frontend/jsview/
H A Djs_text_clock.cpp208 std::string weight; in SetFontWeight() local
H A Djs_texttimer.cpp237 std::string weight; in SetFontWeight() local
H A Djs_menu_item.cpp232 std::string weight; in ContentFont() local
294 std::string weight; in LabelFont() local
[all...]
H A Djs_menu.cpp72 std::string weight; in Font() local
/foundation/arkui/ace_engine/frameworks/core/common/
H A Dfont_manager.h36 uint32_t weight = 0; member
51 int weight = 0; member
/foundation/arkui/ace_engine/frameworks/core/interfaces/native/node/
H A Dgauge_modifier.cpp160 void SetColors(ArkUINodeHandle node, const uint32_t* colors, const ArkUI_Float32* weight, uint32_t length) in SetColors() argument
207 std::vector<ArkUI_Float32> weight; in SetGradientColors() local
/foundation/graphic/graphic_3d/lume/LumeRender/api/render/shaders/common/
H A Drender_blur_common.h314 float weight = 0.0; in DownscaleRGBADof() local
338 float weight = samples[0].a; in BlurRGBADof() local
[all...]

Completed in 14 milliseconds

12345678910>>...27