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:newstr
(Results
1 - 10
of
10
) sorted by relevance
/third_party/curl/src/
H
A
D
tool_strdup.c
30
char *
newstr
;
in strdup()
local
/third_party/curl/lib/
H
A
D
strdup.c
43
char *
newstr
;
in Curl_strdup()
local
H
A
D
base64.c
86
unsigned char *
newstr
;
in Curl_base64_decode()
local
H
A
D
cookie.c
363
static void strstore(char **str, const char *
newstr
, size_t len)
in strstore()
argument
/third_party/elfutils/libdwelf/
H
A
D
dwelf_strtab.c
166
Dwelf_Strent *
newstr
= (Dwelf_Strent *) (st->backp + align);
in newstring()
local
187
searchstring(Dwelf_Strent **sep, Dwelf_Strent *
newstr
)
searchstring()
argument
[all...]
/third_party/icu/icu4c/source/samples/uresb/
H
A
D
uresb.c
195
UChar *
newstr
, *np;
in quotedString()
local
/third_party/skia/third_party/externals/icu/source/samples/uresb/
H
A
D
uresb.c
195
UChar *
newstr
, *np;
in quotedString()
local
/third_party/skia/third_party/externals/libwebp/swig/
H
A
D
libwebp_python_wrap.c
787
char *
newstr
;
in SWIG_Python_str_AsChar()
local
/third_party/protobuf/php/ext/google/protobuf/
H
A
D
php-upb.c
3425
static str_t *
newstr
(upb_alloc *alloc, const char *data, size_t len) {
in newstr()
function
/third_party/protobuf/ruby/ext/google/protobuf_c/
H
A
D
upb.c
2980
static str_t *
newstr
(upb_alloc *alloc, const char *data, size_t len) {
in newstr()
function
Completed in 48 milliseconds