代码搜索:recognize

找到约 421 项符合「recognize」的源代码

代码结果 421
www.eeworm.com/read/366702/2877663

f03 c_loc_tests_6.f03

! { dg-do compile } ! Verifies that the c_loc scalar pointer tests recognize the string of length ! one as being allowable for the parameter to c_loc. module x use iso_c_binding contains SUBROUTINE gl
www.eeworm.com/read/421857/10690905

txt save your desktop icon settings.txt

Please note: this tutorial is taken from here http://www.virtualplastic.net/html/desk_adv.html#save Recognize this ?? You've got all your windows sized, icons placed the way they look great.... ex
www.eeworm.com/read/418731/10933854

txt save your desktop icon settings.txt

Please note: this tutorial is taken from here http://www.virtualplastic.net/html/desk_adv.html#save Recognize this ?? You've got all your windows sized, icons placed the way they look great.... ex
www.eeworm.com/read/297233/8037881

c genrecog.c

/* Generate code from machine description to recognize rtl as insns. Copyright (C) 1987, 88, 92, 93, 94, 95, 1997 Free Software Foundation, Inc. This file is part of GNU CC. GNU CC is free softwa
www.eeworm.com/read/131315/5940416

todo

1. Rethink protection glitches on REMOTE & PHONES files (setuid/setgid??). 2. Make clean fix for scripting being set in .tiprc 3. change EOFREAD to recognize more general strings. 4. add an op
www.eeworm.com/read/131315/5945684

todo

1. Rethink protection glitches on REMOTE & PHONES files (setuid/setgid??). 2. Make clean fix for scripting being set in .tiprc 3. change EOFREAD to recognize more general strings. 4. add an op
www.eeworm.com/read/101082/6248895

cm

* * @(#)cm 4.1 (ULTRIX) 7/17/90 * * Messages common to more than one SCCS command. * -1 "unknown key letter" You supplied a keyletter which the command does not recognize. -2 "key letter twice" You s
www.eeworm.com/read/101082/6251255

todo

1. Rethink protection glitches on REMOTE & PHONES files (setuid/setgid??). 2. Make clean fix for scripting being set in .tiprc 3. change EOFREAD to recognize more general strings. 4. add an op
www.eeworm.com/read/240162/4582898

c access14.c

// { dg-do assemble } template struct A { T t; }; template class B: private T { public: T::t; // { dg-bogus "" } doesn't recognize access decl }; template class B
www.eeworm.com/read/233448/4675717

c access14.c

// { dg-do assemble } template struct A { T t; }; template class B: private T { public: T::t; // { dg-bogus "" } doesn't recognize access decl }; template class B