Home
last modified time | relevance | path

Searched refs:ot (Results 1 – 25 of 38) sorted by relevance

12

/OK3568_Linux_fs/kernel/drivers/net/ethernet/chelsio/cxgb/
H A Dcpl5_cmd.h173 #define OPCODE_TID(cmd) ((cmd)->ot.opcode_tid)
195 union opcode_tid ot; member
207 union opcode_tid ot; member
217 union opcode_tid ot; member
230 union opcode_tid ot; member
246 union opcode_tid ot; member
261 union opcode_tid ot; member
273 union opcode_tid ot; member
284 union opcode_tid ot; member
296 union opcode_tid ot; member
[all …]
/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/poly2tri/sweep/
H A Dsweep.cpp341 Triangle* ot = t.GetNeighbor(i); in Legalize() local
343 if (ot) { in Legalize()
345 Point* op = ot->OppositePoint(t, *p); in Legalize()
346 int oi = ot->Index(op); in Legalize()
350 if (ot->constrained_edge[oi] || ot->delaunay_edge[oi]) { in Legalize()
351 t.constrained_edge[i] = ot->constrained_edge[oi]; in Legalize()
360 ot->delaunay_edge[oi] = true; in Legalize()
363 RotateTrianglePair(t, *p, *ot, *op); in Legalize()
374 not_legalized = !Legalize(tcx, *ot); in Legalize()
376 tcx.MapTriangleToNodes(*ot); in Legalize()
[all …]
H A Dsweep.h161 void RotateTrianglePair(Triangle& t, Point& p, Triangle& ot, Point& op);
247 …Triangle& NextFlipTriangle(SweepContext& tcx, int o, Triangle& t, Triangle& ot, Point& p, Point& …
260 Point& NextFlipPoint(Point& ep, Point& eq, Triangle& ot, Point& op);
/OK3568_Linux_fs/kernel/drivers/net/ethernet/chelsio/cxgb3/
H A Dt3_cpl.h204 #define OPCODE_TID(cmd) ((cmd)->ot.opcode_tid)
480 union opcode_tid ot; member
492 RSS_HDR union opcode_tid ot; member
502 RSS_HDR union opcode_tid ot; member
539 RSS_HDR union opcode_tid ot; member
567 union opcode_tid ot; member
577 union opcode_tid ot; member
618 RSS_HDR union opcode_tid ot; member
629 RSS_HDR union opcode_tid ot; member
643 union opcode_tid ot; member
[all …]
/OK3568_Linux_fs/kernel/drivers/of/unittest-data/
H A Doverlay_base.dts20 compatible = "ot,big-volts-control";
25 compatible = "ot,hvac-medium";
31 compatible = "ot,ferris-wheel-motor";
37 compatible = "ot,roller-coaster-motor";
44 compatible = "ot,rides";
51 compatible = "ot,roller-coaster";
73 compatible = "ot,work-lights";
79 compatible = "ot,show-lights";
87 compatible = "ot,tickets";
H A Doverlay.dts10 compatible = "ot,hvac-large";
38 compatible = "ot,ferris-wheel";
H A Doverlay_bad_symbol.dts11 compatible = "ot,hvac-medium";
/OK3568_Linux_fs/kernel/drivers/net/ethernet/chelsio/cxgb4/
H A Dt4_msg.h203 #define OPCODE_TID(cmd) ((cmd)->ot.opcode_tid)
313 union opcode_tid ot; member
361 union opcode_tid ot; member
373 union opcode_tid ot; member
397 union opcode_tid ot; member
461 union opcode_tid ot; member
496 union opcode_tid ot; member
505 union opcode_tid ot; member
521 union opcode_tid ot; member
534 union opcode_tid ot; member
[all …]
/OK3568_Linux_fs/yocto/poky/meta/recipes-graphics/harfbuzz/harfbuzz/
H A D0001-Fix-conditional.patch10 src/hb-ot-color-sbix-table.hh | 2 +-
13 diff --git a/src/hb-ot-color-sbix-table.hh b/src/hb-ot-color-sbix-table.hh
15 --- a/src/hb-ot-color-sbix-table.hh
16 +++ b/src/hb-ot-color-sbix-table.hh
H A DCVE-2022-33068.patch13 src/hb-ot-color-sbix-table.hh | 6 ++++++
16 diff --git a/src/hb-ot-color-sbix-table.hh b/src/hb-ot-color-sbix-table.hh
18 --- a/src/hb-ot-color-sbix-table.hh
19 +++ b/src/hb-ot-color-sbix-table.hh
H A DCVE-2023-25193.patch8 …es MarkBasePosFormat1.hh and MarkLigPosFormat1.hh which were moved from hb-ot-layout-gpos-table.hh…
12 src/hb-ot-layout-gpos-table.hh | 98 ++++++++++++++++++++++------------
13 src/hb-ot-layout-gsubgpos.hh | 5 +-
16 diff --git a/src/hb-ot-layout-gpos-table.hh b/src/hb-ot-layout-gpos-table.hh
18 --- a/src/hb-ot-layout-gpos-table.hh
19 +++ b/src/hb-ot-layout-gpos-table.hh
160 diff --git a/src/hb-ot-layout-gsubgpos.hh b/src/hb-ot-layout-gsubgpos.hh
162 --- a/src/hb-ot-layout-gsubgpos.hh
163 +++ b/src/hb-ot-layout-gsubgpos.hh
H A DCVE-2023-25193-pre1.patch10 src/hb-ot-layout-gsubgpos.hh | 94 +++++++++++++++++++++---------------
13 diff --git a/src/hb-ot-layout-gsubgpos.hh b/src/hb-ot-layout-gsubgpos.hh
15 --- a/src/hb-ot-layout-gsubgpos.hh
16 +++ b/src/hb-ot-layout-gsubgpos.hh
/OK3568_Linux_fs/u-boot/drivers/net/
H A Ddm9000x.h118 #define FCTR_HWOT(ot) (( ot & 0xf ) << 4 ) argument
119 #define FCTR_LWOT(ot) ( ot & 0xf ) argument
/OK3568_Linux_fs/kernel/drivers/net/ethernet/davicom/
H A Ddm9000.h124 #define FCTR_HWOT(ot) (( ot & 0xf ) << 4 ) argument
125 #define FCTR_LWOT(ot) ( ot & 0xf ) argument
/OK3568_Linux_fs/buildroot/dl/sox/git/lpc10/
H A Dvoicin.c261 logical ot; in voicin_() local
590 ot = ((obound[1] & 2) != 0 || obound[2] == 1) && (obound[3] & 1) == 0; in voicin_()
613 if (ot && voibuf[7] == 1) { in voicin_()
643 if (ot) { in voicin_()
648 if (ot) { in voicin_()
670 if (ot && voibuf[7] == 0) { in voicin_()
/OK3568_Linux_fs/buildroot/dl/sox/git/src/
H A Dopus.c91 const OpusTags *ot; in startread() local
109 ot = op_tags(vb->of, -1); in startread()
124 for (i = 0; i < ot->comments; i++) in startread()
125 sox_append_comment(&ft->oob.comments, ot->user_comments[i]); in startread()
/OK3568_Linux_fs/kernel/drivers/scsi/cxgbi/cxgb3i/
H A Dcxgb3i.h44 union opcode_tid ot; member
54 union opcode_tid ot; member
/OK3568_Linux_fs/kernel/drivers/gpio/
H A Dgpio-max3191x.c128 int val, i, ot = 0, uv1 = 0; in max3191x_readout_locked() local
147 ot = (status >> 1) & 1; in max3191x_readout_locked()
148 __assign_bit(i, max3191x->overtemp, ot); in max3191x_readout_locked()
149 if (ot) in max3191x_readout_locked()
182 if (val && !uv1 && !ot) in max3191x_readout_locked()
/OK3568_Linux_fs/yocto/meta-openembedded/meta-networking/recipes-connectivity/openthread/
H A Dot-br-posix_git.bb17 SRC_URI = "gitsm://github.com/openthread/ot-br-posix.git;protocol=https;branch=main \
58 RCONFLICTS:${PN} = "ot-daemon"
/OK3568_Linux_fs/yocto/poky/bitbake/lib/toaster/toastergui/static/js/
H A Djquery-2.0.3.min.js4ot.matches=function(e,t){return ot(e,null,null,t)},ot.matchesSelector=function(e,t){if((e.ownerDoc… function
5ot=/^(?:checkbox|radio)$/i,st=/checked\s*(?:[^=]|=\s*.checked.)/i,at=/^$|\/(?:java|ecma)script/i,u…
/OK3568_Linux_fs/kernel/drivers/target/iscsi/cxgbit/
H A Dcxgbit_main.c505 op = rpl->ot.opcode; in cxgbit_uld_lro_rx_handler()
509 cdev, op, rpl->ot.opcode_tid, in cxgbit_uld_lro_rx_handler()
510 ntohl(rpl->ot.opcode_tid), skb); in cxgbit_uld_lro_rx_handler()
/OK3568_Linux_fs/kernel/drivers/gpu/drm/panel/
H A Dpanel-simple.c736 const struct display_timing *ot) in panel_simple_parse_panel_timing_node() argument
754 if (!PANEL_SIMPLE_BOUNDS_CHECK(ot, dt, hactive) || in panel_simple_parse_panel_timing_node()
755 !PANEL_SIMPLE_BOUNDS_CHECK(ot, dt, hfront_porch) || in panel_simple_parse_panel_timing_node()
756 !PANEL_SIMPLE_BOUNDS_CHECK(ot, dt, hback_porch) || in panel_simple_parse_panel_timing_node()
757 !PANEL_SIMPLE_BOUNDS_CHECK(ot, dt, hsync_len) || in panel_simple_parse_panel_timing_node()
758 !PANEL_SIMPLE_BOUNDS_CHECK(ot, dt, vactive) || in panel_simple_parse_panel_timing_node()
759 !PANEL_SIMPLE_BOUNDS_CHECK(ot, dt, vfront_porch) || in panel_simple_parse_panel_timing_node()
760 !PANEL_SIMPLE_BOUNDS_CHECK(ot, dt, vback_porch) || in panel_simple_parse_panel_timing_node()
761 !PANEL_SIMPLE_BOUNDS_CHECK(ot, dt, vsync_len)) in panel_simple_parse_panel_timing_node()
764 if (ot->flags != dt->flags) in panel_simple_parse_panel_timing_node()
[all …]
/OK3568_Linux_fs/kernel/Documentation/devicetree/bindings/mfd/
H A Dtwl6040.txt5 They are connected ot the host processor via i2c for commands, McPDM for audio
/OK3568_Linux_fs/yocto/meta-openembedded/meta-oe/recipes-graphics/gphoto2/libgphoto2/
H A D0001-configure.ac-remove-AM_PO_SUBDIRS.patch38 @@ -124,7 +124,6 @@ GP_GETTEXT_HACK([${PACKAGE}-${LIBGPHOTO2_PORT_CURRENT_MIN}],[Lutz Mueller and ot
/OK3568_Linux_fs/external/xserver/hw/xfree86/modes/
H A Dxf86Crtc.c2216 int ht, vt, ot; in xf86TargetRightOf() local
2232 for (ot = -1; nextEnabledOutput(config, enabled, &ot); ) { in xf86TargetRightOf()
2235 xf86OutputHasPreferredMode(config->output[ot], width, height); in xf86TargetRightOf()
2236 if (!config->output[ot]->tile_info.group_id) in xf86TargetRightOf()
2239 this_tile = &config->output[ot]->tile_info; in xf86TargetRightOf()
2247 config->output[ot]->initial_x = cur_x; in xf86TargetRightOf()
2248 config->output[ot]->initial_y = cur_y; in xf86TargetRightOf()
2253 configured_outputs |= (1 << ot); in xf86TargetRightOf()
2254 modes[ot] = mode; in xf86TargetRightOf()

12