Home
last modified time | relevance | path

Searched defs:BitmapAnd (Results 1 – 25 of 46) sorted by relevance

12

/dports/security/vault/vault-1.8.2/vendor/github.com/apache/arrow/cpp/src/gandiva/
H A Dbitmap_accumulator.cc35 void BitmapAnd(uint8_t* left, int64_t left_offset, uint8_t* right, int64_t right_offset, in BitmapAnd() function
/dports/devel/llvm70/llvm-7.0.1.src/include/llvm/IR/
H A DDataLayout.h312 /// Returns true if the specified type fits in a native integer type
315 /// For example, if the CPU only supports i32 as a native integer type, then
316 /// i27 fits in a legal integer type but i45 does not.
/dports/security/vault/vault-1.8.2/vendor/github.com/apache/arrow/cpp/src/arrow/util/
H A Dbit_util.cc489 Result<std::shared_ptr<Buffer>> BitmapAnd(MemoryPool* pool, const uint8_t* left, in BitmapAnd() function
497 void BitmapAnd(const uint8_t* left, int64_t left_offset, const uint8_t* right, in BitmapAnd() function
/dports/databases/arrow/apache-arrow-6.0.1/cpp/src/arrow/util/
H A Dbitmap_ops.cc310 Result<std::shared_ptr<Buffer>> BitmapAnd(MemoryPool* pool, const uint8_t* left, in BitmapAnd() function
318 void BitmapAnd(const uint8_t* left, int64_t left_offset, const uint8_t* right, in BitmapAnd() function
/dports/databases/postgresql96-server/postgresql-9.6.24/src/include/nodes/
H A Dplannodes.h258 typedef struct BitmapAnd struct
262 } BitmapAnd; argument
/dports/databases/postgresql96-pltcl/postgresql-9.6.24/src/include/nodes/
H A Dplannodes.h258 typedef struct BitmapAnd struct
262 } BitmapAnd; argument
/dports/databases/postgresql96-plpython/postgresql-9.6.24/src/include/nodes/
H A Dplannodes.h258 typedef struct BitmapAnd struct
262 } BitmapAnd; argument
/dports/databases/postgresql96-docs/postgresql-9.6.24/src/include/nodes/
H A Dplannodes.h258 typedef struct BitmapAnd struct
262 } BitmapAnd; typedef
/dports/databases/postgresql96-client/postgresql-9.6.24/src/include/nodes/
H A Dplannodes.h258 typedef struct BitmapAnd struct
262 } BitmapAnd; argument
/dports/databases/postgresql96-contrib/postgresql-9.6.24/src/include/nodes/
H A Dplannodes.h258 typedef struct BitmapAnd struct
262 } BitmapAnd; argument
/dports/databases/postgresql96-plperl/postgresql-9.6.24/src/include/nodes/
H A Dplannodes.h258 typedef struct BitmapAnd struct
262 } BitmapAnd; typedef
/dports/databases/py-pglast/pglast-1.2/libpg_query/src/postgres/include/nodes/
H A Dplannodes.h300 typedef struct BitmapAnd struct
304 } BitmapAnd; typedef
/dports/databases/postgresql10-pltcl/postgresql-10.19/src/include/nodes/
H A Dplannodes.h300 typedef struct BitmapAnd struct
304 } BitmapAnd; argument
/dports/databases/postgresql10-client/postgresql-10.19/src/include/nodes/
H A Dplannodes.h300 typedef struct BitmapAnd struct
304 } BitmapAnd; argument
/dports/databases/postgresql10-contrib/postgresql-10.19/src/include/nodes/
H A Dplannodes.h300 typedef struct BitmapAnd struct
304 } BitmapAnd; typedef
/dports/databases/postgresql10-plpython/postgresql-10.19/src/include/nodes/
H A Dplannodes.h300 typedef struct BitmapAnd struct
304 } BitmapAnd; typedef
/dports/databases/postgresql10-plperl/postgresql-10.19/src/include/nodes/
H A Dplannodes.h300 typedef struct BitmapAnd struct
304 } BitmapAnd; typedef
/dports/databases/postgresql10-docs/postgresql-10.19/src/include/nodes/
H A Dplannodes.h300 typedef struct BitmapAnd struct
304 } BitmapAnd; typedef
/dports/databases/postgresql10-server/postgresql-10.19/src/include/nodes/
H A Dplannodes.h300 typedef struct BitmapAnd struct
304 } BitmapAnd; argument
/dports/databases/libpg_query/libpg_query-10-1.0.4/src/postgres/include/nodes/
H A Dplannodes.h300 typedef struct BitmapAnd struct
304 } BitmapAnd; typedef
/dports/www/grafana8/grafana-8.3.6/vendor/github.com/apache/arrow/cpp/src/arrow/util/
H A Dbitmap_ops.cc529 Result<std::shared_ptr<Buffer>> BitmapAnd(MemoryPool* pool, const uint8_t* left, in BitmapAnd() function
537 void BitmapAnd(const uint8_t* left, int64_t left_offset, const uint8_t* right, in BitmapAnd() function
/dports/databases/postgresql11-client/postgresql-11.14/src/include/nodes/
H A Dplannodes.h316 typedef struct BitmapAnd struct
320 } BitmapAnd; argument
/dports/databases/postgresql11-plperl/postgresql-11.14/src/include/nodes/
H A Dplannodes.h316 typedef struct BitmapAnd struct
320 } BitmapAnd; typedef
/dports/databases/postgresql11-docs/postgresql-11.14/src/include/nodes/
H A Dplannodes.h316 typedef struct BitmapAnd struct
320 } BitmapAnd; typedef
/dports/databases/postgresql11-plpython/postgresql-11.14/src/include/nodes/
H A Dplannodes.h316 typedef struct BitmapAnd struct
320 } BitmapAnd; typedef

12