Home
last modified time | relevance | path

Searched refs:entryexit (Results 1 – 13 of 13) sorted by relevance

/dports/lang/ghc/ghc-8.10.7/libraries/hpc/tests/raytrace/
H A DInterval.hs11 , entryexit, exitentry
46 entryexit w1 w2 = (False, [mkEntry w1, mkExit w2], False) function
48 arrange w1@(t1, _) w2@(t2, _) | t1 < t2 = entryexit w1 w2
49 | otherwise = entryexit w2 w1
H A DIntersections.hs174 Just (t1, t2) -> entryexit (g t1) (g t2)
206 Just (t1, t2) -> entryexit (g t1) (g t2)
275 Just (t1, t2) -> entryexit (g t1) (g t2)
326 in if y1 `near` 0 then entryexit (g t1) (g t1)
327 else if y2 `near` 0 then entryexit (g t2) (g t2)
329 else entryexit (g t1) (g t2)
/dports/multimedia/v4l-utils/linux-5.13-rc2/arch/um/include/shared/
H A Dkern_util.h63 extern void syscall_trace(struct uml_pt_regs *regs, int entryexit);
/dports/multimedia/v4l_compat/linux-5.13-rc2/arch/um/include/shared/
H A Dkern_util.h63 extern void syscall_trace(struct uml_pt_regs *regs, int entryexit);
/dports/multimedia/libv4l/linux-5.13-rc2/arch/um/include/shared/
H A Dkern_util.h63 extern void syscall_trace(struct uml_pt_regs *regs, int entryexit);
/dports/science/sparta/sparta-20Oct2021/src/
H A Dupdate.cpp300 int pstart,pstop,entryexit,any_entryexit,reaction; in move() local
356 entryexit = 0; in move()
1063 entryexit = 1; in move()
1073 entryexit = 1; in move()
1131 MPI_Allreduce(&entryexit,&any_entryexit,1,MPI_INT,MPI_MAX,world); in move()
/dports/science/sparta/sparta-20Oct2021/src/KOKKOS/
H A Dupdate_kokkos.h42 entryexit,ncomm_one, member
H A Dupdate_kokkos.cpp358 int pstart,pstop,entryexit,any_entryexit; in move() local
480 entryexit = 0; in move()
541 entryexit = h_entryexit(); in move()
563 MPI_Allreduce(&entryexit,&any_entryexit,1,MPI_INT,MPI_MAX,world); in move()
/dports/lang/ghc/ghc-8.10.7/libraries/hpc/tests/raytrace/tixs/.hpc/
H A DInterval.mix1 …6:56,ExpBox False),(46:19-46:57,ExpBox False),(46:1-46:57,TopLevelBox ["entryexit"]),(48:35-48:36,…
/dports/print/fontforge/fontforge-20201107/fontforgeexe/
H A Dshowatt.c244 SplineChar **base, **lig, **mkmk, **entryexit; in BuildAnchorLists() local
254 entryexit = ac==NULL ? NULL : EntryExitDecompose(sf,ac,NULL); in BuildAnchorLists()
255 if ( entryexit==NULL ) { in BuildAnchorLists()
261 for ( cnt=0; entryexit[cnt]!=NULL; ++cnt ); in BuildAnchorLists()
264 for ( cnt=0; entryexit[cnt]!=NULL; ++cnt ) { in BuildAnchorLists()
265 node->children[cnt].u.sc = entryexit[cnt]; in BuildAnchorLists()
266 node->children[cnt].label = copy(entryexit[cnt]->name); in BuildAnchorLists()
270 for ( cnt=0; entryexit[cnt]!=NULL; ++cnt ) { in BuildAnchorLists()
298 free(entryexit); in BuildAnchorLists()
/dports/print/fontforge/fontforge-20201107/fontforge/
H A Dtottfgpos.c1632 SplineChar **entryexit; in dumpgposCursiveAttach() local
1653 entryexit = EntryExitDecompose(sf,ac,gi); in dumpgposCursiveAttach()
1654 if ( entryexit==NULL ) in dumpgposCursiveAttach()
1657 for ( cnt=0; entryexit[cnt]!=NULL; ++cnt ); in dumpgposCursiveAttach()
1667 for ( ap=entryexit[j]->anchor; ap!=NULL; ap=ap->next ) { in dumpgposCursiveAttach()
1693 for ( ap=entryexit[j]->anchor; ap!=NULL; ap=ap->next ) { in dumpgposCursiveAttach()
1703 dumpcoveragetable(gpos,entryexit); in dumpgposCursiveAttach()
1708 free(entryexit); in dumpgposCursiveAttach()
/dports/lang/ghc/ghc-8.10.7/libraries/hpc/tests/raytrace/tixs/
H A Dhpc_raytrace.stdout1811 …="spaces"> </span><span class="nottickedoff">Just (t1, t2) -&gt; entryexit (g t1) (g t2)</s…
1843 …class="spaces"> </span><span class="istickedoff">Just (t1, t2) -&gt; entryexit (g t1) (g t2)</s…
1912 …="spaces"> </span><span class="nottickedoff">Just (t1, t2) -&gt; entryexit (g t1) (g t2)</s…
1963 …pan><span class="nottickedoff">in if y1 `near` 0 then entryexit (g t1) (g t1)</s…
1964 … </span><span class="nottickedoff">else if y2 `near` 0 then entryexit (g t2) (g t2)</s…
1966 … </span><span class="nottickedoff">else entryexit (g t1) (g t2)</s…
2093 <span class="lineno"> 11 </span> , entryexit, exitentry
2128 <span class="lineno"> 46 </span><span class="decl"><span class="istickedoff">entryexit w1 w2 = (F…
2130 …><span class="nottickedoff">arrange w1@(t1, _) w2@(t2, _) | t1 &lt; t2 = entryexit w1 w2</span>
2131 … </span><span class="nottickedoff">| otherwise = entryexit w2 w1</span></sp…
H A Dhpc_show_multi_001.stdout5261 70 9754 Interval 46:1-46:57 TopLevelBox ["entryexit"]