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:DETECT_OS_UNIX
(Results
1 - 10
of
10
) sorted by relevance
/third_party/mesa3d/src/util/
H
A
D
detect_os.h
20
#define
DETECT_OS_UNIX
1
macro
24
* Android defines __linux__, so DETECT_OS_LINUX and
DETECT_OS_UNIX
will
34
#define
DETECT_OS_UNIX
1
macro
40
#define
DETECT_OS_UNIX
1
macro
46
#define
DETECT_OS_UNIX
1
macro
52
#define
DETECT_OS_UNIX
1
macro
57
#define
DETECT_OS_UNIX
1
macro
62
#define
DETECT_OS_UNIX
1
macro
67
#define
DETECT_OS_UNIX
1
macro
76
#define
DETECT_OS_UNIX
macro
81
#define
DETECT_OS_UNIX
global()
macro
125
#define
DETECT_OS_UNIX
global()
macro
[all...]
H
A
D
u_dl.c
32
#if
DETECT_OS_UNIX
46
#if
DETECT_OS_UNIX
in util_dl_open()
60
#if
DETECT_OS_UNIX
in util_dl_get_proc_address()
73
#if
DETECT_OS_UNIX
in util_dl_close()
86
#if
DETECT_OS_UNIX
in util_dl_error()
H
A
D
os_time.c
40
#if
DETECT_OS_UNIX
62
#elif
DETECT_OS_UNIX
in os_time_get_nano()
101
#elif
DETECT_OS_UNIX
in os_time_sleep()
148
#if
DETECT_OS_UNIX
in os_wait_until_zero()
162
#if
DETECT_OS_UNIX
in os_wait_until_zero()
184
#if
DETECT_OS_UNIX
in os_wait_until_zero_abs_timeout()
H
A
D
u_hash_table.c
32
#if
DETECT_OS_UNIX
60
#if
DETECT_OS_UNIX
in hash_fd()
75
#if
DETECT_OS_UNIX
in equal_fd()
H
A
D
os_misc.h
43
#if
DETECT_OS_UNIX
61
#elif
DETECT_OS_UNIX
H
A
D
os_memory_stdc.h
60
#if
DETECT_OS_UNIX
H
A
D
os_memory_fd.c
33
#if
DETECT_OS_UNIX
H
A
D
u_process.c
217
#elif
DETECT_OS_UNIX
in util_get_process_exec_path()
H
A
D
os_misc.c
333
#if
DETECT_OS_UNIX
&& !DETECT_OS_APPLE && !DETECT_OS_HAIKU
in os_get_page_size()
/third_party/mesa3d/src/gallium/include/pipe/
H
A
D
p_config.h
143
#if
DETECT_OS_UNIX
Completed in 4 milliseconds