Home
last modified time | relevance | path

Searched refs:raaindex (Results 1 – 12 of 12) sorted by relevance

/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/third_party/nasm/nasmlib/
H A Draa.c60 raaindex endposn;
95 static struct RAA *raa_init_layer(raaindex posn, unsigned int layers) in raa_init_layer()
98 raaindex posmask; in raa_init_layer()
103 posmask = ((raaindex)RAA_LAYERSIZE << r->shift) - 1; in raa_init_layer()
124 nasm_assert(posn <= (~(raaindex)0 >> 1)); in real_raa_read()
138 int64_t raa_read(struct RAA *r, raaindex pos) in raa_read()
146 void *raa_read_ptr(struct RAA *r, raaindex pos) in raa_read_ptr()
156 real_raa_write(struct RAA *r, raaindex posn, union intorptr value) in real_raa_write()
160 nasm_assert(posn <= (~(raaindex)0 >> 1)); in real_raa_write()
189 struct RAA *raa_write(struct RAA *r, raaindex posn, int64_t value) in raa_write()
[all …]
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/nasm/nasmlib/
H A Draa.c55 raaindex endposn;
90 static struct RAA *raa_init_layer(raaindex posn, unsigned int layers) in raa_init_layer()
93 raaindex posmask; in raa_init_layer()
98 posmask = ((raaindex)RAA_LAYERSIZE << r->shift) - 1; in raa_init_layer()
119 nasm_assert(posn <= (~(raaindex)0 >> 1)); in real_raa_read()
133 int64_t raa_read(struct RAA *r, raaindex pos) in raa_read()
141 void *raa_read_ptr(struct RAA *r, raaindex pos) in raa_read_ptr()
151 real_raa_write(struct RAA *r, raaindex posn, union intorptr value) in real_raa_write()
155 nasm_assert(posn <= (~(raaindex)0 >> 1)); in real_raa_write()
184 struct RAA *raa_write(struct RAA *r, raaindex posn, int64_t value) in raa_write()
[all …]
/dports/devel/nasm/nasm-2.15.05/nasmlib/
H A Draa.c55 raaindex endposn;
90 static struct RAA *raa_init_layer(raaindex posn, unsigned int layers) in raa_init_layer()
93 raaindex posmask; in raa_init_layer()
98 posmask = ((raaindex)RAA_LAYERSIZE << r->shift) - 1; in raa_init_layer()
119 nasm_assert(posn <= (~(raaindex)0 >> 1)); in real_raa_read()
133 int64_t raa_read(struct RAA *r, raaindex pos) in raa_read()
141 void *raa_read_ptr(struct RAA *r, raaindex pos) in raa_read_ptr()
151 real_raa_write(struct RAA *r, raaindex posn, union intorptr value) in real_raa_write()
155 nasm_assert(posn <= (~(raaindex)0 >> 1)); in real_raa_write()
184 struct RAA *raa_write(struct RAA *r, raaindex posn, int64_t value) in raa_write()
[all …]
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/third_party/nasm/include/
H A Draa.h40 typedef uint64_t raaindex; typedef
44 int64_t raa_read(struct RAA *, raaindex);
45 void *raa_read_ptr(struct RAA *, raaindex);
46 struct RAA * never_null raa_write(struct RAA *r, raaindex posn, int64_t value);
47 struct RAA * never_null raa_write_ptr(struct RAA *r, raaindex posn, void *value);
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/nasm/include/
H A Draa.h40 typedef uint64_t raaindex; typedef
44 int64_t raa_read(struct RAA *, raaindex);
45 void *raa_read_ptr(struct RAA *, raaindex);
46 struct RAA * never_null raa_write(struct RAA *r, raaindex posn, int64_t value);
47 struct RAA * never_null raa_write_ptr(struct RAA *r, raaindex posn, void *value);
/dports/devel/nasm/nasm-2.15.05/include/
H A Draa.h40 typedef uint64_t raaindex; typedef
44 int64_t raa_read(struct RAA *, raaindex);
45 void *raa_read_ptr(struct RAA *, raaindex);
46 struct RAA * never_null raa_write(struct RAA *r, raaindex posn, int64_t value);
47 struct RAA * never_null raa_write_ptr(struct RAA *r, raaindex posn, void *value);
/dports/databases/pecl-rrd/rrd-2.0.1/
H A Drrd.c511 ZEND_ARG_INFO(0, raaindex)
/dports/devel/kdev-php/kdev-php-21.12.3/
H A Dphpfunctions.php82738 * @param int $raaindex The index number of the RRA that is to be
82744 function rrd_first($file, $raaindex){} argument
/dports/devel/geany-legacy/geany-1.37.1/data/tags/
H A Dstd.php.tags9014 rrd_first�16�(string $file [, int $raaindex = ''])�int
/dports/devel/geany/geany-1.38/data/tags/
H A Dstd.php.tags9014 rrd_first�16�(string $file [, int $raaindex = ''])�int
/dports/editors/cudatext/CudaText-1.151.0/app/data/autocomplete/
H A DPHP_.acp3519 int rrd_first(string $file [, int $raaindex=0]) |Gets the timestamp of the first sample from rrd fi…
/dports/editors/cudatext/CudaText-1.151.0/app/cudatext.app/Contents/Resources/data/autocomplete/
H A DPHP_.acp3519 int rrd_first(string $file [, int $raaindex=0]) |Gets the timestamp of the first sample from rrd fi…