Home
last modified time | relevance | path

Searched refs:CACHED (Results 1 – 2 of 2) sorted by relevance

/external/igt-gpu-tools/tests/i915/
Dgem_exec_suspend.c47 #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/
Dcommon-operator.cc620 #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()