Home
last modified time | relevance | path

Searched refs:RESTRICT (Results 101 – 125 of 4798) sorted by relevance

12345678910>>...192

/dports/multimedia/handbrake/fdk-aac-2.0.1/libAACenc/src/
H A Dtonality.cpp114 static void FDKaacEnc_CalcSfbTonality(FIXP_DBL *RESTRICT spectrum,
115 INT *RESTRICT sfbMaxScaleSpec,
116 FIXP_DBL *RESTRICT chaosMeasure,
117 FIXP_SGL *RESTRICT sfbTonality,
121 void FDKaacEnc_CalculateFullTonality(FIXP_DBL *RESTRICT spectrum, in FDKaacEnc_CalculateFullTonality()
122 INT *RESTRICT sfbMaxScaleSpec, in FDKaacEnc_CalculateFullTonality()
123 FIXP_DBL *RESTRICT sfbEnergyLD64, in FDKaacEnc_CalculateFullTonality()
175 static void FDKaacEnc_CalcSfbTonality(FIXP_DBL *RESTRICT spectrum, in FDKaacEnc_CalcSfbTonality()
176 INT *RESTRICT sfbMaxScaleSpec, in FDKaacEnc_CalcSfbTonality()
177 FIXP_DBL *RESTRICT chaosMeasure, in FDKaacEnc_CalcSfbTonality()
[all …]
H A Dband_nrg.cpp112 const INT *RESTRICT bandOffset, in FDKaacEnc_CalcSfbMaxScaleSpec()
113 INT *RESTRICT sfbMaxScaleSpec, in FDKaacEnc_CalcSfbMaxScaleSpec()
145 FIXP_DBL *RESTRICT bandEnergy, in FDKaacEnc_CheckBandEnergyOptim()
146 FIXP_DBL *RESTRICT bandEnergyLdData, in FDKaacEnc_CheckBandEnergyOptim()
297 const FIXP_DBL *RESTRICT mdctSpectrumLeft, in FDKaacEnc_CalcBandNrgMSOpt()
298 const FIXP_DBL *RESTRICT mdctSpectrumRight, in FDKaacEnc_CalcBandNrgMSOpt()
299 INT *RESTRICT sfbMaxScaleSpecLeft, INT *RESTRICT sfbMaxScaleSpecRight, in FDKaacEnc_CalcBandNrgMSOpt()
300 const INT *RESTRICT bandOffset, const INT numBands, in FDKaacEnc_CalcBandNrgMSOpt()
301 FIXP_DBL *RESTRICT bandEnergyMid, FIXP_DBL *RESTRICT bandEnergySide, in FDKaacEnc_CalcBandNrgMSOpt()
302 INT calcLdData, FIXP_DBL *RESTRICT bandEnergyMidLdData, in FDKaacEnc_CalcBandNrgMSOpt()
[all …]
H A Dline_pe.h132 void FDKaacEnc_prepareSfbPe(PE_CHANNEL_DATA *RESTRICT const peChanData,
133 const FIXP_DBL *RESTRICT const sfbEnergyLdData,
134 const FIXP_DBL *RESTRICT const sfbThresholdLdData,
135 const FIXP_DBL *RESTRICT const sfbFormFactorLdData,
136 const INT *RESTRICT const sfbOffset,
140 void FDKaacEnc_calcSfbPe(PE_CHANNEL_DATA *RESTRICT const peChanData,
141 const FIXP_DBL *RESTRICT const sfbEnergyLdData,
142 const FIXP_DBL *RESTRICT const sfbThresholdLdData,
145 const INT *RESTRICT const isBook,
146 const INT *RESTRICT const isScale);
/dports/misc/openvdb/openvdb-9.0.0/nanovdb/nanovdb/
H A DCNanoVDB.h19 #define RESTRICT restrict macro
33 #define RESTRICT __restrict macro
137 cnanovdb_coord_to_key(cnanovdb_coord *RESTRICT key, const cnanovdb_coord *RESTRICT ijk) in cnanovdb_coord_to_key()
293 …t(cnanovdb_readaccessor *RESTRICT acc, int childlevel, const CNANOVDB_GLOBAL void *RESTRICT node, … in cnanovdb_readaccessor_insert()
411 …OBAL cnanovdb_node##LEVEL##SUFFIX *RESTRICT node, const cnanovdb_coord *RESTRICT ijk, cnanovdb_rea…
436 …OBAL cnanovdb_node##LEVEL##SUFFIX *RESTRICT node, const cnanovdb_coord *RESTRICT ijk, cnanovdb_rea…
567 …LOBAL cnanovdb_rootdata##SUFFIX *RESTRICT rootdata, const cnanovdb_coord *RESTRICT ijk, cnanovdb_r…
591 …LOBAL cnanovdb_rootdata##SUFFIX *RESTRICT rootdata, const cnanovdb_coord *RESTRICT ijk, cnanovdb_r…
633 …eadaccessor_computeDirty(const cnanovdb_readaccessor *RESTRICT acc, const cnanovdb_coord *RESTRICT in cnanovdb_readaccessor_computeDirty()
642 …_readaccessor_getValue##SUFFIX(cnanovdb_readaccessor *RESTRICT acc, const cnanovdb_coord *RESTRICT
[all …]
/dports/games/xonotic/Xonotic/source/darkplaces/
H A Dmod_skeletal_animatevertices_generic.c3RESTRICT model, const frameblend_t * RESTRICT frameblend, const skeleton_t *skeleton, float * REST… in Mod_Skeletal_AnimateVertices_Generic()
9 const blendweights_t * RESTRICT weights; in Mod_Skeletal_AnimateVertices_Generic()
61 const float * RESTRICT v = model->surfmesh.data_vertex3f; in Mod_Skeletal_AnimateVertices_Generic()
62 const unsigned short * RESTRICT b = model->surfmesh.blends; in Mod_Skeletal_AnimateVertices_Generic()
66 const float * RESTRICT n = model->surfmesh.data_normal3f; in Mod_Skeletal_AnimateVertices_Generic()
106 const float * RESTRICT n = model->surfmesh.data_normal3f; in Mod_Skeletal_AnimateVertices_Generic()
107 const unsigned short * RESTRICT b = model->surfmesh.blends; in Mod_Skeletal_AnimateVertices_Generic()
117 const float * RESTRICT svec = model->surfmesh.data_svector3f; in Mod_Skeletal_AnimateVertices_Generic()
118 const unsigned short * RESTRICT b = model->surfmesh.blends; in Mod_Skeletal_AnimateVertices_Generic()
128 const float * RESTRICT tvec = model->surfmesh.data_tvector3f; in Mod_Skeletal_AnimateVertices_Generic()
[all …]
/dports/games/darkplaces/darkplaces/
H A Dmod_skeletal_animatevertices_generic.c3RESTRICT model, const frameblend_t * RESTRICT frameblend, const skeleton_t *skeleton, float * REST… in Mod_Skeletal_AnimateVertices_Generic()
9 const blendweights_t * RESTRICT weights; in Mod_Skeletal_AnimateVertices_Generic()
61 const float * RESTRICT v = model->surfmesh.data_vertex3f; in Mod_Skeletal_AnimateVertices_Generic()
62 const unsigned short * RESTRICT b = model->surfmesh.blends; in Mod_Skeletal_AnimateVertices_Generic()
66 const float * RESTRICT n = model->surfmesh.data_normal3f; in Mod_Skeletal_AnimateVertices_Generic()
106 const float * RESTRICT n = model->surfmesh.data_normal3f; in Mod_Skeletal_AnimateVertices_Generic()
107 const unsigned short * RESTRICT b = model->surfmesh.blends; in Mod_Skeletal_AnimateVertices_Generic()
117 const float * RESTRICT svec = model->surfmesh.data_svector3f; in Mod_Skeletal_AnimateVertices_Generic()
118 const unsigned short * RESTRICT b = model->surfmesh.blends; in Mod_Skeletal_AnimateVertices_Generic()
128 const float * RESTRICT tvec = model->surfmesh.data_tvector3f; in Mod_Skeletal_AnimateVertices_Generic()
[all …]
/dports/databases/pgroonga/pgroonga-2.3.4/data/
H A Dpgroonga.sql383 RESTRICT = contsel,
391 RESTRICT = contsel,
399 RESTRICT = contsel,
407 RESTRICT = contsel,
440 RESTRICT = contsel,
448 RESTRICT = contsel,
456 RESTRICT = contsel,
481 RESTRICT = contsel,
489 RESTRICT = contsel,
509 RESTRICT = contsel,
[all …]
/dports/audio/fdk-aac/fdk-aac-2.0.2/libAACenc/src/
H A Dband_nrg.cpp112 const INT *RESTRICT bandOffset, in FDKaacEnc_CalcSfbMaxScaleSpec()
113 INT *RESTRICT sfbMaxScaleSpec, in FDKaacEnc_CalcSfbMaxScaleSpec()
145 FIXP_DBL *RESTRICT bandEnergy, in FDKaacEnc_CheckBandEnergyOptim()
146 FIXP_DBL *RESTRICT bandEnergyLdData, in FDKaacEnc_CheckBandEnergyOptim()
297 const FIXP_DBL *RESTRICT mdctSpectrumLeft, in FDKaacEnc_CalcBandNrgMSOpt()
298 const FIXP_DBL *RESTRICT mdctSpectrumRight, in FDKaacEnc_CalcBandNrgMSOpt()
299 INT *RESTRICT sfbMaxScaleSpecLeft, INT *RESTRICT sfbMaxScaleSpecRight, in FDKaacEnc_CalcBandNrgMSOpt()
300 const INT *RESTRICT bandOffset, const INT numBands, in FDKaacEnc_CalcBandNrgMSOpt()
301 FIXP_DBL *RESTRICT bandEnergyMid, FIXP_DBL *RESTRICT bandEnergySide, in FDKaacEnc_CalcBandNrgMSOpt()
302 INT calcLdData, FIXP_DBL *RESTRICT bandEnergyMidLdData, in FDKaacEnc_CalcBandNrgMSOpt()
[all …]
H A Dline_pe.h132 void FDKaacEnc_prepareSfbPe(PE_CHANNEL_DATA *RESTRICT const peChanData,
133 const FIXP_DBL *RESTRICT const sfbEnergyLdData,
134 const FIXP_DBL *RESTRICT const sfbThresholdLdData,
135 const FIXP_DBL *RESTRICT const sfbFormFactorLdData,
136 const INT *RESTRICT const sfbOffset,
140 void FDKaacEnc_calcSfbPe(PE_CHANNEL_DATA *RESTRICT const peChanData,
141 const FIXP_DBL *RESTRICT const sfbEnergyLdData,
142 const FIXP_DBL *RESTRICT const sfbThresholdLdData,
145 const INT *RESTRICT const isBook,
146 const INT *RESTRICT const isScale);
/dports/databases/xtrabackup8/percona-xtrabackup-8.0.14/mysql-test/suite/ndb/r/
H A Dndb_fk_restrict.result17 …STRAINT `fkname` FOREIGN KEY (`a`) REFERENCES `parent` (`a`) ON DELETE RESTRICT ON UPDATE RESTRICT)
20 …STRAINT `fkname` FOREIGN KEY (`a`) REFERENCES `parent` (`a`) ON DELETE RESTRICT ON UPDATE RESTRICT)
26 …STRAINT `fkname` FOREIGN KEY (`a`) REFERENCES `parent` (`a`) ON DELETE RESTRICT ON UPDATE RESTRICT)
45 …STRAINT `fkname` FOREIGN KEY (`b`) REFERENCES `parent` (`a`) ON DELETE RESTRICT ON UPDATE RESTRICT)
47 …STRAINT `fkname` FOREIGN KEY (`b`) REFERENCES `parent` (`a`) ON DELETE RESTRICT ON UPDATE RESTRICT)
50 …STRAINT `fkname` FOREIGN KEY (`b`) REFERENCES `parent` (`a`) ON DELETE RESTRICT ON UPDATE RESTRICT)
56 …STRAINT `fkname` FOREIGN KEY (`b`) REFERENCES `parent` (`a`) ON DELETE RESTRICT ON UPDATE RESTRICT)
75 …STRAINT `fkname` FOREIGN KEY (`a`) REFERENCES `parent` (`b`) ON DELETE RESTRICT ON UPDATE RESTRICT)
86 …STRAINT `fkname` FOREIGN KEY (`a`) REFERENCES `parent` (`b`) ON DELETE RESTRICT ON UPDATE RESTRICT)
105 …STRAINT `fkname` FOREIGN KEY (`b`) REFERENCES `parent` (`b`) ON DELETE RESTRICT ON UPDATE RESTRICT)
[all …]
/dports/astro/oskar/OSKAR-2.8.0/oskar/imager/src/
H A Doskar_grid_wproj.c44 const double* RESTRICT uu, in oskar_grid_wproj_d()
45 const double* RESTRICT vv, in oskar_grid_wproj_d()
46 const double* RESTRICT ww, in oskar_grid_wproj_d()
47 const double* RESTRICT vis, in oskar_grid_wproj_d()
53 double* RESTRICT norm, in oskar_grid_wproj_d()
54 double* RESTRICT grid) in oskar_grid_wproj_d()
133 const float* RESTRICT uu, in oskar_grid_wproj_f()
134 const float* RESTRICT vv, in oskar_grid_wproj_f()
135 const float* RESTRICT ww, in oskar_grid_wproj_f()
142 double* RESTRICT norm, in oskar_grid_wproj_f()
[all …]
H A Doskar_grid_wproj2.c16 const int* RESTRICT support, in oskar_grid_wproj2_d()
21 const double* RESTRICT uu, in oskar_grid_wproj2_d()
22 const double* RESTRICT vv, in oskar_grid_wproj2_d()
23 const double* RESTRICT ww, in oskar_grid_wproj2_d()
24 const double* RESTRICT vis, in oskar_grid_wproj2_d()
30 double* RESTRICT norm, in oskar_grid_wproj2_d()
31 double* RESTRICT grid) in oskar_grid_wproj2_d()
111 const float* RESTRICT uu, in oskar_grid_wproj2_f()
112 const float* RESTRICT vv, in oskar_grid_wproj2_f()
120 double* RESTRICT norm, in oskar_grid_wproj2_f()
[all …]
/dports/emulators/jzintv/jzintv-20200712-src/src/misc/
H A Dtypes.h170 cfg_var_t *RESTRICT const var,
171 struct printer_t *RESTRICT const p
175 cfg_var_t *RESTRICT const head,
176 struct printer_t *RESTRICT const p
187 const char *RESTRICT const name,
192 const char *RESTRICT const name,
197 const char *RESTRICT const name,
198 const char *RESTRICT const value
202 const char *RESTRICT const name,
217 const char *RESTRICT kv_str
[all …]
/dports/databases/pgsphere/pgsphere-e0b303d/
H A Dpgs_contains_ops_compat.sql.in13 RESTRICT = contsel,
25 RESTRICT = contsel,
37 RESTRICT = contsel,
49 RESTRICT = contsel,
63 RESTRICT = contsel,
75 RESTRICT = contsel,
87 RESTRICT = contsel,
99 RESTRICT = contsel,
113 RESTRICT = contsel,
125 RESTRICT = contsel,
[all …]
H A Dpgs_contains_ops.sql.in9 RESTRICT = contsel,
21 RESTRICT = contsel,
33 RESTRICT = contsel,
45 RESTRICT = contsel,
59 RESTRICT = contsel,
71 RESTRICT = contsel,
83 RESTRICT = contsel,
95 RESTRICT = contsel,
109 RESTRICT = contsel,
121 RESTRICT = contsel,
[all …]
/dports/emulators/jzintv/jzintv-20200712-src/src/gfx/
H A Dgfx_prescale.h20 const uint8_t *RESTRICT src,
21 uint8_t *RESTRICT dst,
22 void *RESTRICT opaque
34 int *RESTRICT prescaled_x,
35 int *RESTRICT prescaled_y,
36 int *RESTRICT neet_inter_vid,
37 gfx_dirtyrect_spec *RESTRICT dr_spec
48 void *RESTRICT opaque,
56 typedef void gfx_prescaler_dtor_t(void *RESTRICT opaque);
/dports/graphics/bmeps/dktools-4.31.1/dktools/itadmin/
H A Dit-de.sql24 CONSTRAINT cf FOREIGN KEY(vl_s) REFERENCES vlans(vl_s) ON UPDATE CASCADE ON DELETE RESTRICT,
89 CONSTRAINT c2 FOREIGN KEY (sp_s) REFERENCES ddspeed(sp_s) ON UPDATE CASCADE ON DELETE RESTRICT,
90 CONSTRAINT c3 FOREIGN KEY (vl_s) REFERENCES vlans(vl_s) ON UPDATE CASCADE ON DELETE RESTRICT,
91 CONSTRAINT c4 FOREIGN KEY (gb_s) REFERENCES buildings(gb_s) ON UPDATE CASCADE ON DELETE RESTRICT,
129 CONSTRAINT c5 FOREIGN KEY (nd_p) REFERENCES netgroups(ng_s) ON UPDATE CASCADE ON DELETE RESTRICT,
130 CONSTRAINT c6 FOREIGN KEY (nd_c) REFERENCES netgroups(ng_s) ON UPDATE CASCADE ON DELETE RESTRICT,
159 CONSTRAINT ci FOREIGN KEY(nw_ip) REFERENCES networks(nw_ip) ON UPDATE CASCADE ON DELETE RESTRICT,
211 CONSTRAINT c7 FOREIGN KEY (us_s) REFERENCES users(us_s) ON UPDATE CASCADE ON DELETE RESTRICT,
216 CONSTRAINT cm FOREIGN KEY (dd_n) REFERENCES patches(dd_n) ON UPDATE CASCADE ON DELETE RESTRICT,
237 CONSTRAINT co FOREIGN KEY(co_s) REFERENCES computers(co_s) ON UPDATE CASCADE ON DELETE RESTRICT,
[all …]
H A Dit-latin1.sql26 CONSTRAINT cf FOREIGN KEY(vl_s) REFERENCES vlans(vl_s) ON UPDATE CASCADE ON DELETE RESTRICT
93 CONSTRAINT c2 FOREIGN KEY (sp_s) REFERENCES ddspeed(sp_s) ON UPDATE CASCADE ON DELETE RESTRICT,
94 CONSTRAINT c3 FOREIGN KEY (vl_s) REFERENCES vlans(vl_s) ON UPDATE CASCADE ON DELETE RESTRICT,
95 CONSTRAINT c4 FOREIGN KEY (gb_s) REFERENCES buildings(gb_s) ON UPDATE CASCADE ON DELETE RESTRICT
132 CONSTRAINT c5 FOREIGN KEY (nd_p) REFERENCES netgroups(ng_s) ON UPDATE CASCADE ON DELETE RESTRICT,
133 CONSTRAINT c6 FOREIGN KEY (nd_c) REFERENCES netgroups(ng_s) ON UPDATE CASCADE ON DELETE RESTRICT
145 CONSTRAINT cm FOREIGN KEY (nw_ip) REFERENCES networks(nw_ip) ON UPDATE CASCADE ON DELETE RESTRICT
222 CONSTRAINT c7 FOREIGN KEY (us_s) REFERENCES users(us_s) ON UPDATE CASCADE ON DELETE RESTRICT,
227 CONSTRAINT cn FOREIGN KEY (dd_n) REFERENCES patches(dd_n) ON UPDATE CASCADE ON DELETE RESTRICT,
237 CONSTRAINT co FOREIGN KEY(co_s) REFERENCES computers(co_s) ON UPDATE CASCADE ON DELETE RESTRICT
[all …]
H A Dit-utf8.sql26 CONSTRAINT cf FOREIGN KEY(vl_s) REFERENCES vlans(vl_s) ON UPDATE CASCADE ON DELETE RESTRICT
93 CONSTRAINT c2 FOREIGN KEY (sp_s) REFERENCES ddspeed(sp_s) ON UPDATE CASCADE ON DELETE RESTRICT,
94 CONSTRAINT c3 FOREIGN KEY (vl_s) REFERENCES vlans(vl_s) ON UPDATE CASCADE ON DELETE RESTRICT,
95 CONSTRAINT c4 FOREIGN KEY (gb_s) REFERENCES buildings(gb_s) ON UPDATE CASCADE ON DELETE RESTRICT
132 CONSTRAINT c5 FOREIGN KEY (nd_p) REFERENCES netgroups(ng_s) ON UPDATE CASCADE ON DELETE RESTRICT,
133 CONSTRAINT c6 FOREIGN KEY (nd_c) REFERENCES netgroups(ng_s) ON UPDATE CASCADE ON DELETE RESTRICT
145 CONSTRAINT cm FOREIGN KEY (nw_ip) REFERENCES networks(nw_ip) ON UPDATE CASCADE ON DELETE RESTRICT
222 CONSTRAINT c7 FOREIGN KEY (us_s) REFERENCES users(us_s) ON UPDATE CASCADE ON DELETE RESTRICT,
227 CONSTRAINT cn FOREIGN KEY (dd_n) REFERENCES patches(dd_n) ON UPDATE CASCADE ON DELETE RESTRICT,
237 CONSTRAINT co FOREIGN KEY(co_s) REFERENCES computers(co_s) ON UPDATE CASCADE ON DELETE RESTRICT
[all …]
/dports/databases/postgresql96-server/postgresql-9.6.24/contrib/ltree/
H A Dltree--1.1.sql335 RESTRICT = contsel,
344 RESTRICT = contsel,
354 RESTRICT = contsel,
363 RESTRICT = contsel,
382 RESTRICT = contsel,
391 RESTRICT = contsel,
401 RESTRICT = contsel,
410 RESTRICT = contsel,
448 RESTRICT = contsel,
457 RESTRICT = contsel,
[all …]
/dports/databases/postgresql96-pltcl/postgresql-9.6.24/contrib/ltree/
H A Dltree--1.1.sql335 RESTRICT = contsel,
344 RESTRICT = contsel,
354 RESTRICT = contsel,
363 RESTRICT = contsel,
382 RESTRICT = contsel,
391 RESTRICT = contsel,
401 RESTRICT = contsel,
410 RESTRICT = contsel,
448 RESTRICT = contsel,
457 RESTRICT = contsel,
[all …]
/dports/databases/postgresql96-plpython/postgresql-9.6.24/contrib/ltree/
H A Dltree--1.1.sql335 RESTRICT = contsel,
344 RESTRICT = contsel,
354 RESTRICT = contsel,
363 RESTRICT = contsel,
382 RESTRICT = contsel,
391 RESTRICT = contsel,
401 RESTRICT = contsel,
410 RESTRICT = contsel,
448 RESTRICT = contsel,
457 RESTRICT = contsel,
[all …]
/dports/databases/postgresql10-server/postgresql-10.19/contrib/ltree/
H A Dltree--1.1.sql335 RESTRICT = contsel,
344 RESTRICT = contsel,
354 RESTRICT = contsel,
363 RESTRICT = contsel,
382 RESTRICT = contsel,
391 RESTRICT = contsel,
401 RESTRICT = contsel,
410 RESTRICT = contsel,
448 RESTRICT = contsel,
457 RESTRICT = contsel,
[all …]
/dports/databases/postgresql10-client/postgresql-10.19/contrib/ltree/
H A Dltree--1.1.sql335 RESTRICT = contsel,
344 RESTRICT = contsel,
354 RESTRICT = contsel,
363 RESTRICT = contsel,
382 RESTRICT = contsel,
391 RESTRICT = contsel,
401 RESTRICT = contsel,
410 RESTRICT = contsel,
448 RESTRICT = contsel,
457 RESTRICT = contsel,
[all …]
/dports/databases/postgresql10-docs/postgresql-10.19/contrib/ltree/
H A Dltree--1.1.sql335 RESTRICT = contsel,
344 RESTRICT = contsel,
354 RESTRICT = contsel,
363 RESTRICT = contsel,
382 RESTRICT = contsel,
391 RESTRICT = contsel,
401 RESTRICT = contsel,
410 RESTRICT = contsel,
448 RESTRICT = contsel,
457 RESTRICT = contsel,
[all …]

12345678910>>...192