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:nameEnd
(Results
1 - 7
of
7
) sorted by relevance
/third_party/skia/modules/svg/src/
H
A
D
CssStyleParser.cpp
25
auto
nameEnd
= style.find_first_of('{');
in parseCssStyle()
local
/third_party/vk-gl-cts/framework/delibs/decpp/
H
A
D
deCommandLine.cpp
169
const char*
nameEnd
= std::find(nameStart, arg+argLen, '=');
in parse()
local
/third_party/skia/third_party/externals/expat/expat/lib/
H
A
D
expat.h
745
XML_Index
nameEnd
; /* Offset after the attribute name's last byte. */
member
H
A
D
xmltok.c
1168
const char *
nameEnd
= NULL;
variable
/third_party/python/Modules/expat/
H
A
D
expat.h
758
XML_Index
nameEnd
; /* Offset after the attribute name's last byte. */
member
H
A
D
xmltok.c
1165
const char *
nameEnd
= NULL;
variable
/third_party/curl/lib/vtls/
H
A
D
schannel.c
343
char *
nameEnd
= strchr(name, ':');
in get_alg_id_by_name()
local
804
char *
nameEnd
;
in schannel_acquire_credential_handle()
local
Completed in 14 milliseconds