Home
last modified time | relevance | path

Searched refs:SIZE_ERROR (Results 1 – 25 of 44) sorted by relevance

12

/dports/multimedia/totem/totem-3.38.2/src/plugins/opensubtitles/
H A Dhash.py5 SIZE_ERROR = -1 variable
22 return SIZE_ERROR, 0
/dports/x11/gnome-session/gnome-session-40.1.1/tools/
H A Dgnome-session-check-accelerated-gl-helper.c95 #define SIZE_ERROR -1 macro
326 max_texture_size = SIZE_ERROR; in _get_hardware_gl()
330 max_renderbuffer_size = SIZE_ERROR; in _get_hardware_gl()
/dports/x11/mate-session-manager/mate-session-manager-1.26.0/tools/
H A Dmate-session-check-accelerated-gl-helper.c94 #define SIZE_ERROR -1 macro
325 max_texture_size = SIZE_ERROR; in _get_hardware_gl()
329 max_renderbuffer_size = SIZE_ERROR; in _get_hardware_gl()
/dports/databases/mariadb104-server/mariadb-10.4.24/storage/mroonga/vendor/groonga/lib/dat/
H A Ddat.hpp161 SIZE_ERROR = -5, enumerator
222 typedef Error<SIZE_ERROR> SizeError;
H A Dtrie.cpp295 GRN_DAT_THROW_IF(SIZE_ERROR, max_num_keys() < trie.num_keys()); in build_from_trie()
296 GRN_DAT_THROW_IF(SIZE_ERROR, max_num_keys() < trie.max_key_id()); in build_from_trie()
787 GRN_DAT_THROW_IF(SIZE_ERROR, num_keys() >= max_num_keys()); in insert_linker()
798 GRN_DAT_THROW_IF(SIZE_ERROR, num_keys() >= max_num_keys()); in insert_linker()
905 GRN_DAT_THROW_IF(SIZE_ERROR, key_id > max_num_keys()); in append_key()
910 GRN_DAT_THROW_IF(SIZE_ERROR, key_size > (key_buf_size() - key_pos)); in append_key()
1135 GRN_DAT_THROW_IF(SIZE_ERROR, block_id >= max_num_blocks()); in reserve_block()
/dports/databases/mariadb104-client/mariadb-10.4.24/storage/mroonga/vendor/groonga/lib/dat/
H A Ddat.hpp161 SIZE_ERROR = -5, enumerator
222 typedef Error<SIZE_ERROR> SizeError;
H A Dtrie.cpp295 GRN_DAT_THROW_IF(SIZE_ERROR, max_num_keys() < trie.num_keys()); in build_from_trie()
296 GRN_DAT_THROW_IF(SIZE_ERROR, max_num_keys() < trie.max_key_id()); in build_from_trie()
787 GRN_DAT_THROW_IF(SIZE_ERROR, num_keys() >= max_num_keys()); in insert_linker()
798 GRN_DAT_THROW_IF(SIZE_ERROR, num_keys() >= max_num_keys()); in insert_linker()
905 GRN_DAT_THROW_IF(SIZE_ERROR, key_id > max_num_keys()); in append_key()
910 GRN_DAT_THROW_IF(SIZE_ERROR, key_size > (key_buf_size() - key_pos)); in append_key()
1135 GRN_DAT_THROW_IF(SIZE_ERROR, block_id >= max_num_blocks()); in reserve_block()
/dports/databases/mariadb103-client/mariadb-10.3.34/storage/mroonga/vendor/groonga/lib/dat/
H A Ddat.hpp161 SIZE_ERROR = -5, enumerator
222 typedef Error<SIZE_ERROR> SizeError;
H A Dtrie.cpp295 GRN_DAT_THROW_IF(SIZE_ERROR, max_num_keys() < trie.num_keys()); in build_from_trie()
296 GRN_DAT_THROW_IF(SIZE_ERROR, max_num_keys() < trie.max_key_id()); in build_from_trie()
787 GRN_DAT_THROW_IF(SIZE_ERROR, num_keys() >= max_num_keys()); in insert_linker()
798 GRN_DAT_THROW_IF(SIZE_ERROR, num_keys() >= max_num_keys()); in insert_linker()
905 GRN_DAT_THROW_IF(SIZE_ERROR, key_id > max_num_keys()); in append_key()
910 GRN_DAT_THROW_IF(SIZE_ERROR, key_size > (key_buf_size() - key_pos)); in append_key()
1135 GRN_DAT_THROW_IF(SIZE_ERROR, block_id >= max_num_blocks()); in reserve_block()
/dports/databases/mariadb105-client/mariadb-10.5.15/storage/mroonga/vendor/groonga/lib/dat/
H A Ddat.hpp161 SIZE_ERROR = -5, enumerator
222 typedef Error<SIZE_ERROR> SizeError;
H A Dtrie.cpp295 GRN_DAT_THROW_IF(SIZE_ERROR, max_num_keys() < trie.num_keys()); in build_from_trie()
296 GRN_DAT_THROW_IF(SIZE_ERROR, max_num_keys() < trie.max_key_id()); in build_from_trie()
787 GRN_DAT_THROW_IF(SIZE_ERROR, num_keys() >= max_num_keys()); in insert_linker()
798 GRN_DAT_THROW_IF(SIZE_ERROR, num_keys() >= max_num_keys()); in insert_linker()
905 GRN_DAT_THROW_IF(SIZE_ERROR, key_id > max_num_keys()); in append_key()
910 GRN_DAT_THROW_IF(SIZE_ERROR, key_size > (key_buf_size() - key_pos)); in append_key()
1135 GRN_DAT_THROW_IF(SIZE_ERROR, block_id >= max_num_blocks()); in reserve_block()
/dports/databases/mariadb103-server/mariadb-10.3.34/storage/mroonga/vendor/groonga/lib/dat/
H A Ddat.hpp161 SIZE_ERROR = -5, enumerator
222 typedef Error<SIZE_ERROR> SizeError;
H A Dtrie.cpp295 GRN_DAT_THROW_IF(SIZE_ERROR, max_num_keys() < trie.num_keys()); in build_from_trie()
296 GRN_DAT_THROW_IF(SIZE_ERROR, max_num_keys() < trie.max_key_id()); in build_from_trie()
787 GRN_DAT_THROW_IF(SIZE_ERROR, num_keys() >= max_num_keys()); in insert_linker()
798 GRN_DAT_THROW_IF(SIZE_ERROR, num_keys() >= max_num_keys()); in insert_linker()
905 GRN_DAT_THROW_IF(SIZE_ERROR, key_id > max_num_keys()); in append_key()
910 GRN_DAT_THROW_IF(SIZE_ERROR, key_size > (key_buf_size() - key_pos)); in append_key()
1135 GRN_DAT_THROW_IF(SIZE_ERROR, block_id >= max_num_blocks()); in reserve_block()
/dports/databases/mariadb105-server/mariadb-10.5.15/storage/mroonga/vendor/groonga/lib/dat/
H A Ddat.hpp161 SIZE_ERROR = -5, enumerator
222 typedef Error<SIZE_ERROR> SizeError;
H A Dtrie.cpp295 GRN_DAT_THROW_IF(SIZE_ERROR, max_num_keys() < trie.num_keys()); in build_from_trie()
296 GRN_DAT_THROW_IF(SIZE_ERROR, max_num_keys() < trie.max_key_id()); in build_from_trie()
787 GRN_DAT_THROW_IF(SIZE_ERROR, num_keys() >= max_num_keys()); in insert_linker()
798 GRN_DAT_THROW_IF(SIZE_ERROR, num_keys() >= max_num_keys()); in insert_linker()
905 GRN_DAT_THROW_IF(SIZE_ERROR, key_id > max_num_keys()); in append_key()
910 GRN_DAT_THROW_IF(SIZE_ERROR, key_size > (key_buf_size() - key_pos)); in append_key()
1135 GRN_DAT_THROW_IF(SIZE_ERROR, block_id >= max_num_blocks()); in reserve_block()
/dports/devel/marisa-trie/marisa-trie-961ed33/bindings/perl/
H A Dmarisa.pm277 *SIZE_ERROR = *marisac::SIZE_ERROR;
H A Dmarisa-swig.h18 MARISA_SWIG_ENUM_COPY(SIZE_ERROR),
/dports/devel/marisa-trie/marisa-trie-961ed33/bindings/python/
H A Dmarisa.py76 SIZE_ERROR = _marisa.SIZE_ERROR variable
H A Dmarisa-swig.h18 MARISA_SWIG_ENUM_COPY(SIZE_ERROR),
/dports/security/ossec-hids-server/ossec-hids-3.6.0/src/error_messages/
H A Derror_messages.h19 #define SIZE_ERROR "%s(1104): ERROR: Maximum string size reached for: %s." macro
/dports/security/ossec-hids-agent/ossec-hids-3.6.0/src/error_messages/
H A Derror_messages.h19 #define SIZE_ERROR "%s(1104): ERROR: Maximum string size reached for: %s." macro
/dports/security/ossec-hids-local/ossec-hids-3.6.0/src/error_messages/
H A Derror_messages.h19 #define SIZE_ERROR "%s(1104): ERROR: Maximum string size reached for: %s." macro
/dports/devel/marisa-trie/marisa-trie-961ed33/bindings/ruby/
H A Dmarisa-swig.h18 MARISA_SWIG_ENUM_COPY(SIZE_ERROR),
/dports/devel/marisa-trie/marisa-trie-961ed33/bindings/
H A Dmarisa-swig.h18 MARISA_SWIG_ENUM_COPY(SIZE_ERROR),
/dports/security/ossec-hids-server/ossec-hids-3.6.0/src/analysisd/decoders/
H A Ddecode-xml.c845 merror(SIZE_ERROR, ARGV0, str); in _loadmemory()
855 merror(SIZE_ERROR, ARGV0, str); in _loadmemory()

12