代码搜索:parse
找到约 10,000 项符合「parse」的源代码
代码结果 10,000
www.eeworm.com/read/440906/1778170
c parse4.c
// Bug: g++ doesn't handle superfluous parentheses when redeclaring a TYPENAME.
// Build don't link:
typedef int foo;
class A {
typedef int ((foo)); // gets bogus error -
};
www.eeworm.com/read/437033/1836841
c parse_ack.c
/* parse_ack.c - parse ACK assembly Author: Kees J. Bot
* parse NCC assembly 18 Dec 1993
*/
#define nil 0
#include
#include
#include
#include
#in
www.eeworm.com/read/437033/1836843
c parse_gnu.c
/* parse_ack.c - parse GNU assembly Author: R.S. Veldema
*
* 26 Aug 1996
*/
#define nil 0
#include
#include
#include
#include
www.eeworm.com/read/437033/1836846
c parse_bas.c
/* parse_bas.c - parse BCC AS assembly Author: Kees J. Bot
* 13 Nov 1994
*/
#define nil 0
#include
#include
#include
#include
#include "asmconv.h"
www.eeworm.com/read/436911/1841778
js date-parse.js
// Copyright 2008 the V8 project authors. All rights reserved.
// Redistribution and use in source and binary forms, with or without
// modification, are permitted provided that the following conditio
www.eeworm.com/read/433911/1880542
cpp parse_headers.cpp
// $Id: Parse_Headers.cpp 80826 2008-03-04 14:51:23Z wotte $
#include "ace/Log_Msg.h"
#include "Parse_Headers.h"
#include "ace/OS_NS_string.h"
#include "ace/OS_NS_strings.h"
#include "ace/OS_
www.eeworm.com/read/433911/1880572
h parse_headers.h
/* -*- c++ -*- */
//=============================================================================
/**
* @file Parse_Headers.h
*
* $Id: Parse_Headers.h 80826 2008-03-04 14:51:23Z wotte $
www.eeworm.com/read/433911/1880825
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
www.eeworm.com/read/433911/1880949
cpp parse_headers.cpp
// $Id: Parse_Headers.cpp 80826 2008-03-04 14:51:23Z wotte $
#include "JAWS/Parse_Headers.h"
#include "ace/OS_NS_string.h"
#include "ace/Log_Msg.h"
#define ACCESSOR(T,C,x) \
T C :: x (void) c
www.eeworm.com/read/433911/1880974
h parse_headers.h
/* -*- c++ -*- */
// $Id: Parse_Headers.h 80826 2008-03-04 14:51:23Z wotte $
#ifndef JAWS_PARSE_HEADERS_H
#define JAWS_PARSE_HEADERS_H
#include "JAWS/Export.h"
#include "ace/Singleton.h"
#