Home
last modified time | relevance | path

Searched refs:InLine (Results 1 – 25 of 113) sorted by relevance

12345

/dports/graphics/opencv/opencv-4.5.3/modules/gapi/test/
H A Dgapi_fluid_test_kernels.cpp33 const uint8_t* in1 = a.InLine<uint8_t>(0); in GAPI_FLUID_KERNEL()
249 a.InLine<uint8_t>(-1), in GAPI_FLUID_KERNEL()
250 a.InLine<uint8_t>( 0), in GAPI_FLUID_KERNEL()
251 a.InLine<uint8_t>(+1) in GAPI_FLUID_KERNEL()
279 a.InLine<uint8_t>(-3 + l), in GAPI_FLUID_KERNEL()
280 a.InLine<uint8_t>(-2 + l), in GAPI_FLUID_KERNEL()
281 a.InLine<uint8_t>(-1 + l), in GAPI_FLUID_KERNEL()
282 a.InLine<uint8_t>( 0 + l), in GAPI_FLUID_KERNEL()
283 a.InLine<uint8_t>(+1 + l), in GAPI_FLUID_KERNEL()
284 a.InLine<uint8_t>(+2 + l), in GAPI_FLUID_KERNEL()
[all …]
H A Dgapi_fluid_resize_test.cpp31 const uint8_t* in_row = in .InLine <uint8_t>(0); in GAPI_FLUID_KERNEL()
63 const auto src = in.InLine <unsigned char>(idx); in GAPI_FLUID_KERNEL()
117 const auto src0 = in.InLine <unsigned char>(mapY.s0); in calcRow()
118 const auto src1 = in.InLine <unsigned char>(mapY.s1); in calcRow()
280 const auto src = in.InLine <unsigned char>(inY - firstViewLineIdx); in GAPI_FLUID_KERNEL()
/dports/sysutils/uefi-edk2-bhyve-csm/uefi-edk2-aa8d718/EdkCompatibilityPkg/Sample/Tools/Source/ProcessDsc/
H A DProcessDsc.c1109 strcpy (Line, InLine); in ProcessComponentFile()
1145 InLine, in ProcessComponentFile()
1491 InLine, in ProcessComponentFile()
3048 while (DSCFileGetLine (DSCFile, InLine, sizeof (InLine)) != NULL) { in WriteCommonMakefile()
3066 while (DSCFileGetLine (DSCFile, InLine, sizeof (InLine)) != NULL) { in WriteCommonMakefile()
3083 while (DSCFileGetLine (DSCFile, InLine, sizeof (InLine)) != NULL) { in WriteCommonMakefile()
3099 while (DSCFileGetLine (DSCFile, InLine, sizeof (InLine)) != NULL) { in WriteCommonMakefile()
3151 while (DSCFileGetLine (DSCFile, InLine, sizeof (InLine)) != NULL) { in WriteComponentTypeBuildCommands()
3153 InLine, in WriteComponentTypeBuildCommands()
3316 while (DSCFileGetLine (DscFile, InLine, sizeof (InLine)) != NULL) { in WriteCompileCommands()
[all …]
/dports/textproc/kf5-syntax-highlighting/syntax-highlighting-5.89.0/autotests/reference/
H A Dtest.jcl.ref18 <InLine> SRCHFOR 'STORAGE'</InLine><br/>
19 <InLine>/*</InLine><br/>
24 <InLine> SEARCH CLASS(DATASET) FILTER(**) NOMASK</InLine><br/>
41 <InLine>SH id</InLine><br/>
42 <InLine>/*</InLine><br/>
/dports/www/p5-HTML-FormHandler/HTML-FormHandler-0.40068/t/bootstrap/
H A Dinline.t7 package MyApp::Form::InLine::Theme;
38 package MyApp::Form::InLine;
41 with 'MyApp::Form::InLine::Theme';
51 my $form = MyApp::Form::InLine->new;
/dports/devel/ftnchek/ftnchek-3.3.1/test/
H A Dinclude.f34 Read(8,10,End=888)InLine
36 LastPos = INDEX(InLine,' ')
38 Ch = InLine(J:J)
/dports/graphics/opencv/opencv-4.5.3/modules/gapi/src/backends/fluid/
H A Dgfluidcore.cpp233 const auto *in1 = src1.InLine<SRC1>(0); in run_addweighted()
234 const auto *in2 = src2.InLine<SRC2>(0); in run_addweighted()
1218 const auto *in = src.InLine<SRC>(0); in run_absdiffc()
1237 const auto *in = src.InLine<SRC>(0); in run_arithm_s()
1304 const auto *in = src.InLine<SRC>(0); in run_arithm_rs()
1665 const auto *in = src.InLine<SRC>(0); in run_bitwise1()
1800 const auto *in = src.InLine<SRC>(0); in run_bitwise_s()
1913 const auto *in = src.InLine<SRC>(0); in run_convertto()
2286 const auto *in = src.InLine<SRC>(0); in run_cmp()
2407 const auto *in = src.InLine<SRC>(0); in run_threshold()
[all …]
H A Dgfluidimgproc.cpp65 const auto *in = src.InLine<uchar>(0); in run_rgb2gray()
123 const auto *in = src.InLine<uchar>(0); in run_rgb2yuv()
139 const auto *in = src.InLine<uchar>(0); in run_yuv2rgb()
290 const auto *in = src.InLine<uchar>(0); in run_rgb2labluv()
358 in[i] = src.InLine<SRC>(i - border); in run_boxfilter()
610 in[i] = src.InLine<SRC>(i - yborder); in run_sepfilter()
929 in[i] = src.InLine<SRC>(i - border); in run_sobel()
1233 in[i] = src.InLine<SRC>(i - border_y); in run_filter2d()
1398 in[i] = src.InLine<SRC>(i - border_y); in run_morphology()
1642 in[i] = src.InLine<SRC>(i - border); in run_medianblur()
[all …]
/dports/devel/hs-git-annex/git-annex-8.20210903/_cabal_deps/concurrent-output-1.10.12/
H A Daptdemo.hs28 dl c parent = withConsoleRegion (InLine parent) (go 0)
39 growingdots parent = withConsoleRegion (InLine parent) (go 0)
/dports/multimedia/navidrome/navidrome-0.40.0/vendor/github.com/astaxie/beego/orm/
H A Dmodels_test.go382 type InLine struct { struct
391 func NewInLine() *InLine {
392 return new(InLine)
400 InLine *InLine `orm:"rel(fk);column(inline)"` member
/dports/games/vavoom/vavoom-1.33/progs/common/linespec/
H A DTextureChangeDoor.vc45 int Arg5, line_t* InLine)
54 Line1 = InLine;
55 Line2 = InLine;
/dports/mail/alpine/alpine-465e23b/pith/
H A Dtext.h26 typedef enum {InLine, QStatus} DetachErrStyle; enumerator
/dports/editors/pico-alpine/alpine-465e23b/pith/
H A Dtext.h26 typedef enum {InLine, QStatus} DetachErrStyle; enumerator
/dports/graphics/opencv/opencv-4.5.3/modules/gapi/include/opencv2/gapi/fluid/
H A Dgfluidbuffer.hpp64 template<typename T> const inline T* InLine(int i) const in InLine() function in cv::gapi::fluid::View
/dports/devel/ftnchek/ftnchek-3.3.1/test/Okay.dos/
H A Dinclude.fcx67 34 Read(8,10,End=888)InLine
69 36 LastPos = INDEX(InLine,' ')
73 38 Ch = InLine(J:J)
H A Dinclude.fcl66 34 Read(8,10,End=888)InLine
68 36 LastPos = INDEX(InLine,' ')
72 38 Ch = InLine(J:J)
/dports/devel/ftnchek/ftnchek-3.3.1/test/Okay/
H A Dinclude.fcl66 34 Read(8,10,End=888)InLine
68 36 LastPos = INDEX(InLine,' ')
72 38 Ch = InLine(J:J)
H A Dinclude.fcx67 34 Read(8,10,End=888)InLine
69 36 LastPos = INDEX(InLine,' ')
73 38 Ch = InLine(J:J)
/dports/x11-toolkits/fxscintilla/fxscintilla-2.28.0/src/
H A DPositionCache.h63 bool InLine(int offset, int line) const;
/dports/x11-toolkits/wxgtk30/wxWidgets-3.0.5.1/src/stc/scintilla/src/
H A DPositionCache.h63 bool InLine(int offset, int line) const;
/dports/x11-toolkits/py-wxPython40/wxPython-4.0.7/ext/wxWidgets/src/stc/scintilla/src/
H A DPositionCache.h63 bool InLine(int offset, int line) const;
/dports/editors/fxite/fxite-FXITE-0_92/fxscintilla/
H A DPositionCache.h63 bool InLine(int offset, int line) const;
/dports/devel/hs-git-annex/git-annex-8.20210903/Messages/
H A DConcurrent.hs106 Regions.withConsoleRegion (maybe Regions.Linear Regions.InLine parent) a
/dports/graphics/bonzomatic/Bonzomatic-2021-03-07/external/scintilla/src/
H A DPositionCache.h60 bool InLine(int offset, int line) const;
/dports/deskutils/presage/presage-0.9.1/apps/gtk/gprompter/scintilla/src/
H A DPositionCache.h60 bool InLine(int offset, int line) const;

12345