Searched defs:ALLOC_NONE (Results 1 - 4 of 4) sorted by relevance

/external/chromium_org/third_party/opus/src/celt/
H A Dstack_alloc.h99 #define ALLOC_NONE 1 macro
114 #define ALLOC_NONE 0 macro
152 #define ALLOC_NONE 0 macro
/external/libopus/celt/
H A Dstack_alloc.h99 #define ALLOC_NONE 1 macro
114 #define ALLOC_NONE 0 macro
152 #define ALLOC_NONE 0 macro
/external/chromium_org/tools/win/split_link/viz.js/
H A Dviz.js546 var ALLOC_NONE = 4; // Do not allocate variable
551 Module['ALLOC_NONE'] = ALLOC_NONE;
576 if (allocator == ALLOC_NONE) {
910 , "i8", ALLOC_NONE, Runtime.GLOBAL_BASE)
1386 'void*', ALLOC_DYNAMIC) ], 'void*', ALLOC_NONE, __impure_ptr);
[all...]
/external/chromium_org/v8/tools/profviz/
H A Dgnuplot-4.6.3-emscripten.js604 var ALLOC_NONE = 4; // Do not allocate variable
609 Module['ALLOC_NONE'] = ALLOC_NONE;
634 if (allocator == ALLOC_NONE) {
965 , "i8", ALLOC_NONE, Runtime.GLOBAL_BASE)
1463 'void*', ALLOC_NORMAL) ], 'void*', ALLOC_NONE, __impure_ptr);
[all...]

Completed in 780 milliseconds