代码搜索:parse

找到约 10,000 项符合「parse」的源代码

代码结果 10,000
www.eeworm.com/read/387667/2557369

h parse_oper.h

/*------------------------------------------------------------------------- * * parse_oper.h * handle operator things for parser * * * Portions Copyright (c) 1996-2006, PostgreSQL Global Develo
www.eeworm.com/read/387667/2557372

h parse_clause.h

/*------------------------------------------------------------------------- * * parse_clause.h * handle clauses in parser * * * Portions Copyright (c) 1996-2006, PostgreSQL Global Development
www.eeworm.com/read/387667/2557374

h parse_relation.h

/*------------------------------------------------------------------------- * * parse_relation.h * prototypes for parse_relation.c. * * * Portions Copyright (c) 1996-2006, PostgreSQL Global De
www.eeworm.com/read/386998/2564528

c parse-mpeg.c

/* * parse mpeg program + transport streams. * */ #include #include #include #include #include #include #include #include
www.eeworm.com/read/386998/2564536

c parse-dvb.c

/* * parse various TV stuff out of DVB TS streams. * */ #include #include #include #include #include #include #include #inc
www.eeworm.com/read/386998/2564538

h parse-mpeg.h

/* * MPEG1/2 transport and program stream parser and demuxer code. * * (c) 2003 Gerd Knorr * */ #include #define TS_SIZE 188 extern int mpeg
www.eeworm.com/read/383153/2621643

cpp trpage_parse.cpp

/* ************************ Copyright Terrain Experts Inc. Terrain Experts Inc (TERREX) reserves all rights to this source code unless otherwise specified in writing by the President of TERRE
www.eeworm.com/read/382594/2633773

cpp parse_headers.cpp

// Parse_Headers.cpp,v 1.23 2003/11/01 11:15:22 dhinton Exp #include "ace/Log_Msg.h" #include "Parse_Headers.h" #include "ace/OS_NS_string.h" #include "ace/OS_NS_strings.h" #include "ace/OS_N
www.eeworm.com/read/382594/2633804

h parse_headers.h

/* -*- c++ -*- */ // Hey, Emacs! This is a C++ file! // Parse_Headers.h,v 1.12 2003/11/01 11:15:22 dhinton Exp // ============================================================================ //
www.eeworm.com/read/382594/2634049

gperf c-parse.gperf

%{ /* Command-line: gperf -p -j1 -i 1 -o -t -N is_reserved_word -k1,3,$ c-parse.gperf */ %} struct resword { const char *name; short token; enum rid rid; }; %% __alignof, ALIGNOF, NORID __alig