HomeSort by: relevance | last modified time | path
    Searched refs:cflags (Results 1 - 25 of 195) sorted by relevancy

1 2 3 4 5 6 7 8

  /xsrc/external/mit/xedit/dist/lisp/
regex.c 50 LispRecomp(LispBuiltin *builtin, char *pattern, int cflags)
55 if ((code = recomp(regex, pattern, cflags)) != 0) {
80 int cflags = 0; local
99 cflags |= RE_NOSPEC;
101 cflags |= RE_ICASE;
103 cflags |= RE_NOSUB;
105 cflags |= RE_NEWLINE;
107 regex = LispRecomp(builtin, THESTR(pattern), cflags);
112 result->data.regex.options = cflags;
127 int code, cflags, eflags local
    [all...]
  /xsrc/external/mit/MesaLib/dist/.gitlab-ci/container/
create-android-ndk-pc.sh 9 cflags="$3"
36 Cflags: -I$sysroot/usr/include $cflags
  /xsrc/external/mit/freetype/dist/builds/unix/
freetype-config.in 34 cflags=`%PKG_CONFIG% --cflags freetype2`
46 cflags="-I${SYSROOT}$includedir/freetype2"
82 --cflags display flags for compiling with the FreeType
130 --cflags)
195 echo $cflags | sed "s|$orig_includedir/freetype2|$includedir/freetype2|"
  /xsrc/external/mit/freetype/dist/builds/
freetype.mk 37 # CFLAGS Compilation flags. This overrides the default settings
134 INCLUDE_FLAGS += $(shell pkg-config --cflags libpng)
135 INCLUDE_FLAGS += $(shell pkg-config --cflags harfbuzz)
136 INCLUDE_FLAGS += $(shell pkg-config --cflags libbrotlidec)
144 # $(INCLUDE_FLAGS) should come before $(CFLAGS) to avoid problems with
154 $(CFLAGS) \
  /xsrc/external/mit/MesaLib.old/dist/scons/
gallium.py 201 if 'CFLAGS' in os.environ:
202 env['CCFLAGS'] += SCons.Util.CLVar(os.environ['CFLAGS'])
407 cflags = [] # C
471 cflags += [
476 cflags += [
530 env.Append(CFLAGS = cflags)
  /xsrc/external/mit/MesaLib/dist/src/intel/tools/
aubinator_viewer.cpp 986 ImGuiColorEditFlags cflags = (ImGuiColorEditFlags_NoAlpha | local
991 ImGui::ColorEdit3("background", (float *)&cfg->clear_color, cflags); ImGui::SameLine();
992 ImGui::ColorEdit3("missing", (float *)&cfg->missing_color, cflags); ImGui::SameLine();
993 ImGui::ColorEdit3("error", (float *)&cfg->error_color, cflags); ImGui::SameLine();
994 ImGui::ColorEdit3("highlight", (float *)&cfg->highlight_color, cflags); ImGui::SameLine();
995 ImGui::ColorEdit3("dwords", (float *)&cfg->dwords_color, cflags); ImGui::SameLine();
996 ImGui::ColorEdit3("booleans", (float *)&cfg->boolean_color, cflags); ImGui::SameLine();
  /xsrc/external/mit/MesaLib.old/dist/src/intel/tools/
aubinator_viewer.cpp 988 ImGuiColorEditFlags cflags = (ImGuiColorEditFlags_NoAlpha | local
993 ImGui::ColorEdit3("background", (float *)&cfg->clear_color, cflags); ImGui::SameLine();
994 ImGui::ColorEdit3("missing", (float *)&cfg->missing_color, cflags); ImGui::SameLine();
995 ImGui::ColorEdit3("error", (float *)&cfg->error_color, cflags); ImGui::SameLine();
996 ImGui::ColorEdit3("highlight", (float *)&cfg->highlight_color, cflags); ImGui::SameLine();
997 ImGui::ColorEdit3("dwords", (float *)&cfg->dwords_color, cflags); ImGui::SameLine();
998 ImGui::ColorEdit3("booleans", (float *)&cfg->boolean_color, cflags); ImGui::SameLine();
  /xsrc/external/mit/MesaLib/dist/src/freedreno/ir3/
ir3.h 1907 unsigned cflags) \
1915 __ssa_src(instr, c, cflags); \
1929 unsigned cflags, struct ir3_instruction *d, unsigned dflags) \
1937 __ssa_src(instr, c, cflags); \
1952 unsigned cflags, struct ir3_instruction *d, unsigned dflags, \
1959 __ssa_src(instr, c, cflags); \
1974 unsigned cflags, struct ir3_instruction *d, unsigned dflags, \
1983 __ssa_src(instr, c, cflags); \
  /xsrc/external/mit/MesaLib.old/dist/src/freedreno/ir3/
ir3.h 1195 struct ir3_instruction *c, unsigned cflags) \
1202 __ssa_src(instr, c, cflags); \
1214 struct ir3_instruction *c, unsigned cflags, \
1222 __ssa_src(instr, c, cflags); \
  /xsrc/external/mit/xdpyinfo/dist/
configure 732 CFLAGS
821 CFLAGS
1408 To assign environment variables (e.g., CC, CFLAGS...), specify them as
1508 CFLAGS C compiler flags
2599 ac_compile='$CC -c $CFLAGS $CPPFLAGS conftest.$ac_ext >&5'
2600 ac_link='$CC -o conftest$ac_exeext $CFLAGS $CPPFLAGS $LDFLAGS conftest.$ac_ext $LIBS >&5'
3314 ac_compile='$CC -c $CFLAGS $CPPFLAGS conftest.$ac_ext >&5'
3315 ac_link='$CC -o conftest$ac_exeext $CFLAGS $CPPFLAGS $LDFLAGS conftest.$ac_ext $LIBS >&5'
4068 ac_test_CFLAGS=${CFLAGS+y}
4069 ac_save_CFLAGS=$CFLAGS
    [all...]
  /xsrc/external/mit/xorg-server/dist/
configure 1170 CFLAGS
1377 CFLAGS
2010 To assign environment variables (e.g., CC, CFLAGS...), specify them as
2281 CFLAGS C compiler flags
2300 CCASFLAGS assembler compiler flags (defaults to CFLAGS)
3931 ac_compile='$CC -c $CFLAGS $CPPFLAGS conftest.$ac_ext >&5'
3932 ac_link='$CC -o conftest$ac_exeext $CFLAGS $CPPFLAGS $LDFLAGS conftest.$ac_ext $LIBS >&5'
4908 ac_compile='$CC -c $CFLAGS $CPPFLAGS conftest.$ac_ext >&5'
4909 ac_link='$CC -o conftest$ac_exeext $CFLAGS $CPPFLAGS $LDFLAGS conftest.$ac_ext $LIBS >&5'
5680 ac_test_CFLAGS=${CFLAGS+y
    [all...]
  /xsrc/external/mit/xf86-video-intel/dist/
configure 803 CFLAGS
920 CFLAGS
1509 To assign environment variables (e.g., CC, CFLAGS...), specify them as
1663 CFLAGS C compiler flags
2611 ac_compile='$CC -c $CFLAGS $CPPFLAGS conftest.$ac_ext >&5'
2612 ac_link='$CC -o conftest$ac_exeext $CFLAGS $CPPFLAGS $LDFLAGS conftest.$ac_ext $LIBS >&5'
3309 ac_compile='$CC -c $CFLAGS $CPPFLAGS conftest.$ac_ext >&5'
3310 ac_link='$CC -o conftest$ac_exeext $CFLAGS $CPPFLAGS $LDFLAGS conftest.$ac_ext $LIBS >&5'
3920 ac_test_CFLAGS=${CFLAGS+set}
3921 ac_save_CFLAGS=$CFLAGS
    [all...]
  /xsrc/external/mit/xf86-video-intel-2014/dist/
configure 796 CFLAGS
912 CFLAGS
1496 To assign environment variables (e.g., CC, CFLAGS...), specify them as
1649 CFLAGS C compiler flags
2534 ac_compile='$CC -c $CFLAGS $CPPFLAGS conftest.$ac_ext >&5'
2535 ac_link='$CC -o conftest$ac_exeext $CFLAGS $CPPFLAGS $LDFLAGS conftest.$ac_ext $LIBS >&5'
3231 ac_compile='$CC -c $CFLAGS $CPPFLAGS conftest.$ac_ext >&5'
3232 ac_link='$CC -o conftest$ac_exeext $CFLAGS $CPPFLAGS $LDFLAGS conftest.$ac_ext $LIBS >&5'
3842 ac_test_CFLAGS=${CFLAGS+set}
3843 ac_save_CFLAGS=$CFLAGS
    [all...]
  /xsrc/external/mit/mesa-demos/dist/
configure 747 CFLAGS
855 CFLAGS
1448 To assign environment variables (e.g., CC, CFLAGS...), specify them as
1564 CFLAGS C compiler flags
2560 ac_compile='$CC -c $CFLAGS $CPPFLAGS conftest.$ac_ext >&5'
2561 ac_link='$CC -o conftest$ac_exeext $CFLAGS $CPPFLAGS $LDFLAGS conftest.$ac_ext $LIBS >&5'
3311 ac_compile='$CC -c $CFLAGS $CPPFLAGS conftest.$ac_ext >&5'
3312 ac_link='$CC -o conftest$ac_exeext $CFLAGS $CPPFLAGS $LDFLAGS conftest.$ac_ext $LIBS >&5'
3922 ac_test_CFLAGS=${CFLAGS+set}
3923 ac_save_CFLAGS=$CFLAGS
    [all...]
  /xsrc/external/mit/xf86-video-ati-kms/dist/
configure 765 CFLAGS
862 CFLAGS
1442 To assign environment variables (e.g., CC, CFLAGS...), specify them as
1559 CFLAGS C compiler flags
2691 ac_compile='$CC -c $CFLAGS $CPPFLAGS conftest.$ac_ext >&5'
2692 ac_link='$CC -o conftest$ac_exeext $CFLAGS $CPPFLAGS $LDFLAGS conftest.$ac_ext $LIBS >&5'
3397 ac_compile='$CC -c $CFLAGS $CPPFLAGS conftest.$ac_ext >&5'
3398 ac_link='$CC -o conftest$ac_exeext $CFLAGS $CPPFLAGS $LDFLAGS conftest.$ac_ext $LIBS >&5'
4151 ac_test_CFLAGS=${CFLAGS+y}
4152 ac_save_CFLAGS=$CFLAGS
    [all...]
  /xsrc/external/mit/xdm/dist/
configure 851 CFLAGS
947 CFLAGS
1536 To assign environment variables (e.g., CC, CFLAGS...), specify them as
1715 CFLAGS C compiler flags
3092 ac_compile='$CC -c $CFLAGS $CPPFLAGS conftest.$ac_ext >&5'
3093 ac_link='$CC -o conftest$ac_exeext $CFLAGS $CPPFLAGS $LDFLAGS conftest.$ac_ext $LIBS >&5'
3113 ac_compile='$CC -c $CFLAGS $CPPFLAGS conftest.$ac_ext >&5'
3114 ac_link='$CC -o conftest$ac_exeext $CFLAGS $CPPFLAGS $LDFLAGS conftest.$ac_ext $LIBS >&5'
3885 ac_test_CFLAGS=${CFLAGS+y}
3886 ac_save_CFLAGS=$CFLAGS
    [all...]
  /xsrc/external/mit/xset/dist/
configure 744 CFLAGS
800 CFLAGS
1371 To assign environment variables (e.g., CC, CFLAGS...), specify them as
1467 CFLAGS C compiler flags
2590 ac_compile='$CC -c $CFLAGS $CPPFLAGS conftest.$ac_ext >&5'
2591 ac_link='$CC -o conftest$ac_exeext $CFLAGS $CPPFLAGS $LDFLAGS conftest.$ac_ext $LIBS >&5'
2614 ac_compile='$CC -c $CFLAGS $CPPFLAGS conftest.$ac_ext >&5'
2615 ac_link='$CC -o conftest$ac_exeext $CFLAGS $CPPFLAGS $LDFLAGS conftest.$ac_ext $LIBS >&5'
3368 ac_test_CFLAGS=${CFLAGS+y}
3369 ac_save_CFLAGS=$CFLAGS
    [all...]
  /xsrc/external/mit/xf86-video-amdgpu/dist/
configure 762 CFLAGS
859 CFLAGS
1437 To assign environment variables (e.g., CC, CFLAGS...), specify them as
1555 CFLAGS C compiler flags
2684 ac_compile='$CC -c $CFLAGS $CPPFLAGS conftest.$ac_ext >&5'
2685 ac_link='$CC -o conftest$ac_exeext $CFLAGS $CPPFLAGS $LDFLAGS conftest.$ac_ext $LIBS >&5'
3390 ac_compile='$CC -c $CFLAGS $CPPFLAGS conftest.$ac_ext >&5'
3391 ac_link='$CC -o conftest$ac_exeext $CFLAGS $CPPFLAGS $LDFLAGS conftest.$ac_ext $LIBS >&5'
4144 ac_test_CFLAGS=${CFLAGS+y}
4145 ac_save_CFLAGS=$CFLAGS
    [all...]
  /xsrc/external/mit/xf86-video-qxl/dist/
configure 756 CFLAGS
867 CFLAGS
1443 To assign environment variables (e.g., CC, CFLAGS...), specify them as
1565 CFLAGS C compiler flags
2693 ac_compile='$CC -c $CFLAGS $CPPFLAGS conftest.$ac_ext >&5'
2694 ac_link='$CC -o conftest$ac_exeext $CFLAGS $CPPFLAGS $LDFLAGS conftest.$ac_ext $LIBS >&5'
3494 ac_compile='$CC -c $CFLAGS $CPPFLAGS conftest.$ac_ext >&5'
3495 ac_link='$CC -o conftest$ac_exeext $CFLAGS $CPPFLAGS $LDFLAGS conftest.$ac_ext $LIBS >&5'
4248 ac_test_CFLAGS=${CFLAGS+y}
4249 ac_save_CFLAGS=$CFLAGS
    [all...]
  /xsrc/external/mit/xf86-video-openchrome/dist/
configure 699 CFLAGS
797 CFLAGS
1363 To assign environment variables (e.g., CC, CFLAGS...), specify them as
1468 CFLAGS C compiler flags
2304 ac_compile='$CC -c $CFLAGS $CPPFLAGS conftest.$ac_ext >&5'
2305 ac_link='$CC -o conftest$ac_exeext $CFLAGS $CPPFLAGS $LDFLAGS conftest.$ac_ext $LIBS >&5'
3123 ac_compile='$CC -c $CFLAGS $CPPFLAGS conftest.$ac_ext >&5'
3124 ac_link='$CC -o conftest$ac_exeext $CFLAGS $CPPFLAGS $LDFLAGS conftest.$ac_ext $LIBS >&5'
3734 ac_test_CFLAGS=${CFLAGS+set}
3735 ac_save_CFLAGS=$CFLAGS
    [all...]
  /xsrc/external/mit/x11perf/dist/
configure 705 CFLAGS
791 CFLAGS
1358 To assign environment variables (e.g., CC, CFLAGS...), specify them as
1448 CFLAGS C compiler flags
2585 ac_compile='$CC -c $CFLAGS $CPPFLAGS conftest.$ac_ext >&5'
2586 ac_link='$CC -o conftest$ac_exeext $CFLAGS $CPPFLAGS $LDFLAGS conftest.$ac_ext $LIBS >&5'
3448 ac_compile='$CC -c $CFLAGS $CPPFLAGS conftest.$ac_ext >&5'
3449 ac_link='$CC -o conftest$ac_exeext $CFLAGS $CPPFLAGS $LDFLAGS conftest.$ac_ext $LIBS >&5'
4220 ac_test_CFLAGS=${CFLAGS+y}
4221 ac_save_CFLAGS=$CFLAGS
    [all...]
  /xsrc/external/mit/xclock/dist/
configure 716 CFLAGS
806 CFLAGS
1374 To assign environment variables (e.g., CC, CFLAGS...), specify them as
1477 CFLAGS C compiler flags
2669 ac_compile='$CC -c $CFLAGS $CPPFLAGS conftest.$ac_ext >&5'
2670 ac_link='$CC -o conftest$ac_exeext $CFLAGS $CPPFLAGS $LDFLAGS conftest.$ac_ext $LIBS >&5'
3384 ac_compile='$CC -c $CFLAGS $CPPFLAGS conftest.$ac_ext >&5'
3385 ac_link='$CC -o conftest$ac_exeext $CFLAGS $CPPFLAGS $LDFLAGS conftest.$ac_ext $LIBS >&5'
4138 ac_test_CFLAGS=${CFLAGS+y}
4139 ac_save_CFLAGS=$CFLAGS
    [all...]
  /xsrc/external/mit/xinput/dist/
configure 713 CFLAGS
797 CFLAGS
1364 To assign environment variables (e.g., CC, CFLAGS...), specify them as
1454 CFLAGS C compiler flags
2500 ac_compile='$CC -c $CFLAGS $CPPFLAGS conftest.$ac_ext >&5'
2501 ac_link='$CC -o conftest$ac_exeext $CFLAGS $CPPFLAGS $LDFLAGS conftest.$ac_ext $LIBS >&5'
3215 ac_compile='$CC -c $CFLAGS $CPPFLAGS conftest.$ac_ext >&5'
3216 ac_link='$CC -o conftest$ac_exeext $CFLAGS $CPPFLAGS $LDFLAGS conftest.$ac_ext $LIBS >&5'
3969 ac_test_CFLAGS=${CFLAGS+y}
3970 ac_save_CFLAGS=$CFLAGS
    [all...]
  /xsrc/external/mit/xf86-video-nouveau/dist/
configure 745 CFLAGS
838 CFLAGS
1410 To assign environment variables (e.g., CC, CFLAGS...), specify them as
1521 CFLAGS C compiler flags
2667 ac_compile='$CC -c $CFLAGS $CPPFLAGS conftest.$ac_ext >&5'
2668 ac_link='$CC -o conftest$ac_exeext $CFLAGS $CPPFLAGS $LDFLAGS conftest.$ac_ext $LIBS >&5'
3440 ac_compile='$CC -c $CFLAGS $CPPFLAGS conftest.$ac_ext >&5'
3441 ac_link='$CC -o conftest$ac_exeext $CFLAGS $CPPFLAGS $LDFLAGS conftest.$ac_ext $LIBS >&5'
4212 ac_test_CFLAGS=${CFLAGS+y}
4213 ac_save_CFLAGS=$CFLAGS
    [all...]
  /xsrc/external/mit/xf86-video-vmware/dist/
configure 784 CFLAGS
850 CFLAGS
1422 To assign environment variables (e.g., CC, CFLAGS...), specify them as
1537 CFLAGS C compiler flags
2657 ac_compile='$CC -c $CFLAGS $CPPFLAGS conftest.$ac_ext >&5'
2658 ac_link='$CC -o conftest$ac_exeext $CFLAGS $CPPFLAGS $LDFLAGS conftest.$ac_ext $LIBS >&5'
2682 ac_compile='$CC -c $CFLAGS $CPPFLAGS conftest.$ac_ext >&5'
2683 ac_link='$CC -o conftest$ac_exeext $CFLAGS $CPPFLAGS $LDFLAGS conftest.$ac_ext $LIBS >&5'
3436 ac_test_CFLAGS=${CFLAGS+y}
3437 ac_save_CFLAGS=$CFLAGS
    [all...]

Completed in 71 milliseconds

1 2 3 4 5 6 7 8