Home
last modified time | relevance | path

Searched refs:fillmap (Results 1 – 20 of 20) sorted by relevance

/dports/games/unnethack/unnethack-5.1.0-20131208/src/
H A Dmksheol.c381 char fillmap[COLNO][ROWNO]; in plug_unreachable_places() local
390 memset(fillmap, 0, sizeof(fillmap)); in plug_unreachable_places()
416 if (!fillmap[x][y]) in plug_unreachable_places()
420 fillmap[x+1][y] = 1; in plug_unreachable_places()
425 fillmap[x-1][y] = 1; in plug_unreachable_places()
430 fillmap[x][y-1] = 1; in plug_unreachable_places()
435 fillmap[x][y+1] = 1; in plug_unreachable_places()
444 fillmap[x][y] != 1) in plug_unreachable_places()
456 memset(fillmap, 0, sizeof(fillmap)); in plug_unreachable_places()
464 if (!fillmap[x][y]) in plug_unreachable_places()
[all …]
/dports/multimedia/gstreamer1-plugins-theora/gst-plugins-base-1.16.2/gst/audiorate/
H A Dgstaudiorate.c554 GstMapInfo fillmap; in gst_audio_rate_chain() local
561 gst_buffer_map (fill, &fillmap, GST_MAP_WRITE); in gst_audio_rate_chain()
562 gst_audio_format_fill_silence (audiorate->info.finfo, fillmap.data, in gst_audio_rate_chain()
563 fillmap.size); in gst_audio_rate_chain()
564 gst_buffer_unmap (fill, &fillmap); in gst_audio_rate_chain()
/dports/multimedia/gstreamer1-plugins/gst-plugins-base-1.16.2/gst/audiorate/
H A Dgstaudiorate.c554 GstMapInfo fillmap; in gst_audio_rate_chain() local
561 gst_buffer_map (fill, &fillmap, GST_MAP_WRITE); in gst_audio_rate_chain()
562 gst_audio_format_fill_silence (audiorate->info.finfo, fillmap.data, in gst_audio_rate_chain()
563 fillmap.size); in gst_audio_rate_chain()
564 gst_buffer_unmap (fill, &fillmap); in gst_audio_rate_chain()
/dports/audio/gstreamer1-plugins-vorbis/gst-plugins-base-1.16.2/gst/audiorate/
H A Dgstaudiorate.c554 GstMapInfo fillmap; in gst_audio_rate_chain() local
561 gst_buffer_map (fill, &fillmap, GST_MAP_WRITE); in gst_audio_rate_chain()
562 gst_audio_format_fill_silence (audiorate->info.finfo, fillmap.data, in gst_audio_rate_chain()
563 fillmap.size); in gst_audio_rate_chain()
564 gst_buffer_unmap (fill, &fillmap); in gst_audio_rate_chain()
/dports/audio/gstreamer1-plugins-opus/gst-plugins-base-1.16.2/gst/audiorate/
H A Dgstaudiorate.c554 GstMapInfo fillmap; in gst_audio_rate_chain() local
561 gst_buffer_map (fill, &fillmap, GST_MAP_WRITE); in gst_audio_rate_chain()
562 gst_audio_format_fill_silence (audiorate->info.finfo, fillmap.data, in gst_audio_rate_chain()
563 fillmap.size); in gst_audio_rate_chain()
564 gst_buffer_unmap (fill, &fillmap); in gst_audio_rate_chain()
/dports/audio/gstreamer1-plugins-ogg/gst-plugins-base-1.16.2/gst/audiorate/
H A Dgstaudiorate.c554 GstMapInfo fillmap; in gst_audio_rate_chain() local
561 gst_buffer_map (fill, &fillmap, GST_MAP_WRITE); in gst_audio_rate_chain()
562 gst_audio_format_fill_silence (audiorate->info.finfo, fillmap.data, in gst_audio_rate_chain()
563 fillmap.size); in gst_audio_rate_chain()
564 gst_buffer_unmap (fill, &fillmap); in gst_audio_rate_chain()
/dports/audio/gstreamer1-plugins-cdparanoia/gst-plugins-base-1.16.2/gst/audiorate/
H A Dgstaudiorate.c554 GstMapInfo fillmap; in gst_audio_rate_chain() local
561 gst_buffer_map (fill, &fillmap, GST_MAP_WRITE); in gst_audio_rate_chain()
562 gst_audio_format_fill_silence (audiorate->info.finfo, fillmap.data, in gst_audio_rate_chain()
563 fillmap.size); in gst_audio_rate_chain()
564 gst_buffer_unmap (fill, &fillmap); in gst_audio_rate_chain()
/dports/x11-toolkits/gstreamer1-plugins-pango/gst-plugins-base-1.16.2/gst/audiorate/
H A Dgstaudiorate.c554 GstMapInfo fillmap; in gst_audio_rate_chain() local
561 gst_buffer_map (fill, &fillmap, GST_MAP_WRITE); in gst_audio_rate_chain()
562 gst_audio_format_fill_silence (audiorate->info.finfo, fillmap.data, in gst_audio_rate_chain()
563 fillmap.size); in gst_audio_rate_chain()
564 gst_buffer_unmap (fill, &fillmap); in gst_audio_rate_chain()
/dports/graphics/gstreamer1-plugins-libvisual/gst-plugins-base-1.16.2/gst/audiorate/
H A Dgstaudiorate.c554 GstMapInfo fillmap; in gst_audio_rate_chain() local
561 gst_buffer_map (fill, &fillmap, GST_MAP_WRITE); in gst_audio_rate_chain()
562 gst_audio_format_fill_silence (audiorate->info.finfo, fillmap.data, in gst_audio_rate_chain()
563 fillmap.size); in gst_audio_rate_chain()
564 gst_buffer_unmap (fill, &fillmap); in gst_audio_rate_chain()
/dports/graphics/gstreamer1-plugins-gl/gst-plugins-base-1.16.2/gst/audiorate/
H A Dgstaudiorate.c554 GstMapInfo fillmap; in gst_audio_rate_chain() local
561 gst_buffer_map (fill, &fillmap, GST_MAP_WRITE); in gst_audio_rate_chain()
562 gst_audio_format_fill_silence (audiorate->info.finfo, fillmap.data, in gst_audio_rate_chain()
563 fillmap.size); in gst_audio_rate_chain()
564 gst_buffer_unmap (fill, &fillmap); in gst_audio_rate_chain()
/dports/x11/gstreamer1-plugins-x/gst-plugins-base-1.16.2/gst/audiorate/
H A Dgstaudiorate.c554 GstMapInfo fillmap; in gst_audio_rate_chain() local
561 gst_buffer_map (fill, &fillmap, GST_MAP_WRITE); in gst_audio_rate_chain()
562 gst_audio_format_fill_silence (audiorate->info.finfo, fillmap.data, in gst_audio_rate_chain()
563 fillmap.size); in gst_audio_rate_chain()
564 gst_buffer_unmap (fill, &fillmap); in gst_audio_rate_chain()
/dports/devel/py-cadquery-pywrap/pywrap-e8c7bc9/opencascade/
H A DShapeProcessAPI_ApplySequence.hxx53 …DS_Shape PrepareShape (const TopoDS_Shape& shape, const Standard_Boolean fillmap = Standard_False,…
/dports/cad/opencascade/opencascade-7.6.0/inc/
H A DShapeProcessAPI_ApplySequence.hxx55 const Standard_Boolean fillmap = Standard_False,
/dports/cad/opencascade/opencascade-7.6.0/src/ShapeProcessAPI/
H A DShapeProcessAPI_ApplySequence.hxx55 const Standard_Boolean fillmap = Standard_False,
/dports/editors/mg/mg-6.9/
H A Dkeymap.c440 static struct KEYMAPE (1) fillmap = {
512 {(KEYMAP *) &fillmap, "fill",},
/dports/japanese/ng/ng-1.4.4/
H A Dkeymap.c943 static struct KEYMAPE(1+IMAPEXT) fillmap = {
1242 {(KEYMAP *)&fillmap, "fill"},
/dports/japanese/ng-canna/ng-1.4.4/
H A Dkeymap.c943 static struct KEYMAPE(1+IMAPEXT) fillmap = {
1242 {(KEYMAP *)&fillmap, "fill"},
/dports/japanese/ng-devel/ng-1.5beta1/
H A Dkeymap.c958 static struct KEYMAPE(1+IMAPEXT) fillmap = {
1256 {(KEYMAP *)&fillmap, "fill"},
/dports/cad/lepton-eda/lepton-eda-1.9.17/contrib/gmk_sym/
H A Dconvert_sym.c144 struct FillStyle fillmap[26] = variable
2092 memcpy(fillstyle, &fillmap[vdfillstyle], sizeof(struct FillStyle)); in get_style()
/dports/cad/geda/geda-gaf-1.8.2/utils/src/
H A Dconvert_sym.c165 struct FillStyle fillmap[26] = variable
2110 memcpy(fillstyle, &fillmap[vdfillstyle], sizeof(struct FillStyle)); in get_style()