Home
last modified time | relevance | path

Searched defs:get_digit (Results 1 – 25 of 48) sorted by relevance

12

/dports/astro/starplot/starplot-0.95.5/lib/
H A Dstrtol.c6 static int get_digit(char c, int base) in get_digit() function
/dports/net-im/fractal/fractal-4.4.0/vendor/libhandy/src/auto/
H A Ddialer_button.rs42 fn get_digit(&self) -> i32; in get_digit() method
55 fn get_digit(&self) -> i32 { in get_digit() method
/dports/devel/tokei/tokei-12.1.2/tests/
H A Daccuracy.rs16 macro_rules! get_digit { macro
/dports/lang/erlang-runtime22/otp-OTP-22.3.4.24/lib/xmerl/src/
H A Dxmerl_xsd_type.erl1491 get_digit(Str,Delim) -> function
1493 get_digit([Delim|T],Delim,Acc,_Str) -> function
1495 get_digit([H|T],Delim,Acc,Str) when H>=$0,H=<$9 -> function
1497 get_digit([],_,[],_Str) -> function
1499 get_digit([],_,_,Str) -> function
1501 get_digit(_,_,_,Str) -> function
/dports/lang/erlang-runtime23/otp-OTP-23.3.4.10/lib/xmerl/src/
H A Dxmerl_xsd_type.erl1491 get_digit(Str,Delim) -> function
1493 get_digit([Delim|T],Delim,Acc,_Str) -> function
1495 get_digit([H|T],Delim,Acc,Str) when H>=$0,H=<$9 -> function
1497 get_digit([],_,[],_Str) -> function
1499 get_digit([],_,_,Str) -> function
1501 get_digit(_,_,_,Str) -> function
/dports/lang/erlang-runtime21/otp-OTP-21.3.8.24/lib/xmerl/src/
H A Dxmerl_xsd_type.erl1498 get_digit(Str,Delim) -> function
1500 get_digit([Delim|T],Delim,Acc,_Str) -> function
1502 get_digit([H|T],Delim,Acc,Str) when H>=$0,H=<$9 -> function
1504 get_digit([],_,[],_Str) -> function
1506 get_digit([],_,_,Str) -> function
1508 get_digit(_,_,_,Str) -> function
/dports/lang/erlang-wx/otp-OTP-24.1.7/lib/xmerl/src/
H A Dxmerl_xsd_type.erl1491 get_digit(Str,Delim) -> function
1493 get_digit([Delim|T],Delim,Acc,_Str) -> function
1495 get_digit([H|T],Delim,Acc,Str) when H>=$0,H=<$9 -> function
1497 get_digit([],_,[],_Str) -> function
1499 get_digit([],_,_,Str) -> function
1501 get_digit(_,_,_,Str) -> function
/dports/lang/erlang-runtime24/otp-OTP-24.1.7/lib/xmerl/src/
H A Dxmerl_xsd_type.erl1491 get_digit(Str,Delim) -> function
1493 get_digit([Delim|T],Delim,Acc,_Str) -> function
1495 get_digit([H|T],Delim,Acc,Str) when H>=$0,H=<$9 -> function
1497 get_digit([],_,[],_Str) -> function
1499 get_digit([],_,_,Str) -> function
1501 get_digit(_,_,_,Str) -> function
/dports/lang/erlang-java/otp-OTP-24.1.7/lib/xmerl/src/
H A Dxmerl_xsd_type.erl1491 get_digit(Str,Delim) -> function
1493 get_digit([Delim|T],Delim,Acc,_Str) -> function
1495 get_digit([H|T],Delim,Acc,Str) when H>=$0,H=<$9 -> function
1497 get_digit([],_,[],_Str) -> function
1499 get_digit([],_,_,Str) -> function
1501 get_digit(_,_,_,Str) -> function
/dports/lang/erlang/otp-OTP-24.1.7/lib/xmerl/src/
H A Dxmerl_xsd_type.erl1491 get_digit(Str,Delim) -> function
1493 get_digit([Delim|T],Delim,Acc,_Str) -> function
1495 get_digit([H|T],Delim,Acc,Str) when H>=$0,H=<$9 -> function
1497 get_digit([],_,[],_Str) -> function
1499 get_digit([],_,_,Str) -> function
1501 get_digit(_,_,_,Str) -> function
/dports/devel/srecord/srecord-1.64/srecord/input/file/
H A Dfour_packed_code.cc48 srecord::input_file_four_packed_code::get_digit(void) in get_digit() function in srecord::input_file_four_packed_code
H A Dfastload.cc49 srecord::input_file_fastload::get_digit(void) in get_digit() function in srecord::input_file_fastload
/dports/emulators/mess/mame-mame0226/src/devices/cpu/sm510/
H A Dsm500op.cpp19 u8 sm500_device::get_digit() in get_digit() function in sm500_device
/dports/emulators/mame/mame-mame0226/src/devices/cpu/sm510/
H A Dsm500op.cpp19 u8 sm500_device::get_digit() in get_digit() function in sm500_device
/dports/graphics/sane-backends/sane-backends-1.0.32/sanei/
H A Dsanei_codec_ascii.c69 get_digit (Wire *w) in get_digit() function
/dports/net-p2p/go-ethereum/aws-sdk-go-v2-credentials-v1.1.1/service/eventbridge/
H A Dapi_op_CreateEventBus.go123 func newServiceMetadataMiddleware_opCreateEventBus(region string) *awsmiddleware.RegisterServiceMet…
/dports/devel/cssc/CSSC-1.4.1/src/
H A Dsccsdate.cc129 get_digit(char ch) in get_digit() function
/dports/security/wolfssl/wolfssl-5.1.0/wolfcrypt/src/
H A Dwolfmath.c82 mp_digit get_digit(const mp_int* a, int n) in get_digit() function
/dports/databases/mariadb105-client/mariadb-10.5.15/extra/wolfssl/wolfssl/wolfcrypt/src/
H A Dwolfmath.c82 mp_digit get_digit(const mp_int* a, int n) in get_digit() function
/dports/databases/mariadb104-server/mariadb-10.4.24/extra/wolfssl/wolfssl/wolfcrypt/src/
H A Dwolfmath.c82 mp_digit get_digit(const mp_int* a, int n) in get_digit() function
/dports/databases/mariadb105-server/mariadb-10.5.15/extra/wolfssl/wolfssl/wolfcrypt/src/
H A Dwolfmath.c82 mp_digit get_digit(const mp_int* a, int n) in get_digit() function
/dports/databases/mariadb104-client/mariadb-10.4.24/extra/wolfssl/wolfssl/wolfcrypt/src/
H A Dwolfmath.c82 mp_digit get_digit(const mp_int* a, int n) in get_digit() function
/dports/devel/ppl/ppl-1.2/src/
H A Dchecked.cc54 get_digit(char c, unsigned int base = 10) { in get_digit() function
/dports/math/ump/ump-0.8.6/src/
H A Dutf8_string.cpp281 int32 utf8_string::get_digit( uint32 pos ) const throw(error_obj) in get_digit() function in utf8_string
/dports/security/p5-CryptX/CryptX-0.075/src/ltc/headers/
H A Dtomcrypt_math.h96 ltc_mp_digit (*get_digit)(void *a, int n); member

12