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:host_cpu
(Results
1 - 11
of
11
) sorted by relevance
/third_party/eudev/
H
A
D
configure
724
host_cpu
5249
host_cpu
=$1
6286
case $
host_cpu
in
6306
case $
host_cpu
in
7069
if test ia64 = "$
host_cpu
"; then
9121
if test ia64 = "$
host_cpu
"; then
9129
case $
host_cpu
in
9176
case $
host_cpu
in
9228
if test ia64 = "$
host_cpu
"; then
9265
case $
host_cpu
i
[all...]
/third_party/gn/misc/vim/syntax/
H
A
D
gn.vim
20
syn keyword gnPredefVar default_toolchain
host_cpu
host_os
/third_party/skia/third_party/externals/libpng/
H
A
D
configure
698
host_cpu
4199
host_cpu
=$1
5600
case $
host_cpu
in
5620
case $
host_cpu
in
6381
if test ia64 = "$
host_cpu
"; then
8861
if test ia64 = "$
host_cpu
"; then
8869
case $
host_cpu
in
8916
case $
host_cpu
in
8968
if test ia64 = "$
host_cpu
"; then
9005
case $
host_cpu
i
[all...]
/third_party/libevdev/
H
A
D
configure
726
host_cpu
4766
host_cpu
=$1
6095
case $
host_cpu
in
6115
case $
host_cpu
in
6938
if test ia64 = "$
host_cpu
"; then
9064
if test ia64 = "$
host_cpu
"; then
9072
case $
host_cpu
in
9119
case $
host_cpu
in
9171
if test ia64 = "$
host_cpu
"; then
9208
case $
host_cpu
i
[all...]
/third_party/lame/
H
A
D
configure
751
host_cpu
2663
host_cpu
=$1
6015
case $
host_cpu
in
6035
case $
host_cpu
in
6798
if test ia64 = "$
host_cpu
"; then
8846
if test ia64 = "$
host_cpu
"; then
8854
case $
host_cpu
in
8901
case $
host_cpu
in
8953
if test ia64 = "$
host_cpu
"; then
8990
case $
host_cpu
i
[all...]
/third_party/node/deps/cares/
H
A
D
configure
728
host_cpu
6362
host_cpu
=$1
7688
case $
host_cpu
in
7708
case $
host_cpu
in
8528
if test ia64 = "$
host_cpu
"; then
10989
if test ia64 = "$
host_cpu
"; then
10997
case $
host_cpu
in
11044
case $
host_cpu
in
11096
if test ia64 = "$
host_cpu
"; then
11133
case $
host_cpu
i
[all...]
/third_party/gn/src/gn/
H
A
D
variables.cc
26
const char kHostCpu[] = "
host_cpu
";
28
"
host_cpu
: [string] The processor architecture that GN is running on.";
30
R"(
host_cpu
: The processor architecture that GN is running on.
108
In many cases, this is the same as "
host_cpu
", but in the case of
117
(e.g., setting it to the value of "
host_cpu
") if it is not overridden on the
228
"
host_cpu
" (see "gn help
host_cpu
") and then threads this through the
/third_party/skia/third_party/externals/microhttpd/
H
A
D
configure
774
host_cpu
3263
host_cpu
=$1
5501
case $
host_cpu
in
5521
case $
host_cpu
in
5576
if test -z "`echo __ELF__ | $CC -E - | $GREP __ELF__`" || test "$host_os-$
host_cpu
" = "openbsd2.8-powerpc"; then
6279
if test "$
host_cpu
" = ia64; then
8651
if test "$
host_cpu
" = ia64; then
8658
case $
host_cpu
in
8700
case $
host_cpu
in
8752
if test "$
host_cpu
"
[all...]
/third_party/python/
H
A
D
configure
991
host_cpu
3585
host_cpu
=$1
4259
case "$
host_cpu
" in
4264
_host_cpu=$
host_cpu
4271
_host_cpu=$
host_cpu
4274
_host_cpu=$
host_cpu
7609
if test "x$
host_cpu
" = xwasm64
26372
case $
host_cpu
in #(
/third_party/icu/icu4c/source/
H
A
D
configure
727
host_cpu
2835
host_cpu
=$1
/third_party/skia/third_party/externals/icu/source/
H
A
D
configure
727
host_cpu
2823
host_cpu
=$1
Completed in 90 milliseconds