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:supports
(Results
1 - 25
of
28
) sorted by relevance
1
2
/third_party/mesa3d/src/gallium/drivers/etnaviv/
H
A
D
etnaviv_query_acc.h
37
bool (*
supports
)(unsigned query_type);
member
H
A
D
etnaviv_query_acc_occlusion.c
114
.
supports
= occlusion_supports,
H
A
D
etnaviv_query_acc.c
175
if (p->
supports
(query_type))
in etna_acc_create_query()
H
A
D
etnaviv_query_acc_perfmon.c
167
.
supports
= perfmon_supports,
/third_party/curl/lib/vtls/
H
A
D
vtls_int.h
95
unsigned int
supports
; /* bitfield, see above */
member
H
A
D
vtls.c
1134
* Check whether the SSL backend
supports
the status_request extension.
1142
* Check whether the SSL backend
supports
false start.
1304
0, /*
supports
nothing */
1984
return (Curl_ssl->
supports
& option)? TRUE : FALSE;
in Curl_ssl_supports()
/third_party/skia/third_party/externals/angle2/src/common/
H
A
D
mathutil.h
150
static bool
supports
= false;
in supportsSSE2()
local
154
return
supports
;
in supportsSSE2()
166
supports
= (info[3] >> 26) & 1;
in supportsSSE2()
171
return
supports
;
in supportsSSE2()
/third_party/libunwind/libunwind/doc/
H
A
D
unw_init_local.tex
60
version of \Prog{libunwind} which
supports
remote unwinding only
H
A
D
unw_init_remote.tex
57
version of \Prog{libunwind} which
supports
local unwinding only
H
A
D
libunwind.tex
129
Normally, \Prog{libunwind}
supports
both local and remote unwinding
133
the generic implementation which
supports
both kinds of unwinding. To
/third_party/node/test/fixtures/wpt/resources/
H
A
D
sriharness.js
104
assert_true(link.relList.
supports
('preload'),
/third_party/icu/icu4c/source/tools/tzcode/
H
A
D
private.h
152
Please use a compiler that
supports
a 64-bit integer type (or wider);
/third_party/skia/third_party/externals/icu/source/tools/tzcode/
H
A
D
private.h
152
Please use a compiler that
supports
a 64-bit integer type (or wider);
/third_party/node/test/fixtures/wpt/common/security-features/resources/
H
A
D
common.sub.js
666
if (link.relList && link.relList.
supports
&& link.relList.
supports
("prefetch")) {
/third_party/node/deps/openssl/openssl/util/perl/OpenSSL/
H
A
D
config.pm
628
WARNING! If you *know* that your GNU C
supports
64-bit/V9 ABI and you
750
NOTICE! If you *know* that your GNU C
supports
64-bit/V9 ABI and you wish
/third_party/openssl/util/perl/OpenSSL/
H
A
D
config.pm
620
WARNING! If you *know* that your GNU C
supports
64-bit/V9 ABI and you
742
NOTICE! If you *know* that your GNU C
supports
64-bit/V9 ABI and you wish
/third_party/ffmpeg/tests/fate/
H
A
D
matroska.mak
9
# This tests that the matroska demuxer
supports
modifying the colorspace
25
# This tests that the matroska demuxer
supports
decompressing
/third_party/node/
H
A
D
Makefile
157
$(warning This Makefile currently only
supports
building with 'make' or 'ninja')
/third_party/pcre2/pcre2/
H
A
D
RunGrepTest.bat
654
:: If pcre2grep
supports
script callouts, run some tests on them.
/third_party/eudev/
H
A
D
configure
4781
{ $as_echo "$as_me:${as_lineno-$LINENO}: checking whether ${MAKE-make}
supports
the include directive" >&5
4782
$as_echo_n "checking whether ${MAKE-make}
supports
the include directive... " >&6; }
4851
{ $as_echo "$as_me:${as_lineno-$LINENO}: checking whether $am_make
supports
nested variables" >&5
4852
$as_echo_n "checking whether $am_make
supports
nested variables... " >&6; }
5133
{ $as_echo "$as_me:${as_lineno-$LINENO}: checking whether $am_make
supports
nested variables" >&5
5134
$as_echo_n "checking whether $am_make
supports
nested variables... " >&6; }
5650
continue # so that we can try to find one that
supports
BSD flags
9058
{ $as_echo "$as_me:${as_lineno-$LINENO}: checking if $compiler
supports
-fno-rtti -fno-exceptions" >&5
9059
$as_echo_n "checking if $compiler
supports
-fno-rtti -fno-exceptions... " >&6; }
9122
# AIX 5 now
supports
IA6
[all...]
/third_party/libevdev/
H
A
D
configure
2092
# Test code for whether the C compiler
supports
C89 (global declarations)
2143
# Test code for whether the C compiler
supports
C89 (body of main).
2148
# Test code for whether the C compiler
supports
C99 (global declarations)
2254
# Test code for whether the C compiler
supports
C99 (body of main).
2294
# Test code for whether the C compiler
supports
C11 (global declarations)
2348
# Test code for whether the C compiler
supports
C11 (body of main).
2358
# Test code for whether the C compiler
supports
C11 (complete).
2374
# Test code for whether the C compiler
supports
C99 (complete).
2388
# Test code for whether the C compiler
supports
C89 (complete).
3314
{ printf "%s\n" "$as_me:${as_lineno-$LINENO}: checking whether the compiler
supports
GN
[all...]
/third_party/skia/third_party/externals/libpng/
H
A
D
configure
2778
{ $as_echo "$as_me:${as_lineno-$LINENO}: checking whether $am_make
supports
nested variables" >&5
2779
$as_echo_n "checking whether $am_make
supports
nested variables... " >&6; }
3817
{ $as_echo "$as_me:${as_lineno-$LINENO}: checking whether ${MAKE-make}
supports
the include directive" >&5
3818
$as_echo_n "checking whether ${MAKE-make}
supports
the include directive... " >&6; }
4978
continue # so that we can try to find one that
supports
BSD flags
8798
{ $as_echo "$as_me:${as_lineno-$LINENO}: checking if $compiler
supports
-fno-rtti -fno-exceptions" >&5
8799
$as_echo_n "checking if $compiler
supports
-fno-rtti -fno-exceptions... " >&6; }
8862
# AIX 5 now
supports
IA64 processor
8969
# AIX 5 now
supports
IA64 processor
9313
{ $as_echo "$as_me:${as_lineno-$LINENO}: checking if $compiler
supports
[all...]
/third_party/node/deps/cares/
H
A
D
configure
1515
compiler
supports
it.
2526
# Test code for whether the C compiler
supports
C89 (global declarations)
2577
# Test code for whether the C compiler
supports
C89 (body of main).
2582
# Test code for whether the C compiler
supports
C99 (global declarations)
2688
# Test code for whether the C compiler
supports
C99 (body of main).
2728
# Test code for whether the C compiler
supports
C11 (global declarations)
2782
# Test code for whether the C compiler
supports
C11 (body of main).
2792
# Test code for whether the C compiler
supports
C11 (complete).
2808
# Test code for whether the C compiler
supports
C99 (complete).
2822
# Test code for whether the C compiler
supports
C8
[all...]
/third_party/lame/
H
A
D
configure
3110
{ $as_echo "$as_me:${as_lineno-$LINENO}: checking whether $am_make
supports
nested variables" >&5
3111
$as_echo_n "checking whether $am_make
supports
nested variables... " >&6; }
3280
{ $as_echo "$as_me:${as_lineno-$LINENO}: checking whether ${MAKE-make}
supports
the include directive" >&5
3281
$as_echo_n "checking whether ${MAKE-make}
supports
the include directive... " >&6; }
5379
continue # so that we can try to find one that
supports
BSD flags
8783
{ $as_echo "$as_me:${as_lineno-$LINENO}: checking if $compiler
supports
-fno-rtti -fno-exceptions" >&5
8784
$as_echo_n "checking if $compiler
supports
-fno-rtti -fno-exceptions... " >&6; }
8847
# AIX 5 now
supports
IA64 processor
8954
# AIX 5 now
supports
IA64 processor
9298
{ $as_echo "$as_me:${as_lineno-$LINENO}: checking if $compiler
supports
[all...]
/third_party/skia/third_party/externals/microhttpd/
H
A
D
configure
2933
{ $as_echo "$as_me:${as_lineno-$LINENO}: checking whether $am_make
supports
nested variables" >&5
2934
$as_echo_n "checking whether $am_make
supports
nested variables... " >&6; }
4854
continue # so that we can try to find one that
supports
BSD flags
8588
{ $as_echo "$as_me:${as_lineno-$LINENO}: checking if $compiler
supports
-fno-rtti -fno-exceptions" >&5
8589
$as_echo_n "checking if $compiler
supports
-fno-rtti -fno-exceptions... " >&6; }
8652
# AIX 5 now
supports
IA64 processor
8753
# AIX 5 now
supports
IA64 processor
9072
{ $as_echo "$as_me:${as_lineno-$LINENO}: checking if $compiler
supports
-c -o file.$ac_objext" >&5
9073
$as_echo_n "checking if $compiler
supports
-c -o file.$ac_objext... " >&6; }
9127
{ $as_echo "$as_me:${as_lineno-$LINENO}: checking if $compiler
supports
[all...]
Completed in 51 milliseconds
1
2