Home
last modified time | relevance | path

Searched defs:integer_string (Results 1 – 8 of 8) sorted by relevance

/dports/databases/cassandra-cpp-driver/cpp-driver-2.16.0/tests/src/integration/values/
H A Dinteger.hpp103 std::stringstream integer_string; in str() local
190 std::stringstream integer_string; in str() local
277 std::stringstream integer_string; in str() local
364 std::stringstream integer_string; in str() local
/dports/biology/artemis/artemis-17.0.1-11-g3e43d27e/uk/ac/sanger/artemis/io/
H A DLocationLexer.java237 String integer_string = ""; in removeInteger() local
/dports/devel/libpff/libpff-20180714/pfftools/
H A Ditem_file.c618 system_character_t integer_string[ 32 ]; in item_file_write_integer_32bit_as_decimal() local
745 system_character_t integer_string[ 32 ]; in item_file_write_integer_32bit_as_hexadecimal() local
/dports/textproc/xlnt/xlnt-1.5.0-92-g20f3dac2/source/detail/number_format/
H A Dnumber_formatter.cpp1685 std::string integer_string = std::to_string(integer); in fill_scientific_placeholders() local
/dports/www/py-djangorestframework/djangorestframework-3.12.4/rest_framework/
H A Dpagination.py22 def _positive_int(integer_string, strict=False, cutoff=None): argument
/dports/www/py-dj32-djangorestframework/djangorestframework-3.12.4/rest_framework/
H A Dpagination.py22 def _positive_int(integer_string, strict=False, cutoff=None): argument
/dports/mail/spamdyke/spamdyke-5.0.1/spamdyke/
H A Dspamdyke.h1724 struct integer_string struct
1726 int *integers;
1727 char **strings;
/dports/math/gretl/gretl-2021d/lib/src/
H A Dstrutils.c472 int integer_string (const char *str) function