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:strv_free
(Results
1 - 9
of
9
) sorted by relevance
/third_party/libinput/src/
H
A
D
util-strings.h
270
strv_free
(char **strv) {
in strv_free()
function
325
strv_free
(strv);
in double_array_from_string()
369
strv_free
(kv);
in kv_double_from_string()
376
strv_free
(kv);
in kv_double_from_string()
379
strv_free
(pairs);
in kv_double_from_string()
386
strv_free
(pairs);
in kv_double_from_string()
H
A
D
util-strings.c
67
* Use
strv_free
() to free the array.
86
strv_free
(strv);
in strv_from_argv()
99
* Use
strv_free
() to free the array.
137
strv_free
(strv);
in strv_from_string()
H
A
D
util-prop-parsers.c
202
strv_free
(strv);
in parse_calibration_property()
421
strv_free
(strv);
in parse_evcode_property()
481
strv_free
(strv);
in parse_input_prop_property()
/third_party/eudev/src/shared/
H
A
D
strv.h
27
char **
strv_free
(char **l);
28
DEFINE_TRIVIAL_CLEANUP_FUNC(char**,
strv_free
);
H
A
D
strv.c
41
char **
strv_free
(char **l) {
in strv_free()
function
58
strv_free
(r);
in strv_copy()
134
strv_free
(a);
in strv_new_ap()
/third_party/libinput/test/
H
A
D
test-utils.c
1116
strv_free
(strv);
in START_TEST()
1197
strv_free
(strv);
in START_TEST()
/third_party/libinput/tools/
H
A
D
libinput-record.c
863
strv_free
(strv);
in buffer_tablet_axes()
1994
strv_free
(devices);
in all_devices()
2830
strv_free
(paths);
in main()
/third_party/eudev/src/udev/
H
A
D
udevadm-hwdb.c
647
strv_free
(files);
in adm_hwdb()
H
A
D
udev-rules.c
1724
strv_free
(files);
in udev_rules_new()
2656
strv_free
(tags);
in udev_rules_apply_static_dev_perms()
Completed in 13 milliseconds