代码搜索:node
找到约 10,000 项符合「node」的源代码
代码结果 10,000
www.eeworm.com/read/140704/5783001
cc ll_insert_0.cc
// file: ll_insert_0.cc
//
// isip include files
//
#include "link_list.h"
#include "link_list_constants.h"
// method: insert_cc
//
// arguments:
// Link_node* node : (input) a link node to insert
www.eeworm.com/read/140704/5783101
cc tr_ll_set_1.cc
// file: tr_ll_set_1.cc
//
// isip include files
//
#include "train_link_list.h"
#include "train_link_list_constants.h"
// method: set_curr_cc
//
// arguments:
// Train_Link_node* node : (input) a
www.eeworm.com/read/140704/5783102
cc tr_ll_set_0.cc
// file: tr_ll_set_0.cc
//
// isip include files
//
#include "train_link_list.h"
#include "train_link_list_constants.h"
// method: set_head_cc
//
// arguments:
// Train_Link_node* node : (input) a
www.eeworm.com/read/140704/5783103
cc tr_ll_remove_0.cc
// file: tr_ll_remove_0.cc
//
// isip include files
//
#include "train_link_list.h"
#include "train_link_list_constants.h"
// method: remove_cc
//
// arguments:
// Train_Link_node* node : (input) a
www.eeworm.com/read/140704/5783503
cc lxt_grow_0.cc
// file: lxt_grow_0.cc
//
// isip include files
//
#include "lex_tree.h"
#include "lex_tree_constants.h"
// method: grow_tree_cc
//
// arguments:
// Lattice_node* ltn: (input) the lattice node to g
www.eeworm.com/read/140704/5783636
cc nnode_set_1.cc
// file: nnode_set_0.cc
//
// isip include files
//
#include "nbest_node.h"
#include "nbest_node_constants.h"
// method: set_prev_cc
//
// arguments:
// Nbest_node* prev_node: (input) the previous
www.eeworm.com/read/140704/5784022
cc tr_ln_set_1.cc
// file: tr_ln_set_1.cc
//
// isip include files
//
#include "train_link_node.h"
#include "train_link_node_constants.h"
// method: set_prev_cc
//
// arguments:
// Train_Link_node* node : (input)
www.eeworm.com/read/140704/5784448
cc ht_prune_2.cc
// file: ht_prune_2.cc
//
// isip include files
//
#include "hmm_train.h"
#include "hmm_train_constants.h"
// method: trace_compare_cc
//
// arguments:
// Train_Link_node* node1 : (input) node conta
www.eeworm.com/read/137626/5822981
c xbel.c
/* Internal bookmarks XBEL bookmarks basic support */
/* $Id: xbel.c,v 1.47.4.4 2005/04/06 08:48:56 jonas Exp $ */
/*
* TODO: Decent XML output.
* TODO: Validation of the document (with librxp?). A
www.eeworm.com/read/137584/5823537
h lin_dscp.h
#define uBYTE unsigned char
#define uINT unsigned int
typedef struct {uBYTE node_name[10];
uINT time_base;
uINT jitter;}master_node;
typedef struct {uBYTE node_name[10];
} slave_n