OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:double_align
(Results
1 - 7
of
7
) sorted by null
/external/v8/src/runtime/
runtime-internal.cc
262
bool
double_align
= AllocateDoubleAlignFlag::decode(flags);
local
264
return *isolate->factory()->NewFillerObject(size,
double_align
, space);
/bionic/libc/arch-mips/string/
memset.S
64
# define
DOUBLE_ALIGN
311
#ifdef
DOUBLE_ALIGN
/external/v8/src/
factory.h
309
bool
double_align
,
factory.cc
77
bool
double_align
,
81
isolate()->heap()->AllocateFillerObject(size,
double_align
, space),
[
all
...]
/hardware/intel/common/libmix/mix_vbp/viddec_fw/fw/codecs/h264/include/
h264.h
575
//int32_t
DOUBLE_ALIGN
valid; // indicates the parameter set is valid
/external/v8/src/heap/
heap.cc
[
all
...]
heap.h
[
all
...]
Completed in 210 milliseconds