/dports/graphics/opendx/dx-4.4.4/src/exec/dxmods/ |
H A D | convert.c | 57 float *dpin=NULL, *dpout=NULL; in m_Convert() local 105 if (!(dpout = (float *)DXGetArrayData(outcolorvec))) in m_Convert() 218 &dpout[ii], &dpout[ii+1], &dpout[ii+2]))) in m_Convert() 225 &dpout[ii], &dpout[ii+1], &dpout[ii+2]))) in m_Convert()
|
/dports/databases/qdbm-plus/qdbm-1.8.78/java/ |
H A D | Depot.java | 266 if(dpout(index, key, key.length) == 0){ in out() 587 private static synchronized final native int dpout(int index, byte[] key, int ksiz); in dpout() method in Depot
|
/dports/databases/qdbm/qdbm-1.8.78/java/ |
H A D | Depot.java | 266 if(dpout(index, key, key.length) == 0){ in out() 587 private static synchronized final native int dpout(int index, byte[] key, int ksiz); in dpout() method in Depot
|
/dports/sysutils/cfengine317/cfengine-3.17.0/libpromises/ |
H A D | dbm_quick.c | 202 dpout(db->depot, key, -1); in DBPrivClean() 333 if (!dpout(db->depot, key, key_size) && dpecode != DP_ENOITEM) in DBPrivDelete()
|
/dports/sysutils/cfengine-devel/core-d08ae9eff/libpromises/ |
H A D | dbm_quick.c | 202 dpout(db->depot, key, -1); in DBPrivClean() 333 if (!dpout(db->depot, key, key_size) && dpecode != DP_ENOITEM) in DBPrivDelete()
|
/dports/sysutils/cfengine/cfengine-3.19.0/libpromises/ |
H A D | dbm_quick.c | 202 dpout(db->depot, key, -1); in DBPrivClean() 333 if (!dpout(db->depot, key, key_size) && dpecode != DP_ENOITEM) in DBPrivDelete()
|
/dports/sysutils/cfengine316/cfengine-3.16.0/libpromises/ |
H A D | dbm_quick.c | 202 dpout(db->depot, key, -1); in DBPrivClean() 333 if (!dpout(db->depot, key, key_size) && dpecode != DP_ENOITEM) in DBPrivDelete()
|
/dports/sysutils/cfengine318/cfengine-3.18.1/libpromises/ |
H A D | dbm_quick.c | 202 dpout(db->depot, key, -1); in DBPrivClean() 333 if (!dpout(db->depot, key, key_size) && dpecode != DP_ENOITEM) in DBPrivDelete()
|
/dports/sysutils/cfengine319/cfengine-3.19.0/libpromises/ |
H A D | dbm_quick.c | 202 dpout(db->depot, key, -1); in DBPrivClean() 333 if (!dpout(db->depot, key, key_size) && dpecode != DP_ENOITEM) in DBPrivDelete()
|
/dports/games/xscavenger/xscavenger-1.4.5/src/ |
H A D | anim.h | 66 extern void dpout(uchar *pnt2,int d1, int d2, int d5);
|
/dports/games/sdl_scavenger/sdlscav-145/ |
H A D | anim.h | 64 extern void dpout(uchar *pnt2,int d1, int d2, int d5);
|
/dports/textproc/estraier/estraier-1.2.30/qdbm/ |
H A D | vista.c | 45 dpout(db, kbuf, ksiz) \ macro
|
H A D | depot.h | 170 int dpout(DEPOT *depot, const char *kbuf, int ksiz);
|
/dports/sysutils/boxbackup-devel/boxbackup-0.11_trunk_2979/qdbm/ |
H A D | vista.c | 45 dpout(db, kbuf, ksiz) \ macro
|
H A D | depot.h | 171 int dpout(DEPOT *depot, const char *kbuf, int ksiz);
|
/dports/databases/qdbm/qdbm-1.8.78/ |
H A D | vista.c | 45 dpout(db, kbuf, ksiz) \ macro
|
H A D | depot.h | 171 int dpout(DEPOT *depot, const char *kbuf, int ksiz);
|
/dports/databases/qdbm-plus/qdbm-1.8.78/ |
H A D | vista.c | 45 dpout(db, kbuf, ksiz) \ macro
|
H A D | depot.h | 171 int dpout(DEPOT *depot, const char *kbuf, int ksiz);
|
/dports/lang/php73/php-7.3.33/ext/dba/ |
H A D | dba_qdbm.c | 127 return dpout(dba->dbf, key, keylen) ? SUCCESS : FAILURE; in DBA_DELETE_FUNC()
|
/dports/databases/php73-dba/php-7.3.33/ext/dba/ |
H A D | dba_qdbm.c | 127 return dpout(dba->dbf, key, keylen) ? SUCCESS : FAILURE; in DBA_DELETE_FUNC()
|
/dports/databases/php80-dba/php-8.0.15/ext/dba/ |
H A D | dba_qdbm.c | 125 return dpout(dba->dbf, key, keylen) ? SUCCESS : FAILURE; in DBA_DELETE_FUNC()
|
/dports/databases/php81-dba/php-8.1.1/ext/dba/ |
H A D | dba_qdbm.c | 125 return dpout(dba->dbf, key, keylen) ? SUCCESS : FAILURE; in DBA_DELETE_FUNC()
|
/dports/databases/php74-dba/php-7.4.27/ext/dba/ |
H A D | dba_qdbm.c | 127 return dpout(dba->dbf, key, keylen) ? SUCCESS : FAILURE; in DBA_DELETE_FUNC()
|
/dports/www/mod_php81/php-8.1.1/ext/dba/ |
H A D | dba_qdbm.c | 125 return dpout(dba->dbf, key, keylen) ? SUCCESS : FAILURE; in DBA_DELETE_FUNC()
|