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:use_static_libs
(Results
1 - 9
of
9
) sorted by relevance
/third_party/libabigail/
H
A
D
ltmain.sh
6665
use_static_libs
=$prefer_static_libs
6666
if test "$
use_static_libs
" = built && test "$installed" = yes; then
6667
use_static_libs
=no
6670
{ test "$
use_static_libs
" = no || test -z "$old_library"; }; then
/third_party/skia/third_party/externals/microhttpd/
H
A
D
ltmain.sh
6688
use_static_libs
=$prefer_static_libs
6689
if test "$
use_static_libs
" = built && test "$installed" = yes; then
6690
use_static_libs
=no
6693
{ test "$
use_static_libs
" = no || test -z "$old_library"; }; then
/third_party/eudev/
H
A
D
ltmain.sh
8180
use_static_libs
=$prefer_static_libs
8181
if test built = "$
use_static_libs
" && test yes = "$installed"; then
8182
use_static_libs
=no
8185
{ test no = "$
use_static_libs
" || test -z "$old_library"; }; then
/third_party/curl/
H
A
D
ltmain.sh
8411
use_static_libs
=$prefer_static_libs
8412
if test built = "$
use_static_libs
" && test yes = "$installed"; then
8413
use_static_libs
=no
8416
{ test no = "$
use_static_libs
" || test -z "$old_library"; }; then
/third_party/lame/
H
A
D
ltmain.sh
8128
use_static_libs
=$prefer_static_libs
8129
if test built = "$
use_static_libs
" && test yes = "$installed"; then
8130
use_static_libs
=no
8133
{ test no = "$
use_static_libs
" || test -z "$old_library"; }; then
/third_party/node/deps/cares/
H
A
D
ltmain.sh
8411
use_static_libs
=$prefer_static_libs
8412
if test built = "$
use_static_libs
" && test yes = "$installed"; then
8413
use_static_libs
=no
8416
{ test no = "$
use_static_libs
" || test -z "$old_library"; }; then
/third_party/node/deps/cares/config/
H
A
D
ltmain.sh
8411
use_static_libs
=$prefer_static_libs
8412
if test built = "$
use_static_libs
" && test yes = "$installed"; then
8413
use_static_libs
=no
8416
{ test no = "$
use_static_libs
" || test -z "$old_library"; }; then
/third_party/libevdev/build-aux/
H
A
D
ltmain.sh
8407
use_static_libs
=$prefer_static_libs
8408
if test built = "$
use_static_libs
" && test yes = "$installed"; then
8409
use_static_libs
=no
8412
{ test no = "$
use_static_libs
" || test -z "$old_library"; }; then
/third_party/skia/third_party/externals/libpng/
H
A
D
ltmain.sh
8128
use_static_libs
=$prefer_static_libs
8129
if test built = "$
use_static_libs
" && test yes = "$installed"; then
8130
use_static_libs
=no
8133
{ test no = "$
use_static_libs
" || test -z "$old_library"; }; then
Completed in 95 milliseconds