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:ac_unique_file
(Results
1 - 9
of
9
) sorted by relevance
/third_party/icu/icu4c/source/
H
A
D
configure
590
ac_unique_file
="common/unicode/utypes.h"
1340
if test ! -r "$srcdir/$
ac_unique_file
"; then
1346
if test ! -r "$srcdir/$
ac_unique_file
"; then
1348
as_fn_error $? "cannot find sources ($
ac_unique_file
) in $srcdir"
1352
cd "$srcdir" && test -r "./$
ac_unique_file
" || as_fn_error $? "$ac_msg"
/third_party/skia/third_party/externals/icu/source/
H
A
D
configure
590
ac_unique_file
="common/unicode/utypes.h"
1329
if test ! -r "$srcdir/$
ac_unique_file
"; then
1335
if test ! -r "$srcdir/$
ac_unique_file
"; then
1337
as_fn_error $? "cannot find sources ($
ac_unique_file
) in $srcdir"
1341
cd "$srcdir" && test -r "./$
ac_unique_file
" || as_fn_error $? "$ac_msg"
/third_party/libevdev/
H
A
D
configure
630
ac_unique_file
="libevdev/libevdev.c"
1364
if test ! -r "$srcdir/$
ac_unique_file
"; then
1370
if test ! -r "$srcdir/$
ac_unique_file
"; then
1372
as_fn_error $? "cannot find sources ($
ac_unique_file
) in $srcdir"
1376
cd "$srcdir" && test -r "./$
ac_unique_file
" || as_fn_error $? "$ac_msg"
/third_party/skia/third_party/externals/libpng/
H
A
D
configure
598
ac_unique_file
="pngget.c"
1337
if test ! -r "$srcdir/$
ac_unique_file
"; then
1343
if test ! -r "$srcdir/$
ac_unique_file
"; then
1345
as_fn_error $? "cannot find sources ($
ac_unique_file
) in $srcdir"
1349
cd "$srcdir" && test -r "./$
ac_unique_file
" || as_fn_error $? "$ac_msg"
/third_party/eudev/
H
A
D
configure
598
ac_unique_file
="src/udev/udevd.c"
1371
if test ! -r "$srcdir/$
ac_unique_file
"; then
1377
if test ! -r "$srcdir/$
ac_unique_file
"; then
1379
as_fn_error $? "cannot find sources ($
ac_unique_file
) in $srcdir"
1383
cd "$srcdir" && test -r "./$
ac_unique_file
" || as_fn_error $? "$ac_msg"
/third_party/lame/
H
A
D
configure
598
ac_unique_file
="libmp3lame/lame.c"
1351
if test ! -r "$srcdir/$
ac_unique_file
"; then
1357
if test ! -r "$srcdir/$
ac_unique_file
"; then
1359
as_fn_error $? "cannot find sources ($
ac_unique_file
) in $srcdir"
1363
cd "$srcdir" && test -r "./$
ac_unique_file
" || as_fn_error $? "$ac_msg"
/third_party/skia/third_party/externals/microhttpd/
H
A
D
configure
1400
if test ! -r "$srcdir/$
ac_unique_file
"; then
1406
if test ! -r "$srcdir/$
ac_unique_file
"; then
1408
as_fn_error $? "cannot find sources ($
ac_unique_file
) in $srcdir"
1412
cd "$srcdir" && test -r "./$
ac_unique_file
" || as_fn_error $? "$ac_msg"
/third_party/node/deps/cares/
H
A
D
configure
629
ac_unique_file
="src/lib/ares_ipv6.h"
1385
if test ! -r "$srcdir/$
ac_unique_file
"; then
1391
if test ! -r "$srcdir/$
ac_unique_file
"; then
1393
as_fn_error $? "cannot find sources ($
ac_unique_file
) in $srcdir"
1397
cd "$srcdir" && test -r "./$
ac_unique_file
" || as_fn_error $? "$ac_msg"
/third_party/python/
H
A
D
configure
619
ac_unique_file
="Include/object.h"
1644
if test ! -r "$srcdir/$
ac_unique_file
"; then
1650
if test ! -r "$srcdir/$
ac_unique_file
"; then
1652
as_fn_error $? "cannot find sources ($
ac_unique_file
) in $srcdir"
1656
cd "$srcdir" && test -r "./$
ac_unique_file
" || as_fn_error $? "$ac_msg"
Completed in 125 milliseconds