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:newlength
(Results
1 - 9
of
9
) sorted by relevance
/third_party/pcre2/pcre2/src/
H
A
D
pcre2_substitute.c
930
PCRE2_SIZE
newlength
= scb.output_offsets[1] - scb.output_offsets[0];
in pcre2_substitute()
local
/foundation/multimedia/image_framework/frameworks/innerkitsimpl/accessor/src/
H
A
D
png_image_chunk_utils.cpp
365
const size_t
newlength
= (DECIMAL_BASE * exifLength) + (*sourcePtr - '0');
in GetExifInfoLen()
local
/kernel/linux/linux-5.10/drivers/usb/core/
H
A
D
message.c
861
int
newlength
, oldlength = *length;
in usb_try_string_workarounds()
local
/kernel/linux/linux-6.6/drivers/usb/core/
H
A
D
message.c
861
int
newlength
, oldlength = *length;
in usb_try_string_workarounds()
local
/third_party/icu/icu4c/source/i18n/
H
A
D
usearch.cpp
196
uint32_t
newlength
= *destinationlength;
in addTouint32_tArray()
local
236
uint32_t
newlength
= *destinationlength;
in addTouint64_tArray()
local
[all...]
/third_party/ntfs-3g/ntfsprogs/
H
A
D
playlog.c
733
u32
newlength
;
in resize_attribute()
local
/third_party/node/deps/icu-small/source/i18n/
H
A
D
usearch.cpp
196
uint32_t
newlength
= *destinationlength;
in addTouint32_tArray()
local
236
uint32_t
newlength
= *destinationlength;
in addTouint64_tArray()
local
[all...]
/third_party/skia/third_party/externals/icu/source/i18n/
H
A
D
usearch.cpp
219
uint32_t
newlength
= *destinationlength;
in addTouint32_tArray()
local
259
uint32_t
newlength
= *destinationlength;
in addTouint64_tArray()
local
[all...]
/third_party/python/Objects/
H
A
D
unicodeobject.c
9995
Py_ssize_t length,
newlength
= 0;
in case_operation()
local
Completed in 45 milliseconds