OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:allocates
(Results
126 - 150
of
1324
) sorted by null
1
2
3
4
5
6
7
8
9
10
11
>>
/external/chromium_org/v8/test/webkit/
dfg-put-by-id-reallocate-storage.js
25
"Tests that a DFG PutById that
allocates
, and then reallocates, property storage works."
/external/dexmaker/src/dx/java/com/android/dx/rop/cst/
CstDouble.java
44
*
allocates
.
CstFloat.java
45
*
allocates
.
/external/fio/engines/
falloc.c
71
#define FALLOC_FL_PUNCH_HOLE 0x02 /* de-
allocates
range */
/external/icu/icu4c/source/common/
ucln.h
34
*
allocates
the memory should call the library specific cleanup function.
/external/icu/icu4c/source/i18n/
collationweights.h
29
*
Allocates
n collation element weights between two exclusive limits.
/external/icu/icu4c/source/layout/
IndicLayoutEngine.cpp
116
// NOTE: assumes this
allocates
featureTags...
TibetanLayoutEngine.cpp
79
// NOTE: assumes this
allocates
featureTags...
/external/kernel-headers/original/uapi/xen/
gntalloc.h
15
*
Allocates
a new page and creates a new grant reference.
/external/libpcap/
pcap_list_datalinks.3pcap.in
42
allocates
an array to hold the list and sets
pcap_list_tstamp_types.3pcap.in
41
allocates
an array to hold the list and sets
/external/libvpx/libvpx/test/
i420_video_source.h
38
// This initializes raw_sz_, width_, height_ and
allocates
an img.
/external/mesa3d/src/egl/main/
README.txt
23
allocates
, initializes and returns a new _EGLDriver object (usually a
/external/replicaisland/src/com/replica/replicaisland/
ObjectPool.java
45
/**
Allocates
an object from the pool */
/external/webp/src/dec/
alphai.h
43
//
Allocates
a new alpha decoder instance.
/external/zopfli/src/zopfli/
hash.h
49
/*
Allocates
and initializes all fields of ZopfliHash. */
/frameworks/wilhelm/src/android/
AudioPlayer_to_android.h
36
*
Allocates
and initializes the Android media framework objects intended to be used with the
/hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/test/
i420_video_source.h
38
// This initializes raw_sz_, width_, height_ and
allocates
an img.
/hardware/intel/img/psb_video/src/
object_heap.h
60
*
Allocates
an object
/system/core/include/utils/
LinearAllocator.h
34
* A memory manager that internally
allocates
multi-kbyte buffers for placing objects in. It avoids
/external/chromium_org/base/memory/
manual_constructor.h
5
// ManualConstructor statically-
allocates
space in which to store some
11
// (When I say ManualConstructor statically
allocates
space, I mean that
/external/chromium_org/chrome/browser/extensions/api/cookies/
cookies_helpers.h
53
//
Allocates
and construct a new Cookie object representing a cookie as defined
59
//
Allocates
and constructs a new CookieStore object as defined by the cookies
/external/chromium_org/content/child/
child_thread.h
84
//
Allocates
a block of shared memory of the given size and
87
// but on windows the child process directly
allocates
the block.
/external/chromium_org/gpu/command_buffer/client/
mapped_memory.h
51
//
Allocates
a block of memory. If the buffer is out of directly available
141
//
Allocates
a block of memory
/external/chromium_org/media/base/
decoder_buffer.h
44
//
Allocates
buffer with |size| >= 0. Buffer will be padded and aligned
163
//
Allocates
a buffer of size |size| >= 0 and copies |data| into it. Buffer
Completed in 1290 milliseconds
1
2
3
4
5
6
7
8
9
10
11
>>