Searched defs:to (Results 1 - 4 of 4) sorted by relevance

/solaris-x11-s12/open-src/kernel/i915/src/
H A Di915_gem_context.c4 * Permission is hereby granted, free of charge, to any person obtaining a
6 * to deal in the Software without restriction, including without limitation
7 * the rights to use, copy, modify, merge, publish, distribute, sublicense,
8 * and/or sell copies of the Software, and to permit persons to whom the
9 * Software is furnished to do so, subject to the following conditions:
47 * context's state is never restored to help prevent programming errors. This
49 * The default context only exists to give the GPU some offset to loa
331 struct i915_hw_context *to; local
416 do_switch(struct i915_hw_context *to) argument
519 struct i915_hw_context *to; local
[all...]
H A Di915_gem.c9 * Permission is hereby granted, free of charge, to any person obtaining a
11 * to deal in the Software without restriction, including without limitation
12 * the rights to use, copy, modify, merge, publish, distribute, sublicense,
13 * and/or sell copies of the Software, and to permit persons to whom the
14 * Software is furnished to do so, subject to the following conditions:
64 * a tiling change if we ever need to acquire one.
95 * Only wait 10 seconds for the gpu reset to complete to avoi
2059 i915_gem_object_sync(struct drm_i915_gem_object *obj, struct intel_ring_buffer *to) argument
[all...]
/solaris-x11-s12/open-src/kernel/drm/src/
H A Ddrm_bufs.c21 * Permission is hereby granted, free of charge, to any person obtaining a
23 * to deal in the Software without restriction, including without limitation
24 * the rights to use, copy, modify, merge, publish, distribute, sublicense,
25 * and/or sell copies of the Software, and to permit persons to whom the
26 * Software is furnished to do so, subject to the following conditions:
106 * Core function to create a range of memory available for mapping by a
109 * Adjusts the memory offset to its absolute value according to th
928 struct drm_buf_desc __user *to = local
[all...]
/solaris-x11-s12/open-src/lib/libX11/sun-src/modules/lc/gb18030/
H A DlcGB18030.c4 * Permission is hereby granted, free of charge, to any person obtaining a
6 * to deal in the Software without restriction, including without limitation
7 * the rights to use, copy, modify, merge, publish, distribute, sublicense,
8 * and/or sell copies of the Software, and to permit persons to whom the
9 * Software is furnished to do so, subject to the following conditions:
189 XPointer *to,
195 unsigned char *dst = (unsigned char *)*to;
256 *to
185 gb18030_mbtocs( XlcConv conv, XPointer *from, int *from_left, XPointer *to, int *to_left, XPointer *args, int num_args) argument
266 gb18030_mbstocs( XlcConv conv, XPointer *from, int *from_left, XPointer *to, int *to_left, XPointer *args, int num_args) argument
365 gb18030_wcstocs( XlcConv conv, XPointer *from, int *from_left, XPointer *to, int *to_left, XPointer *args, int num_args) argument
490 gb18030_cstombs( XlcConv conv, XPointer *from, int *from_left, XPointer *to, int *to_left, XPointer *args, int num_args) argument
567 gb18030_cstowcs( XlcConv conv, XPointer *from, int *from_left, XPointer *to, int *to_left, XPointer *args, int num_args) argument
609 gb18030_ctstombs( XlcConv conv, XPointer *from, int *from_left, XPointer *to, int *to_left, XPointer *args, int num_args) argument
786 gb18030_ctstowcs( XlcConv conv, XPointer *from, int *from_left, XPointer *to, int *to_left, XPointer *args, int num_args) argument
829 gb18030_mbstocts( XlcConv conv, XPointer *from, int *from_left, XPointer *to, int *to_left, XPointer *args, int num_args) argument
942 gb18030_wcstocts( XlcConv conv, XPointer *from, int *from_left, XPointer *to, int *to_left, XPointer *args, int num_args) argument
1062 gb18030_mbstowcs( XlcConv conv, XPointer *from, int *from_left, XPointer *to, int *to_left, XPointer *args, int num_args) argument
1105 gb18030_wcstombs( XlcConv conv, XPointer *from, int *from_left, XPointer *to, int *to_left, XPointer *args, int num_args) argument
[all...]

Completed in 437 milliseconds