Home
last modified time | relevance | path

Searched refs:strtoval_impl (Results 1 – 13 of 13) sorted by relevance

/dports/misc/mnn/MNN-1.2.0/3rd_party/flatbuffers/include/flatbuffers/
H A Dutil.h241 inline void strtoval_impl(int64_t *val, const char *str, char **endptr, in strtoval_impl() function
246 inline void strtoval_impl(uint64_t *val, const char *str, char **endptr, in strtoval_impl() function
251 inline void strtoval_impl(double *val, const char *str, char **endptr) { in strtoval_impl() function
257 inline void strtoval_impl(float *val, const char *str, char **endptr) { in strtoval_impl() function
294 strtoval_impl(val, str, const_cast<char **>(&endptr), base);
310 strtoval_impl(val, str, const_cast<char **>(&end)); in StringToFloatImpl()
/dports/comms/uhd/uhd-90ce6062b6b5df2eddeee723777be85108e4e7c7/host/lib/deps/flatbuffers/include/flatbuffers/
H A Dutil.h244 inline void strtoval_impl(int64_t *val, const char *str, char **endptr, in strtoval_impl() function
249 inline void strtoval_impl(uint64_t *val, const char *str, char **endptr, in strtoval_impl() function
254 inline void strtoval_impl(double *val, const char *str, char **endptr) { in strtoval_impl() function
260 inline void strtoval_impl(float *val, const char *str, char **endptr) { in strtoval_impl() function
297 strtoval_impl(val, str, const_cast<char **>(&endptr), base);
313 strtoval_impl(val, str, const_cast<char **>(&end)); in StringToFloatImpl()
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/third_party/flatbuffers/src/include/flatbuffers/
H A Dutil.h244 inline void strtoval_impl(int64_t *val, const char *str, char **endptr, in strtoval_impl() function
249 inline void strtoval_impl(uint64_t *val, const char *str, char **endptr, in strtoval_impl() function
254 inline void strtoval_impl(double *val, const char *str, char **endptr) { in strtoval_impl() function
260 inline void strtoval_impl(float *val, const char *str, char **endptr) { in strtoval_impl() function
297 strtoval_impl(val, str, const_cast<char **>(&endptr), base);
313 strtoval_impl(val, str, const_cast<char **>(&end)); in StringToFloatImpl()
/dports/misc/py-tflite-support/tflite-support-0.1.0a1/include/flatbuffers/
H A Dutil.h244 inline void strtoval_impl(int64_t *val, const char *str, char **endptr, in strtoval_impl() function
249 inline void strtoval_impl(uint64_t *val, const char *str, char **endptr, in strtoval_impl() function
254 inline void strtoval_impl(double *val, const char *str, char **endptr) { in strtoval_impl() function
260 inline void strtoval_impl(float *val, const char *str, char **endptr) { in strtoval_impl() function
297 strtoval_impl(val, str, const_cast<char **>(&endptr), base);
313 strtoval_impl(val, str, const_cast<char **>(&end)); in StringToFloatImpl()
/dports/security/vault/vault-1.8.2/vendor/github.com/google/flatbuffers/include/flatbuffers/
H A Dutil.h244 inline void strtoval_impl(int64_t *val, const char *str, char **endptr, in strtoval_impl() function
249 inline void strtoval_impl(uint64_t *val, const char *str, char **endptr, in strtoval_impl() function
254 inline void strtoval_impl(double *val, const char *str, char **endptr) { in strtoval_impl() function
260 inline void strtoval_impl(float *val, const char *str, char **endptr) { in strtoval_impl() function
297 strtoval_impl(val, str, const_cast<char **>(&endptr), base);
313 strtoval_impl(val, str, const_cast<char **>(&end)); in StringToFloatImpl()
/dports/www/osrm-backend/osrm-backend-5.26.0/third_party/flatbuffers/include/flatbuffers/
H A Dutil.h244 inline void strtoval_impl(int64_t *val, const char *str, char **endptr, in strtoval_impl() function
249 inline void strtoval_impl(uint64_t *val, const char *str, char **endptr, in strtoval_impl() function
254 inline void strtoval_impl(double *val, const char *str, char **endptr) { in strtoval_impl() function
260 inline void strtoval_impl(float *val, const char *str, char **endptr) { in strtoval_impl() function
297 strtoval_impl(val, str, const_cast<char **>(&endptr), base);
313 strtoval_impl(val, str, const_cast<char **>(&end)); in StringToFloatImpl()
/dports/graphics/py-gdal/gdal-3.3.3/ogr/ogrsf_frmts/flatgeobuf/flatbuffers/
H A Dutil.h244 inline void strtoval_impl(int64_t *val, const char *str, char **endptr, in strtoval_impl() function
249 inline void strtoval_impl(uint64_t *val, const char *str, char **endptr, in strtoval_impl() function
254 inline void strtoval_impl(double *val, const char *str, char **endptr) { in strtoval_impl() function
260 inline void strtoval_impl(float *val, const char *str, char **endptr) { in strtoval_impl() function
297 strtoval_impl(val, str, const_cast<char **>(&endptr), base);
313 strtoval_impl(val, str, const_cast<char **>(&end)); in StringToFloatImpl()
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/flatbuffers/src/include/flatbuffers/
H A Dutil.h244 inline void strtoval_impl(int64_t *val, const char *str, char **endptr, in strtoval_impl() function
249 inline void strtoval_impl(uint64_t *val, const char *str, char **endptr, in strtoval_impl() function
254 inline void strtoval_impl(double *val, const char *str, char **endptr) { in strtoval_impl() function
260 inline void strtoval_impl(float *val, const char *str, char **endptr) { in strtoval_impl() function
297 strtoval_impl(val, str, const_cast<char **>(&endptr), base);
313 strtoval_impl(val, str, const_cast<char **>(&end)); in StringToFloatImpl()
/dports/graphics/p5-Geo-GDAL/gdal-3.3.3/ogr/ogrsf_frmts/flatgeobuf/flatbuffers/
H A Dutil.h244 inline void strtoval_impl(int64_t *val, const char *str, char **endptr, in strtoval_impl() function
249 inline void strtoval_impl(uint64_t *val, const char *str, char **endptr, in strtoval_impl() function
254 inline void strtoval_impl(double *val, const char *str, char **endptr) { in strtoval_impl() function
260 inline void strtoval_impl(float *val, const char *str, char **endptr) { in strtoval_impl() function
297 strtoval_impl(val, str, const_cast<char **>(&endptr), base);
313 strtoval_impl(val, str, const_cast<char **>(&end)); in StringToFloatImpl()
/dports/graphics/gdal/gdal-3.3.3/ogr/ogrsf_frmts/flatgeobuf/flatbuffers/
H A Dutil.h244 inline void strtoval_impl(int64_t *val, const char *str, char **endptr, in strtoval_impl() function
249 inline void strtoval_impl(uint64_t *val, const char *str, char **endptr, in strtoval_impl() function
254 inline void strtoval_impl(double *val, const char *str, char **endptr) { in strtoval_impl() function
260 inline void strtoval_impl(float *val, const char *str, char **endptr) { in strtoval_impl() function
297 strtoval_impl(val, str, const_cast<char **>(&endptr), base);
313 strtoval_impl(val, str, const_cast<char **>(&end)); in StringToFloatImpl()
/dports/devel/flatbuffers/flatbuffers-2.0.0/include/flatbuffers/
H A Dutil.h256 inline void strtoval_impl(int64_t *val, const char *str, char **endptr, in strtoval_impl() function
261 inline void strtoval_impl(uint64_t *val, const char *str, char **endptr, in strtoval_impl() function
266 inline void strtoval_impl(double *val, const char *str, char **endptr) { in strtoval_impl() function
272 inline void strtoval_impl(float *val, const char *str, char **endptr) { in strtoval_impl() function
309 strtoval_impl(val, str, const_cast<char **>(&endptr), base);
325 strtoval_impl(val, str, const_cast<char **>(&end)); in StringToFloatImpl()
/dports/databases/postgis32/postgis-3.2.0/deps/flatgeobuf/include/flatbuffers/
H A Dutil.h256 inline void strtoval_impl(int64_t *val, const char *str, char **endptr, in strtoval_impl() function
261 inline void strtoval_impl(uint64_t *val, const char *str, char **endptr, in strtoval_impl() function
266 inline void strtoval_impl(double *val, const char *str, char **endptr) { in strtoval_impl() function
272 inline void strtoval_impl(float *val, const char *str, char **endptr) { in strtoval_impl() function
309 strtoval_impl(val, str, const_cast<char **>(&endptr), base);
325 strtoval_impl(val, str, const_cast<char **>(&end)); in StringToFloatImpl()
/dports/www/grafana8/grafana-8.3.6/vendor/github.com/google/flatbuffers/include/flatbuffers/
H A Dutil.h256 inline void strtoval_impl(int64_t *val, const char *str, char **endptr, in strtoval_impl() function
261 inline void strtoval_impl(uint64_t *val, const char *str, char **endptr, in strtoval_impl() function
266 inline void strtoval_impl(double *val, const char *str, char **endptr) { in strtoval_impl() function
272 inline void strtoval_impl(float *val, const char *str, char **endptr) { in strtoval_impl() function
309 strtoval_impl(val, str, const_cast<char **>(&endptr), base);
325 strtoval_impl(val, str, const_cast<char **>(&end)); in StringToFloatImpl()