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_cache
(Results
1 - 4
of
4
) sorted by relevance
/third_party/mksh/
H
A
D
Build.sh
282
#
ac_cache
label: sets f, fu, fv?=0
283
ac_cache
() {
function
300
if
ac_cache
$1; then
1697
ac_cache
string_pooling || case $HAVE_STRING_POOLING in
2334
ac_cache
PERSISTENT_HISTORY || case $HAVE_FTRUNCATE$HAVE_MMAP$HAVE_FLOCK$HAVE_LOCK_FCNTL in
/third_party/libevdev/
H
A
D
configure
3645
ac_header=
ac_cache
=
3648
if test $
ac_cache
; then
3649
ac_fn_c_check_header_compile "$LINENO" $ac_header ac_cv_header_$
ac_cache
"$ac_includes_default"
3650
if eval test \"x\$ac_cv_header_$
ac_cache
\" = xyes; then
3653
ac_header=
ac_cache
=
3655
ac_cache
=$ac_item
/third_party/node/deps/cares/
H
A
D
configure
4298
ac_header=
ac_cache
=
4301
if test $
ac_cache
; then
4302
ac_fn_c_check_header_compile "$LINENO" $ac_header ac_cv_header_$
ac_cache
"$ac_includes_default"
4303
if eval test \"x\$ac_cv_header_$
ac_cache
\" = xyes; then
4306
ac_header=
ac_cache
=
4308
ac_cache
=$ac_item
/third_party/python/
H
A
D
configure
5884
ac_header=
ac_cache
=
5887
if test $
ac_cache
; then
5888
ac_fn_c_check_header_compile "$LINENO" $ac_header ac_cv_header_$
ac_cache
"$ac_includes_default"
5889
if eval test \"x\$ac_cv_header_$
ac_cache
\" = xyes; then
5892
ac_header=
ac_cache
=
5894
ac_cache
=$ac_item
Completed in 68 milliseconds