| /xsrc/external/mit/xorg-server.old/dist/config/ |
| H A D | xorg-server.conf | 5 <policy context="default"> 12 </policy>
|
| /xsrc/external/mit/xf86-input-synaptics/dist/conf/ |
| H A D | Makefile.am | 25 fdidir = $(datadir)/hal/fdi/policy/20thirdparty
|
| H A D | Makefile.in | 285 @HAS_XORG_CONF_DIR_FALSE@fdidir = $(datadir)/hal/fdi/policy/20thirdparty
|
| /xsrc/external/mit/xf86-video-intel/dist/tools/ |
| H A D | Makefile.am | 53 nodist_policy_DATA = org.x.xf86-video-intel.backlight-helper.policy 76 EXTRA_DIST = intel-virtual-output.man org.x.xf86-video-intel.backlight-helper.policy.in 27 policydir = $(datarootdir)/polkit-1/actions directory
|
| H A D | Makefile.in | 130 CONFIG_CLEAN_FILES = org.x.xf86-video-intel.backlight-helper.policy 265 $(srcdir)/org.x.xf86-video-intel.backlight-helper.policy.in \ 463 @BUILD_BACKLIGHT_HELPER_TRUE@nodist_policy_DATA = org.x.xf86-video-intel.backlight-helper.policy 483 EXTRA_DIST = intel-virtual-output.man org.x.xf86-video-intel.backlight-helper.policy.in 521 org.x.xf86-video-intel.backlight-helper.policy: $(top_builddir)/config.status $(srcdir)/org.x.xf86-video-intel.backlight-helper.policy.in
|
| /xsrc/external/mit/xf86-video-intel-2014/dist/tools/ |
| H A D | Makefile.am | 36 nodist_policy_DATA = org.x.xf86-video-intel.backlight-helper.policy 59 EXTRA_DIST = intel-virtual-output.man org.x.xf86-video-intel.backlight-helper.policy.in 27 policydir = $(datarootdir)/polkit-1/actions directory
|
| H A D | Makefile.in | 106 $(srcdir)/org.x.xf86-video-intel.backlight-helper.policy.in \ 117 CONFIG_CLEAN_FILES = org.x.xf86-video-intel.backlight-helper.policy 415 @BUILD_BACKLIGHT_HELPER_TRUE@nodist_policy_DATA = org.x.xf86-video-intel.backlight-helper.policy 435 EXTRA_DIST = intel-virtual-output.man org.x.xf86-video-intel.backlight-helper.policy.in 474 org.x.xf86-video-intel.backlight-helper.policy: $(top_builddir)/config.status $(srcdir)/org.x.xf86-video-intel.backlight-helper.policy.in
|
| /xsrc/external/mit/xorg-server.old/dist/render/ |
| H A D | miindex.c | 51 int policy; local in function:miBuildRenderColormap 57 policy = PictureCmapPolicyAll; 62 policy = PictureCmapPolicy; 63 if (policy == PictureCmapPolicyDefault) 66 policy = PictureCmapPolicyColor; 68 policy = PictureCmapPolicyGray; 70 policy = PictureCmapPolicyMono; 74 * Make sure enough cells are free for the chosen policy 78 switch (policy) { 95 policy [all...] |
| /xsrc/external/mit/xorg-server/dist/render/ |
| H A D | miindex.c | 51 int policy; local in function:miBuildRenderColormap 56 policy = PictureCmapPolicyAll; 61 policy = PictureCmapPolicy; 62 if (policy == PictureCmapPolicyDefault) { 65 policy = PictureCmapPolicyColor; 67 policy = PictureCmapPolicyGray; 69 policy = PictureCmapPolicyMono; 73 * Make sure enough cells are free for the chosen policy 76 switch (policy) { 93 policy [all...] |
| /xsrc/external/mit/xdm/dist/xdm/ |
| H A D | Makefile.am | 43 policy.c \
|
| H A D | Makefile.in | 138 policy.c protodpy.c reset.c resource.c server.c session.c \ 147 mitauth.$(OBJEXT) netaddr.$(OBJEXT) policy.$(OBJEXT) \ 178 ./$(DEPDIR)/netaddr.Po ./$(DEPDIR)/policy.Po \ 448 file.c genauth.c mitauth.c netaddr.c policy.c protodpy.c \ 555 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/policy.Po@am__quote@ # am--include-marker 739 -rm -f ./$(DEPDIR)/policy.Po 808 -rm -f ./$(DEPDIR)/policy.Po
|
| /xsrc/external/mit/MesaLib/dist/.gitlab-ci/common/ |
| H A D | init-stage2.sh | 34 echo performance | tee -a /sys/devices/system/cpu/cpufreq/policy*/scaling_governor || true
|
| /xsrc/external/mit/MesaLib/dist/src/gtest/src/ |
| H A D | gtest-death-test.cc | 77 # include <zircon/syscalls/policy.h> 1040 zx_policy_basic_t policy; local in function:testing::internal::FuchsiaDeathTest::AssumeRole 1041 policy.condition = ZX_POL_NEW_ANY; 1042 policy.policy = ZX_POL_ACTION_ALLOW; 1044 child_job, ZX_JOB_POL_RELATIVE, ZX_JOB_POL_BASIC, &policy, 1);
|
| /xsrc/external/mit/xf86-input-vmmouse/dist/ |
| H A D | configure.ac | 91 [[default=$datadir/hal/fdi/policy/20thirdparty]]]), 93 [halfdidir="$datadir/hal/fdi/policy/20thirdparty"])
|
| /xsrc/external/mit/xorg-server.old/dist/os/ |
| H A D | utils.c | 522 ErrorF("-render [default|mono|gray|color] set render color alloc policy\n"); 929 int policy = PictureParseCmapPolicy (argv[i]); local in function:ProcessCommandLine 931 if (policy != PictureCmapPolicyInvalid) 932 PictureCmapPolicy = policy;
|
| /xsrc/external/mit/xorg-server/dist/os/ |
| H A D | utils.c | 572 ErrorF("-render [default|mono|gray|color] set render color alloc policy\n"); 1040 int policy = PictureParseCmapPolicy(argv[i]); local in function:ProcessCommandLine 1042 if (policy != PictureCmapPolicyInvalid) 1043 PictureCmapPolicy = policy;
|
| /xsrc/external/mit/MesaLib/dist/src/amd/compiler/tests/ |
| H A D | helpers.cpp | 172 void finish_ra_test(ra_test_policy policy, bool lower) argument 182 aco::register_allocation(program.get(), live_vars.live_out, policy);
|
| /xsrc/external/mit/xorg-server/dist/hw/xwin/ |
| H A D | winmultiwindowwndproc.c | 375 ACCENTPOLICY policy = { ACCENT_ENABLE_BLURBEHIND, 0, 0, 0 } ; local in function:CheckForAlpha 376 WINCOMPATTR data = { WCA_ACCENT_POLICY, &policy, sizeof(ACCENTPOLICY) };
|
| /xsrc/external/mit/MesaLib/dist/src/amd/compiler/ |
| H A D | aco_register_allocation.cpp | 81 ra_test_policy policy; member in struct:aco::__anon1a58e4b40110::ra_ctx 85 renames(program->blocks.size()), policy(policy_) 1562 if (!ctx.policy.skip_optimistic_path) { 2436 register_allocation(Program* program, std::vector<IDSet>& live_out_per_block, ra_test_policy policy) argument 2438 ra_ctx ctx(program, policy);
|
| /xsrc/external/mit/xorg-server.old/dist/hw/xfree86/common/ |
| H A D | xf86Config.c | 904 int policy = PictureParseCmapPolicy (s); local in function:configServerFlags 905 if (policy == PictureCmapPolicyInvalid) 906 xf86Msg(X_WARNING, "Unknown colormap policy \"%s\"\n", s); 909 xf86Msg(X_CONFIG, "Render colormap policy set to %s\n", s); 910 PictureCmapPolicy = policy;
|
| /xsrc/external/mit/xorg-server/dist/hw/xfree86/common/ |
| H A D | xf86Config.c | 845 int policy = PictureParseCmapPolicy(s); local in function:configServerFlags 847 if (policy == PictureCmapPolicyInvalid) 848 xf86Msg(X_WARNING, "Unknown colormap policy \"%s\"\n", s); 850 xf86Msg(X_CONFIG, "Render colormap policy set to %s\n", s); 851 PictureCmapPolicy = policy;
|
| /xsrc/external/mit/MesaLib.old/dist/include/EGL/ |
| H A D | eglext.h | 643 typedef EGLBoolean (EGLAPIENTRYP PFNEGLCOMPOSITORSWAPPOLICYEXTPROC) (EGLint external_win_id, EGLint policy); 651 EGLAPI EGLBoolean EGLAPIENTRY eglCompositorSwapPolicyEXT (EGLint external_win_id, EGLint policy);
|
| /xsrc/external/mit/MesaLib/dist/docs/ci/ |
| H A D | index.rst | 83 added to the OPA policy for the MinIO repository as per
|
| /xsrc/external/mit/MesaLib/dist/include/EGL/ |
| H A D | eglext.h | 642 typedef EGLBoolean (EGLAPIENTRYP PFNEGLCOMPOSITORSWAPPOLICYEXTPROC) (EGLint external_win_id, EGLint policy); 650 EGLAPI EGLBoolean EGLAPIENTRY eglCompositorSwapPolicyEXT (EGLint external_win_id, EGLint policy);
|
| /xsrc/external/mit/libepoxy/src/ |
| H A D | egl_generated.h | 869 typedef EGLBoolean (GLAPIENTRY *PFNEGLCOMPOSITORSWAPPOLICYEXTPROC)(EGLint external_win_id, EGLint policy); 1028 EPOXY_PUBLIC EGLBoolean (EPOXY_CALLSPEC *epoxy_eglCompositorSwapPolicyEXT)(EGLint external_win_id, EGLint policy);
|