Searched refs:wrapper (Results 1 - 25 of 422) sorted by relevance

1234567891011>>

/xsrc/external/mit/MesaLib/dist/src/compiler/glsl/
H A Dstring_to_uint_map.h88 struct string_map_iterate_wrapper_closure *wrapper; local in function:string_to_uint_map::iterate
90 wrapper = (struct string_map_iterate_wrapper_closure *)
92 if (wrapper == NULL)
95 wrapper->callback = func;
96 wrapper->closure = closure;
98 hash_table_call_foreach(this->ht, subtract_one_wrapper, wrapper);
99 free(wrapper);
164 struct string_map_iterate_wrapper_closure *wrapper = local in function:string_to_uint_map::subtract_one_wrapper
170 wrapper->callback((const char *) key, value, wrapper
[all...]
/xsrc/external/mit/MesaLib.old/dist/src/compiler/glsl/
H A Dstring_to_uint_map.h88 struct string_map_iterate_wrapper_closure *wrapper; local in function:string_to_uint_map::iterate
90 wrapper = (struct string_map_iterate_wrapper_closure *)
92 if (wrapper == NULL)
95 wrapper->callback = func;
96 wrapper->closure = closure;
98 hash_table_call_foreach(this->ht, subtract_one_wrapper, wrapper);
99 free(wrapper);
164 struct string_map_iterate_wrapper_closure *wrapper = local in function:string_to_uint_map::subtract_one_wrapper
170 wrapper->callback((const char *) key, value, wrapper
[all...]
/xsrc/external/mit/libXvMC/dist/
H A DMakefile.am22 SUBDIRS = src include wrapper
25 pkgconfig_DATA = xvmc.pc xvmc-wrapper.pc
H A Dconfigure.ac64 wrapper/Makefile
66 xvmc-wrapper.pc])
/xsrc/external/mit/libXdmcp/dist/
H A DUnwrap.c57 unsigned char *wrapper,
67 _XdmcpWrapperToOddParity (wrapper, expand_wrapper);
55 XdmcpUnwrap(unsigned char * input,unsigned char * wrapper,unsigned char * output,int bytes) argument
H A DWrap.c51 unsigned char *wrapper,
61 _XdmcpWrapperToOddParity (wrapper, expand_wrapper);
88 * Given a 56 bit wrapper in XDMCP format, create a 56
89 * bit wrapper in 7-bits + odd parity format
102 * Spread the 56 bit wrapper among 8 bytes, using the upper 7 bits
49 XdmcpWrap(unsigned char * input,unsigned char * wrapper,unsigned char * output,int bytes) argument
/xsrc/external/mit/MesaLib/dist/src/compiler/glsl/tests/
H A Dwarnings_test.py50 """Wrap the test runner in the exe wrapper if necessary."""
51 wrapper = os.environ.get('MESON_EXE_WRAPPER', None)
52 if wrapper is None:
54 return split_args(wrapper) + [runner]
H A Doptimization_test.py66 """Wrap the test runner in the exe wrapper if necessary."""
67 wrapper = os.environ.get('MESON_EXE_WRAPPER', None)
68 if wrapper is None:
70 return split_args(wrapper) + [runner]
/xsrc/external/mit/MesaLib/dist/src/intel/tools/tests/
H A Drun-test.py28 wrapper = os.environ.get('MESON_EXE_WRAPPER') variable
29 if wrapper is not None:
30 i965_asm = split_args(wrapper) + [args.i965_asm]
/xsrc/external/mit/xorg-server.old/dist/hw/xfree86/xaa/
H A Dxaawrap.h6 #define XAA_SCREEN_EPILOGUE(pScreen, field, wrapper)\
7 ((pScreen)->field = wrapper)
68 #define XAA_RENDER_EPILOGUE(pScreen, field, wrapper)\
69 (GetPictureScreen(pScreen)->field = wrapper)
/xsrc/external/mit/MesaLib/dist/.gitlab-ci/meson/
H A Dbuild.sh49 MESON_TEST_ARGS+=--wrapper=$PWD/.gitlab-ci/meson/time.sh
54 MESON_TEST_ARGS+=--wrapper=$PWD/.gitlab-ci/meson/time-strace.sh
/xsrc/external/mit/fontconfig/dist/m4/
H A Dac_check_symbol.m43 dnl a wrapper around AC_EGREP_HEADER the shellvar $ac_found will hold
/xsrc/external/mit/MesaLib.old/dist/src/mapi/glapi/
H A Dglapi.h166 _glapi_table_patch(struct _glapi_table *, const char *name, void *wrapper);
/xsrc/external/mit/MesaLib/dist/src/mapi/glapi/
H A Dglapi.h160 _glapi_table_patch(struct _glapi_table *, const char *name, void *wrapper);
/xsrc/external/mit/MesaLib/dist/src/compiler/glsl/glcpp/tests/
H A Dglcpp_test.py222 wrapper = os.environ.get('MESON_EXE_WRAPPER')
223 if wrapper is not None:
224 args.glcpp = split_args(wrapper) + [args.glcpp]
/xsrc/external/mit/xorg-server/dist/hw/xwin/glx/
H A DMakefile.am48 $(AM_V_GEN)PYTHONPATH=$(KHRONOS_SPEC_DIR) $(PYTHON3) $(srcdir)/gen_gl_wrappers.py -registry $(KHRONOS_SPEC_DIR)/wgl.xml -prefix wgl -wrapper -preresolve $(GENGLWRAPPERSOPTS) -outfile $@
/xsrc/external/mit/xterm/dist/package/
H A Dxterm.spec82 b) u%{fullname}, which is a wrapper around %{fullname}
85 c) koi8r%{fullname}, a wrapper similar to u%{fullname}
/xsrc/external/mit/libXdmcp/dist/include/X11/
H A DXdmcp.h194 extern void XdmcpWrap(unsigned char *input, unsigned char *wrapper, unsigned char *output, int bytes);
195 extern void XdmcpUnwrap(unsigned char *input, unsigned char *wrapper, unsigned char *output, int bytes);
/xsrc/external/mit/fontconfig/dist/test/
H A DMakefile.am39 LOG_COMPILER = ${srcdir}/wrapper-script.sh
177 EXTRA_DIST=run-test.sh run-test-conf.sh wrapper-script.sh $(TESTDATA) out.expected-long-family-names out.expected-no-long-family-names
/xsrc/external/mit/xorg-server.old/dist/Xext/
H A Dxvdix.h39 ** - removed UnrealizeWindow wrapper unrealizing windows no longer
227 #define SCREEN_EPILOGUE(pScreen, field, wrapper)\
228 ((pScreen)->field = wrapper)
/xsrc/external/mit/xorg-server/dist/Xext/
H A Dxvdix.h39 ** - removed UnrealizeWindow wrapper unrealizing windows no longer
218 #define SCREEN_EPILOGUE(pScreen, field, wrapper)\
219 ((pScreen)->field = wrapper)
/xsrc/external/mit/libdrm/dist/
H A DREADME.rst7 The library provides wrapper functions for the ioctls to avoid exposing the
/xsrc/external/mit/xf86-video-xgi/dist/
H A Dltmain.sh925 # True iff FILE is a libtool wrapper script
934 # True iff FILE is a libtool wrapper executable
962 # True iff FILE is a libtool wrapper script or wrapper executable
1706 # This variable tells wrapper scripts just to set shlibpath_var
1710 # Check if any of the arguments is a wrapper script.
1967 # This variable tells wrapper scripts just to set variables rather
2159 wrapper=$func_ltwrapper_scriptname_result
2162 wrapper=$func_stripname_result
2166 wrapper
[all...]
/xsrc/external/mit/xf86-video-intel-old/dist/
H A Dltmain.sh925 # True iff FILE is a libtool wrapper script
934 # True iff FILE is a libtool wrapper executable
962 # True iff FILE is a libtool wrapper script or wrapper executable
1706 # This variable tells wrapper scripts just to set shlibpath_var
1710 # Check if any of the arguments is a wrapper script.
1967 # This variable tells wrapper scripts just to set variables rather
2159 wrapper=$func_ltwrapper_scriptname_result
2162 wrapper=$func_stripname_result
2166 wrapper
[all...]
/xsrc/external/mit/xcb-util/dist/
H A Dltmain.sh925 # True iff FILE is a libtool wrapper script
934 # True iff FILE is a libtool wrapper executable
962 # True iff FILE is a libtool wrapper script or wrapper executable
1706 # This variable tells wrapper scripts just to set shlibpath_var
1710 # Check if any of the arguments is a wrapper script.
1967 # This variable tells wrapper scripts just to set variables rather
2159 wrapper=$func_ltwrapper_scriptname_result
2162 wrapper=$func_stripname_result
2166 wrapper
[all...]

Completed in 17 milliseconds

1234567891011>>