Flutter Engine
The Flutter Engine
Toggle main menu visibility
Main Page
Related Pages
Modules
Namespaces
Namespace List
Namespace Members
All
_
a
b
c
d
e
f
g
h
i
j
k
l
m
n
o
p
q
r
s
t
u
v
w
x
y
z
Functions
_
a
b
c
d
e
f
g
h
i
j
k
l
m
n
o
p
q
r
s
t
u
v
w
x
y
z
Variables
_
a
b
c
d
e
f
g
h
i
j
k
l
m
n
o
p
q
r
s
t
u
v
w
x
y
z
Typedefs
a
b
c
d
e
f
g
h
i
j
k
l
m
n
o
p
q
r
s
t
u
v
w
y
Enumerations
_
a
b
c
d
e
f
g
h
i
j
k
l
m
n
o
p
q
r
s
t
u
v
w
x
y
Enumerator
a
b
c
d
e
f
g
h
i
j
k
l
m
n
o
p
q
r
s
t
u
v
w
x
y
z
Classes
Class List
Class Index
Class Hierarchy
Class Members
All
:
[
_
a
b
c
d
e
f
g
h
i
j
k
l
m
n
o
p
q
r
s
t
u
v
w
x
y
z
~
Functions
[
_
a
b
c
d
e
f
g
h
i
j
k
l
m
n
o
p
q
r
s
t
u
v
w
x
y
z
~
Variables
_
a
b
c
d
e
f
g
h
i
j
k
l
m
n
o
p
q
r
s
t
u
v
w
x
y
z
Typedefs
a
b
c
d
e
f
g
h
i
j
k
l
m
n
o
p
q
r
s
t
u
v
w
x
y
Enumerations
a
b
c
d
e
f
g
h
i
j
k
l
m
n
o
p
q
r
s
t
u
v
w
x
y
z
Enumerator
_
a
b
c
d
e
f
g
h
i
j
k
l
m
n
o
p
q
r
s
t
u
v
w
y
Properties
a
b
c
d
e
f
g
h
i
k
l
m
n
o
p
q
r
s
t
u
v
w
z
Related Functions
:
a
b
c
d
e
f
g
h
i
j
k
l
m
n
o
p
r
s
t
u
v
w
y
z
Files
File List
File Members
All
_
a
b
c
d
e
f
g
h
i
j
k
l
m
n
o
p
q
r
s
t
u
v
w
x
y
z
Functions
_
a
b
c
d
e
f
g
h
i
j
k
l
m
n
o
p
q
r
s
t
u
v
w
x
y
z
Variables
_
a
b
c
d
e
f
g
h
i
j
k
l
m
n
o
p
q
r
s
t
u
v
w
x
y
z
Typedefs
a
b
c
d
e
f
g
h
i
j
k
l
m
n
o
p
q
r
s
t
u
v
w
x
z
Enumerations
a
b
c
d
e
f
g
h
i
k
l
m
n
o
p
r
s
t
v
w
y
Enumerator
b
c
d
e
f
g
h
k
l
m
n
p
r
s
t
u
v
w
Macros
_
a
b
c
d
e
f
g
h
i
j
k
l
m
n
o
p
q
r
s
t
u
v
w
x
z
•
All
Classes
Namespaces
Files
Functions
Variables
Typedefs
Enumerations
Enumerator
Properties
Friends
Macros
Modules
Pages
dart
MallocWriteStream
dart::MallocWriteStream Member List
This is the complete list of members for
dart::MallocWriteStream
, including all inherited members.
Align
(intptr_t alignment, intptr_t offset=0)
dart::BaseWriteStream
inline
BaseWriteStream
(intptr_t initial_size)
dart::BaseWriteStream
inline
explicit
buffer
() const
dart::NonStreamingWriteStream
inline
buffer_
dart::BaseWriteStream
protected
bytes_written
() const
dart::BaseWriteStream
inline
capacity_
dart::BaseWriteStream
protected
current_
dart::BaseWriteStream
protected
dart::NonStreamingWriteStream::DISALLOW_COPY_AND_ASSIGN
(BaseWriteStream)
dart::BaseWriteStream
protected
EnsureSpace
(intptr_t size_needed)
dart::BaseWriteStream
inline
protected
initial_size_
dart::BaseWriteStream
protected
MallocWriteStream
(intptr_t initial_size)
dart::MallocWriteStream
inline
explicit
NonStreamingWriteStream
(intptr_t initial_size)
dart::NonStreamingWriteStream
inline
explicit
Position
() const
dart::BaseWriteStream
inline
virtual
Printf
(const char *format,...) PRINTF_ATTRIBUTE(2
dart::BaseWriteStream
Realloc
(intptr_t new_size)
dart::MallocWriteStream
private
virtual
Remaining
() const
dart::BaseWriteStream
inline
protected
SetPosition
(intptr_t value)
dart::NonStreamingWriteStream
inline
virtual
Steal
(intptr_t *length)
dart::MallocWriteStream
inline
va_end
(args)
dart::BaseWriteStream
va_start
(args, format)
dart::BaseWriteStream
ValueObject
()
dart::ValueObject
inline
VPrintf
(format, args)
dart::BaseWriteStream
VPrintf
(const char *format, va_list args)
dart::BaseWriteStream
inline
Write
(T value)
dart::BaseWriteStream
inline
WriteByte
(uint8_t value)
dart::BaseWriteStream
inline
WriteBytes
(const void *addr, intptr_t len)
dart::BaseWriteStream
inline
WriteFixed
(T value)
dart::BaseWriteStream
inline
WriteLEB128
(T value)
dart::BaseWriteStream
inline
WriteLEB128
(T value)
dart::BaseWriteStream
inline
WriteRefId
(intptr_t value)
dart::BaseWriteStream
inline
WriteSLEB128
(T value)
dart::BaseWriteStream
inline
WriteSLEB128
(T value)
dart::BaseWriteStream
inline
WriteString
(const char *cstr)
dart::BaseWriteStream
inline
WriteTargetWord
(word value)
dart::BaseWriteStream
WriteUnsigned
(T value)
dart::BaseWriteStream
inline
WriteWord
(uword value)
dart::BaseWriteStream
inline
WriteWordWith32BitWrites
(uword value)
dart::BaseWriteStream
inline
~BaseWriteStream
()
dart::BaseWriteStream
inline
virtual
~MallocWriteStream
()
dart::MallocWriteStream
~ValueObject
()
dart::ValueObject
inline
Generated on Sun Jun 23 2024 21:59:22 for Flutter Engine by
1.9.4