Home
last modified time | relevance | path

Searched defs:x_low (Results 1 – 25 of 126) sorted by relevance

123456

/dports/www/grafana8/grafana-8.3.6/vendor/github.com/apache/arrow/cpp/src/gandiva/precompiled/
H A Ddecimal_wrapper.cc72 void mod_decimal128_decimal128(int64_t context, int64_t x_high, uint64_t x_low, in mod_decimal128_decimal128()
89 int32_t compare_decimal128_decimal128_internal(int64_t x_high, uint64_t x_low, in compare_decimal128_decimal128_internal()
122 void floor_decimal128(int64_t x_high, uint64_t x_low, int32_t x_precision, in floor_decimal128()
134 void round_decimal128(int64_t x_high, uint64_t x_low, int32_t x_precision, in round_decimal128()
160 void truncate_decimal128(int64_t x_high, uint64_t x_low, int32_t x_precision, in truncate_decimal128()
234 bool castDecimal_internal(int64_t x_high, uint64_t x_low, int32_t x_precision, in castDecimal_internal()
254 void castDECIMALNullOnOverflow_decimal128(int64_t x_high, uint64_t x_low, in castDECIMALNullOnOverflow_decimal128()
281 int32_t hash_decimal128(int64_t x_high, uint64_t x_low, int32_t x_precision, in hash_decimal128()
331 int32_t hash32AsDoubleWithSeed_decimal128(int64_t x_high, uint64_t x_low, in hash32AsDoubleWithSeed_decimal128()
342 int64_t hash64AsDoubleWithSeed_decimal128(int64_t x_high, uint64_t x_low, in hash64AsDoubleWithSeed_decimal128()
[all …]
/dports/databases/arrow/apache-arrow-6.0.1/cpp/src/gandiva/precompiled/
H A Ddecimal_wrapper.cc72 void mod_decimal128_decimal128(int64_t context, int64_t x_high, uint64_t x_low, in mod_decimal128_decimal128()
89 int32_t compare_decimal128_decimal128_internal(int64_t x_high, uint64_t x_low, in compare_decimal128_decimal128_internal()
122 void floor_decimal128(int64_t x_high, uint64_t x_low, int32_t x_precision, in floor_decimal128()
134 void round_decimal128(int64_t x_high, uint64_t x_low, int32_t x_precision, in round_decimal128()
160 void truncate_decimal128(int64_t x_high, uint64_t x_low, int32_t x_precision, in truncate_decimal128()
234 bool castDecimal_internal(int64_t x_high, uint64_t x_low, int32_t x_precision, in castDecimal_internal()
254 void castDECIMALNullOnOverflow_decimal128(int64_t x_high, uint64_t x_low, in castDECIMALNullOnOverflow_decimal128()
281 int32_t hash_decimal128(int64_t x_high, uint64_t x_low, int32_t x_precision, in hash_decimal128()
331 int32_t hash32AsDoubleWithSeed_decimal128(int64_t x_high, uint64_t x_low, in hash32AsDoubleWithSeed_decimal128()
342 int64_t hash64AsDoubleWithSeed_decimal128(int64_t x_high, uint64_t x_low, in hash64AsDoubleWithSeed_decimal128()
[all …]
/dports/security/vault/vault-1.8.2/vendor/github.com/apache/arrow/cpp/src/gandiva/precompiled/
H A Ddecimal_wrapper.cc72 void mod_decimal128_decimal128(int64_t context, int64_t x_high, uint64_t x_low, in mod_decimal128_decimal128()
89 int32_t compare_decimal128_decimal128_internal(int64_t x_high, uint64_t x_low, in compare_decimal128_decimal128_internal()
122 void floor_decimal128(int64_t x_high, uint64_t x_low, int32_t x_precision, in floor_decimal128()
134 void round_decimal128(int64_t x_high, uint64_t x_low, int32_t x_precision, in round_decimal128()
160 void truncate_decimal128(int64_t x_high, uint64_t x_low, int32_t x_precision, in truncate_decimal128()
234 bool castDecimal_internal(int64_t x_high, uint64_t x_low, int32_t x_precision, in castDecimal_internal()
254 void castDECIMALNullOnOverflow_decimal128(int64_t x_high, uint64_t x_low, in castDECIMALNullOnOverflow_decimal128()
281 int32_t hash_decimal128(int64_t x_high, uint64_t x_low, int32_t x_precision, in hash_decimal128()
331 int32_t hash32AsDoubleWithSeed_decimal128(int64_t x_high, uint64_t x_low, in hash32AsDoubleWithSeed_decimal128()
342 int64_t hash64AsDoubleWithSeed_decimal128(int64_t x_high, uint64_t x_low, in hash64AsDoubleWithSeed_decimal128()
[all …]
/dports/math/vtk6/VTK-6.2.0/Rendering/OpenGL/
H A DvtkOpenGLRenderWindow.cxx422 int x_low, x_hi; in GetPixelData() local
458 int x_low, x_hi; in GetPixelData() local
501 int x_low, x_hi; in GetPixelData() local
597 int x_low, x_hi; in SetPixelData() local
639 int x_low, x_hi; in SetPixelData() local
782 int x_low, x_hi; in GetRGBAPixelData() local
821 int x_low, x_hi; in GetRGBAPixelData() local
865 int x_low, x_hi; in GetRGBAPixelData() local
940 int x_low, x_hi; in SetRGBAPixelData() local
983 int x_low, x_hi; in SetRGBAPixelData() local
[all …]
/dports/math/vtk6/VTK-6.2.0/Rendering/OpenGL2/
H A DvtkOpenGLRenderWindow.cxx504 int x_low, x_hi; in GetPixelData() local
540 int x_low, x_hi; in GetPixelData() local
583 int x_low, x_hi; in GetPixelData() local
647 int x_low, x_hi; in SetPixelData() local
781 int x_low, x_hi; in DrawPixels() local
860 int x_low, x_hi; in GetRGBAPixelData() local
899 int x_low, x_hi; in GetRGBAPixelData() local
943 int x_low, x_hi; in GetRGBAPixelData() local
1018 int x_low, x_hi; in SetRGBAPixelData() local
1112 int x_low, x_hi; in GetRGBACharPixelData() local
[all …]
/dports/www/grafana8/grafana-8.3.6/vendor/github.com/apache/arrow/cpp/src/gandiva/
H A Ddecimal_xlarge.cc197 void gdv_xlarge_multiply_and_scale_down(int64_t x_high, uint64_t x_low, int64_t y_high, in gdv_xlarge_multiply_and_scale_down()
212 void gdv_xlarge_scale_up_and_divide(int64_t x_high, uint64_t x_low, int64_t y_high, in gdv_xlarge_scale_up_and_divide()
240 void gdv_xlarge_mod(int64_t x_high, uint64_t x_low, int32_t x_scale, int64_t y_high, in gdv_xlarge_mod()
262 int32_t gdv_xlarge_compare(int64_t x_high, uint64_t x_low, int32_t x_scale, in gdv_xlarge_compare()
/dports/databases/arrow/apache-arrow-6.0.1/cpp/src/gandiva/
H A Ddecimal_xlarge.cc197 void gdv_xlarge_multiply_and_scale_down(int64_t x_high, uint64_t x_low, int64_t y_high, in gdv_xlarge_multiply_and_scale_down()
212 void gdv_xlarge_scale_up_and_divide(int64_t x_high, uint64_t x_low, int64_t y_high, in gdv_xlarge_scale_up_and_divide()
240 void gdv_xlarge_mod(int64_t x_high, uint64_t x_low, int32_t x_scale, int64_t y_high, in gdv_xlarge_mod()
262 int32_t gdv_xlarge_compare(int64_t x_high, uint64_t x_low, int32_t x_scale, in gdv_xlarge_compare()
/dports/security/vault/vault-1.8.2/vendor/github.com/apache/arrow/cpp/src/gandiva/
H A Ddecimal_xlarge.cc197 void gdv_xlarge_multiply_and_scale_down(int64_t x_high, uint64_t x_low, int64_t y_high, in gdv_xlarge_multiply_and_scale_down()
212 void gdv_xlarge_scale_up_and_divide(int64_t x_high, uint64_t x_low, int64_t y_high, in gdv_xlarge_scale_up_and_divide()
240 void gdv_xlarge_mod(int64_t x_high, uint64_t x_low, int32_t x_scale, int64_t y_high, in gdv_xlarge_mod()
262 int32_t gdv_xlarge_compare(int64_t x_high, uint64_t x_low, int32_t x_scale, in gdv_xlarge_compare()
/dports/cad/nvc/nvc-r1.5.3/test/regress/
H A Dalias6.vhd7 alias x_low is x(3 downto 0); alias
/dports/net/libilbc/libilbc-3.0.4/modules/audio_coding/codecs/ilbc/
H A Dwindow32_w32.c34 int16_t x_low, x_hi, y_low, y_hi; in WebRtcIlbcfix_Window32W32() local
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/third_party/webrtc/modules/audio_coding/codecs/ilbc/
H A Dwindow32_w32.c32 int16_t x_low, x_hi, y_low, y_hi; in WebRtcIlbcfix_Window32W32() local
/dports/net-im/tg_owt/tg_owt-d578c76/src/modules/audio_coding/codecs/ilbc/
H A Dwindow32_w32.c34 int16_t x_low, x_hi, y_low, y_hi; in WebRtcIlbcfix_Window32W32() local
/dports/lang/spidermonkey60/firefox-60.9.0/media/webrtc/trunk/webrtc/modules/audio_coding/codecs/ilbc/
H A Dwindow32_w32.c32 int16_t x_low, x_hi, y_low, y_hi; in WebRtcIlbcfix_Window32W32() local
/dports/net/yate/yate-6.4.0-1/libs/miniwebrtc/audio/coding_ilbc/
H A Dwindow32_w32.c32 WebRtc_Word16 x_low, x_hi, y_low, y_hi; in WebRtcIlbcfix_Window32W32() local
/dports/www/firefox/firefox-99.0/third_party/libwebrtc/modules/audio_coding/codecs/ilbc/
H A Dwindow32_w32.c32 int16_t x_low, x_hi, y_low, y_hi; in WebRtcIlbcfix_Window32W32() local
/dports/mail/thunderbird/thunderbird-91.8.0/third_party/libwebrtc/webrtc/modules/audio_coding/codecs/ilbc/
H A Dwindow32_w32.c32 int16_t x_low, x_hi, y_low, y_hi; in WebRtcIlbcfix_Window32W32() local
/dports/www/firefox-legacy/firefox-52.8.0esr/media/webrtc/trunk/webrtc/modules/audio_coding/codecs/ilbc/
H A Dwindow32_w32.c32 int16_t x_low, x_hi, y_low, y_hi; in WebRtcIlbcfix_Window32W32() local
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/webrtc/modules/audio_coding/codecs/ilbc/
H A Dwindow32_w32.c32 int16_t x_low, x_hi, y_low, y_hi; in WebRtcIlbcfix_Window32W32() local
/dports/www/firefox-esr/firefox-91.8.0/third_party/libwebrtc/webrtc/modules/audio_coding/codecs/ilbc/
H A Dwindow32_w32.c32 int16_t x_low, x_hi, y_low, y_hi; in WebRtcIlbcfix_Window32W32() local
/dports/lang/spidermonkey78/firefox-78.9.0/media/webrtc/trunk/webrtc/modules/audio_coding/codecs/ilbc/
H A Dwindow32_w32.c32 int16_t x_low, x_hi, y_low, y_hi; in WebRtcIlbcfix_Window32W32() local
/dports/multimedia/mswebrtc/mswebrtc-1.1.1/webrtc/webrtc/modules/audio_coding/codecs/ilbc/
H A Dwindow32_w32.c32 int16_t x_low, x_hi, y_low, y_hi; in WebRtcIlbcfix_Window32W32() local
/dports/math/polymake/polymake-4.5/apps/polytope/src/
H A Dcube_group.cc30 Array<Int> gen{sequence(0, 2*d)}; in cube()
/dports/math/vtk8/VTK-8.2.0/Rendering/OpenGL2/
H A DvtkOpenGLRenderWindow.cxx984 int x_low, x_hi; in GetPixelData() local
1023 int x_low, x_hi; in GetPixelData() local
1258 int x_low, x_hi; in SetPixelData() local
1347 int x_low, x_hi; in DrawPixels() local
1417 int x_low, x_hi; in GetRGBAPixelData() local
1455 int x_low, x_hi; in GetRGBAPixelData() local
1504 int x_low, x_hi; in SetRGBAPixelData() local
1590 int x_low, x_hi; in GetRGBACharPixelData() local
1631 int x_low, x_hi; in GetRGBACharPixelData() local
1675 int x_low, x_hi; in SetRGBACharPixelData() local
[all …]
/dports/math/vtk9/VTK-9.1.0/Rendering/OpenGL2/
H A DvtkOpenGLRenderWindow.cxx740 int x_low, x_hi; in GetPixelData() local
778 int x_low, x_hi; in GetPixelData() local
1300 int x_low, x_hi; in SetPixelData() local
1387 int x_low, x_hi; in DrawPixels() local
1471 int x_low, x_hi; in GetRGBAPixelData() local
1510 int x_low, x_hi; in GetRGBAPixelData() local
1560 int x_low, x_hi; in SetRGBAPixelData() local
1659 int x_low, x_hi; in GetRGBACharPixelData() local
1698 int x_low, x_hi; in GetRGBACharPixelData() local
1742 int x_low, x_hi; in SetRGBACharPixelData() local
[all …]
/dports/math/py-brial/BRiAl-1.2.10/cudd/
H A DcuddZddSymm.c612 int x_low, in cuddZddSymmSiftingAux()
952 int x_low, in cuddZddSymmSiftingConvAux()
1261 int x_low, in cuddZddSymmSifting_up()

123456