| /kernel/linux/linux-6.6/include/linux/ |
| H A D | user_namespace.h | 29 struct uid_gid_extent *reverse; member
|
| /kernel/linux/linux-6.6/drivers/video/console/ |
| H A D | sticon.c | 332 sticon_build_attr(struct vc_data *conp, u8 color, enum vc_intensity intens, bool blink, bool underline, bool reverse, bool italic) sticon_build_attr() argument
|
| /kernel/linux/linux-6.6/drivers/usb/typec/mux/ |
| H A D | nb7vpq904m.c | 110 bool reverse = (nb7->orientation == TYPEC_ORIENTATION_REVERSE); in nb7vpq904m_set() local [all...] |
| /kernel/linux/linux-6.6/include/uapi/linux/ |
| H A D | x25.h | 107 unsigned int reverse; member
|
| /kernel/linux/patches/linux-5.10/prebuilts/usr/include/linux/ |
| H A D | x25.h | 73 unsigned int reverse; member
|
| /kernel/linux/patches/linux-4.19/prebuilts/usr/include/linux/ |
| H A D | x25.h | 60 unsigned int reverse; member
|
| /kernel/linux/patches/linux-6.6/prebuilts/usr/include/linux/ |
| H A D | x25.h | 73 unsigned int reverse; member
|
| /third_party/ffmpeg/libavfilter/ |
| H A D | vf_lensfun.c | 83 int reverse; member
|
| /third_party/icu/ohos_icu4j/src/main/tests/ohos/global/icu/dev/util/ |
| H A D | CollectionUtilities.java | 80 public static <T> Map<T,T> asMap(T[][] source, Map<T,T> target, boolean reverse) { in asMap() argument
|
| /third_party/icu/icu4j/main/tests/framework/src/com/ibm/icu/dev/util/ |
| H A D | CollectionUtilities.java | 77 public static <T> Map<T,T> asMap(T[][] source, Map<T,T> target, boolean reverse) { in asMap() argument
|
| /third_party/skia/src/core/ |
| H A D | SkEdgeClipper.cpp | 146 bool reverse = sort_increasing_Y(pts, srcPts, 3); in clipMonoQuad() local 339 bool reverse = sort_increasing_Y(pts, src, 4); clipMonoCubic() local 462 appendVLine(SkScalar x, SkScalar y0, SkScalar y1, bool reverse) appendVLine() argument 474 appendQuad(const SkPoint pts[3], bool reverse) appendQuad() argument 488 appendCubic(const SkPoint pts[4], bool reverse) appendCubic() argument [all...] |
| /third_party/skia/tests/ |
| H A D | TriangulatingPathRendererTests.cpp | 798 Edge reverse() const { return {fP1, fP0}; } in reverse() function
|
| /third_party/skia/src/pathops/ |
| H A D | SkPathWriter.cpp | 259 SkPath reverse; in assemble() local
|
| /third_party/toybox/porting/liteos_a/toys/posix/ |
| H A D | ls.c | 162 int ret = 0, reverse = FLAG(r) ? -1 : 1; in compare() local
|
| /third_party/toybox/toys/posix/ |
| H A D | ls.c | 163 int ret = 0, reverse = FLAG(r) ? -1 : 1; in compare() local
|
| /base/hiviewdfx/hiview/base/utility/ |
| H A D | string_util.cpp | 288 string VectorToString(const vector<string>& src, bool reverse, const string& tag) in VectorToString() argument
|
| /foundation/arkui/ace_engine/frameworks/core/components/list/ |
| H A D | list_element.cpp | 906 bool ListElement::RequestNextFocus(bool vertical, bool reverse, const Rect& rect) in RequestNextFocus() argument
|
| H A D | layout_manager.h | 80 int32_t RequestNextFocus(bool vertical, bool reverse) in RequestNextFocus() argument
|
| /foundation/arkui/ace_engine/frameworks/core/components/search/ |
| H A D | render_search.cpp | 319 bool RenderSearch::HandleFocusEvent(bool vertical, bool reverse) in HandleFocusEvent() argument
|
| /foundation/arkui/ace_engine/frameworks/core/components/calendar/ |
| H A D | calendar_component.cpp | 78 bool reverse = false; in GoToMonth() local 216 bool reverse = false; in CalculateNextIndex() local
|
| /foundation/arkui/ace_engine/frameworks/bridge/common/dom/ |
| H A D | dom_list.cpp | 653 bool reverse = scrollArrowParams->GetBool("reverse", false); in CallSpecializedMethod() local 744 void DOMList::ScrollArrowMethod(bool reverse, bool isSmooth) in ScrollArrowMethod() argument 802 bool reverse = params->GetBool("reverse", false); in ScrollPageMethod() local
|
| /foundation/arkui/ace_engine/frameworks/bridge/declarative_frontend/jsview/ |
| H A D | js_slider.cpp | 128 bool reverse = false; in Create() local
|
| /foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/waterflow/ |
| H A D | water_flow_pattern.cpp | 397 void WaterFlowPattern::ScrollPage(bool reverse, bool smooth, AccessibilityScrollType scrollType) in ScrollPage() argument
|
| /foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/waterflow/layout/sliding_window/ |
| H A D | water_flow_layout_sw.cpp | 79 const bool reverse = props_->IsReverse(); in Layout() local 680 void WaterFlowLayoutSW::LayoutFooter(const OffsetF& paddingOffset, bool reverse) in LayoutFooter() argument 644 LayoutSection( size_t idx, const OffsetF& paddingOffset, float selfCrossLen, bool reverse, bool rtl) LayoutSection() argument
|
| /foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/slider/ |
| H A D | slider_content_modifier.cpp | 399 void SliderContentModifier::JudgeNeedAnimate(bool reverse) in JudgeNeedAnimate() argument
|