Home
last modified time | relevance | path

Searched defs:chunk_index (Results 1 – 7 of 7) sorted by relevance

/external/v8/src/
Dunicode.cc459 int chunk_index = c >> 13; in Is() local
645 int chunk_index = c >> 13; in Is() local
837 int chunk_index = c >> 13; in Is() local
1059 int chunk_index = c >> 13; in Is() local
1199 int chunk_index = c >> 13; in Is() local
1226 int chunk_index = c >> 13; in Is() local
1250 int chunk_index = c >> 13; in Is() local
1506 int chunk_index = c >> 13; in Convert() local
1838 int chunk_index = c >> 13; in Convert() local
2118 int chunk_index = c >> 13; in Convert() local
[all …]
Daddress-map.h82 static BackReference Reference(AllocationSpace space, uint32_t chunk_index, in Reference()
111 uint32_t chunk_index() const { in chunk_index() function
/external/libchrome/base/trace_event/
Dtrace_buffer.cc92 size_t chunk_index = recyclable_chunks_queue_[current_iteration_index_]; in NextChunk() local
106 size_t chunk_index = recyclable_chunks_queue_[queue_index]; in CloneForIteration() local
120 size_t chunk_index = recyclable_chunks_queue_[queue_index]; in EstimateTraceMemoryOverhead() local
Dtrace_event_impl.h78 unsigned chunk_index : 26; member
Dtrace_event_unittest.cc2633 size_t chunk_index; in TEST_F() local
2692 size_t chunk_index; in TEST_F() local
2720 size_t chunk_index; in TEST_F() local
Dtrace_log.cc168 size_t chunk_index, in MakeHandle()
/external/v8/src/snapshot/
Dserialize.cc769 uint32_t chunk_index = back_reference.chunk_index(); in GetBackReferencedObject() local
870 int chunk_index = current_chunk_[space_index]; in Allocate() local
1127 int chunk_index = current_chunk_[space]; in ReadData() local
1582 int chunk_index = reference.chunk_index(); in BackReferenceIsAlreadyAllocated() local