Home
last modified time | relevance | path

Searched defs:ispacked (Results 1 – 13 of 13) sorted by relevance

/dports/math/SCIP/scip-7.0.3/applications/Ringpacking/tests/src/ringpacking/
H A Dheuristic.c57 SCIP_Bool ispacked; in Test() local
86 SCIP_Bool ispacked[5]; in Test() local
105 SCIP_Bool ispacked[2]; in Test() local
126 SCIP_Bool ispacked[3]; in Test() local
147 SCIP_Bool ispacked[4]; in Test() local
168 SCIP_Bool ispacked[5]; in Test() local
189 SCIP_Bool ispacked[6]; in Test() local
210 SCIP_Bool ispacked[7]; in Test() local
231 SCIP_Bool ispacked[20]; in Test() local
252 SCIP_Bool ispacked[24]; in Test() local
/dports/games/NBlood/NBlood-a1689a4/source/build/src/
H A Ddxtfilter.cpp102 void *midbuf, int32_t mbufsiz, char *packbuf, int32_t ispacked) in dedxt_handle_io()
196 …int32_t fil, const texcachepicture *pict, char *pic, void *midbuf, char *packbuf, int32_t ispacked) in dedxtfilter()
/dports/math/SCIP/scip-7.0.3/applications/Ringpacking/src/
H A Dprobdata_rpa.c967SCIP_Bool* ispacked, /**< array indicating which elements are already packed … in updateBestCandidate()
1037SCIP_Bool* ispacked, /**< array indicating whether an element has been packed… in computePosRingCircle()
1107SCIP_Bool* ispacked, /**< array indicating whether an element has been packed… in computePosTrivial()
1151SCIP_Bool* ispacked, /**< array indicating whether an element has been packed… in computePosRectangleCircle()
1219SCIP_Bool* ispacked, /**< array indicating whether an element has been packed… in computePosCircleCircle()
1711 SCIP_Bool* ispacked, /**< buffer to store which elements could be packed */ in SCIPpackCirclesGreedy()
1822 SCIP_Bool* ispacked; in SCIPverifyCircularPatternHeuristic() local
H A Dpricer_rpa.c180SCIP_Bool* ispacked, /**< checks whether an element has been packed (might be… in addVariable()
389 SCIP_Bool* ispacked; in solvePricingHeuristic() local
/dports/emulators/vice/vice-3.5/src/lib/libffmpeg/libavcodec/
H A Dlibopenjpegdec.c265 int ispacked = 0; in libopenjpeg_decode_frame() local
/dports/emulators/libretro-vice/vice-libretro-5725415/vice/src/lib/libffmpeg/libavcodec/
H A Dlibopenjpegdec.c265 int ispacked = 0; in libopenjpeg_decode_frame() local
/dports/news/golded+/golded-plus/golded+/goldlib/gmb3/
H A Dgmoarea.h89 bool ispacked() const { return make_bool(cfg.attr.pkd()); } in ispacked() function
/dports/multimedia/handbrake/ffmpeg-4.4/libavcodec/
H A Dlibopenjpegdec.c332 int ispacked = 0; in libopenjpeg_decode_frame() local
/dports/multimedia/ffmpeg/ffmpeg-4.4.1/libavcodec/
H A Dlibopenjpegdec.c332 int ispacked = 0; in libopenjpeg_decode_frame() local
/dports/multimedia/gstreamer1-libav/gst-libav-1.16.2/gst-libs/ext/libav/libavcodec/
H A Dlibopenjpegdec.c332 int ispacked = 0; in libopenjpeg_decode_frame() local
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/third_party/ffmpeg/libavcodec/
H A Dlibopenjpegdec.c332 int ispacked = 0; in libopenjpeg_decode_frame() local
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/ffmpeg/libavcodec/
H A Dlibopenjpegdec.c332 int ispacked = 0; in libopenjpeg_decode_frame() local
/dports/graphics/grads/grads-1.9b4/src/
H A Dgasdf.c3258 int is4d, ispacked, abbrvlen, /* whichdim[4], */ gridinx ; in gafgsdf() local
3774 sdfwrap(VAR_INFO **data_var_ptr, struct attrib_list *missvalattr, int ispacked, in sdfwrap()