Searched refs:NAME (Results 1 - 25 of 470) sorted by relevance

1234567891011>>

/xsrc/external/mit/MesaLib/dist/src/mesa/vbo/
H A Dvbo_init_tmp.h30 vfmt->Begin = NAME(Begin);
31 vfmt->End = NAME(End);
32 vfmt->PrimitiveRestartNV = NAME(PrimitiveRestartNV);
37 vfmt->EvalCoord1f = NAME(EvalCoord1f);
38 vfmt->EvalCoord1fv = NAME(EvalCoord1fv);
39 vfmt->EvalCoord2f = NAME(EvalCoord2f);
40 vfmt->EvalCoord2fv = NAME(EvalCoord2fv);
41 vfmt->EvalPoint1 = NAME(EvalPoint1);
42 vfmt->EvalPoint2 = NAME(EvalPoint2);
44 vfmt->Color3f = NAME(Color3
[all...]
/xsrc/external/mit/libXfont/dist/src/builtins/
H A Dbuildfont7 NAME=$2
8 echo 'static const char file_'$NAME'[] = {'
/xsrc/external/mit/libXfont2/dist/src/builtins/
H A Dbuildfont7 NAME=$2
8 echo 'static const char file_'$NAME'[] = {'
/xsrc/external/mit/xorg-server.old/dist/hw/xfree86/int10/
H A Dxf86int10module.c23 #define NAME(x) combine(MOD_NAME,x) macro
25 static XF86ModuleVersionInfo NAME(VersRec) =
27 STRING(NAME( )),
39 _X_EXPORT XF86ModuleData NAME(ModuleData) = {
40 &NAME(VersRec),
/xsrc/external/mit/xorg-server/dist/hw/xfree86/int10/
H A Dxf86int10module.c23 #define NAME(x) combine(MOD_NAME,x) macro
25 static XF86ModuleVersionInfo NAME(VersRec) = {
26 STRING(NAME()), MODULEVENDORSTRING, MODINFOSTRING1, MODINFOSTRING2, XORG_VERSION_CURRENT, 1, 0, 0, ABI_CLASS_VIDEODRV, /* needs the video driver ABI */
31 _X_EXPORT XF86ModuleData NAME(ModuleData) = {
32 &NAME(VersRec), NULL, NULL};
/xsrc/external/mit/fontconfig/dist/src/
H A Dfcobjshash.gperf.h47 #define FC_OBJECT(NAME, Type, Cmp) FC_##NAME, FC_##NAME##_OBJECT
/xsrc/external/mit/fontconfig/dist/m4/
H A Dlib-link.m413 dnl Sets and AC_SUBSTs the LIB${NAME} and LTLIB${NAME} variables and
15 dnl Sets and AC_SUBSTs the LIB${NAME}_PREFIX variable to nonempty if libname
16 dnl was found in ${LIB${NAME}_PREFIX}/$acl_libdirstem.
22 pushdef([NAME],[m4_translit([$1],[abcdefghijklmnopqrstuvwxyz./+-],
26 ac_cv_lib[]Name[]_libs="$LIB[]NAME"
27 ac_cv_lib[]Name[]_ltlibs="$LTLIB[]NAME"
28 ac_cv_lib[]Name[]_cppflags="$INC[]NAME"
29 ac_cv_lib[]Name[]_prefix="$LIB[]NAME[]_PREFIX"
31 LIB[]NAME
[all...]
/xsrc/external/mit/libdrm/dist/
H A DAndroid.sources.bp.mk4 # write <NAME>_FILES to stdout as an Android.bp cc_defaults module.
16 $(foreach NAME,$(NAMES), \
17 $(eval lower_name := $(shell echo $(PREFIX)$(NAME) | tr 'A-Z' 'a-z')) \
22 $(foreach f,$(filter %.c,$($(NAME)_FILES)), \
/xsrc/external/mit/MesaLib/dist/src/gallium/drivers/r600/
H A Dr600_dump.c34 #define PRINT_INT_MEMBER(NAME) \
35 if (shader-> NAME) fprintf(f, " shader->" #NAME "=%d;\n", shader-> NAME)
36 #define PRINT_UINT_MEMBER(NAME) \
37 if (shader-> NAME) fprintf(f, " shader->" #NAME "=%u;\n", (unsigned)shader-> NAME)
39 #define PRINT_INT_ARRAY_ELM(NAME, ELM) \
40 if (shader->NAME[
[all...]
/xsrc/external/mit/xterm/dist/icons/
H A Dmake-xpms7 NAME=`echo "$target" | sed -e 's/[\.-]/_/g'`
24 echo "static const XPM_DATA $NAME[] = {$LIST
/xsrc/external/mit/MesaLib.old/dist/src/gallium/targets/libgl-xlib/
H A Dxlib.c122 #define NAME(func) mgl##func macro
124 #define NAME(func) gl##func macro
/xsrc/external/mit/MesaLib.old/dist/src/hgl/
H A DGLDispatcher.cpp28 #define NAME(func) gl##func macro
/xsrc/external/mit/libXau/dist/m4/
H A Dltsugar.m446 # lt_append(MACRO-NAME, STRING, [SEPARATOR])
48 # Redefine MACRO-NAME to hold its former content plus 'SEPARATOR''STRING'.
50 # to MACRO-NAME as is (leaving the expansion for when MACRO-NAME is invoked).
51 # No SEPARATOR is output if MACRO-NAME was previously undefined (different
77 # lt_if_append_uniq(MACRO-NAME, VARNAME, [SEPARATOR], [UNIQ], [NOT-UNIQ])
79 # Iff MACRO-NAME does not yet contain VARNAME, then append it (delimited
/xsrc/external/mit/libXaw/dist/m4/
H A Dltsugar.m446 # lt_append(MACRO-NAME, STRING, [SEPARATOR])
48 # Redefine MACRO-NAME to hold its former content plus 'SEPARATOR''STRING'.
50 # to MACRO-NAME as is (leaving the expansion for when MACRO-NAME is invoked).
51 # No SEPARATOR is output if MACRO-NAME was previously undefined (different
77 # lt_if_append_uniq(MACRO-NAME, VARNAME, [SEPARATOR], [UNIQ], [NOT-UNIQ])
79 # Iff MACRO-NAME does not yet contain VARNAME, then append it (delimited
/xsrc/external/mit/libXcursor/dist/m4/
H A Dltsugar.m446 # lt_append(MACRO-NAME, STRING, [SEPARATOR])
48 # Redefine MACRO-NAME to hold its former content plus 'SEPARATOR''STRING'.
50 # to MACRO-NAME as is (leaving the expansion for when MACRO-NAME is invoked).
51 # No SEPARATOR is output if MACRO-NAME was previously undefined (different
77 # lt_if_append_uniq(MACRO-NAME, VARNAME, [SEPARATOR], [UNIQ], [NOT-UNIQ])
79 # Iff MACRO-NAME does not yet contain VARNAME, then append it (delimited
/xsrc/external/mit/libXdmcp/dist/m4/
H A Dltsugar.m446 # lt_append(MACRO-NAME, STRING, [SEPARATOR])
48 # Redefine MACRO-NAME to hold its former content plus 'SEPARATOR''STRING'.
50 # to MACRO-NAME as is (leaving the expansion for when MACRO-NAME is invoked).
51 # No SEPARATOR is output if MACRO-NAME was previously undefined (different
77 # lt_if_append_uniq(MACRO-NAME, VARNAME, [SEPARATOR], [UNIQ], [NOT-UNIQ])
79 # Iff MACRO-NAME does not yet contain VARNAME, then append it (delimited
/xsrc/external/mit/libXext/dist/m4/
H A Dltsugar.m446 # lt_append(MACRO-NAME, STRING, [SEPARATOR])
48 # Redefine MACRO-NAME to hold its former content plus 'SEPARATOR''STRING'.
50 # to MACRO-NAME as is (leaving the expansion for when MACRO-NAME is invoked).
51 # No SEPARATOR is output if MACRO-NAME was previously undefined (different
77 # lt_if_append_uniq(MACRO-NAME, VARNAME, [SEPARATOR], [UNIQ], [NOT-UNIQ])
79 # Iff MACRO-NAME does not yet contain VARNAME, then append it (delimited
/xsrc/external/mit/libXfixes/dist/m4/
H A Dltsugar.m446 # lt_append(MACRO-NAME, STRING, [SEPARATOR])
48 # Redefine MACRO-NAME to hold its former content plus 'SEPARATOR''STRING'.
50 # to MACRO-NAME as is (leaving the expansion for when MACRO-NAME is invoked).
51 # No SEPARATOR is output if MACRO-NAME was previously undefined (different
77 # lt_if_append_uniq(MACRO-NAME, VARNAME, [SEPARATOR], [UNIQ], [NOT-UNIQ])
79 # Iff MACRO-NAME does not yet contain VARNAME, then append it (delimited
/xsrc/external/mit/libXfont2/dist/m4/
H A Dltsugar.m446 # lt_append(MACRO-NAME, STRING, [SEPARATOR])
48 # Redefine MACRO-NAME to hold its former content plus 'SEPARATOR''STRING'.
50 # to MACRO-NAME as is (leaving the expansion for when MACRO-NAME is invoked).
51 # No SEPARATOR is output if MACRO-NAME was previously undefined (different
77 # lt_if_append_uniq(MACRO-NAME, VARNAME, [SEPARATOR], [UNIQ], [NOT-UNIQ])
79 # Iff MACRO-NAME does not yet contain VARNAME, then append it (delimited
/xsrc/external/mit/libXft/dist/m4/
H A Dltsugar.m446 # lt_append(MACRO-NAME, STRING, [SEPARATOR])
48 # Redefine MACRO-NAME to hold its former content plus 'SEPARATOR''STRING'.
50 # to MACRO-NAME as is (leaving the expansion for when MACRO-NAME is invoked).
51 # No SEPARATOR is output if MACRO-NAME was previously undefined (different
77 # lt_if_append_uniq(MACRO-NAME, VARNAME, [SEPARATOR], [UNIQ], [NOT-UNIQ])
79 # Iff MACRO-NAME does not yet contain VARNAME, then append it (delimited
/xsrc/external/mit/libXi/dist/m4/
H A Dltsugar.m446 # lt_append(MACRO-NAME, STRING, [SEPARATOR])
48 # Redefine MACRO-NAME to hold its former content plus 'SEPARATOR''STRING'.
50 # to MACRO-NAME as is (leaving the expansion for when MACRO-NAME is invoked).
51 # No SEPARATOR is output if MACRO-NAME was previously undefined (different
77 # lt_if_append_uniq(MACRO-NAME, VARNAME, [SEPARATOR], [UNIQ], [NOT-UNIQ])
79 # Iff MACRO-NAME does not yet contain VARNAME, then append it (delimited
/xsrc/external/mit/libXpm/dist/m4/
H A Dltsugar.m446 # lt_append(MACRO-NAME, STRING, [SEPARATOR])
48 # Redefine MACRO-NAME to hold its former content plus 'SEPARATOR''STRING'.
50 # to MACRO-NAME as is (leaving the expansion for when MACRO-NAME is invoked).
51 # No SEPARATOR is output if MACRO-NAME was previously undefined (different
77 # lt_if_append_uniq(MACRO-NAME, VARNAME, [SEPARATOR], [UNIQ], [NOT-UNIQ])
79 # Iff MACRO-NAME does not yet contain VARNAME, then append it (delimited
/xsrc/external/mit/libXpresent/dist/m4/
H A Dltsugar.m446 # lt_append(MACRO-NAME, STRING, [SEPARATOR])
48 # Redefine MACRO-NAME to hold its former content plus 'SEPARATOR''STRING'.
50 # to MACRO-NAME as is (leaving the expansion for when MACRO-NAME is invoked).
51 # No SEPARATOR is output if MACRO-NAME was previously undefined (different
77 # lt_if_append_uniq(MACRO-NAME, VARNAME, [SEPARATOR], [UNIQ], [NOT-UNIQ])
79 # Iff MACRO-NAME does not yet contain VARNAME, then append it (delimited
/xsrc/external/mit/libXrandr/dist/m4/
H A Dltsugar.m446 # lt_append(MACRO-NAME, STRING, [SEPARATOR])
48 # Redefine MACRO-NAME to hold its former content plus 'SEPARATOR''STRING'.
50 # to MACRO-NAME as is (leaving the expansion for when MACRO-NAME is invoked).
51 # No SEPARATOR is output if MACRO-NAME was previously undefined (different
77 # lt_if_append_uniq(MACRO-NAME, VARNAME, [SEPARATOR], [UNIQ], [NOT-UNIQ])
79 # Iff MACRO-NAME does not yet contain VARNAME, then append it (delimited
/xsrc/external/mit/libXrender/dist/m4/
H A Dltsugar.m446 # lt_append(MACRO-NAME, STRING, [SEPARATOR])
48 # Redefine MACRO-NAME to hold its former content plus 'SEPARATOR''STRING'.
50 # to MACRO-NAME as is (leaving the expansion for when MACRO-NAME is invoked).
51 # No SEPARATOR is output if MACRO-NAME was previously undefined (different
77 # lt_if_append_uniq(MACRO-NAME, VARNAME, [SEPARATOR], [UNIQ], [NOT-UNIQ])
79 # Iff MACRO-NAME does not yet contain VARNAME, then append it (delimited

Completed in 12 milliseconds

1234567891011>>