Searched refs:CACHED (Results 1 – 2 of 2) sorted by relevance
/external/igt-gpu-tools/tests/i915/ |
D | gem_exec_suspend.c | 47 #define CACHED (1<<8) macro 140 gem_set_caching(fd, obj[0].handle, !!(flags & CACHED)); in run_test() 274 m->mode | CACHED);
|
/external/v8/src/compiler/ |
D | common-operator.cc | 620 #define CACHED(Name, properties, value_input_count, effect_input_count, \ macro 631 COMMON_CACHED_OP_LIST(CACHED) 632 #undef CACHED 897 #define CACHED(Name, properties, value_input_count, effect_input_count, \ macro 903 COMMON_CACHED_OP_LIST(CACHED) in COMMON_CACHED_OP_LIST() 904 #undef CACHED in COMMON_CACHED_OP_LIST()
|