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:ns_t_ptr
(Results
1 - 7
of
7
) sorted by relevance
/third_party/cares/include/
H
A
D
ares_nameser.h
100
ns_t_ptr
= 12, /* Domain name pointer. */
enumerator
345
# define T_PTR 12 /*
ns_t_ptr
*/
/third_party/node/deps/cares/include/
H
A
D
ares_nameser.h
126
ns_t_ptr
= 12, /* Domain name pointer. */
enumerator
371
# define T_PTR 12 /*
ns_t_ptr
*/
/third_party/musl/porting/liteos_m/kernel/include/arpa/
H
A
D
nameser.h
160
ns_t_ptr
= 12,
enumerator
407
#define T_PTR
ns_t_ptr
/third_party/musl/porting/liteos_m_iccarm/kernel/include/arpa/
H
A
D
nameser.h
160
ns_t_ptr
= 12,
enumerator
407
#define T_PTR
ns_t_ptr
/third_party/musl/porting/uniproton/kernel/include/arpa/
H
A
D
nameser.h
160
ns_t_ptr
= 12,
enumerator
407
#define T_PTR
ns_t_ptr
/third_party/musl/include/arpa/
H
A
D
nameser.h
160
ns_t_ptr
= 12,
enumerator
442
#define T_PTR
ns_t_ptr
/third_party/node/src/
H
A
D
cares_wrap.cc
233
case
ns_t_ptr
:
in ParseGeneralReply()
265
} else if (*type ==
ns_t_ptr
) {
in ParseGeneralReply()
877
wrap->AresQuery(name, ns_c_in,
ns_t_ptr
);
in Send()
1019
type =
ns_t_ptr
;
in Parse()
1274
int type =
ns_t_ptr
;
in Parse()
Completed in 11 milliseconds