Searched refs:Heap (Results 51 - 75 of 191) sorted by relevance

12345678

/external/webkit/Source/WebKit/win/
H A DWebJavaScriptCollector.cpp30 #include <JavaScriptCore/Heap.h>
/external/guava/guava/src/com/google/common/collect/
H A DMinMaxPriorityQueue.java219 private final Heap minHeap;
220 private final Heap maxHeap;
228 this.minHeap = new Heap(ordering);
229 this.maxHeap = new Heap(ordering.reverse());
410 Heap heap = heapForIndex(index);
453 private Heap heapForIndex(int i) {
482 * Each instance of MinMaxPriortyQueue encapsulates two instances of Heap:
487 private class Heap { class in class:MinMaxPriorityQueue
489 Heap otherHeap;
491 Heap(Orderin method in class:MinMaxPriorityQueue.Heap
[all...]
/external/opencv/cv/src/
H A Dcvinpaint.cpp208 //HEAP Heap;
237 icvCalcFMM(const CvMat *f, CvMat *t, CvPriorityQueueFloat *Heap, bool negate) { argument
241 while (Heap->Pop(&ii,&jj)) {
261 Heap->Push(i,j,dist);
280 icvTeleaInpaintFMM(const CvMat *f, CvMat *t, CvMat *out, int range, CvPriorityQueueFloat *Heap ) {
286 while (Heap->Pop(&ii,&jj)) {
392 Heap->Push(i,j,dist);
399 while (Heap->Pop(&ii,&jj)) {
505 Heap->Push(i,j,dist);
514 icvNSInpaintFMM(const CvMat *f, CvMat *t, CvMat *out, int range, CvPriorityQueueFloat *Heap) { argument
732 CvPriorityQueueFloat *Heap = 0, *Out = 0; local
[all...]
/external/v8/src/mips/
H A Dfull-codegen-mips.cc168 __ LoadRoot(a2, Heap::kUndefinedValueRootIndex);
184 __ LoadRoot(at, Heap::kUndefinedValueRootIndex);
297 __ LoadRoot(t0, Heap::kStackLimitRootIndex);
314 __ LoadRoot(v0, Heap::kUndefinedValueRootIndex);
379 __ LoadRoot(t0, Heap::kStackLimitRootIndex);
497 void FullCodeGenerator::EffectContext::Plug(Heap::RootListIndex index) const {
502 Heap::RootListIndex index) const {
508 Heap::RootListIndex index) const {
514 void FullCodeGenerator::TestContext::Plug(Heap::RootListIndex index) const {
519 if (index == Heap
[all...]
H A Dbuiltins-mips.cc141 __ LoadRoot(scratch1, Heap::kEmptyFixedArrayRootIndex);
167 __ LoadRoot(scratch3, Heap::kFixedArrayMapRootIndex);
178 __ LoadRoot(scratch3, Heap::kTheHoleValueRootIndex);
245 __ LoadRoot(elements_array_storage, Heap::kEmptyFixedArrayRootIndex);
268 __ LoadRoot(scratch1, Heap::kFixedArrayMapRootIndex);
296 __ LoadRoot(scratch1, Heap::kTheHoleValueRootIndex);
446 a2, t5, Heap::kHeapNumberMapRootIndex, &not_double, DONT_DO_SMI_CHECK);
655 __ LoadRoot(a3, Heap::kEmptyFixedArrayRootIndex);
698 __ LoadRoot(argument, Heap::kEmptyStringRootIndex);
746 __ LoadRoot(t7, Heap
[all...]
H A Dcodegen-mips.cc116 __ LoadRoot(at, Heap::kEmptyFixedArrayRootIndex);
130 __ LoadRoot(t5, Heap::kFixedDoubleArrayMapRootIndex);
225 __ LoadRoot(at, Heap::kTheHoleValueRootIndex);
256 __ LoadRoot(at, Heap::kEmptyFixedArrayRootIndex);
271 __ LoadRoot(t5, Heap::kFixedArrayMapRootIndex);
281 __ LoadRoot(t3, Heap::kTheHoleValueRootIndex);
282 __ LoadRoot(t5, Heap::kHeapNumberMapRootIndex);
392 __ LoadRoot(at, Heap::kEmptyStringRootIndex);
H A Dic-mips.cc98 __ LoadRoot(scratch0, Heap::kHashTableMapRootIndex);
328 __ LoadRoot(at, Heap::kFixedArrayMapRootIndex);
347 __ LoadRoot(at, Heap::kTheHoleValueRootIndex);
429 __ LoadRoot(t0, Heap::kTrueValueRootIndex);
431 __ LoadRoot(t1, Heap::kFalseValueRootIndex);
608 __ LoadRoot(at, Heap::kHashTableMapRootIndex);
642 __ LoadRoot(at, Heap::kHashTableMapRootIndex);
777 Heap::kNonStrictArgumentsElementsMapRootIndex,
796 __ LoadRoot(scratch3, Heap::kTheHoleValueRootIndex);
825 Heap
[all...]
/external/v8/src/arm/
H A Dfull-codegen-arm.cc161 __ LoadRoot(r2, Heap::kUndefinedValueRootIndex);
177 __ LoadRoot(ip, Heap::kUndefinedValueRootIndex);
290 __ LoadRoot(ip, Heap::kStackLimitRootIndex);
308 __ LoadRoot(r0, Heap::kUndefinedValueRootIndex);
369 __ LoadRoot(ip, Heap::kStackLimitRootIndex);
489 void FullCodeGenerator::EffectContext::Plug(Heap::RootListIndex index) const {
494 Heap::RootListIndex index) const {
500 Heap::RootListIndex index) const {
506 void FullCodeGenerator::TestContext::Plug(Heap::RootListIndex index) const {
511 if (index == Heap
[all...]
H A Dbuiltins-arm.cc138 __ LoadRoot(scratch1, Heap::kEmptyFixedArrayRootIndex);
164 __ LoadRoot(scratch3, Heap::kFixedArrayMapRootIndex);
173 __ LoadRoot(scratch3, Heap::kTheHoleValueRootIndex);
240 __ LoadRoot(elements_array_storage, Heap::kEmptyFixedArrayRootIndex);
264 __ LoadRoot(scratch1, Heap::kFixedArrayMapRootIndex);
287 __ LoadRoot(scratch1, Heap::kTheHoleValueRootIndex);
437 r2, r9, Heap::kHeapNumberMapRootIndex, &not_double, DONT_DO_SMI_CHECK);
639 __ LoadRoot(r3, Heap::kEmptyFixedArrayRootIndex);
682 __ LoadRoot(argument, Heap::kEmptyStringRootIndex);
787 __ LoadRoot(r6, Heap
[all...]
/external/v8/src/x64/
H A Dcodegen-x64.cc259 __ CompareRoot(r8, Heap::kEmptyFixedArrayRootIndex);
266 Heap::kFixedCOWArrayMapRootIndex);
280 __ LoadRoot(rdi, Heap::kFixedDoubleArrayMapRootIndex);
309 __ LoadRoot(rdi, Heap::kFixedDoubleArrayMapRootIndex);
353 __ CompareRoot(rbx, Heap::kTheHoleValueRootIndex);
380 __ CompareRoot(r8, Heap::kEmptyFixedArrayRootIndex);
392 __ LoadRoot(rdi, Heap::kFixedArrayMapRootIndex);
399 __ LoadRoot(rdi, Heap::kTheHoleValueRootIndex);
509 Heap::kEmptyStringRootIndex);
H A Dfull-codegen-x64.cc168 __ LoadRoot(kScratchRegister, Heap::kUndefinedValueRootIndex);
186 __ PushRoot(Heap::kUndefinedValueRootIndex);
188 __ LoadRoot(rdx, Heap::kUndefinedValueRootIndex);
297 __ CompareRoot(rsp, Heap::kStackLimitRootIndex);
314 __ LoadRoot(rax, Heap::kUndefinedValueRootIndex);
329 __ CompareRoot(rsp, Heap::kStackLimitRootIndex);
421 void FullCodeGenerator::EffectContext::Plug(Heap::RootListIndex index) const {
426 Heap::RootListIndex index) const {
432 Heap::RootListIndex index) const {
437 void FullCodeGenerator::TestContext::Plug(Heap
[all...]
H A Dcode-stubs-x64.cc50 Heap::kHeapNumberMapRootIndex);
84 __ LoadRoot(rbx, Heap::kEmptyFixedArrayRootIndex);
85 __ LoadRoot(rcx, Heap::kTheHoleValueRootIndex);
86 __ LoadRoot(rdi, Heap::kUndefinedValueRootIndex);
111 __ PushRoot(Heap::kFalseValueRootIndex);
128 __ LoadRoot(kScratchRegister, Heap::kFunctionContextMapRootIndex);
143 __ LoadRoot(rbx, Heap::kUndefinedValueRootIndex);
177 __ LoadRoot(kScratchRegister, Heap::kBlockContextMapRootIndex);
207 __ LoadRoot(rbx, Heap::kTheHoleValueRootIndex);
297 __ CompareRoot(rcx, Heap
[all...]
H A Dic-x64.cc95 Heap::kHashTableMapRootIndex);
335 Heap::kFixedArrayMapRootIndex);
350 __ CompareRoot(scratch, Heap::kTheHoleValueRootIndex);
432 Heap::kHashTableMapRootIndex);
454 Heap::kHashTableMapRootIndex);
693 __ CompareRoot(rdi, Heap::kFixedArrayMapRootIndex);
701 __ CompareRoot(rdi, Heap::kFixedDoubleArrayMapRootIndex);
728 __ CompareRoot(rdi, Heap::kFixedArrayMapRootIndex);
755 __ CompareRoot(rdi, Heap::kFixedDoubleArrayMapRootIndex);
769 __ CompareRoot(r9, Heap
[all...]
/external/v8/test/cctest/
H A Dtest-heap.cc865 HEAP->CollectAllGarbage(Heap::kNoGCFlags);
962 HEAP->CollectAllGarbage(Heap::kAbortIncrementalMarkingMask);
963 HEAP->CollectAllGarbage(Heap::kAbortIncrementalMarkingMask);
967 HEAP->CollectAllGarbage(Heap::kAbortIncrementalMarkingMask);
968 HEAP->CollectAllGarbage(Heap::kAbortIncrementalMarkingMask);
969 HEAP->CollectAllGarbage(Heap::kAbortIncrementalMarkingMask);
970 HEAP->CollectAllGarbage(Heap::kAbortIncrementalMarkingMask);
971 HEAP->CollectAllGarbage(Heap::kAbortIncrementalMarkingMask);
972 HEAP->CollectAllGarbage(Heap::kAbortIncrementalMarkingMask);
1061 HEAP->CollectAllGarbage(Heap
[all...]
H A Dtest-spaces.cc131 Heap* heap = isolate->heap();
181 Heap* heap = isolate->heap();
211 Heap* heap = isolate->heap();
/external/v8/src/
H A Dincremental-marking.h54 explicit IncrementalMarking(Heap* heap);
255 Heap* heap_;
H A Dspaces-inl.h162 Page* Page::Initialize(Heap* heap,
217 PointerChunkIterator::PointerChunkIterator(Heap* heap)
310 LargePage* LargePage::Initialize(Heap* heap, MemoryChunk* chunk) {
340 Heap* heap = object->GetHeap();
H A Dv8globals.h133 class Heap;
170 typedef bool (*WeakSlotCallbackWithHeap)(Heap* heap, Object** pointer);
305 typedef void (*StoreBufferCallback)(Heap* heap,
H A Dbuiltins.cc191 Heap* heap = isolate->heap();
314 static void MoveElements(Heap* heap,
334 static void FillWithHoles(Heap* heap, FixedArray* dst, int from, int to) {
340 static FixedArray* LeftTrimFixedArray(Heap* heap,
391 static bool ArrayPrototypeHasNoElements(Heap* heap,
409 Heap* heap, Object* receiver, Arguments* args, int first_added_arg) {
448 static inline bool IsJSArrayFastElementMovingAllowed(Heap* heap,
486 Heap* heap = isolate->heap();
544 Heap* heap = isolate->heap();
577 Heap* hea
[all...]
H A Dspaces.h42 // Heap structures:
68 // the Heap::InNewSpace() predicate must be a pointer to a live heap object in
562 inline Heap* heap() { return heap_; }
620 Heap* heap_;
629 static MemoryChunk* Initialize(Heap* heap,
706 static inline Page* Initialize(Heap* heap,
748 static inline LargePage* Initialize(Heap* heap, MemoryChunk* chunk);
759 Space(Heap* heap, AllocationSpace id, Executability executable)
764 Heap* heap() const { return heap_; }
800 Heap* heap
[all...]
H A Dmark-compact.cc134 static void VerifyMarking(Heap* heap) {
215 static void VerifyEvacuation(Heap* heap) {
920 Heap* heap = map->GetHeap();
1012 INLINE(static void VisitPointer(Heap* heap, Object** p)) {
1016 INLINE(static void VisitPointers(Heap* heap, Object** start, Object** end)) {
1029 static void VisitGlobalPropertyCell(Heap* heap, RelocInfo* rinfo) {
1037 static inline void VisitEmbeddedPointer(Heap* heap, RelocInfo* rinfo) {
1047 static inline void VisitCodeTarget(Heap* heap, RelocInfo* rinfo) {
1062 static inline void VisitDebugTarget(Heap* heap, RelocInfo* rinfo) {
1093 Heap* hea
[all...]
/external/webkit/Source/JavaScriptCore/heap/
H A DHandleHeap.cpp78 if (Heap::isMarked(cell))
100 if (Heap::isMarked(cell))
/external/webkit/Source/JavaScriptCore/runtime/
H A DSmallStrings.cpp38 return string && Heap::isMarked(string);
H A DJSObject.h412 ASSERT(prototype().isNull() || Heap::heap(this) == Heap::heap(prototype()));
564 ASSERT(!Heap::heap(value) || Heap::heap(value) == Heap::heap(this));
675 ASSERT(!Heap::heap(value) || Heap::heap(value) == Heap::heap(this));
689 ASSERT(!Heap::heap(value) || Heap
[all...]
/external/webkit/Source/WebCore/bindings/js/
H A DJSNavigatorCustom.cpp45 JSGlobalData& globalData = *Heap::heap(this)->globalData();

Completed in 677 milliseconds

12345678