Home
last modified time | relevance | path

Searched defs:endpts (Results 1 – 25 of 348) sorted by relevance

12345678910>>...14

/dports/graphics/py-plotly/plotly-4.14.3/plotly/figure_factory/
H A D_scatterplot.py17 def endpts_to_intervals(endpts): argument
216 endpts, argument
371 endpts, argument
843 endpts=None, argument
/dports/multimedia/mplayer/mplayer-export-2021-12-29/sub/
H A Dav_sub.c39 double pts, double endpts) in avsub_to_spudec()
84 double *pts, double *endpts) in decode_avsub()
/dports/multimedia/mencoder/mplayer-export-2021-12-29/sub/
H A Dav_sub.c39 double pts, double endpts) in avsub_to_spudec()
84 double *pts, double *endpts) in decode_avsub()
/dports/devel/php-ice37/ice-3.7.2/js/test/typescript/Ice/inheritance/
H A DInitialI.ts147 const endpts = obj.ice_getEndpoints(); constant
/dports/devel/ice37/ice-3.7.2/js/test/typescript/Ice/inheritance/
H A DInitialI.ts147 const endpts = obj.ice_getEndpoints(); constant
/dports/devel/py-ice37/ice-3.7.2/js/test/typescript/Ice/inheritance/
H A DInitialI.ts147 const endpts = obj.ice_getEndpoints(); constant
/dports/devel/php-ice37/ice-3.7.2/cpp/test/Ice/faultTolerance/
H A DServer.cpp54 ostringstream endpts; in run() local
/dports/devel/ice37/ice-3.7.2/cpp/test/Ice/faultTolerance/
H A DServer.cpp54 ostringstream endpts; in run() local
/dports/devel/py-ice37/ice-3.7.2/cpp/test/Ice/faultTolerance/
H A DServer.cpp54 ostringstream endpts; in run() local
/dports/multimedia/mencoder/mplayer-export-2021-12-29/libmpcodecs/
H A Dvf_vo.c37 double endpts; member
169 mp_image_t *mpi, double pts, double endpts){ in put_image()
H A Dvf_swapuv.c51 static int put_image(struct vf_instance *vf, mp_image_t *mpi, double pts, double endpts){ in put_image()
H A Dvf_telecine.c36 static int put_image(struct vf_instance *vf, mp_image_t *mpi, double pts, double endpts) in put_image()
/dports/multimedia/mplayer/mplayer-export-2021-12-29/libmpcodecs/
H A Dvf_vo.c37 double endpts; member
169 mp_image_t *mpi, double pts, double endpts){ in put_image()
H A Dvf_swapuv.c51 static int put_image(struct vf_instance *vf, mp_image_t *mpi, double pts, double endpts){ in put_image()
H A Dvf_telecine.c36 static int put_image(struct vf_instance *vf, mp_image_t *mpi, double pts, double endpts) in put_image()
H A Dvf_harddup.c34 static int put_image(struct vf_instance *vf, mp_image_t *mpi, double pts, double endpts) in put_image()
/dports/devel/php-ice37/ice-3.7.2/csharp/test/Ice/binding/
H A DRemoteCommunicatorI.cs12 createObjectAdapter(string name, string endpts, Ice.Current current) in createObjectAdapter()
/dports/devel/ice37/ice-3.7.2/csharp/test/Ice/binding/
H A DRemoteCommunicatorI.cs12 createObjectAdapter(string name, string endpts, Ice.Current current) in createObjectAdapter()
/dports/devel/py-ice37/ice-3.7.2/csharp/test/Ice/binding/
H A DRemoteCommunicatorI.cs12 createObjectAdapter(string name, string endpts, Ice.Current current) in createObjectAdapter()
/dports/devel/php-ice37/ice-3.7.2/java-compat/test/src/main/java/test/Ice/binding/
H A DRemoteCommunicatorI.java13 createObjectAdapter(String name, String endpts, Ice.Current current) in createObjectAdapter()
/dports/devel/ice37/ice-3.7.2/java-compat/test/src/main/java/test/Ice/binding/
H A DRemoteCommunicatorI.java13 createObjectAdapter(String name, String endpts, Ice.Current current) in createObjectAdapter()
/dports/devel/py-ice37/ice-3.7.2/java-compat/test/src/main/java/test/Ice/binding/
H A DRemoteCommunicatorI.java13 createObjectAdapter(String name, String endpts, Ice.Current current) in createObjectAdapter()
/dports/devel/ice37/ice-3.7.2/cpp/src/IceGrid/
H A DReplicaCache.cpp227 Ice::EndpointSeq endpts = proxy->ice_getEndpoints(); in getEndpoints() local
237 Ice::EndpointSeq endpts = prx->ice_getEndpoints(); in getEndpoints() local
/dports/devel/py-ice37/ice-3.7.2/cpp/src/IceGrid/
H A DReplicaCache.cpp227 Ice::EndpointSeq endpts = proxy->ice_getEndpoints(); in getEndpoints() local
237 Ice::EndpointSeq endpts = prx->ice_getEndpoints(); in getEndpoints() local
/dports/devel/php-ice37/ice-3.7.2/java/test/src/main/java/test/Ice/binding/
H A DRemoteCommunicatorI.java19 …public RemoteObjectAdapterPrx createObjectAdapter(String name, String endpts, com.zeroc.Ice.Curren… in createObjectAdapter()

12345678910>>...14