Searched refs:POOL (Results 1 – 10 of 10) sorted by relevance
/third_party/vk-gl-cts/framework/delibs/depool/ |
D | deMemPool.h | 51 #define DE_POOL_NEW(POOL, TYPE) ((TYPE*)deMemPool_alloc(POOL, sizeof(TYPE))) argument
|
/third_party/ninja/src/ |
D | lexer.h | 44 POOL, enumerator
|
D | lexer.in.cc | 85 case POOL: return "'pool'"; in TokenName()
|
D | lexer.cc | 86 case POOL: return "'pool'"; in TokenName() 387 { token = POOL; break; } in ReadToken()
|
D | manifest_parser.cc | 40 case Lexer::POOL: in Parse()
|
/third_party/gstreamer/gstreamer/gst/ |
D | gstquery.c | 1626 array = ensure_array (structure, GST_QUARK (POOL), in gst_query_add_allocation_pool() 1656 array = ensure_array (structure, GST_QUARK (POOL), in gst_query_get_n_allocation_pools() 1687 array = ensure_array (structure, GST_QUARK (POOL), in gst_query_parse_nth_allocation_pool() 1726 array = ensure_array (structure, GST_QUARK (POOL), in gst_query_set_nth_allocation_pool() 1761 ensure_array (structure, GST_QUARK (POOL), sizeof (AllocationPool), in gst_query_remove_nth_allocation_pool()
|
/third_party/harfbuzz/perf/texts/ |
D | en-words.txt | 8412 POOL
|
/third_party/skia/third_party/externals/harfbuzz/perf/texts/ |
D | en-words.txt | 8412 POOL
|
/third_party/gstreamer/gstreamer/ |
D | ChangeLog | 28592 transform: Also copy POOL metas and make sure to copy over metas when creating subbuffers 28593 POOL meta just means that this specific instance of the meta is related to a 28600 adapter: Also copy POOL metas and make sure to copy over metas when creating subbuffers 28601 POOL meta just means that this specific instance of the meta is related to a
|
/third_party/gstreamer/gstplugins_base/ |
D | ChangeLog | 57043 …{audio,video}{en,de}oder: Also copy POOL metas and make sure to copy over metas when creating subb… 57044 POOL meta just means that this specific instance of the meta is related to a
|