Searched refs:allocated (Results 226 - 250 of 266) sorted by relevance

1234567891011

/external/v8/src/arm/
H A Dcode-stubs-arm.cc106 // as the map of the allocated object.
113 // write barrier because the allocated object is in new space.
2140 __ mov(r0, r2); // Move newly allocated heap number to r0.
2630 // heap number cannot be allocated the code jumps to the lable gc_required.
2650 // If heap number results are possible generate the result in an allocated
2668 // cannot be allocated.
3183 Label skip_allocation, allocated; local
3191 __ b(&allocated);
3195 __ bind(&allocated);
4318 // r6 : allocated objec
6343 Label non_ascii, allocated, ascii_data; local
[all...]
H A Dfull-codegen-arm.cc1450 Label allocated, runtime_allocate; local
1452 __ jmp(&allocated);
1461 __ bind(&allocated);
1463 // r0: Newly allocated regexp.
/external/v8/src/mips/
H A Dcode-stubs-mips.cc108 // as the map of the allocated object.
115 // write barrier because the allocated object is in new space.
2225 __ mov(v0, a2); // Move newly allocated heap number to v0.
2746 // heap number cannot be allocated the code jumps to the lable gc_required.
2766 // If heap number results are possible generate the result in an allocated
2784 // cannot be allocated.
3304 Label skip_allocation, allocated; local
3312 __ Branch(&allocated);
3316 __ bind(&allocated);
4504 // t2 : allocated objec
6571 Label non_ascii, allocated, ascii_data; local
[all...]
H A Dfull-codegen-mips.cc1457 Label allocated, runtime_allocate; local
1459 __ jmp(&allocated);
1468 __ bind(&allocated);
1471 // v0: Newly allocated regexp.
/external/v8/src/ia32/
H A Dfull-codegen-ia32.cc1400 Label allocated, runtime_allocate; local
1402 __ jmp(&allocated);
1410 __ bind(&allocated);
1411 // Copy the content into the newly allocated memory.
H A Dcode-stubs-ia32.cc80 // as the map of the allocated object.
87 // write barrier because the allocated object is in new space.
994 // eax: allocated 'empty' number
1477 // Result we want is in left == edx, so we can put the allocated heap
2586 // Address of result (a newly allocated HeapNumber) may be in eax.
2649 __ mov(eax, edi); // Restore eax (allocated HeapNumber pointer).
3396 // Set up the elements pointer in the allocated arguments object.
3397 // If we allocated a parameter map, edi will point there, otherwise to the
3575 // Set up the elements pointer in the allocated arguments object and
3628 // Ensure that a RegExp stack is allocated
5625 Label non_ascii, allocated, ascii_data; local
[all...]
/external/v8/src/x64/
H A Dfull-codegen-x64.cc236 // Arguments object must be allocated after the context object, in
1353 Label allocated, runtime_allocate; local
1355 __ jmp(&allocated);
1363 __ bind(&allocated);
1364 // Copy the content into the newly allocated memory.
H A Dcode-stubs-x64.cc76 // as the map of the allocated object.
83 // write barrier because the allocated object is in new space.
821 // rcx: allocated 'empty' number
1334 // cannot be allocated.
1701 // rax: Newly allocated HeapNumber, which must be preserved.
2323 // rax: the allocated object (tagged).
2423 // Set up the elements pointer in the allocated arguments object.
2424 // If we allocated a parameter map, edi will point there, otherwise to the
2626 // Set up the elements pointer in the allocated arguments object and
2679 // Ensure that a RegExp stack is allocated
4640 Label non_ascii, allocated, ascii_data; local
[all...]
/external/chromium_org/v8/src/
H A Dspaces.h702 // count highest number of bytes ever allocated on the page.
786 // allocated in large object space and are never moved in memory. This also
792 // are allocated in large object space and are never moved in memory. This
884 // Returns allocated size.
887 // Returns size of objects. Can differ from the allocated size
911 // All heap objects containing executable code (code objects) must be allocated
947 size_t* allocated);
979 // Memory is allocated from the free blocks on the allocation list.
1049 // allocator allocated and deallocates pages for the paged heap spaces and large
1075 // Returns allocated space
[all...]
/external/clang/lib/StaticAnalyzer/Checkers/
H A DRetainCountChecker.cpp1100 // allocated object.
1561 // For NSWindow, allocated objects are (initially) self-owned.
1573 // For NSPanel (which subclasses NSWindow), allocated objects are not
1579 // Don't track allocated autorelease pools, as it is okay to prematurely
2210 // If we are reporting a leak of the object that was allocated with alloc,
2273 os << "object allocated and stored into '"
2277 os << "allocated object";
2336 // allocated, and only report a single path. To do this, we need to find
2386 os << " (allocated on line " << SL.getSpellingLineNumber() << ")";
2421 // This map is only used to ensure proper deletion of any allocated tag
[all...]
/external/v8/src/
H A Dspaces.h772 // Returns allocated size.
775 // Returns size of objects. Can differ from the allocated size
807 // All heap objects containing executable code (code objects) must be allocated
838 size_t* allocated);
868 // Memory is allocated from the free blocks on the allocation list.
938 // allocator allocated and deallocates pages for the paged heap spaces and large
964 // Returns allocated spaces in bytes.
973 // Returns allocated executable spaces in bytes.
1071 // A List of callback that are triggered when memory is allocated or free'd
1108 // If objects are allocated i
[all...]
/external/chromium_org/third_party/tcmalloc/chromium/src/
H A Dpprof210 --alloc_space Display allocated (mega)bytes
211 --alloc_objects Display allocated objects
3892 # second allocated objects/space. This is followed optionally by a profile
3898 # been allocated. Therefore, the expected sample interval is half of the
3940 # that the total-allocated stats ($n2,$s2) are exactly the
/external/chromium_org/v8/src/arm/
H A Dcode-stubs-arm.cc2501 // r6 : allocated object (tagged)
2591 // Set up the elements pointer in the allocated arguments object.
2592 // If we allocated a parameter map, r4 will point there, otherwise
2759 // Set up the elements pointer in the allocated arguments object and
2822 // Ensure that a RegExp stack is allocated.
3245 // r0: Start of allocated area, object-tagged.
3251 // Set elements to point to FixedArray allocated right after the JSArray.
3715 // of a string will not read outside the allocated area (because we pad up
4527 Label non_ascii, allocated, ascii_data; local
4536 __ bind(&allocated);
[all...]
/external/chromium_org/v8/src/ia32/
H A Dcode-stubs-ia32.cc915 // Address of result (a newly allocated HeapNumber) may be in eax.
978 __ mov(eax, edi); // Restore eax (allocated HeapNumber pointer).
1649 // Set up the elements pointer in the allocated arguments object.
1650 // If we allocated a parameter map, edi will point there, otherwise to the
1830 // Set up the elements pointer in the allocated arguments object and
1884 // Ensure that a RegExp stack is allocated.
2333 // eax: Start of allocated area, object-tagged.
2337 // Set elements to point to FixedArray allocated right after the JSArray.
3778 Label non_ascii, allocated, ascii_data; local
3791 __ bind(&allocated);
[all...]
/external/chromium_org/v8/src/mips/
H A Dcode-stubs-mips.cc2578 // t2 : allocated object (tagged)
2683 // Set up the elements pointer in the allocated arguments object.
2684 // If we allocated a parameter map, t0 will point there, otherwise
2854 // Set up the elements pointer in the allocated arguments object and
2921 // Ensure that a RegExp stack is allocated.
3358 // v0: Start of allocated area, object-tagged.
3364 // Set elements to point to FixedArray allocated right after the JSArray.
3845 // of a string will not read outside the allocated area (because we pad up
4638 Label non_ascii, allocated, ascii_data; local
4648 __ bind(&allocated);
[all...]
/external/chromium_org/v8/src/x64/
H A Dcode-stubs-x64.cc806 // rax: Newly allocated HeapNumber, which must be preserved.
1381 // rax: the allocated object (tagged).
1482 // Set up the elements pointer in the allocated arguments object.
1483 // If we allocated a parameter map, edi will point there, otherwise to the
1687 // Set up the elements pointer in the allocated arguments object and
1745 // Ensure that a RegExp stack is allocated.
2193 // rax: Start of allocated area, object-tagged.
2207 // Set elements to point to FixedArray allocated right after the JSArray.
3655 Label non_ascii, allocated, ascii_data; local
3665 __ bind(&allocated);
[all...]
/external/chromium_org/third_party/tcmalloc/vendor/src/
H A Dpprof210 --alloc_space Display allocated (mega)bytes
211 --alloc_objects Display allocated objects
3892 # second allocated objects/space. This is followed optionally by a profile
3898 # been allocated. Therefore, the expected sample interval is half of the
3940 # that the total-allocated stats ($n2,$s2) are exactly the
/external/blktrace/doc/
H A Dblktrace.tex552 a \emph{struct request} container must be allocated first.
/external/chromium_org/sdch/open-vcdiff/
H A Dltmain.sh3654 newly allocated full path name if found, NULL otherwise
/external/chromium_org/third_party/libxml/src/
H A Dltmain.sh3654 newly allocated full path name if found, NULL otherwise
/external/chromium_org/third_party/opus/src/
H A Dltmain.sh4620 newly allocated full path name if found, NULL otherwise
/external/chromium_org/third_party/sqlite/src/
H A Dltmain.sh3661 newly allocated full path name if found, NULL otherwise
/external/chromium_org/third_party/tcmalloc/vendor/
H A Dltmain.sh3654 newly allocated full path name if found, NULL otherwise
/external/libcap-ng/libcap-ng-0.7/
H A Dltmain.sh4620 newly allocated full path name if found, NULL otherwise
/external/libexif/
H A Dltmain.sh4617 newly allocated full path name if found, NULL otherwise

Completed in 1492 milliseconds

1234567891011