Home
last modified time | relevance | path

Searched defs:opt_hash (Results 1 – 18 of 18) sorted by relevance

/dports/science/pulseview/pulseview-0.4.2/pv/data/decode/
H A Ddecoder.cpp142 GHashTable *const opt_hash = g_hash_table_new_full(g_str_hash, in apply_all_options() local
168 GHashTable *const opt_hash = g_hash_table_new_full(g_str_hash, in create_decoder_inst() local
/dports/textproc/augeas/augeas-1.12.0/lenses/
H A Dsyslog.aug90 let opt_hash = del /#?/ "" var
/dports/databases/p5-Memcached-libmemcached/Memcached-libmemcached-1.001801/src/libmemcached/clients/
H A Dmemexist.cc27 static char *opt_hash= NULL; variable
H A Dmemrm.cc29 static char *opt_hash= NULL; variable
H A Dutilities.cc141 void process_hash_option(memcached_st *memc, char *opt_hash) in process_hash_option()
H A Dmemtouch.cc36 static char *opt_hash= NULL; variable
H A Dmemdump.cc42 static char *opt_hash= NULL; variable
H A Dmemcat.cc35 static char *opt_hash= NULL; variable
H A Dmemcp.cc50 static char *opt_hash= NULL; variable
/dports/databases/libmemcached/libmemcached-1.0.18/clients/
H A Dmemexist.cc27 static char *opt_hash= NULL; variable
H A Dutilities.cc141 void process_hash_option(memcached_st *memc, char *opt_hash) in process_hash_option()
H A Dmemrm.cc29 static char *opt_hash= NULL; variable
H A Dmemtouch.cc36 static char *opt_hash= NULL; variable
H A Dmemcat.cc35 static char *opt_hash= NULL; variable
H A Dmemdump.cc42 static char *opt_hash= NULL; variable
/dports/x11-wm/afterstep-stable/afterstep-devel-2.2.12/perl-AfterImage/
H A DAfterImage.xs232 HV* opt_hash; variable
/dports/net-mgmt/p0f/p0f-3.09b/
H A Dfp_tcp.h20 u32 opt_hash; /* Hash of opt_layout & opt_cnt */ member
H A Dfp_tcp.c288 u32 quirks = 0, bucket, opt_hash; in tcp_register_sig() local