Home
last modified time | relevance | path

Searched refs:ConvertDoubleToInt64 (Results 1 – 25 of 43) sorted by relevance

12

/dports/net/storj/storj-1.45.3/vendor/github.com/apache/thrift/lib/delphi/src/
H A DThrift.Protocol.pas491 function ConvertDoubleToInt64( const d: Double): Int64; in ConvertDoubleToInt64() function
874 WriteI64(ConvertDoubleToInt64(d));
/dports/www/fabio/fabio-1.5.14/vendor/github.com/apache/thrift/thrift-da1169d75b15/lib/delphi/src/
H A DThrift.Protocol.pas491 function ConvertDoubleToInt64( const d: Double): Int64; in ConvertDoubleToInt64() function
874 WriteI64(ConvertDoubleToInt64(d));
/dports/misc/concourse/concourse-6.7.2/vendor/github.com/apache/thrift/lib/delphi/src/
H A DThrift.Protocol.pas485 function ConvertDoubleToInt64( const d: Double): Int64; in ConvertDoubleToInt64() function
868 WriteI64(ConvertDoubleToInt64(d));
/dports/www/grafana8/grafana-8.3.6/vendor/github.com/apache/thrift/lib/delphi/src/
H A DThrift.Protocol.pas519 function ConvertDoubleToInt64( const d: Double): Int64; inline; in ConvertDoubleToInt64() function
918 WriteI64(ConvertDoubleToInt64(d));
/dports/devel/py-thrift/thrift-0.14.0/lib/delphi/src/
H A DThrift.Protocol.pas519 function ConvertDoubleToInt64( const d: Double): Int64; inline; in ConvertDoubleToInt64() function
918 WriteI64(ConvertDoubleToInt64(d));
/dports/devel/thrift-cpp/thrift-0.14.0/lib/delphi/src/
H A DThrift.Protocol.pas519 function ConvertDoubleToInt64( const d: Double): Int64; inline; in ConvertDoubleToInt64() function
918 WriteI64(ConvertDoubleToInt64(d));
/dports/devel/thrift/thrift-0.14.0/lib/delphi/src/
H A DThrift.Protocol.pas519 function ConvertDoubleToInt64( const d: Double): Int64; inline; in ConvertDoubleToInt64() function
918 WriteI64(ConvertDoubleToInt64(d));
/dports/devel/thrift-c_glib/thrift-0.14.0/lib/delphi/src/
H A DThrift.Protocol.pas519 function ConvertDoubleToInt64( const d: Double): Int64; inline; in ConvertDoubleToInt64() function
918 WriteI64(ConvertDoubleToInt64(d));
/dports/devel/node-thrift/thrift-0.14.0/lib/delphi/src/
H A DThrift.Protocol.pas519 function ConvertDoubleToInt64( const d: Double): Int64; inline; in ConvertDoubleToInt64() function
918 WriteI64(ConvertDoubleToInt64(d));
/dports/www/node10/node-v10.24.1/deps/v8/src/ppc/
H A Dmacro-assembler-ppc.cc751 void TurboAssembler::ConvertDoubleToInt64(const DoubleRegister double_input, in ConvertDoubleToInt64() function in v8::internal::TurboAssembler
1614 ConvertDoubleToInt64(double_input, in TryDoubleToInt32Exact()
1664 ConvertDoubleToInt64(double_input, in TryInlineTruncateDoubleToI()
H A Dmacro-assembler-ppc.h152 void ConvertDoubleToInt64(const DoubleRegister double_input,
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/v8/src/codegen/ppc/
H A Dmacro-assembler-ppc.h97 void ConvertDoubleToInt64(const DoubleRegister double_input,
H A Dmacro-assembler-ppc.cc730 void TurboAssembler::ConvertDoubleToInt64(const DoubleRegister double_input, in ConvertDoubleToInt64() function in v8::internal::TurboAssembler
1544 ConvertDoubleToInt64(double_input, in TryInlineTruncateDoubleToI()
/dports/www/chromium-legacy/chromium-88.0.4324.182/v8/src/codegen/ppc/
H A Dmacro-assembler-ppc.h97 void ConvertDoubleToInt64(const DoubleRegister double_input,
H A Dmacro-assembler-ppc.cc874 void TurboAssembler::ConvertDoubleToInt64(const DoubleRegister double_input, in ConvertDoubleToInt64() function in v8::internal::TurboAssembler
1701 ConvertDoubleToInt64(double_input, in TryInlineTruncateDoubleToI()
/dports/www/node10/node-v10.24.1/deps/v8/src/s390/
H A Dmacro-assembler-s390.cc755 void TurboAssembler::ConvertDoubleToInt64(const Register dst, in ConvertDoubleToInt64() function in v8::internal::TurboAssembler
1540 ConvertDoubleToInt64(result, double_input); in TryDoubleToInt32Exact()
1576 ConvertDoubleToInt64(result, double_input); in TryInlineTruncateDoubleToI()
H A Dmacro-assembler-s390.h704 void ConvertDoubleToInt64(const Register dst,
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/v8/src/codegen/s390/
H A Dmacro-assembler-s390.h689 void ConvertDoubleToInt64(const Register dst,
H A Dmacro-assembler-s390.cc852 void TurboAssembler::ConvertDoubleToInt64(const Register dst, in ConvertDoubleToInt64() function in v8::internal::TurboAssembler
1605 ConvertDoubleToInt64(result, double_input); in TryInlineTruncateDoubleToI()
/dports/www/chromium-legacy/chromium-88.0.4324.182/v8/src/codegen/s390/
H A Dmacro-assembler-s390.h694 void ConvertDoubleToInt64(const Register dst,
H A Dmacro-assembler-s390.cc875 void TurboAssembler::ConvertDoubleToInt64(const Register dst, in ConvertDoubleToInt64() function in v8::internal::TurboAssembler
1627 ConvertDoubleToInt64(result, double_input); in TryInlineTruncateDoubleToI()
/dports/lang/v8/v8-9.6.180.12/src/wasm/baseline/s390/
H A Dliftoff-assembler-s390.h1981 ConvertDoubleToInt64(dst.gp(), src.fp()); // f64 -> i64 round to zero. in emit_type_conversion()
2030 ConvertDoubleToInt64(dst.gp(), src.fp()); // f64 -> i64 round to zero. in emit_type_conversion()
/dports/lang/v8/v8-9.6.180.12/src/codegen/ppc/
H A Dmacro-assembler-ppc.h80 void ConvertDoubleToInt64(const DoubleRegister double_input,
H A Dmacro-assembler-ppc.cc964 void TurboAssembler::ConvertDoubleToInt64(const DoubleRegister double_input, in CallRecordWriteStub() function in v8::internal::TurboAssembler
1960 ConvertDoubleToInt64(double_input, in CallRecordWriteStub()
/dports/lang/v8/v8-9.6.180.12/src/codegen/s390/
H A Dmacro-assembler-s390.h730 void ConvertDoubleToInt64(const Register dst,

12