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:delete_node
(Results
1 - 12
of
12
) sorted by relevance
/third_party/FatFs/documents/res/
H
A
D
app2.c
4
/ The
delete_node
() function is for R0.12+.
9
FRESULT
delete_node
(
in delete_node()
function
37
fr =
delete_node
(path, sz_buff, fno);
in delete_node()
68
fr =
delete_node
(buff, sizeof buff / sizeof buff[0], &fno);
in main()
/third_party/musl/libc-test/src/functionalext/queue/
H
A
D
sys_queue.c
45
void
delete_node
(int data)
in delete_node()
function
89
delete_node
(NODE_TWENTY);
in slist_0100()
/third_party/musl/src/malloc/
H
A
D
memalign.c
50
int status =
delete_node
(mem);
in __memalign()
/third_party/musl/porting/liteos_a/user_debug/src/malloc/
H
A
D
memalign.c
49
int status =
delete_node
(mem);
in __memalign()
H
A
D
memory_check.c
96
int
delete_node
(void *ptr)
in delete_node()
function
/third_party/musl/src/malloc/oldmalloc/
H
A
D
malloc_impl.h
117
hidden extern int
delete_node
(void *ptr);
H
A
D
malloc.c
496
int status =
delete_node
(p);
in realloc()
634
int status =
delete_node
(p);
in free()
/third_party/musl/porting/liteos_a/user_debug/src/malloc/oldmalloc/
H
A
D
malloc_impl.h
96
hidden extern int
delete_node
(void *ptr);
H
A
D
malloc.c
459
int status =
delete_node
(p);
in realloc()
583
int status =
delete_node
(p);
in free()
/third_party/musl/src/malloc/liteos_a/user_debug/
H
A
D
memory_check.c
111
int
delete_node
(void *ptr)
in delete_node()
function
/third_party/ntfs-3g/libfuse-lite/
H
A
D
fuse.c
356
static void
delete_node
(struct fuse *f, struct node *node)
in delete_node()
function
371
delete_node
(f, node);
in unref_node()
/third_party/libfuse/lib/
H
A
D
fuse.c
813
static void
delete_node
(struct fuse *f, struct node *node)
in delete_node()
function
832
delete_node
(f, node);
in unref_node()
Completed in 21 milliseconds