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:fDataSize
(Results
1 - 14
of
14
) sorted by relevance
/third_party/skia/experimental/graphite/src/
H
A
D
ContextUtils.h
66
size_t dataSize() const { return
fDataSize
; }
in dataSize()
78
,
fDataSize
(dataSize) {
in UniformData()
86
const size_t
fDataSize
;
member in skgpu::UniformData
/third_party/icu/icu4c/source/i18n/
H
A
D
rematch.cpp
246
if (fPattern->
fDataSize
> UPRV_LENGTHOF(fSmallData)) {
in init2()
247
fData = (int64_t *)uprv_malloc(fPattern->
fDataSize
* sizeof(int64_t));
in init2()
2829
for (i = 0; i<fPattern->
fDataSize
; i++) {
in MatchAt()
3621
U_ASSERT(opValue >= 0 && opValue < fPattern->
fDataSize
);
in MatchAt()
3627
U_ASSERT(opValue >= 0 && opValue < fPattern->
fDataSize
);
in MatchAt()
3772
U_ASSERT(opValue>=0 && opValue+3<fPattern->
fDataSize
);
in MatchAt()
3786
U_ASSERT(opValue>=0 && opValue+3<fPattern->
fDataSize
);
in MatchAt()
3887
U_ASSERT(opValue>=0 && opValue+4<fPattern->
fDataSize
);
in MatchAt()
3920
U_ASSERT(opValue>=0 && opValue+4<fPattern->
fDataSize
);
in MatchAt()
3964
U_ASSERT(opValue>=0 && opValue+4<fPattern->
fDataSize
);
in MatchAt()
[all...]
H
A
D
repattrn.cpp
99
fDataSize
= other.
fDataSize
;
in operator =()
174
fDataSize
= 0;
in init()
H
A
D
regexcmp.cpp
2081
if (size <= 0 || size > 0x100 || fRXPat->
fDataSize
< 0) {
2085
int32_t dataIndex = fRXPat->
fDataSize
;
2086
fRXPat->
fDataSize
+= size;
2087
if (fRXPat->
fDataSize
>= 0x00fffff0) {
/third_party/node/deps/icu-small/source/i18n/
H
A
D
rematch.cpp
246
if (fPattern->
fDataSize
> UPRV_LENGTHOF(fSmallData)) {
in init2()
247
fData = (int64_t *)uprv_malloc(fPattern->
fDataSize
* sizeof(int64_t));
in init2()
2829
for (i = 0; i<fPattern->
fDataSize
; i++) {
in MatchAt()
3621
U_ASSERT(opValue >= 0 && opValue < fPattern->
fDataSize
);
in MatchAt()
3627
U_ASSERT(opValue >= 0 && opValue < fPattern->
fDataSize
);
in MatchAt()
3772
U_ASSERT(opValue>=0 && opValue+3<fPattern->
fDataSize
);
in MatchAt()
3786
U_ASSERT(opValue>=0 && opValue+3<fPattern->
fDataSize
);
in MatchAt()
3887
U_ASSERT(opValue>=0 && opValue+4<fPattern->
fDataSize
);
in MatchAt()
3920
U_ASSERT(opValue>=0 && opValue+4<fPattern->
fDataSize
);
in MatchAt()
3964
U_ASSERT(opValue>=0 && opValue+4<fPattern->
fDataSize
);
in MatchAt()
[all...]
H
A
D
repattrn.cpp
99
fDataSize
= other.
fDataSize
;
in operator =()
174
fDataSize
= 0;
in init()
H
A
D
regexcmp.cpp
2081
if (size <= 0 || size > 0x100 || fRXPat->
fDataSize
< 0) {
2085
int32_t dataIndex = fRXPat->
fDataSize
;
2086
fRXPat->
fDataSize
+= size;
2087
if (fRXPat->
fDataSize
>= 0x00fffff0) {
/third_party/skia/third_party/externals/icu/source/i18n/
H
A
D
rematch.cpp
246
if (fPattern->
fDataSize
> UPRV_LENGTHOF(fSmallData)) {
in init2()
247
fData = (int64_t *)uprv_malloc(fPattern->
fDataSize
* sizeof(int64_t));
in init2()
2819
for (i = 0; i<fPattern->
fDataSize
; i++) {
in MatchAt()
3611
U_ASSERT(opValue >= 0 && opValue < fPattern->
fDataSize
);
in MatchAt()
3617
U_ASSERT(opValue >= 0 && opValue < fPattern->
fDataSize
);
in MatchAt()
3762
U_ASSERT(opValue>=0 && opValue+3<fPattern->
fDataSize
);
in MatchAt()
3776
U_ASSERT(opValue>=0 && opValue+3<fPattern->
fDataSize
);
in MatchAt()
3877
U_ASSERT(opValue>=0 && opValue+4<fPattern->
fDataSize
);
in MatchAt()
3910
U_ASSERT(opValue>=0 && opValue+4<fPattern->
fDataSize
);
in MatchAt()
3954
U_ASSERT(opValue>=0 && opValue+4<fPattern->
fDataSize
);
in MatchAt()
[all...]
H
A
D
repattrn.cpp
99
fDataSize
= other.
fDataSize
;
in operator =()
174
fDataSize
= 0;
in init()
H
A
D
regexcmp.cpp
2083
if (size <= 0 || size > 0x100 || fRXPat->
fDataSize
< 0) {
2087
int32_t dataIndex = fRXPat->
fDataSize
;
2088
fRXPat->
fDataSize
+= size;
2089
if (fRXPat->
fDataSize
>= 0x00fffff0) {
/third_party/skia/src/core/
H
A
D
SkAAClip.cpp
168
size_t
fDataSize
;
member
188
head->
fDataSize
= dataSize;
in Alloc()
913
SkASSERT(yoff->fOffset + rowLength <= head->
fDataSize
);
1163
size_t size = head->fRowCount * sizeof(YOffset) + head->
fDataSize
;
1189
memmove(stop - skip, stop, head->
fDataSize
);
/third_party/icu/icu4c/source/i18n/unicode/
H
A
D
regex.h
608
int32_t
fDataSize
; // The size of the data needed by the pattern that
member in U_FINAL
/third_party/node/deps/icu-small/source/i18n/unicode/
H
A
D
regex.h
608
int32_t
fDataSize
; // The size of the data needed by the pattern that
member in final
/third_party/skia/third_party/externals/icu/source/i18n/unicode/
H
A
D
regex.h
608
int32_t
fDataSize
; // The size of the data needed by the pattern that
member in U_FINAL
Completed in 41 milliseconds