代码搜索:recognized
找到约 495 项符合「recognized」的源代码
代码结果 495
www.eeworm.com/read/141594/12996642
cpp inputstream.cpp
/************************************************************************/
/* AUTHOR: Leiming Hong */
/* INST.: South China Univ. of Tech. */
/
www.eeworm.com/read/124347/6052753
h external.h
/* NLM (NetWare Loadable Module) support for BFD.
Copyright 1993, 1994 Free Software Foundation, Inc.
Written by Fred Fish @ Cygnus Support
This file is part of BFD, the Binary File Descriptor
www.eeworm.com/read/339483/12230518
sh unalias.sh
#!/bin/bash
# unalias.sh
shopt -s expand_aliases # Enables alias expansion.
alias llm='ls -al | more'
llm
echo
unalias llm # Unset alias.
llm
# Error message results, since 'llm' no
www.eeworm.com/read/253222/12238486
test suffix.test
#! /bin/sh
# suffix.test - check that libtool knows how to transform source suffices.
# Extensions taken from the ones that Automake recognizes, plus Objective C,
# and GNU Ada.
extensions="C F S ada
www.eeworm.com/read/121276/14760987
inc uses1.inc
{ KOL MCK } // Do not remove this line!
{ uses.inc
This file is generated automatically - do not modify it manually.
It is included to be recognized by compiler, but replacing word
w
www.eeworm.com/read/121276/14760996
~inc uses1.~inc
{ KOL MCK } // Do not remove this line!
{ uses.inc
This file is generated automatically - do not modify it manually.
It is included to be recognized by compiler, but replacing word
w
www.eeworm.com/read/162614/5520051
c builtins5.c
// { dg-do assemble }
// Test that built-in functions aren't recognized without a prototype.
// Origin: Roger Sayle Mar 20, 2002
// Copyright (C) 2002 Free Software Foundation.
int
foo ()
{
retur
www.eeworm.com/read/162614/5522376
c temporary5.c
// { dg-do run }
// PRMS Id: 6604
// Bug: Scoped constructor call is not properly recognized as a functional cast
int c;
struct A {
A() { ++c; }
~A() { --c; }
operator int () { return 1; }
};
www.eeworm.com/read/162614/5531014
c paste13.c
/* Copyright (C) 2000 Free Software Foundation, Inc. */
/* { dg-do preprocess } */
/* This used to be recognized as a comment when lexing after pasting
spellings. Neil Booth, 9 Oct 2002. */
#
www.eeworm.com/read/158872/5589860
h external.h
/* NLM (NetWare Loadable Module) support for BFD.
Copyright 1993, 1994 Free Software Foundation, Inc.
Written by Fred Fish @ Cygnus Support
This file is part of BFD, the Binary File Descriptor