Searched defs:copy (Results 1 - 25 of 163) sorted by relevance

1234567

/xsrc/external/mit/xorg-server/dist/os/
H A Dstrndup.c43 char *copy; local in function:strndup
/xsrc/external/mit/libX11/dist/src/
H A DPeekEvent.c43 XEvent copy; local in function:XPeekEvent
H A DPeekIfEv.c64 XEvent copy; local in function:XPeekIfEvent
H A DPutBEvent.c53 XEvent copy = {0}; local in function:_XPutBackEvent
/xsrc/external/mit/MesaGLUT/dist/src/glut/beos/
H A Dglut_util.c22 char *copy; local in function:__glutStrdup
/xsrc/external/mit/MesaGLUT/dist/src/glut/glx/
H A Dglut_util.c22 char *copy; local in function:__glutStrdup
/xsrc/external/mit/MesaLib/dist/src/compiler/nir/
H A Dnir_split_var_copies.c102 nir_intrinsic_instr *copy = nir_instr_as_intrinsic(instr); local in function:split_var_copies_impl
[all...]
H A Dnir_inline_functions.c40 nir_function_impl *copy = nir_function_impl_clone(b->shader, impl); local in function:nir_inline_function_impl
H A Dnir_lower_var_copies.c98 nir_lower_deref_copy_instr(nir_builder *b, nir_intrinsic_instr *copy) argument
134 nir_intrinsic_instr *copy = nir_instr_as_intrinsic(instr); local in function:lower_var_copies_impl
[all...]
H A Dnir_opt_copy_propagate.c84 copy_propagate_alu(nir_function_impl *impl, nir_alu_src *src, nir_alu_instr *copy) argument
115 copy_propagate(nir_src * src,nir_alu_instr * copy) argument
126 copy_propagate_if(nir_src * src,nir_alu_instr * copy) argument
[all...]
/xsrc/external/mit/MesaLib.old/dist/src/compiler/nir/
H A Dnir_split_var_copies.c102 nir_intrinsic_instr *copy = nir_instr_as_intrinsic(instr); local in function:split_var_copies_impl
[all...]
H A Dnir_inline_functions.c33 nir_function_impl *copy = nir_function_impl_clone(b->shader, impl); local in function:nir_inline_function_impl
H A Dnir_lower_var_copies.c98 nir_lower_deref_copy_instr(nir_builder *b, nir_intrinsic_instr *copy) argument
134 nir_intrinsic_instr *copy = nir_instr_as_intrinsic(instr); local in function:lower_var_copies_impl
[all...]
/xsrc/external/mit/MesaLib.old/dist/src/gallium/auxiliary/renderonly/
H A Drenderonly.c43 struct renderonly *copy; local in function:renderonly_dup
/xsrc/external/mit/MesaLib.old/dist/src/gallium/state_trackers/clover/util/
H A Dalgorithm.hpp112 copy(R &&r, I i) { function in namespace:clover
/xsrc/external/mit/MesaLib.old/dist/src/vulkan/util/
H A Dvk_alloc.h78 char *copy = vk_alloc(alloc, size, 1, scope); local in function:vk_strdup
/xsrc/external/mit/glu/dist/src/libnurbs/internals/
H A Dmesher.cc246 Mesher::copy( int x, int y ) function in class:Mesher
[all...]
/xsrc/external/mit/xf86-video-intel/dist/test/
H A Dbasic-stress.c44 static void copy(struct test_target *out, function in typeref:typename:void
/xsrc/external/mit/xf86-video-intel-2014/dist/test/
H A Dbasic-stress.c44 static void copy(struct test_target *out, function in typeref:typename:void
/xsrc/external/mit/xf86-video-nouveau/dist/src/
H A Dnouveau_copy85b5.c31 nouveau_copy85b5_rect(struct nouveau_pushbuf *push, struct nouveau_object *copy, argument
H A Dnouveau_copy90b5.c31 nouveau_copy90b5_rect(struct nouveau_pushbuf *push, struct nouveau_object *copy, argument
H A Dnouveau_copya0b5.c31 nouveau_copya0b5_rect(struct nouveau_pushbuf *push, struct nouveau_object *copy, argument
/xsrc/external/mit/MesaLib/dist/src/compiler/glsl/
H A Dlower_output_reads.cpp122 copy(void *ctx, ir_variable *output, ir_variable *temp) function in typeref:typename:ir_assignment *
[all...]
/xsrc/external/mit/MesaLib.old/dist/src/gtest/include/gtest/internal/
H A Dgtest-linked_ptr.h213 template <typename U> void copy(linked_ptr<U> const* ptr) { function in class:testing::internal::linked_ptr
/xsrc/external/mit/MesaLib.old/dist/src/compiler/glsl/
H A Dlower_output_reads.cpp122 copy(void *ctx, ir_variable *output, ir_variable *temp) function in typeref:typename:ir_assignment *
[all...]

Completed in 45 milliseconds

1234567