代码搜索:Retrieve
找到约 2,147 项符合「Retrieve」的源代码
代码结果 2,147
www.eeworm.com/read/235702/14055590
h asn1fix_retrieve.h
/*
* Miscellaneous functions necessary for several other modules.
*/
#ifndef _ASN1FIX_RETRIEVE_H_
#define _ASN1FIX_RETRIEVE_H_
/*
* Simple search for the label in the descendants of the given node
www.eeworm.com/read/235702/14055733
c asn1fix_retrieve.c
#include "asn1fix/asn1fix_internal.h"
enum ftt_what {
FTT_TYPE, /* Find the type of the given expression */
FTT_VALUE /* Find the value of the given expression */
};
static asn1p_expr_t *asn1f_fin
www.eeworm.com/read/127767/14336184
txt e1010. listing the attributes in a style.txt
The way to retrieve the attributes in a style is to enumerate all the attribute names in the style and then use the specific attribute name to retrieve its value. The attribute name can be either a st
www.eeworm.com/read/262463/11588329
vi mod_ofdm_retrieve_frame_summary.vi
www.eeworm.com/read/262463/11588331
vi mod_ofdm_retrieve_frame_parameters.vi
www.eeworm.com/read/2764/19983
gif fam_table_retrieve_inst_name.gif
www.eeworm.com/read/2764/19999
gif fam_table_retrieve_inst_param.gif
www.eeworm.com/read/2788/22121
gif fam_table_retrieve_inst_name.gif
www.eeworm.com/read/2788/22137
gif fam_table_retrieve_inst_param.gif
www.eeworm.com/read/248928/4462828
pl retrieve_sip_conf_from_mysql.pl
#!/usr/bin/perl -Tw
# Retrieves the sip user/peer entries from the database
# Use these commands to create the appropriate tables in MySQL
#
#CREATE TABLE sip (id INT(11) DEFAULT -1 NOT NULL,keyword V