代码搜索:recognize
找到约 421 项符合「recognize」的源代码
代码结果 421
www.eeworm.com/read/440906/1774820
c covariant1.c
// PR c++/5607
// Currently we don't support covariant returns that would actually require
// a pointer adjustment. We were failing to recognize this as such a case,
// so were silently generating b
www.eeworm.com/read/440906/1781966
c anon-struct-2.c
/* { dg-options "-std=gnu89" } */
/* In GNU C mode, we recognize the anonymous struct/union extension,
but not Microsoft extensions. */
struct A { char a; };
/* MS extension. */
struct B {
st
www.eeworm.com/read/430898/1914603
testinput4
/-- Do not use the \x{} construct except with patterns that have the --/
/-- /8 option set, because PCRE doesn't recognize them as UTF-8 unless --/
/-- that option is set. However, the latest Perls re
www.eeworm.com/read/430898/1915842
sha1 readme.sha1
This directory includes some utilities to allow Apache 1.3.6 to
recognize passwords in SHA1 format, as used by Netscape web servers.
From Netscape's admin interface, export the password database t
www.eeworm.com/read/422060/2043510
testinput4
/-- Do not use the \x{} construct except with patterns that have the --/
/-- /8 option set, because PCRE doesn't recognize them as UTF-8 unless --/
/-- that option is set. However, the latest Perls re
www.eeworm.com/read/422060/2043511
testinput8
/-- Do not use the \x{} construct except with patterns that have the --/
/-- /8 option set, because PCRE doesn't recognize them as UTF-8 unless --/
/-- that option is set. However, the latest Perls re
www.eeworm.com/read/396823/2408041
testinput4
/-- Do not use the \x{} construct except with patterns that have the --/
/-- /8 option set, because PCRE doesn't recognize them as UTF-8 unless --/
/-- that option is set. However, the latest Perls re
www.eeworm.com/read/389774/2536042
testinput4
/-- Do not use the \x{} construct except with patterns that have the --/
/-- /8 option set, because PCRE doesn't recognize them as UTF-8 unless --/
/-- that option is set. However, the latest Perls re
www.eeworm.com/read/389774/2537326
sha1 readme.sha1
This directory includes some utilities to allow Apache 1.3.6 to
recognize passwords in SHA1 format, as used by Netscape web servers.
From Netscape's admin interface, export the password database t
www.eeworm.com/read/366702/2881274
c anon-struct-2.c
/* { dg-options "-std=gnu89" } */
/* In GNU C mode, we recognize the anonymous struct/union extension,
but not Microsoft extensions. */
struct A { char a; };
/* MS extension. */
struct B {
st