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/selinux/libsepol/cil/test/unit/
H
A
D
CuTest.c
39
char*
newStr
= (char*) malloc( sizeof(char) * (size) );
in CuStrAlloc()
local
46
char*
newStr
= CuStrAlloc(len + 1);
in CuStrCopy()
local
/third_party/vk-gl-cts/framework/delibs/depool/
H
A
D
deMemPool.c
553
char*
newStr
= (char*)deMemPool_alloc(pool, len+1);
in deMemPool_strDup()
local
569
char*
newStr
= (char*)deMemPool_alloc(pool, len + 1);
in deMemPool_strnDup()
local
/third_party/icu/icu4j/main/classes/core/src/com/ibm/icu/text/
H
A
D
UTF16.java
2030
public static String replace(String source, String oldStr, String
newStr
) {
in replace()
argument
/third_party/icu/ohos_icu4j/src/main/java/ohos/global/icu/text/
H
A
D
UTF16.java
1959
public static String replace(String source, String oldStr, String
newStr
) {
in replace()
argument
/third_party/skia/third_party/externals/spirv-headers/tools/buildHeaders/
H
A
D
header.cpp
388
std::string
newStr
;
variable
/third_party/skia/third_party/externals/swiftshader/third_party/SPIRV-Headers/tools/buildHeaders/
H
A
D
header.cpp
388
std::string
newStr
;
variable
/third_party/spirv-headers/tools/buildHeaders/
H
A
D
header.cpp
390
std::string
newStr
;
variable
/third_party/lzma/CPP/7zip/UI/FileManager/
H
A
D
ProgressDialog2.cpp
646
static void GetChangedString(const UString &
newStr
, UString &prevStr, bool &hasChanged)
in GetChangedString()
argument
/third_party/skia/third_party/externals/angle2/src/libANGLE/capture/
H
A
D
FrameCapture.cpp
6686
std::string
newStr
= str;
in CaptureStringLimit()
local
/third_party/skia/third_party/externals/sfntly/java/lib/
H
A
D
icu4j-4_8_1_1.jar
META-INF/ META-INF/MANIFEST.MF com/ com/ibm/ com/ibm/icu/ com/ibm/icu/impl/
...
Completed in 27 milliseconds