Searched refs:abc (Results 1 – 10 of 10) sorted by relevance
350 emitter_col_t abc = {emitter_justify_left, 10, emitter_type_title}; in emit_table_row() local351 abc.str_val = "ABC title"; in emit_table_row()358 emitter_col_init(&abc, &row); in emit_table_row()364 abc.type = emitter_type_int; in emit_table_row()368 abc.int_val = 123; in emit_table_row()373 abc.int_val = 789; in emit_table_row()378 abc.type = emitter_type_string; in emit_table_row()379 abc.str_val = "a string"; in emit_table_row()
98 r command getkeys sort abc store def99 } {abc def}102 r command getkeys sort abc store invalid store stillbad store def103 } {abc def}
200 r pubsub numsub abc def201 } {abc 0 def 0}
50 log_mustnot ${helper},abc $vdev $mntpoint
70 log_must ${helper},abc -s ${vdevs[0]} $mntpoint
63 compatible = "abc,acme-1234";
30 abc: tps62360 {
39 assert_error "*not*float*" {r zadd myzset nan abc}43 assert_error "*not*float*" {r zadd myzset nan abc}125 r zincrby myzset +inf abc126 assert_error "*NaN*" {r zincrby myzset -inf abc}785 assert_error "*not*float*" {r zadd myzset "" abc}
402 r lpush bob abc def hij
239 If input directory is an absolute directory (i.e. "/var/tmp/abc"),240 it will be stored into the "output-dir/var/tmp/abc".