Home
last modified time | relevance | path

Searched refs:simple_copy (Results 1 – 4 of 4) sorted by relevance

/third_party/mesa3d/src/gallium/frontends/xa/
Dxa_context.c240 ctx->simple_copy = 0; in xa_copy_prepare()
242 ctx->simple_copy = 1; in xa_copy_prepare()
259 if (ctx->simple_copy) { in xa_copy()
274 if (!ctx->simple_copy) { in xa_copy_done()
Dxa_priv.h114 int simple_copy; member
/third_party/node/deps/npm/node_modules/node-gyp/gyp/pylib/gyp/
Dinput.py10 import gyp.simple_copy
345 new_target = gyp.simple_copy.deepcopy(target)
441 new_target_dict = gyp.simple_copy.deepcopy(
788 processed_variables = gyp.simple_copy.deepcopy(variables)
2275 new_configuration_dict[key] = gyp.simple_copy.deepcopy(target_val)
/third_party/node/tools/gyp/pylib/gyp/
Dinput.py10 import gyp.simple_copy
356 new_target = gyp.simple_copy.deepcopy(target)
462 new_target_dict = gyp.simple_copy.deepcopy(
848 processed_variables = gyp.simple_copy.deepcopy(variables)
2494 new_configuration_dict[key] = gyp.simple_copy.deepcopy(target_val)