代码搜索:Previously
找到约 679 项符合「Previously」的源代码
代码结果 679
www.eeworm.com/read/162614/5526587
c dg-dox-run-exp-xf.c
/* Test the tester; previously gcc.misc-tests/dg-7.c. */
/* { dg-prms-id 42 } */
/* { dg-do run { xfail *-*-* } } */
extern void abort (void);
main () { abort (); return 0; }
www.eeworm.com/read/136849/5843971
h audio_structs_i.h
/********************************************************************************/
/* */
/* File Name: audio_structs
www.eeworm.com/read/136571/5868772
3 sdl_joystickclose.3
.TH "SDL_JoystickClose" "3" "Tue 11 Sep 2001, 23:00" "SDL" "SDL API Reference"
.SH "NAME"
SDL_JoystickClose\- Closes a previously opened joystick
.SH "SYNOPSIS"
.PP
\fB#include "SDL\&.h"
.sp
\
www.eeworm.com/read/133108/5907485
3 sdl_joystickclose.3
.TH "SDL_JoystickClose" "3" "Tue 11 Sep 2001, 23:00" "SDL" "SDL API Reference"
.SH "NAME"
SDL_JoystickClose\- Closes a previously opened joystick
.SH "SYNOPSIS"
.PP
\fB#include "SDL\&.h"
.sp
\fBvoid
www.eeworm.com/read/111374/6154634
3 sdl_joystickclose.3
.TH "SDL_JoystickClose" "3" "Tue 11 Sep 2001, 23:00" "SDL" "SDL API Reference"
.SH "NAME"
SDL_JoystickClose\- Closes a previously opened joystick
.SH "SYNOPSIS"
.PP
\fB#include "SDL\&.h"
.sp
\fBvoid
www.eeworm.com/read/110972/6161308
3 sdl_joystickclose.3
.TH "SDL_JoystickClose" "3" "Tue 11 Sep 2001, 23:00" "SDL" "SDL API Reference"
.SH "NAME"
SDL_JoystickClose\- Closes a previously opened joystick
.SH "SYNOPSIS"
.PP
\fB#include "SDL\&.h"
.sp
\
www.eeworm.com/read/240158/13234683
3 curl_slist_free_all.3
.\" You can view this file with:
.\" nroff -man [file]
.\" $Id: curl_slist_free_all.3,v 1.2 2004/02/27 15:34:06 bagder Exp $
.\"
.TH curl_slist_free_all 3 "5 March 2001" "libcurl 7.0" "libcurl Manual"
www.eeworm.com/read/162614/5518130
c diag-3.c
// Report invalid extern and __thread combinations.
// { dg-require-effective-target tls }
extern int j; // { dg-error "previously declared here" }
__thread int j; // { dg-error "follows non-thread
www.eeworm.com/read/162614/5526574
c dg-error-exp-p.c
/* Test the tester; previously part of gcc.misc-tests/dg-9.c. */
/* { dg-prms-id 42 } */
/* { dg-options "-Wall" } */
int main (int argc, char *argv[])
{
+; /* { dg-error "expected expression" "e
www.eeworm.com/read/162614/5526579
c dg-bogus-exp-p.c
/* Test the tester; previously part of gcc.misc-tests/dg-9.c. */
/* { dg-prms-id 42 } */
/* { dg-options "-Wall" } */
int main (int argc, char *argv[])
{
return 0; /* { dg-bogus "foobar" "bogus fa