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:hptr
(Results
1 - 16
of
16
) sorted by relevance
/third_party/musl/libc-test/src/functionalext/supplement/manual/network/
H
A
D
gethostbyaddr.c
29
struct hostent *
hptr
= NULL;
in gethostbyaddre_0100()
local
50
struct hostent *
hptr
= NULL;
in gethostbyaddre_0200()
local
H
A
D
gethostbyname2.c
35
struct hostent *
hptr
;
in gethostbyname2_0100()
local
52
struct hostent *
hptr
;
in gethostbyname2_0200()
local
69
struct hostent *
hptr
;
in gethostbyname2_0300()
local
85
struct hostent *
hptr
;
gethostbyname2_0400()
local
[all...]
/kernel/linux/linux-5.10/arch/mips/math-emu/
H
A
D
dp_maddf.c
16
static void srl128(u64 *
hptr
, u64 *lptr, int count)
in srl128()
argument
[all...]
/kernel/linux/linux-5.10/tools/testing/selftests/vm/
H
A
D
virtual_address_range.c
100
char *
hptr
[NR_CHUNKS_HIGH];
in main()
local
/kernel/linux/linux-6.6/arch/mips/math-emu/
H
A
D
dp_maddf.c
16
static void srl128(u64 *
hptr
, u64 *lptr, int count)
in srl128()
argument
[all...]
/kernel/linux/linux-6.6/tools/testing/selftests/mm/
H
A
D
virtual_address_range.c
106
char **
hptr
;
in main()
local
/third_party/musl/libc-test/src/functionalext/supplement/network/network_gtest/
H
A
D
netdb_test.cpp
275
hostent*
hptr
= gethostbyname("localhost");
in HWTEST_F()
local
352
hostent*
hptr
= gethostbyname2("localhost", AF_INET);
in HWTEST_F()
local
370
hostent*
hptr
= nullptr;
in HWTEST_F()
local
389
hostent*
hptr
= nullptr;
HWTEST_F()
local
408
hostent*
hptr
= gethostbyaddr(&addr, sizeof(addr), AF_INET);
HWTEST_F()
local
[all...]
/third_party/optimized-routines/networking/test/
H
A
D
chksum.c
41
const uint16_t *may_alias
hptr
= ptr;
in checksum_simple()
local
/kernel/linux/linux-5.10/include/net/netfilter/
H
A
D
nf_conntrack.h
308
struct hlist_nulls_head *
hptr
;
in nf_conntrack_get_ht()
local
/kernel/linux/linux-6.6/include/net/netfilter/
H
A
D
nf_conntrack.h
335
struct hlist_nulls_head *
hptr
;
in nf_conntrack_get_ht()
local
/kernel/linux/linux-5.10/arch/powerpc/kvm/
H
A
D
book3s_64_mmu_hv.c
1737
struct kvm_get_htab_header __user *
hptr
;
in kvm_htab_read()
local
/kernel/linux/linux-6.6/arch/powerpc/kvm/
H
A
D
book3s_64_mmu_hv.c
1735
struct kvm_get_htab_header __user *
hptr
;
in kvm_htab_read()
local
/kernel/linux/linux-6.6/tools/testing/cxl/test/
H
A
D
mem.c
1504
unsigned char *hstr, *
hptr
;
in fw_buf_checksum_show()
local
/third_party/mksh/
H
A
D
edit.c
5123
char *
hptr
;
in grabhist()
local
5150
char *
hptr
;
in grabsearch()
local
/third_party/pcre2/pcre2/src/
H
A
D
pcre2_compile.c
1646
PCRE2_SPTR
hptr
= ptr + 1;
in check_escape()
local
[all...]
/third_party/python/Modules/
H
A
D
socketmodule.c
6544
const char *
hptr
, *pptr;
local
Completed in 29 milliseconds