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
defs:HOST
(Results
1 - 25
of
33
) sorted by relevance
1
2
/third_party/musl/libc-test/src/functionalext/supplement/network/
H
A
D
inet_lnaof.c
20
const uint32_t
HOST
= 0x00000001;
variable
H
A
D
inet_makeaddr.c
21
const uint32_t
HOST
= 0x00000001;
variable
/third_party/FreeBSD/sys/dev/usb/implementation/
H
A
D
usb_init.h
48
HOST
= 0,
enumerator
/third_party/python/Tools/msi/
H
A
D
uploadrelease.bat
7
set
HOST
=
variable
18
if "%1" EQU "-o" (set
HOST
=%~2) && shift && shift && goto CheckOpts
variable
19
if "%1" EQU "--host" (set
HOST
=%~2) && shift && shift && goto CheckOpts
variable
/third_party/curl/tests/libtest/
H
A
D
lib540.c
45
#define
HOST
test_argv[4]
macro
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/conditional_rendering/
H
A
D
vktConditionalRenderingTestUtil.hpp
38
enum ConditionalBufferMemory { LOCAL,
HOST
};
enumerator
[all...]
H
A
D
vktConditionalDrawAndClearTests.cpp
48
enum ConditionalBufferMemory { LOCAL,
HOST
};
enumerator
[all...]
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/conditional_rendering/
H
A
D
vktConditionalRenderingTestUtil.hpp
38
enum ConditionalBufferMemory { LOCAL,
HOST
};
enumerator
[all...]
H
A
D
vktConditionalDrawAndClearTests.cpp
48
enum ConditionalBufferMemory { LOCAL,
HOST
};
enumerator
[all...]
/third_party/curl/tests/
H
A
D
dictserver.py
45
HOST
= "localhost"
variable
H
A
D
negtelnetserver.py
44
HOST
= "localhost"
variable
/third_party/python/Lib/test/support/
H
A
D
socket_helper.py
10
HOST
= "localhost"
variable
/third_party/python/Lib/test/
H
A
D
ssl_servers.py
16
HOST
= socket_helper.
HOST
variable
H
A
D
test_telnetlib.py
14
HOST
= socket_helper.
HOST
variable
H
A
D
test_asynchat.py
22
HOST
= socket_helper.
HOST
variable
H
A
D
test_poplib.py
27
HOST
= socket_helper.
HOST
variable
H
A
D
test_socketserver.py
28
HOST
= socket_helper.
HOST
variable
[all...]
H
A
D
test_ftplib.py
24
from test.support.socket_helper import
HOST
, HOSTv6
namespace
[all...]
H
A
D
test_smtplib.py
34
HOST
= socket_helper.
HOST
variable
[all...]
/third_party/python/PCbuild/
H
A
D
prepare_libffi.bat
127
set
HOST
=%3
variable
/third_party/node/test/cctest/
H
A
D
test_inspector_socket_server.cc
14
static const char
HOST
[] = "127.0.0.1";
variable
[all...]
/third_party/python/Lib/idlelib/
H
A
D
pyshell.py
57
HOST
= '127.0.0.1' # python execution server on localhost loopback
variable
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/mesh_shader/
H
A
D
vktMeshShaderSyncTests.cpp
60
HOST
= 0,
member in vkt::MeshShader::__anon28129::Stage
[all...]
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/ray_tracing/
H
A
D
vktRayTracingBarrierTests.cpp
78
HOST
= 0,
member in vkt::RayTracing::__anon28493::Stage
[all...]
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/mesh_shader/
H
A
D
vktMeshShaderSyncTests.cpp
60
HOST
= 0,
member in vkt::MeshShader::__anon29360::Stage
[all...]
Completed in 24 milliseconds
1
2