/kernel/linux/patches/linux-5.10/prebuilts/usr/include/linux/ |
H A D | videodev2.h | 143 __s32 top; member
|
/third_party/mesa3d/src/mesa/main/ |
H A D | dlist.c | 2778 save_Frustum(GLdouble left, GLdouble right, GLdouble bottom, GLdouble top, GLdouble nearval, GLdouble farval) save_Frustum() argument 3376 save_Ortho(GLdouble left, GLdouble right, GLdouble bottom, GLdouble top, GLdouble nearval, GLdouble farval) save_Ortho() argument 9414 save_MatrixOrthoEXT(GLenum matrixMode, GLdouble left, GLdouble right, GLdouble bottom, GLdouble top, GLdouble nearval, GLdouble farval) save_MatrixOrthoEXT() argument 9437 save_MatrixFrustumEXT(GLenum matrixMode, GLdouble left, GLdouble right, GLdouble bottom, GLdouble top, GLdouble nearval, GLdouble farval) save_MatrixFrustumEXT() argument [all...] |
/third_party/skia/third_party/externals/angle2/src/libGL/ |
H A D | libGL_autogen.cpp | 890 glOrtho(GLdouble left, GLdouble right, GLdouble bottom, GLdouble top, GLdouble zNear, GLdouble zFar) in glOrtho() argument 439 glFrustum(GLdouble left, GLdouble right, GLdouble bottom, GLdouble top, GLdouble zNear, GLdouble zFar) glFrustum() argument
|
/foundation/arkui/ace_engine/frameworks/bridge/declarative_frontend/jsview/ |
H A D | js_view_abstract.cpp | 409 CalcDimension top; in ParseLocationPropsEdges() local 484 CalcDimension top; in ParseLocalizedEdges() local 522 CalcDimension top; in ParseMarkAnchorPosition() local 1281 Color top; ParseEdgeColors() local 1301 Color top; ParseLocalizedEdgeColors() local 1339 CalcDimension top; ParseEdgeWidths() local 1368 CalcDimension top; ParseEdgeWidthsProps() local 3070 CalcDimension top; JsPixelStretchEffect() local 3092 InitPixStretchEffect( CalcDimension& left, CalcDimension& right, CalcDimension& top, CalcDimension bottom) InitPixStretchEffect() argument 3762 GetLocalizedPadding(const std::optional<CalcDimension>& top, const std::optional<CalcDimension>& bottom, const std::optional<CalcDimension>& start, const std::optional<CalcDimension>& end) GetLocalizedPadding() argument 3802 ParseMarginOrPaddingCorner(JSRef<JSObject> obj, std::optional<CalcDimension>& top, std::optional<CalcDimension>& bottom, std::optional<CalcDimension>& left, std::optional<CalcDimension>& right) ParseMarginOrPaddingCorner() argument 4122 CalcDimension top; ParseOuterBorderWidth() local [all...] |
/foundation/arkui/ace_engine/interfaces/native/node/ |
H A D | style_modifier.cpp | 945 struct ArkUISizeType top = { item->value[topIndex].f32, unit }; in SetPadding() local 1046 ArkUISizeType top, right, bottom, left; in SetMargin() local 3432 struct ArkUISizeType top = { item->value[topIndex].f32, UNIT_PERCENT }; SetPaddingPercent() local 3468 struct ArkUISizeType top = { item->value[topIndex].f32, UNIT_PERCENT }; SetMarginPercent() local [all...] |
/third_party/mesa3d/include/D3D9/ |
H A D | d3d9types.h | 134 LONG top; member
|
/third_party/protobuf/ruby/ext/google/protobuf_c/ |
H A D | upb.c | 8099 int *stack, *top, *stacklimit; global() member 8115 static upb_pb_encoder_segment *top(upb_pb_encoder *e) { top() function 9200 upb_jsonparser_frame *top; global() member 11803 int top = parser->parser_top; parse() local 12227 int top; json_parser_reset() local [all...] |
H A D | upb.h | 6149 upb_pbdecoder_frame *stack, *top, *limit; member
|
/third_party/glfw/deps/ |
H A D | nuklear.h | 4451 struct nk_color top; member 8903 nk_fill_rect_multi_color(struct nk_command_buffer *b, struct nk_rect rect, struct nk_color left, struct nk_color top, struct nk_color right, struct nk_color bottom) nk_fill_rect_multi_color() argument 10192 nk_draw_list_fill_rect_multi_color(struct nk_draw_list *list, struct nk_rect rect, struct nk_color left, struct nk_color top, struct nk_color right, struct nk_color bottom) nk_draw_list_fill_rect_multi_color() argument [all...] |
/third_party/skia/third_party/externals/sfntly/java/lib/ |
H A D | icu4j-4_8_1_1.jar | META-INF/
META-INF/MANIFEST.MF
com/
com/ibm/
com/ibm/icu/
com/ibm/icu/impl/
... |
/foundation/arkui/ace_engine/frameworks/core/interfaces/arkoala/ |
H A D | arkoala_api.h | 1366 ArkUI_Int32 top; member [all...] |
/test/xts/acts/arkui/ace_c_arkui_test/entry/src/main/cpp/Dialog/ |
H A D | arkoala_api.h | 1275 ArkUI_Int32 top; member [all...] |
/third_party/rust/crates/memchr/bench/data/code/ |
H A D | rust-library.rs | 13425 let mut top = heap.peek_mut().unwrap(); in test_peek_mut() variables 13437 let mut top = heap.peek_mut().unwrap(); in test_peek_mut_pop() variables [all...] |
/third_party/sqlite/src/ |
H A D | sqlite3.c | 70158 int top = get2byte(&data[hdr+5]); global() local 70322 int top; /* First byte of cell content area */ global() local 70608 int top; /* First byte of the cell content area */ global() local [all...] |