Home
last modified time | relevance | path

Searched refs:ALLOCATOR (Results 1 – 10 of 10) sorted by relevance

/third_party/ltp/tools/sparse/sparse-src/
Dallocate.c140 ALLOCATOR(ident, "identifiers");
141 ALLOCATOR(token, "tokens");
142 ALLOCATOR(context, "contexts");
143 ALLOCATOR(symbol, "symbols");
144 ALLOCATOR(asm_operand, "asmops");
145 ALLOCATOR(expression, "expressions");
146 ALLOCATOR(statement, "statements");
147 ALLOCATOR(string, "strings");
148 ALLOCATOR(scope, "scopes");
150 ALLOCATOR(basic_block, "basic_block");
[all …]
Dstorage.c18 ALLOCATOR(storage, "storages");
19 ALLOCATOR(storage_hash, "storage hash");
Dptrmap.c43 ALLOCATOR(ptrmap, "ptrmap");
Dallocate.h79 #define ALLOCATOR(x, n) __ALLOCATOR(struct x, n, x) macro
Dlinearize.c39 ALLOCATOR(pseudo_user, "pseudo_user");
2082 ALLOCATOR(asm_rules, "asm rules");
2083 ALLOCATOR(asm_constraint, "asm constraints");
Dexpression.c47 ALLOCATOR(type_expression, "type-expr-maps");
/third_party/gstreamer/gstplugins_bad/sys/v4l2codecs/
Dgstv4l2codecallocator.h32 GST_V4L2_CODEC, ALLOCATOR, GstDmaBufAllocator);
/third_party/gstreamer/gstreamer/gst/
Dgstquery.c1971 array = ensure_array (structure, GST_QUARK (ALLOCATOR), in gst_query_add_allocation_param()
2007 array = ensure_array (structure, GST_QUARK (ALLOCATOR), in gst_query_get_n_allocation_params()
2034 array = ensure_array (structure, GST_QUARK (ALLOCATOR), in gst_query_parse_nth_allocation_param()
2068 array = ensure_array (structure, GST_QUARK (ALLOCATOR), in gst_query_set_nth_allocation_param()
2105 ensure_array (structure, GST_QUARK (ALLOCATOR), sizeof (AllocationParam), in gst_query_remove_nth_allocation_param()
Dgstbufferpool.c880 GST_QUARK (ALLOCATOR), GST_TYPE_ALLOCATOR, allocator, in gst_buffer_pool_config_set_allocator()
1053 GST_QUARK (ALLOCATOR))); in gst_buffer_pool_config_get_allocator()
/third_party/jerryscript/jerry-core/
DCMakeLists.txt56 set(JERRY_CPOINTER_32_BIT_MESSAGE " (FORCED BY SYSTEM ALLOCATOR)")