| /src/external/gpl3/gcc/dist/gcc/ |
| cgraphclones.cc | 377 cgraph_node::create_clone (tree new_decl, profile_count prof_count, function in class:cgraph_node 637 new_node = create_clone (new_decl, count, false,
|
| /src/external/gpl3/gcc.old/dist/gcc/ |
| cgraphclones.cc | 366 cgraph_node::create_clone (tree new_decl, profile_count prof_count, function in class:cgraph_node 624 new_node = create_clone (new_decl, count, false,
|
| /src/sys/external/bsd/drm2/dist/drm/i915/gem/ |
| i915_gem_context.c | 2162 static int create_clone(struct i915_user_extension __user *ext, void *data) function 2215 [I915_CONTEXT_CREATE_EXT_CLONE] = create_clone,
|