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:trim_spaces
(Results
1 - 4
of
4
) sorted by relevance
/third_party/libexif/contrib/examples/
H
A
D
photographer.c
14
static void
trim_spaces
(char *buf)
in trim_spaces()
function
36
trim_spaces
(buf);
in show_tag()
57
trim_spaces
(buf);
in show_mnote_tag()
109
trim_spaces
(buf);
in main()
/third_party/cups-filters/cupsfilters/
H
A
D
image.c
30
*
trim_spaces
() - helper function to extract results from string
50
static void
trim_spaces
(char *buf);
860
static void
trim_spaces
(char *buf)
in trim_spaces()
function
947
trim_spaces
(buf1);
in _cupsImageReadEXIF()
966
trim_spaces
(buf2);
in _cupsImageReadEXIF()
/third_party/backends/backend/
H
A
D
bh.c
101
trim_spaces
(char *s, size_t n)
in trim_spaces()
function
2971
trim_spaces
(dev->info.vendor, sizeof(dev->info.vendor));
in attach()
2973
trim_spaces
(dev->info.product, sizeof(dev->info.product));
in attach()
2975
trim_spaces
(dev->info.revision, sizeof(dev->info.revision));
in attach()
H
A
D
hs2p.c
150
trim_spaces
(char *s, size_t n)
in trim_spaces()
function
1154
trim_spaces
(dev->info.vendor, sizeof (dev->info.vendor));
in attach()
1156
trim_spaces
(dev->info.product, sizeof (dev->info.product));
in attach()
1158
trim_spaces
(dev->info.revision, sizeof (dev->info.revision));
in attach()
Completed in 9 milliseconds