Home
last modified time | relevance | path

Searched refs:retcol (Results 1 – 25 of 53) sorted by relevance

123

/dports/games/jfsw/jfsw-c434002/jfbuild/tools/
H A Dtranspal.c46 retcol = -1; in getclosestcol()
59 if (retcol < 0) in getclosestcol()
72 *ptr = retcol; in getclosestcol()
73 …if ((r >= 4) && (ptr[(-2)<<12] == retcol)) ptr[(-3)<<12] = retcol, ptr[(-2)<<12] = retcol, ptr[(-1… in getclosestcol()
74 …if ((g >= 4) && (ptr[(-2)<<6] == retcol)) ptr[(-3)<<6] = retcol, ptr[(-2)<<6] = retcol, ptr[(-1)<<… in getclosestcol()
75 if ((b >= 4) && (ptr[(-2)] == retcol)) ptr[(-3)] = retcol, ptr[(-2)] = retcol, ptr[(-1)] = retcol; in getclosestcol()
76 …if ((r < 64-4) && (ptr[(2)<<12] == retcol)) ptr[(3)<<12] = retcol, ptr[(2)<<12] = retcol, ptr[(1)<… in getclosestcol()
77 …if ((g < 64-4) && (ptr[(2)<<6] == retcol)) ptr[(3)<<6] = retcol, ptr[(2)<<6] = retcol, ptr[(1)<<6]… in getclosestcol()
78 if ((b < 64-4) && (ptr[(2)] == retcol)) ptr[(3)] = retcol, ptr[(2)] = retcol, ptr[(1)] = retcol; in getclosestcol()
81 if ((b >= 2) && (ptr[(-1)] == retcol)) ptr[(-1)] = retcol; in getclosestcol()
[all …]
/dports/games/NBlood/NBlood-a1689a4/source/build/src/
H A Dcolmatch.cpp151 int retcol = -1; in paletteGetClosestColorWithBlacklistNoCache() local
172 retcol = i; in paletteGetClosestColorWithBlacklistNoCache()
177 if (retcol >= 0) in paletteGetClosestColorWithBlacklistNoCache()
178 return retcol; in paletteGetClosestColorWithBlacklistNoCache()
195 retcol = i; in paletteGetClosestColorWithBlacklistNoCache()
198 return retcol; in paletteGetClosestColorWithBlacklistNoCache()
/dports/net-im/py-matrix-synapse/synapse-1.50.2/synapse/storage/databases/main/
H A Dgroup_server.py95 retcol="user_id",
310 retcol="group_id",
380 retcol="user_id",
392 retcol="is_admin",
404 retcol="user_id",
444 retcol="user_id",
462 retcol="group_id",
503 retcol="group_id",
688 retcol="room_id",
701 retcol="group_id",
[all …]
H A Dprofile.py46 retcol="displayname",
54 retcol="avatar_url",
125 retcol="user_id",
136 retcol="user_id",
H A Dregistration.py455 retcol="admin",
501 retcol="token",
591 retcol="user_type",
601 retcol="user_type",
751 retcol="user_id",
1027 retcol="id_server",
1045 retcol="deactivated",
1232 retcol="user_id",
1332 retcol="pending",
1473 retcol="token",
[all …]
H A Duser_directory.py642 retcol="user_id",
649 retcol="other_user_id",
702 retcol="room_id",
709 retcol="room_id",
770 retcol="stream_id",
H A Daccount_data.py172 retcol="content",
238 retcol="content",
376 retcol="ignorer_user_id",
515 retcol="ignored_user_id",
H A Drejections.py27 retcol="reason",
H A Droom_batch.py36 retcol="event_id",
H A Dstream.py757 retcol="stream_ordering",
1002 retcol="stream_id",
1048 retcol="instance_name",
1317 retcol="instance_id",
1339 retcol="instance_id",
1355 retcol="instance_name",
H A Devent_federation.py917 retcol="event_id",
932 retcol="min_depth",
1074 retcol="depth",
1300 retcol="received_ts",
1396 retcol="COUNT(*)",
1482 retcol="DISTINCT room_id",
H A Dstate_deltas.py126 retcol="COALESCE(MAX(stream_id), -1)",
H A Dfiltering.py42 retcol="filter_json",
H A Duser_erasure_store.py37 retcol="1",
H A Drelations.py162 retcol="event_id",
194 retcol="event_id",
H A Dstate.py127 retcol="room_version",
298 retcol="state_group",
/dports/graphics/azpainter/azpainter-2.1.7/mlib/src/widget/
H A DmColorDialog.c52 mRgbCol *retcol,curcol; member
71 mColorDialog *mColorDialogNew(int size,mWindow *owner,mRgbCol *retcol);
219 mColorDialog *mColorDialogNew(int size,mWindow *owner,mRgbCol *retcol) in mColorDialogNew() argument
230 p->cdlg.retcol = retcol; in mColorDialogNew()
400 *(p->cdlg.retcol) = p->cdlg.curcol; in _event_notify()
/dports/graphics/azpainterb/azpainterb-1.1.3/mlib/src/widget/
H A DmColorDialog.c52 mRgbCol *retcol,curcol; member
71 mColorDialog *mColorDialogNew(int size,mWindow *owner,mRgbCol *retcol);
219 mColorDialog *mColorDialogNew(int size,mWindow *owner,mRgbCol *retcol) in mColorDialogNew() argument
230 p->cdlg.retcol = retcol; in mColorDialogNew()
400 *(p->cdlg.retcol) = p->cdlg.curcol; in _event_notify()
/dports/net-im/py-matrix-synapse/synapse-1.50.2/tests/storage/databases/main/
H A Dtest_room.py61 retcol="creator",
89 retcol="creator",
H A Dtest_deviceinbox.py85 retcol="device_id",
159 retcol="device_id",
/dports/net-im/py-matrix-synapse/synapse-1.50.2/synapse/storage/
H A Ddatabase.py1482 retcol: str,
1493 retcol: str,
1503 retcol: str,
1523 retcol,
1535 retcol: str,
1547 retcol: str,
1558 retcol: str,
1562 txn, table=table, keyvalues=keyvalues, retcol=retcol
1578 retcol: str,
1594 retcol: str,
[all …]
H A Dbackground_updates.py302 retcol="1",
322 retcol="1",
425 retcol="progress_json",
/dports/net-im/py-matrix-synapse/synapse-1.50.2/synapse/_scripts/
H A Dreview_recent_signups.py68 retcol="address",
89 retcol="ip",
/dports/net-im/py-matrix-synapse/synapse-1.50.2/scripts/
H A Dsynapse_port_db654 table="sqlite_master", keyvalues={"type": "table"}, retcol="name"
660 retcol="distinct table_name",
876 table="state_groups", keyvalues={}, retcol="MAX(id)", allow_none=True
905 table="events", keyvalues={}, retcol="MAX(stream_ordering)", allow_none=True
911 retcol="MAX(-MIN(stream_ordering), 1)",
942 retcol="COALESCE(MAX(stream_id), 1)",
961 retcol="MAX(chain_id)",
/dports/net-im/py-matrix-synapse/synapse-1.50.2/synapse/storage/databases/state/
H A Dbg_updates.py77 retcol="prev_state_group",
185 retcol="prev_state_group",

123