/foundation/arkui/ace_engine/test/unittest/core/pattern/panel/ |
H A D | panel_test_ng.cpp | 120 PaddingProperty CreatePadding(float left, float top, float right, float bottom) in CreatePadding() argument 125 padding.top = CalcLength(top); in CreatePadding() 2801 geometryNode->padding_->top = 200.0f; in HWTEST_F() 2834 padding.top = ZERO; in HWTEST_F()
|
/kernel/linux/linux-6.6/lib/ |
H A D | test_maple_tree.c | 386 unsigned long top; in check_find() local 396 top = 4398046511104UL; in check_find() 398 top = ULONG_MAX; in check_find() 485 if (val == top) in check_find() 527 else if (val == top) in check_find()
|
/third_party/alsa-lib/src/pcm/ |
H A D | pcm.c | 634 (see top of page): 2747 snd_config_t *top; in snd_pcm_open() local 2752 name = uc_mgr_alibcfg_by_device(&top, name); in snd_pcm_open() 2756 err = snd_config_update_ref(&top); in snd_pcm_open() 2760 err = snd_pcm_open_noupdate(pcmp, top, name, stream, mode, 0); in snd_pcm_open() 2761 snd_config_unref(top); in snd_pcm_open()
|
/third_party/node/deps/v8/src/compiler/ |
H A D | bytecode-graph-builder.cc | 1282 IteratorsStates saved_state = saved_states_.top(); in RestoreState() 1425 : exception_handlers_.top().end_offset_, in VisitSingleBytecode() 4214 int current_end = exception_handlers_.top().end_offset_; in ExitThenEnterExceptionHandlers() 4294 int handler_offset = exception_handlers_.top().handler_offset_; in MakeNode() 4295 int context_index = exception_handlers_.top().context_register_; in MakeNode()
|
/third_party/node/deps/openssl/openssl/external/perl/Text-Template-1.56/lib/Text/ |
H A D | Template.pm | 1465 at the top of your program. You should probably use 1638 separate lexical scope, so you have to turn on C<strict> at the top of 1654 Because we didn't put C<use strict> at the top of the second fragment, 1767 putting C<Derived-E<gt>always_prepend('')> at the top of your module. 1840 People sometimes try to put an initialization section at the top of 1847 Then they complain because there is a C<17> at the top of the output
|
/third_party/openssl/external/perl/Text-Template-1.56/lib/Text/ |
H A D | Template.pm | 1465 at the top of your program. You should probably use 1638 separate lexical scope, so you have to turn on C<strict> at the top of 1654 Because we didn't put C<use strict> at the top of the second fragment, 1767 putting C<Derived-E<gt>always_prepend('')> at the top of your module. 1840 People sometimes try to put an initialization section at the top of 1847 Then they complain because there is a C<17> at the top of the output
|
/base/inputmethod/imf/test/unittest/cpp_test/src/ |
H A D | input_method_controller_test.cpp | 479 EXPECT_EQ(cursorInfo_.top, config.cursorInfo.top); in CheckTextConfig()
|
H A D | input_method_panel_test.cpp | 358 windowInfo_.name.c_str(), windowInfo_.top, windowInfo_.left, windowInfo_.width, windowInfo_.height); in ImcPanelShowInfoCheck() 369 windowInfo_.name.c_str(), windowInfo_.top, windowInfo_.left, windowInfo_.width, windowInfo_.height); in ImcPanelHideInfoCheck()
|
/base/web/webview/interfaces/kits/cj/src/ |
H A D | webview_ffi.cpp | 414 int32_t FfiOHOSWebviewCtlPageUp(int64_t id, bool top) in FfiOHOSWebviewCtlPageUp() argument 420 nativeWebviewCtl->ScrollPageUp(top); in FfiOHOSWebviewCtlPageUp()
|
/base/web/webview/interfaces/kits/napi/webviewcontroller/ |
H A D | webview_controller.cpp | 1255 void WebviewController::ScrollPageUp(bool top) in ScrollPageUp() argument 1259 nweb_ptr->PageUp(top); in ScrollPageUp()
|
/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/menu/ |
H A D | menu_pattern.cpp | 311 padding.left = padding.right = padding.top = padding.bottom = CalcLength(contentPadding); in CreateMenuScroll() 1544 auto currentNode = nodeStack.top(); in RecordItemsAndGroups()
|
/foundation/arkui/ace_engine/frameworks/bridge/declarative_frontend/style_string/ |
H A D | js_span_object.cpp | 856 if (edge.top.has_value()) { in CreateEdge() 857 obj->SetProperty("top", edge.top->GetDimension().ConvertToVp()); in CreateEdge()
|
/foundation/arkui/ace_engine/test/unittest/core/pattern/image/ |
H A D | image_test_ng.cpp | 1839 .top = Dimension(-1), in HWTEST_F() 1845 tmp.top = Dimension(cases[i][1]); in HWTEST_F()
|
/foundation/arkui/ace_engine/frameworks/core/pipeline/base/ |
H A D | render_node.cpp | 528 if (positionParam_.top.second) { in SetPosition() 529 selfOffset.SetY(NormalizePercentToPx(positionParam_.top.first, true)); in SetPosition() 2202 // top right in ComputeSelectedZone() 2214 // top left in ComputeSelectedZone()
|
/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/time_picker/ |
H A D | timepicker_dialog_view.cpp | 402 margin.top = CalcLength(dialogTheme->GetDividerHeight()); 459 margin.top = CalcLength(dialogTheme->GetDividerHeight() / MARGIN_HALF);
|
/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/text/ |
H A D | base_text_select_overlay.cpp | 573 parent = nodeStack.top(); in RevertLocalPointWithTransform() 1292 if (safeAreaPadding.top && LessNotEqual(handle.Top(), paddingRect.Top())) { in CheckHandleIsInSafeAreaPadding()
|
/foundation/arkui/ace_engine/frameworks/core/interfaces/native/node/ |
H A D | node_api.cpp | 1880 void CanvasDrawRect(ArkUICanvasHandle canvas, ArkUI_Float32 left, ArkUI_Float32 top, ArkUI_Float32 right, in CanvasDrawRect() argument 1884 "DrawRect canvas=%{public}p [%{public}f, %{public}f, %{public}f, %{public}f]\n", canvas, left, top, right, in CanvasDrawRect()
|
/foundation/multimedia/av_session/services/session/server/ |
H A D | avsession_item.cpp | 1842 void AVSessionItem::SetTop(bool top) 1844 descriptor_.isTopSession_ = top;
|
/kernel/linux/linux-5.10/drivers/net/dsa/sja1105/ |
H A D | sja1105_static_config.c | 320 sja1105_packing(buf, &entry->top[i], in sja1105et_mac_config_entry_packing() 354 sja1105_packing(buf, &entry->top[i], in sja1105pqrs_mac_config_entry_packing()
|
/kernel/linux/linux-5.10/drivers/misc/altera-stapl/ |
H A D | altera.c | 1006 * ...stack 2 is top address in altera_execute() 1011 s32 top = stack[stack_ptr - 3]; in altera_execute() local 1025 pc = top + code_sect; in altera_execute() 1073 * Exchange top with Nth stack value in altera_execute() 1075 * to swap with top element in altera_execute()
|
/kernel/linux/linux-5.10/drivers/media/platform/sti/delta/ |
H A D | delta-v4l2.c | 737 crop.top = 0; in delta_g_selection() 752 s->r.top = 0; in delta_g_selection()
|
/kernel/linux/linux-5.10/drivers/usb/gadget/udc/ |
H A D | goku_udc.c | 416 top: in read_fifo() 494 goto top; in read_fifo()
|
H A D | udc-xilinx.c | 599 top: in xudc_read_fifo() 649 goto top; in xudc_read_fifo()
|
/kernel/linux/linux-5.10/drivers/media/usb/dvb-usb/ |
H A D | cxusb.c | 668 .top = MXL5005S_TOP_25P2, 686 .top = MXL5005S_TOP_25P2,
|
/kernel/linux/linux-5.10/drivers/media/usb/dvb-usb-v2/ |
H A D | af9015.c | 959 .top = MXL5005S_TOP_25P2, 976 .top = MXL5005S_TOP_25P2,
|