Home
Sort by
last modified time
|
relevance
|
path
Repository(s)
applications
arkcompiler
base
build
commonlibrary
developtools
device
docs
domains
drivers
foundation
ide
interface
kernel
napi_generator
productdefine
test
third_party
vendor
select all
invert selection
clear
Full Search
Search through all text tokens(words,strings,identifiers,numbers) in index.
Definition
Only finds symbol definitions(where e.g a variable(function,...) is defined).
Symbol
Only finds symbol(e.g. methods classes,function,variables).
File Path
Path of the source file(use "/").If you want just exact path,enclose it in "".Source files end with: .jar/.bz2/.a/.h/.java...
History
History log comments.
Type
Any
Bzip(2)
C
Clojure
C#
C++
ELF
Erlang
Image file
Fortran
Golang
GZIP
Haskell
Jar
Java
Java class
JavaScript
Lisp
Lua
Pascal
Perl
PHP
Plain Text
PL/SQL
Python
Rust
Scala
Shell script
SQL
Tar
Tcl
Troff
UUEncoded
Visual Basic
XML
Zip
Type of analyzer used to filter file types include with selected(e.g. just C sources).
Help
Searched
refs:extern
(Results
1 - 25
of
117
) sorted by relevance
1
2
3
4
5
/third_party/mksh/
H
A
D
Build.sh
370
extern
int thiswillneverbedefinedIhope(void);
1715
extern
int thiswillneverbedefinedIhope(void);
1736
extern
int thiswillneverbedefinedIhope(void);
1744
extern
int fprintf(FILE *, const char *format, ...)
1751
extern
int thiswillneverbedefinedIhope(void);
1764
extern
int thiswillneverbedefinedIhope(void);
1777
extern
int thiswillneverbedefinedIhope(void);
1789
extern
int thiswillneverbedefinedIhope(void);
2010
extern
const int sys_nerr;
2011
extern
cons
[all...]
/third_party/node/deps/openssl/openssl/crypto/perlasm/
H
A
D
x86nasm.pl
132
grep {s/(^
extern
\s+${nmdecor}OPENSSL_ia32cap_P)/\;$1/} @out;
142
{ push(@out,"${drdecor}
extern
\t".&::LABEL($_,$nmdecor.$_)."\n"); }
168
extern
$f
H
A
D
arm-xlate.pl
76
my $
extern
= sub {
/third_party/openssl/crypto/perlasm/
H
A
D
x86nasm.pl
132
grep {s/(^
extern
\s+${nmdecor}OPENSSL_ia32cap_P)/\;$1/} @out;
142
{ push(@out,"${drdecor}
extern
\t".&::LABEL($_,$nmdecor.$_)."\n"); }
168
extern
$f
H
A
D
arm-xlate.pl
76
my $
extern
= sub {
/third_party/rust/crates/libc/ci/
H
A
D
build.sh
69
# Test the 'const-
extern
-fn' feature on nightly
73
--features const-
extern
-fn
77
--target "${TARGET}" --features const-
extern
-fn
/test/xts/tools/sample/ServerSampleD/java/jeecg-module-system/jeecg-system-biz/src/main/java/org/jeecg/modules/sample/service/impl/
H
A
D
VideoServiceImpl.java
19
import lombok.
extern
.slf4j.Slf4j;
/test/xts/tools/sample/ServerSampleE/java/jeecg-module-system/jeecg-system-biz/src/main/java/org/jeecg/modules/sample/service/impl/
H
A
D
BusinessCommentServiceImpl.java
19
import lombok.
extern
.slf4j.Slf4j;
H
A
D
BusinessGoodsServiceImpl.java
19
import lombok.
extern
.slf4j.Slf4j;
H
A
D
GroupSiteServiceImpl.java
19
import lombok.
extern
.slf4j.Slf4j;
H
A
D
BusinessServiceImpl.java
19
import lombok.
extern
.slf4j.Slf4j;
/third_party/elfutils/tests/
H
A
D
run-dwarf-getmacros.sh
598
__warndecl(name,msg)
extern
void name (void) __attribute__((__warning__ (msg)))
600
__errordecl(name,msg)
extern
void name (void) __attribute__((__error__ (msg)))
620
__extern_inline
extern
__inline
621
__extern_always_inline
extern
__always_inline
/third_party/node/deps/openssl/openssl/ms/
H
A
D
uplink-x86_64.pl
24
.
extern
OPENSSL_Uplink
/third_party/node/deps/openssl/openssl/providers/common/der/
H
A
D
oids_to_c.pm
41
extern
const unsigned char ossl_der_oid_${C_name}[DER_OID_SZ_${C_name}];
/third_party/openssl/providers/common/der/
H
A
D
oids_to_c.pm
41
extern
const unsigned char ossl_der_oid_${C_name}[DER_OID_SZ_${C_name}];
/third_party/openssl/ms/
H
A
D
uplink-x86_64.pl
24
.
extern
OPENSSL_Uplink
/test/xts/tools/sample/ServerSampleD/java/jeecg-module-system/jeecg-system-biz/src/main/java/org/jeecg/modules/sample/controller/
H
A
D
VideoController.java
23
import lombok.
extern
.slf4j.Slf4j;
/test/xts/tools/sample/ServerSampleE/java/jeecg-module-system/jeecg-system-biz/src/main/java/org/jeecg/modules/sample/controller/
H
A
D
BusinessGoodsController.java
24
import lombok.
extern
.slf4j.Slf4j;
H
A
D
BusinessCommentController.java
24
import lombok.
extern
.slf4j.Slf4j;
/third_party/node/deps/openssl/openssl/crypto/bn/asm/
H
A
D
x86_64-gf2m.pl
178
.
extern
OPENSSL_ia32cap_P
321
.
extern
__imp_RtlVirtualUnwind
/third_party/node/deps/openssl/openssl/util/
H
A
D
mkerr.pl
348
extern
\"C\" {
388
# brace for '
extern
"C" {'.
458
extern
\"C\" {
H
A
D
check-format.pl
668
$_ = "$1 $2" if $contents =~ m/^(\s*
extern
\s*"C"\s*)\{(\s*)$/; # ignore opening brace in '
extern
"C" {'
831
&& !($1 =~ m/^(sizeof|if|else|while|do|for|switch|case|default|break|continue|goto|return|void|char|signed|unsigned|int|short|long|float|double|typedef|enum|struct|union|auto|
extern
|static|const|volatile|register)$/) # not keyword
949
if (m/^[\s(]*(char|signed|unsigned|int|short|long|float|double|enum|struct|union|auto|
extern
|static|const|volatile|register)(\W|$)/ # clear start of local decl
/third_party/openssl/util/
H
A
D
mkerr.pl
348
extern
\"C\" {
388
# brace for '
extern
"C" {'.
458
extern
\"C\" {
/third_party/openssl/crypto/bn/asm/
H
A
D
x86_64-gf2m.pl
178
.
extern
OPENSSL_ia32cap_P
321
.
extern
__imp_RtlVirtualUnwind
/third_party/node/deps/openssl/openssl/util/perl/OpenSSL/
H
A
D
ParseC.pm
616
massager => sub { return ("
extern
"); }
632
#
extern
"C" of individual items
633
# Note that the main parse function has a special hack for '
extern
"C" {'
636
{ regexp => qr/^
extern
"C" (.*(?:;|>>>))/,
639
# any other
extern
is just ignored
641
extern
# The keyword we look for
1052
if ("$normalized_line$body" =~ m|^
extern
"C"\{$|) {
1054
print STDERR "DEBUG: found start of '
extern
\"C\"' ($normalized_line$body)\n"
1077
print STDERR "DEBUG: found end of '
extern
\"C\"'\n"
Completed in 11 milliseconds
1
2
3
4
5