Searched defs:allocate (Results 101 - 110 of 110) sorted by relevance

12345

/external/clang/lib/Sema/
H A DSemaChecking.cpp4819 // exception-specification fails to allocate storage, it shall return
4820 // a null pointer. Any other allocation function that fails to allocate
6441 Seq allocate(Seq Parent) { function in class:__anon18013::SequenceChecker::SequenceTree
6685 SequenceTree::Seq LHS = Tree.allocate(Region);
6686 SequenceTree::Seq RHS = Tree.allocate(Region);
6856 Region = Tree.allocate(Parent);
6877 Region = Tree.allocate(Parent);
/external/chromium_org/v8/tools/profviz/
H A Dgnuplot-4.6.3-emscripten.js604 var ALLOC_NONE = 4; // Do not allocate
610 // allocate(): This is for internal use. You can use it yourself as well, but the interface
613 // normally not use allocate(), and instead allocate memory using _malloc(),
615 // @slab: An array of data, or a number. If a number, then the size of the block to allocate,
622 // @allocator: How to allocate memory, see ALLOC_*
623 function allocate(slab, types, allocator, ptr) { function
682 Module['allocate'] = allocate;
939 var _stdout = _stdout=allocate([
[all...]
/external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/
H A Dorg.eclipse.text_3.5.0.v20100601-1300.jarMETA-INF/MANIFEST.MF META-INF/ECLIPSEF.SF META-INF/ECLIPSEF.RSA META ...
H A Dorg.eclipse.jface_3.6.1.M20100825-0800.jarMETA-INF/MANIFEST.MF META-INF/ECLIPSEF.SF META-INF/ECLIPSEF.RSA META ...
H A Dcom.ibm.icu_4.2.1.v20100412.jar ... final com.ibm.icu.impl.ByteBuffer allocate (int) int size com.ibm.icu.impl ...
/external/robolectric/lib/main/
H A Dh2-1.2.147.jarMETA-INF/MANIFEST.MF META-INF/services/java.sql.Driver org/h2/api/AggregateFunction ...
H A Dandroid.jarMETA-INF/ META-INF/MANIFEST.MF com/ com/android/ com/android/internal/ com/android/internal/util/ ...
/external/chromium_org/third_party/libaddressinput/src/java/
H A Dandroid.jarMETA-INF/ META-INF/MANIFEST.MF AndroidManifest.xml android/ android/Manifest$permission.class ...
/external/owasp/sanitizer/tools/findbugs/lib/
H A Dfindbugs.jarMETA-INF/ META-INF/MANIFEST.MF default.xsl edu/ edu/umd/ edu/umd/cs/ edu/ ...
/external/chromium_org/third_party/android_platform/webview/
H A Dframeworks.jarMETA-INF/ META-INF/MANIFEST.MF android/ android/location/ android/location/Address$1.class ...

Completed in 209 milliseconds

12345