Home
last modified time | relevance | path

Searched defs:x_high (Results 1 – 25 of 112) sorted by relevance

12345

/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/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.vhd8 alias x_high is x(7 downto 4); alias
/dports/print/ghostscript7-x11/ghostscript-7.07/src/
H A Dgdevdm24.c62 int x_high = (xres == 360); in dot24_print_page() local
240 dot24_output_run (byte *data, int count, int x_high, FILE *prn_stream) in dot24_output_run()
/dports/print/ghostscript9-x11/ghostscript-9.06/base/
H A Dgdevdm24.c56 int x_high = (xres == 360); in dot24_print_page() local
234 dot24_output_run (byte *data, int count, int x_high, FILE *prn_stream) in dot24_output_run()
/dports/print/ghostscript9-base/ghostscript-9.06/base/
H A Dgdevdm24.c56 int x_high = (xres == 360); in dot24_print_page() local
234 dot24_output_run (byte *data, int count, int x_high, FILE *prn_stream) in dot24_output_run()
/dports/print/ghostscript8-base/ghostscript-8.71/base/
H A Dgdevdm24.c55 int x_high = (xres == 360); in dot24_print_page() local
233 dot24_output_run (byte *data, int count, int x_high, FILE *prn_stream) in dot24_output_run()
/dports/print/ghostscript7-base/ghostscript-7.07/src/
H A Dgdevdm24.c62 int x_high = (xres == 360); in dot24_print_page() local
240 dot24_output_run (byte *data, int count, int x_high, FILE *prn_stream) in dot24_output_run()
/dports/print/ghostscript8-x11/ghostscript-8.71/base/
H A Dgdevdm24.c55 int x_high = (xres == 360); in dot24_print_page() local
233 dot24_output_run (byte *data, int count, int x_high, FILE *prn_stream) in dot24_output_run()
/dports/print/ghostscript9-agpl-base/ghostscript-9.52/devices/
H A Dgdevdm24.c56 int x_high; in dot24_print_page() local
269 dot24_output_run (byte *data, int count, int x_high, gp_file *prn_stream) in dot24_output_run()
/dports/print/ghostscript9-agpl-x11/ghostscript-9.52/devices/
H A Dgdevdm24.c56 int x_high; in dot24_print_page() local
269 dot24_output_run (byte *data, int count, int x_high, gp_file *prn_stream) in dot24_output_run()
/dports/databases/mongodb36/mongodb-src-r3.6.23/src/third_party/gperftools-2.5/src/
H A Dsampler.h172 const uint32_t x_high = x >> 32; in FastLog2() local
/dports/math/py-brial/BRiAl-1.2.10/cudd/
H A DcuddZddSymm.c613 int x_high) in cuddZddSymmSiftingAux()
953 int x_high) in cuddZddSymmSiftingConvAux()
1349 int x_high, in cuddZddSymmSifting_down()
/dports/math/cudd/cudd-3.0.0/cudd/
H A DcuddZddSymm.c564 int x_high) in cuddZddSymmSiftingAux()
902 int x_high) in cuddZddSymmSiftingConvAux()
1294 int x_high, in cuddZddSymmSifting_down()
/dports/math/cgal/CGAL-5.3/include/CGAL/Curved_kernel_via_analysis_2/gfx/
H A DSubdivision_2.h255 const NT& x_high, const NT& y_low, const NT& y_high) in quad_tree()
277 const NT& x_high, const NT& y_low, const NT& y_high) in subdivide()
289 const NT& x_low, const NT& x_high, const NT& y_low, const NT& y_high, in get_range_RT_2()
/dports/math/brial/BRiAl-1.2.10/cudd/
H A DcuddZddSymm.c613 int x_high) in cuddZddSymmSiftingAux()
953 int x_high) in cuddZddSymmSiftingConvAux()
1349 int x_high, in cuddZddSymmSifting_down()
/dports/cad/abc/abc-a4518e6f833885c905964f1233d11e5b941ec24c/src/bdd/cudd/
H A DcuddZddSymm.c605 int x_high) in cuddZddSymmSiftingAux()
945 int x_high) in cuddZddSymmSiftingConvAux()
1341 int x_high, in cuddZddSymmSifting_down()
/dports/misc/py-gluoncv/gluon-cv-0.9.0/gluoncv/model_zoo/
H A Dicnet.py257 def hybrid_forward(self, F, x_low, x_high): argument
270 def demo(self, x_low, x_high): argument
/dports/java/openjdk13/jdk13u-jdk-13.0.10-1-1/src/hotspot/share/runtime/
H A DthreadHeapSampler.cpp70 const uint32_t x_high = x >> 32; in fast_log2() local
/dports/lang/spidermonkey60/firefox-60.9.0/security/nss/lib/freebl/
H A Dgcm.h65 uint64_t x_low, x_high, h_high, h_low; member
/dports/java/openjdk12/openjdk-jdk12u-jdk-12.0.2-10-4/src/hotspot/share/runtime/
H A DthreadHeapSampler.cpp70 const uint32_t x_high = x >> 32; in fast_log2() local

12345