代码搜索结果

找到约 1,505,068 项符合 for 的代码

break-in-for.c

/* PR17412 - ICE in fold_const.c during parsing. fold would try to fold the operands of the break statement. */ /* { dg-do compile } */ /* { dg-options "" } */ void foo () { for (;;) for

for-1.c

/* PR c/23439 */ /* Origin: Serge Belyshev */ /* { dg-do compile } */ /* { dg-options "" } */ # 0 "for-1.c" void foo() { for /* { dg-error "at end of input" "" { target

look-for-txt

#!/bin/sh # # this script looks for a TXT resource record at a given name # It does so using lwdnsq in HEAD # and # with dig in 2.xx # # arg #1 is name # arg #2 is public key fragment to look for

look-for-key

#!/bin/sh # # this script looks for a KEY resource record at a given name # It does so using lwdnsq in HEAD # and # with dig in 2.xx # item=$1 shift partof=$1 shift dig $item key >/dev/null ech

for.uv2

### uVision2 Project, (C) Keil Software ### Do not modify ! Target (Target 1), 0x0000 // Tools: 'MCS-51' Group (Source Group 1) File 1,1, Options 1,0,0 // Target 'Targe

for循环的.c

#include main() { int i,j,k,count=1; printf("There are following small exchange plans for i Yuan note :\n"); for(i=0;i

for.t

#!./perl print "1..10\n"; for ($i = 0; $i

for.uv2

### uVision2 Project, (C) Keil Software ### Do not modify ! Target (Target 1), 0x0000 // Tools: 'MCS-51' Group (Source Group 1) File 1,1, Options 1,0,0 // Target 'Targe

look-for-txt

#!/bin/sh # # this script looks for a TXT resource record at a given name # It does so using lwdnsq in HEAD # and # with dig in 2.xx # # arg #1 is name # arg #2 is public key fragment to look for

look-for-key

#!/bin/sh # # this script looks for a KEY resource record at a given name # It does so using lwdnsq in HEAD # and # with dig in 2.xx # item=$1 shift partof=$1 shift dig $item key >/dev/null ech