Searched refs:dtoa (Results 1 – 12 of 12) sorted by relevance
10 Source/WTF/wtf/dtoa/utils.h | 2 +-13 diff --git a/Source/WTF/wtf/dtoa/utils.h b/Source/WTF/wtf/dtoa/utils.h15 --- a/Source/WTF/wtf/dtoa/utils.h16 +++ b/Source/WTF/wtf/dtoa/utils.h
12 Source/WTF/wtf/dtoa/utils.h | 2 +-70 diff --git a/Source/WTF/wtf/dtoa/utils.h b/Source/WTF/wtf/dtoa/utils.h72 --- a/Source/WTF/wtf/dtoa/utils.h73 +++ b/Source/WTF/wtf/dtoa/utils.h
8 return dtoa(num); in toString()12 return dtoa(num); in toString()16 return dtoa(num); in toString()
85 char* dtoa(double value, char* buffer) { in dtoa() function104 std::string dtoa(double value) { in dtoa() function107 auto end = dtoa(value, const_cast<char*>(data.data())); in dtoa()114 std::string dtoa(double value) {
8 std::string dtoa(double value);
11 Source/WTF/wtf/dtoa/utils.h | 2 +-63 diff --git a/Source/WTF/wtf/dtoa/utils.h b/Source/WTF/wtf/dtoa/utils.h65 --- a/Source/WTF/wtf/dtoa/utils.h66 +++ b/Source/WTF/wtf/dtoa/utils.h
338 char* end = internal::dtoa(d, buffer, maxDecimalPlaces_); in WriteDouble()532 char* end = internal::dtoa(d, buffer, maxDecimalPlaces_); in WriteDouble()
216 inline char* dtoa(double value, char* buffer, int maxDecimalPlaces = 324) {
52 dtoa \
341 src/mbgl/util/dtoa.cpp \
4375 -rw-r--r-- root root 458 ./usr/include/python3.8/dtoa.h
4376 -rw-r--r-- root root 458 ./usr/include/python3.8/dtoa.h