Home
last modified time | relevance | path

Searched refs:cf_id (Results 1 – 25 of 770) sorted by relevance

12345678910>>...31

/dports/www/rt50/rt-5.0.2/t/ticket/
H A Dsearch_by_cf_freeform_single.t12 my ($cf_name, $cf_id, $cf) = ("Test", 0, undef);
21 $cf_id = $cf->id;
32 { Subject => 'x', "CustomField-$cf_id" => 'x', },
33 { Subject => 'y', "CustomField-$cf_id" => 'y', },
34 { Subject => 'z', "CustomField-$cf_id" => 'z', },
96 …"CF.{$cf_id} = 'x' OR CF.{$cf_id} = 'y'" => { '-' => 0, other => 0, x => 1,…
98 …"'CF.$queue.{$cf_id}' = 'x' OR 'CF.$queue.{$cf_id}' = 'y'" => { '-' => 0, other => 0, x => 1,…
101 …"CF.{$cf_id} = 'x' AND CF.{$cf_id} = 'y'" => { '-' => 0, other => 0, x => 0…
103 …"'CF.$queue.{$cf_id}' = 'x' AND 'CF.$queue.{$cf_id}' = 'y'" => { '-' => 0, other => 0, x => 0…
116 …"CF.{$cf_id} = 'x' OR CF.{$cf_id} IS NULL" => { '-' => 1, other => 1, x => …
[all …]
H A Dsearch_by_cf_freeform_multiple.t12 my ($cf_name, $cf_id, $cf) = ("Test", 0, undef);
21 $cf_id = $cf->id;
28 { Subject => 'x', "CustomField-$cf_id" => 'x', },
29 { Subject => 'y', "CustomField-$cf_id" => 'y', },
30 { Subject => 'z', "CustomField-$cf_id" => 'z', },
31 { Subject => 'xy', "CustomField-$cf_id" => [ 'x', 'y' ], },
32 { Subject => 'xz', "CustomField-$cf_id" => [ 'x', 'z' ], },
33 { Subject => 'yz', "CustomField-$cf_id" => [ 'y', 'z' ], },
35 { Subject => 'ylong', "CustomField-$cf_id" => $ylong, },
88 …"CF.{$cf_id} = 'x' OR CF.{$cf_id} = 'y'" => { '-' => 0, x => 1, y => 1, z =…
[all …]
/dports/www/rt44/rt-4.4.5/t/ticket/
H A Dsearch_by_cf_freeform_single.t12 my ($cf_name, $cf_id, $cf) = ("Test", 0, undef);
21 $cf_id = $cf->id;
32 { Subject => 'x', "CustomField-$cf_id" => 'x', },
33 { Subject => 'y', "CustomField-$cf_id" => 'y', },
34 { Subject => 'z', "CustomField-$cf_id" => 'z', },
96 …"CF.{$cf_id} = 'x' OR CF.{$cf_id} = 'y'" => { '-' => 0, other => 0, x => 1,…
98 …"'CF.$queue.{$cf_id}' = 'x' OR 'CF.$queue.{$cf_id}' = 'y'" => { '-' => 0, other => 0, x => 1,…
101 …"CF.{$cf_id} = 'x' AND CF.{$cf_id} = 'y'" => { '-' => 0, other => 0, x => 0…
103 …"'CF.$queue.{$cf_id}' = 'x' AND 'CF.$queue.{$cf_id}' = 'y'" => { '-' => 0, other => 0, x => 0…
116 …"CF.{$cf_id} = 'x' OR CF.{$cf_id} IS NULL" => { '-' => 1, other => 1, x => …
[all …]
H A Dsearch_by_cf_freeform_multiple.t12 my ($cf_name, $cf_id, $cf) = ("Test", 0, undef);
21 $cf_id = $cf->id;
28 { Subject => 'x', "CustomField-$cf_id" => 'x', },
29 { Subject => 'y', "CustomField-$cf_id" => 'y', },
30 { Subject => 'z', "CustomField-$cf_id" => 'z', },
31 { Subject => 'xy', "CustomField-$cf_id" => [ 'x', 'y' ], },
32 { Subject => 'xz', "CustomField-$cf_id" => [ 'x', 'z' ], },
33 { Subject => 'yz', "CustomField-$cf_id" => [ 'y', 'z' ], },
35 { Subject => 'ylong', "CustomField-$cf_id" => $ylong, },
88 …"CF.{$cf_id} = 'x' OR CF.{$cf_id} = 'y'" => { '-' => 0, x => 1, y => 1, z =…
[all …]
/dports/textproc/sonic/sonic-1.3.0/cargo-crates/librocksdb-sys-6.7.4/rocksdb/trace_replay/
H A Dtrace_replay.cc24 PutFixed32(dst, cf_id); in EncodeCFAndKey()
30 GetFixed32(&buf, cf_id); in DecodeCFAndKey()
230 if (cf_id > 0 && cf_map_.find(cf_id) == cf_map_.end()) { in Replay()
245 if (cf_id > 0 && cf_map_.find(cf_id) == cf_map_.end()) { in Replay()
262 if (cf_id > 0 && cf_map_.find(cf_id) == cf_map_.end()) { in Replay()
415 if (cf_id > 0 && cf_map->find(cf_id) == cf_map->end()) { in BGWorkGet()
420 if (cf_id == 0) { in BGWorkGet()
445 if (cf_id > 0 && cf_map->find(cf_id) == cf_map->end()) { in BGWorkIterSeek()
451 if (cf_id == 0) { in BGWorkIterSeek()
469 if (cf_id > 0 && cf_map->find(cf_id) == cf_map->end()) { in BGWorkIterSeekForPrev()
[all …]
/dports/databases/mariadb104-server/mariadb-10.4.24/storage/rocksdb/rocksdb/trace_replay/
H A Dtrace_replay.cc24 PutFixed32(dst, cf_id); in EncodeCFAndKey()
30 GetFixed32(&buf, cf_id); in DecodeCFAndKey()
230 if (cf_id > 0 && cf_map_.find(cf_id) == cf_map_.end()) { in Replay()
245 if (cf_id > 0 && cf_map_.find(cf_id) == cf_map_.end()) { in Replay()
262 if (cf_id > 0 && cf_map_.find(cf_id) == cf_map_.end()) { in Replay()
415 if (cf_id > 0 && cf_map->find(cf_id) == cf_map->end()) { in BGWorkGet()
420 if (cf_id == 0) { in BGWorkGet()
445 if (cf_id > 0 && cf_map->find(cf_id) == cf_map->end()) { in BGWorkIterSeek()
451 if (cf_id == 0) { in BGWorkIterSeek()
469 if (cf_id > 0 && cf_map->find(cf_id) == cf_map->end()) { in BGWorkIterSeekForPrev()
[all …]
/dports/databases/mariadb104-client/mariadb-10.4.24/storage/rocksdb/rocksdb/trace_replay/
H A Dtrace_replay.cc24 PutFixed32(dst, cf_id); in EncodeCFAndKey()
30 GetFixed32(&buf, cf_id); in DecodeCFAndKey()
230 if (cf_id > 0 && cf_map_.find(cf_id) == cf_map_.end()) { in Replay()
245 if (cf_id > 0 && cf_map_.find(cf_id) == cf_map_.end()) { in Replay()
262 if (cf_id > 0 && cf_map_.find(cf_id) == cf_map_.end()) { in Replay()
415 if (cf_id > 0 && cf_map->find(cf_id) == cf_map->end()) { in BGWorkGet()
420 if (cf_id == 0) { in BGWorkGet()
445 if (cf_id > 0 && cf_map->find(cf_id) == cf_map->end()) { in BGWorkIterSeek()
451 if (cf_id == 0) { in BGWorkIterSeek()
469 if (cf_id > 0 && cf_map->find(cf_id) == cf_map->end()) { in BGWorkIterSeekForPrev()
[all …]
/dports/databases/mariadb105-client/mariadb-10.5.15/storage/rocksdb/rocksdb/trace_replay/
H A Dtrace_replay.cc24 PutFixed32(dst, cf_id); in EncodeCFAndKey()
30 GetFixed32(&buf, cf_id); in DecodeCFAndKey()
230 if (cf_id > 0 && cf_map_.find(cf_id) == cf_map_.end()) { in Replay()
245 if (cf_id > 0 && cf_map_.find(cf_id) == cf_map_.end()) { in Replay()
262 if (cf_id > 0 && cf_map_.find(cf_id) == cf_map_.end()) { in Replay()
415 if (cf_id > 0 && cf_map->find(cf_id) == cf_map->end()) { in BGWorkGet()
420 if (cf_id == 0) { in BGWorkGet()
445 if (cf_id > 0 && cf_map->find(cf_id) == cf_map->end()) { in BGWorkIterSeek()
451 if (cf_id == 0) { in BGWorkIterSeek()
469 if (cf_id > 0 && cf_map->find(cf_id) == cf_map->end()) { in BGWorkIterSeekForPrev()
[all …]
/dports/databases/mariadb103-client/mariadb-10.3.34/storage/rocksdb/rocksdb/trace_replay/
H A Dtrace_replay.cc24 PutFixed32(dst, cf_id); in EncodeCFAndKey()
30 GetFixed32(&buf, cf_id); in DecodeCFAndKey()
230 if (cf_id > 0 && cf_map_.find(cf_id) == cf_map_.end()) { in Replay()
245 if (cf_id > 0 && cf_map_.find(cf_id) == cf_map_.end()) { in Replay()
262 if (cf_id > 0 && cf_map_.find(cf_id) == cf_map_.end()) { in Replay()
415 if (cf_id > 0 && cf_map->find(cf_id) == cf_map->end()) { in BGWorkGet()
420 if (cf_id == 0) { in BGWorkGet()
445 if (cf_id > 0 && cf_map->find(cf_id) == cf_map->end()) { in BGWorkIterSeek()
451 if (cf_id == 0) { in BGWorkIterSeek()
469 if (cf_id > 0 && cf_map->find(cf_id) == cf_map->end()) { in BGWorkIterSeekForPrev()
[all …]
/dports/databases/mariadb103-server/mariadb-10.3.34/storage/rocksdb/rocksdb/trace_replay/
H A Dtrace_replay.cc24 PutFixed32(dst, cf_id);
30 GetFixed32(&buf, cf_id);
230 if (cf_id > 0 && cf_map_.find(cf_id) == cf_map_.end()) {
245 if (cf_id > 0 && cf_map_.find(cf_id) == cf_map_.end()) {
262 if (cf_id > 0 && cf_map_.find(cf_id) == cf_map_.end()) {
415 if (cf_id > 0 && cf_map->find(cf_id) == cf_map->end()) {
420 if (cf_id == 0) {
445 if (cf_id > 0 && cf_map->find(cf_id) == cf_map->end()) {
451 if (cf_id == 0) {
469 if (cf_id > 0 && cf_map->find(cf_id) == cf_map->end()) {
[all …]
/dports/databases/mariadb105-server/mariadb-10.5.15/storage/rocksdb/rocksdb/trace_replay/
H A Dtrace_replay.cc24 PutFixed32(dst, cf_id); in EncodeCFAndKey()
30 GetFixed32(&buf, cf_id); in DecodeCFAndKey()
230 if (cf_id > 0 && cf_map_.find(cf_id) == cf_map_.end()) { in Replay()
245 if (cf_id > 0 && cf_map_.find(cf_id) == cf_map_.end()) { in Replay()
262 if (cf_id > 0 && cf_map_.find(cf_id) == cf_map_.end()) { in Replay()
415 if (cf_id > 0 && cf_map->find(cf_id) == cf_map->end()) { in BGWorkGet()
420 if (cf_id == 0) { in BGWorkGet()
445 if (cf_id > 0 && cf_map->find(cf_id) == cf_map->end()) { in BGWorkIterSeek()
451 if (cf_id == 0) { in BGWorkIterSeek()
469 if (cf_id > 0 && cf_map->find(cf_id) == cf_map->end()) { in BGWorkIterSeekForPrev()
[all …]
/dports/databases/mariadb104-server/mariadb-10.4.24/storage/rocksdb/
H A Drdb_global.h280 uint32_t cf_id; member
283 return cf_id == other.cf_id && index_id == other.index_id;
286 return cf_id != other.cf_id || index_id != other.index_id;
289 return cf_id < other.cf_id ||
290 (cf_id == other.cf_id && index_id < other.index_id);
293 return cf_id < other.cf_id ||
294 (cf_id == other.cf_id && index_id <= other.index_id);
297 return cf_id > other.cf_id ||
298 (cf_id == other.cf_id && index_id > other.index_id);
301 return cf_id > other.cf_id ||
[all …]
/dports/databases/mariadb104-client/mariadb-10.4.24/storage/rocksdb/
H A Drdb_global.h280 uint32_t cf_id; member
283 return cf_id == other.cf_id && index_id == other.index_id;
286 return cf_id != other.cf_id || index_id != other.index_id;
289 return cf_id < other.cf_id ||
290 (cf_id == other.cf_id && index_id < other.index_id);
293 return cf_id < other.cf_id ||
294 (cf_id == other.cf_id && index_id <= other.index_id);
297 return cf_id > other.cf_id ||
298 (cf_id == other.cf_id && index_id > other.index_id);
301 return cf_id > other.cf_id ||
[all …]
/dports/databases/mariadb103-client/mariadb-10.3.34/storage/rocksdb/
H A Drdb_global.h280 uint32_t cf_id; member
283 return cf_id == other.cf_id && index_id == other.index_id;
286 return cf_id != other.cf_id || index_id != other.index_id;
289 return cf_id < other.cf_id ||
290 (cf_id == other.cf_id && index_id < other.index_id);
293 return cf_id < other.cf_id ||
294 (cf_id == other.cf_id && index_id <= other.index_id);
297 return cf_id > other.cf_id ||
298 (cf_id == other.cf_id && index_id > other.index_id);
301 return cf_id > other.cf_id ||
[all …]
/dports/databases/mariadb105-client/mariadb-10.5.15/storage/rocksdb/
H A Drdb_global.h280 uint32_t cf_id; member
283 return cf_id == other.cf_id && index_id == other.index_id;
286 return cf_id != other.cf_id || index_id != other.index_id;
289 return cf_id < other.cf_id ||
290 (cf_id == other.cf_id && index_id < other.index_id);
293 return cf_id < other.cf_id ||
294 (cf_id == other.cf_id && index_id <= other.index_id);
297 return cf_id > other.cf_id ||
298 (cf_id == other.cf_id && index_id > other.index_id);
301 return cf_id > other.cf_id ||
[all …]
/dports/databases/mariadb103-server/mariadb-10.3.34/storage/rocksdb/
H A Drdb_global.h280 uint32_t cf_id; member
283 return cf_id == other.cf_id && index_id == other.index_id;
286 return cf_id != other.cf_id || index_id != other.index_id;
289 return cf_id < other.cf_id ||
290 (cf_id == other.cf_id && index_id < other.index_id);
293 return cf_id < other.cf_id ||
294 (cf_id == other.cf_id && index_id <= other.index_id);
297 return cf_id > other.cf_id ||
298 (cf_id == other.cf_id && index_id > other.index_id);
301 return cf_id > other.cf_id ||
[all …]
/dports/databases/mariadb105-server/mariadb-10.5.15/storage/rocksdb/
H A Drdb_global.h280 uint32_t cf_id; member
283 return cf_id == other.cf_id && index_id == other.index_id;
286 return cf_id != other.cf_id || index_id != other.index_id;
289 return cf_id < other.cf_id ||
290 (cf_id == other.cf_id && index_id < other.index_id);
293 return cf_id < other.cf_id ||
294 (cf_id == other.cf_id && index_id <= other.index_id);
297 return cf_id > other.cf_id ||
298 (cf_id == other.cf_id && index_id > other.index_id);
301 return cf_id > other.cf_id ||
[all …]
/dports/databases/percona57-client/percona-server-5.7.36-39/storage/rocksdb/
H A Drdb_global.h298 uint32_t cf_id; member
301 return cf_id == other.cf_id && index_id == other.index_id;
304 return cf_id != other.cf_id || index_id != other.index_id;
307 return cf_id < other.cf_id ||
308 (cf_id == other.cf_id && index_id < other.index_id);
311 return cf_id < other.cf_id ||
312 (cf_id == other.cf_id && index_id <= other.index_id);
315 return cf_id > other.cf_id ||
316 (cf_id == other.cf_id && index_id > other.index_id);
319 return cf_id > other.cf_id ||
[all …]
H A Drdb_cf_manager.cc235 cf_id); in remove_dropped_cf()
249 cf_name.c_str(), cf_id); in remove_dropped_cf()
263 cf_name.c_str(), cf_id); in remove_dropped_cf()
295 cf_name.c_str(), cf_id); in remove_dropped_cf()
304 explicit Rdb_cf_scanner(uint32_t cf_id) : m_cf_id(cf_id) {} in Rdb_cf_scanner()
327 uint32_t cf_id = 0; in drop_cf() local
350 cf_id = cf_handle->GetID(); in drop_cf()
351 Rdb_cf_scanner scanner(cf_id); in drop_cf()
360 cf_name.c_str(), cf_id); in drop_cf()
371 cf_name.c_str(), cf_id); in drop_cf()
[all …]
/dports/databases/percona57-pam-for-mysql/percona-server-5.7.36-39/storage/rocksdb/
H A Drdb_global.h298 uint32_t cf_id; member
301 return cf_id == other.cf_id && index_id == other.index_id;
304 return cf_id != other.cf_id || index_id != other.index_id;
307 return cf_id < other.cf_id ||
308 (cf_id == other.cf_id && index_id < other.index_id);
311 return cf_id < other.cf_id ||
312 (cf_id == other.cf_id && index_id <= other.index_id);
315 return cf_id > other.cf_id ||
316 (cf_id == other.cf_id && index_id > other.index_id);
319 return cf_id > other.cf_id ||
[all …]
H A Drdb_cf_manager.cc235 cf_id); in remove_dropped_cf()
249 cf_name.c_str(), cf_id); in remove_dropped_cf()
263 cf_name.c_str(), cf_id); in remove_dropped_cf()
295 cf_name.c_str(), cf_id); in remove_dropped_cf()
304 explicit Rdb_cf_scanner(uint32_t cf_id) : m_cf_id(cf_id) {} in Rdb_cf_scanner()
327 uint32_t cf_id = 0; in drop_cf() local
350 cf_id = cf_handle->GetID(); in drop_cf()
351 Rdb_cf_scanner scanner(cf_id); in drop_cf()
360 cf_name.c_str(), cf_id); in drop_cf()
371 cf_name.c_str(), cf_id); in drop_cf()
[all …]
/dports/databases/percona57-server/percona-server-5.7.36-39/storage/rocksdb/
H A Drdb_global.h298 uint32_t cf_id; member
301 return cf_id == other.cf_id && index_id == other.index_id;
304 return cf_id != other.cf_id || index_id != other.index_id;
307 return cf_id < other.cf_id ||
308 (cf_id == other.cf_id && index_id < other.index_id);
311 return cf_id < other.cf_id ||
312 (cf_id == other.cf_id && index_id <= other.index_id);
315 return cf_id > other.cf_id ||
316 (cf_id == other.cf_id && index_id > other.index_id);
319 return cf_id > other.cf_id ||
[all …]
H A Drdb_cf_manager.cc235 cf_id); in remove_dropped_cf()
249 cf_name.c_str(), cf_id); in remove_dropped_cf()
263 cf_name.c_str(), cf_id); in remove_dropped_cf()
295 cf_name.c_str(), cf_id); in remove_dropped_cf()
304 explicit Rdb_cf_scanner(uint32_t cf_id) : m_cf_id(cf_id) {} in Rdb_cf_scanner()
327 uint32_t cf_id = 0; in drop_cf() local
350 cf_id = cf_handle->GetID(); in drop_cf()
351 Rdb_cf_scanner scanner(cf_id); in drop_cf()
360 cf_name.c_str(), cf_id); in drop_cf()
371 cf_name.c_str(), cf_id); in drop_cf()
[all …]
/dports/databases/percona57-server/percona-server-5.7.36-39/storage/rocksdb/rocksdb/trace_replay/
H A Dtrace_replay.cc30 GetFixed32(&buf, cf_id); in DecodeCFAndKey()
430 get_payload.cf_id = 0; in Replay()
454 iter_payload.cf_id = 0; in Replay()
478 iter_payload.cf_id = 0; in Replay()
649 get_payload.cf_id = 0; in BGWorkGet()
656 if (get_payload.cf_id > 0 && in BGWorkGet()
662 if (get_payload.cf_id == 0) { in BGWorkGet()
695 iter_payload.cf_id = 0; in BGWorkIterSeek()
703 if (iter_payload.cf_id > 0 && in BGWorkIterSeek()
727 iter_payload.cf_id = 0; in BGWorkIterSeekForPrev()
[all …]
/dports/databases/percona57-client/percona-server-5.7.36-39/storage/rocksdb/rocksdb/trace_replay/
H A Dtrace_replay.cc30 GetFixed32(&buf, cf_id); in DecodeCFAndKey()
430 get_payload.cf_id = 0; in Replay()
454 iter_payload.cf_id = 0; in Replay()
478 iter_payload.cf_id = 0; in Replay()
649 get_payload.cf_id = 0; in BGWorkGet()
656 if (get_payload.cf_id > 0 && in BGWorkGet()
662 if (get_payload.cf_id == 0) { in BGWorkGet()
695 iter_payload.cf_id = 0; in BGWorkIterSeek()
703 if (iter_payload.cf_id > 0 && in BGWorkIterSeek()
727 iter_payload.cf_id = 0; in BGWorkIterSeekForPrev()
[all …]

12345678910>>...31