OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:allow
(Results
1 - 25
of
119
) sorted by relevancy
1
2
3
4
5
/xsrc/external/mit/xorg-server.old/dist/config/
xorg-server.conf
6
<
allow
own="org.x.config.display0"/>
7
<
allow
send_destination="org.x.config.display0"/>
8
<
allow
send_interface="org.x.config.display0"/>
9
<
allow
own="org.x.config.display1"/>
10
<
allow
send_destination="org.x.config.display1"/>
11
<
allow
send_interface="org.x.config.display1"/>
/xsrc/external/mit/MesaLib/dist/docs/_extra/specs/
EXT_shader_integer_mix.spec
113
1) Should we
allow
linear interpolation of integers via a non-boolean
118
2) Should we
allow
mix() to select between boolean components?
132
4 09/06/2013 mattst88
Allow
extension on OpenGL ES 3.0.
WL_bind_wayland_display.spec
38
more interfaces in the Wayland protocol to
allow
clients to create
187
Add EGL_WAYLAND_PLANE_WL attribute to
allow
creating an EGLImage
201
Add EGL_WAYLAND_Y_INVERTED_WL attribute to
allow
specifying
MESA_multithread_makecurrent.spec
136
The intention is to
allow
multithreaded access to the GL at the
MESA_query_renderer.spec
308
GL_NVX_gpu_memory_info)
allow
easy queries after context creation. With
/xsrc/external/mit/MesaLib.old/dist/docs/specs/
EXT_shader_integer_mix.spec
113
1) Should we
allow
linear interpolation of integers via a non-boolean
118
2) Should we
allow
mix() to select between boolean components?
132
4 09/06/2013 mattst88
Allow
extension on OpenGL ES 3.0.
WL_bind_wayland_display.spec
38
more interfaces in the Wayland protocol to
allow
clients to create
187
Add EGL_WAYLAND_PLANE_WL attribute to
allow
creating an EGLImage
201
Add EGL_WAYLAND_Y_INVERTED_WL attribute to
allow
specifying
MESA_multithread_makecurrent.spec
136
The intention is to
allow
multithreaded access to the GL at the
MESA_query_renderer.spec
308
GL_NVX_gpu_memory_info)
allow
easy queries after context creation. With
/xsrc/external/mit/MesaLib.old/dist/src/mesa/
Android.libmesa_glsl_utils.mk
26
# The libmesa_glsl_utils libraries
allow
us to avoid a circular dependency
/xsrc/external/mit/xdm/dist/greeter/
greet.c
325
Boolean
allow
;
local
335
XtSetArg (arglist[0], XtNallowAccess, (char *) &
allow
);
337
if (
allow
)
Login.c
1243
Boolean
allow
;
local
1246
XtSetArg (arglist[0], XtNallowAccess, (char *) &
allow
);
1248
XtSetArg (arglist[0], XtNallowAccess, !
allow
);
2032
":Ctrl<Key>plus:
allow
-all-access() \n"
2061
{"
allow
-all-access", AllowAccess},
/xsrc/external/mit/MesaLib/dist/src/gallium/drivers/swr/rasterizer/codegen/
gen_common.py
203
Allow
parsing from command files that start with @
214
Also
allow
all characters after a '#' character to be ignored.
/xsrc/external/mit/MesaLib.old/dist/src/gallium/drivers/swr/rasterizer/codegen/
gen_common.py
204
Allow
parsing from command files that start with @
215
Also
allow
all characters after a '#' character to be ignored.
/xsrc/external/mit/xf86-video-nsc/dist/src/gfx/
release.txt
114
* Added new routine, gfx_set_panel_present to
allow
panning without adjusting panel timings.
163
allow
correct operation in a 16-bit environment.
284
* Modified code to
allow
operation under DOS.
/xsrc/external/mit/xterm/dist/unicode/
convmap.pl
119
* We
allow
to represent any UCS character in the range U-00000000 to
/xsrc/external/mit/MesaLib/dist/src/amd/compiler/tests/
test_sdwa.cpp
29
BEGIN_TEST(validate.sdwa.
allow
)
/xsrc/external/mit/xorg-server.old/dist/hw/xwin/glx/
gl.spec
7222
beginend
allow
-inside
7237
beginend
allow
-inside
7253
beginend
allow
-inside
7270
beginend
allow
-inside
7284
beginend
allow
-inside
7299
beginend
allow
-inside
7315
beginend
allow
-inside
7332
beginend
allow
-inside
7346
beginend
allow
-inside
7358
beginend
allow
-insid
[
all
...]
/xsrc/external/mit/glw/dist/
ltmain.sh
1550
#
Allow
error messages only from the first compilation.
1732
-export-dynamic
allow
symbols from OUTPUT-FILE to be resolved with dlsym(3)
2054
#
Allow
the use of GNU shtool's install command.
2236
# Don't
allow
the user to place us outside of our expected
3288
#
Allow
warning below.
4738
-
allow
-undefined)
4740
func_fatal_error "\`-
allow
-undefined' must not be used because it is the default"
6719
# Don't
allow
undefined symbols.
7847
# Don't
allow
lazy linking, it breaks C++ global constructors
/xsrc/external/mit/libXevie/dist/
ltmain.sh
1550
#
Allow
error messages only from the first compilation.
1732
-export-dynamic
allow
symbols from OUTPUT-FILE to be resolved with dlsym(3)
2054
#
Allow
the use of GNU shtool's install command.
2236
# Don't
allow
the user to place us outside of our expected
3288
#
Allow
warning below.
4738
-
allow
-undefined)
4740
func_fatal_error "\`-
allow
-undefined' must not be used because it is the default"
6719
# Don't
allow
undefined symbols.
7847
# Don't
allow
lazy linking, it breaks C++ global constructors
/xsrc/external/mit/xcb-util/dist/
ltmain.sh
1384
#
Allow
error messages only from the first compilation.
1563
-export-dynamic
allow
symbols from OUTPUT-FILE to be resolved with dlsym(3)
1854
#
Allow
the use of GNU shtool's install command.
2015
# Don't
allow
the user to place us outside of our expected
3012
#
Allow
warning below.
4418
-
allow
-undefined)
4420
func_fatal_error "\`-
allow
-undefined' must not be used because it is the default"
6398
# Don't
allow
undefined symbols.
7522
# Don't
allow
lazy linking, it breaks C++ global constructors
/xsrc/external/mit/xf86-video-intel-old/dist/
ltmain.sh
1384
#
Allow
error messages only from the first compilation.
1563
-export-dynamic
allow
symbols from OUTPUT-FILE to be resolved with dlsym(3)
1854
#
Allow
the use of GNU shtool's install command.
2015
# Don't
allow
the user to place us outside of our expected
3012
#
Allow
warning below.
4418
-
allow
-undefined)
4420
func_fatal_error "\`-
allow
-undefined' must not be used because it is the default"
6398
# Don't
allow
undefined symbols.
7522
# Don't
allow
lazy linking, it breaks C++ global constructors
/xsrc/external/mit/xf86-video-xgi/dist/
ltmain.sh
1384
#
Allow
error messages only from the first compilation.
1563
-export-dynamic
allow
symbols from OUTPUT-FILE to be resolved with dlsym(3)
1854
#
Allow
the use of GNU shtool's install command.
2015
# Don't
allow
the user to place us outside of our expected
3012
#
Allow
warning below.
4418
-
allow
-undefined)
4420
func_fatal_error "\`-
allow
-undefined' must not be used because it is the default"
6391
# Don't
allow
undefined symbols.
7515
# Don't
allow
lazy linking, it breaks C++ global constructors
/xsrc/external/mit/xorg-server.old/dist/
ltmain.sh
1550
#
Allow
error messages only from the first compilation.
1732
-export-dynamic
allow
symbols from OUTPUT-FILE to be resolved with dlsym(3)
2054
#
Allow
the use of GNU shtool's install command.
2236
# Don't
allow
the user to place us outside of our expected
3288
#
Allow
warning below.
4738
-
allow
-undefined)
4740
func_fatal_error "\`-
allow
-undefined' must not be used because it is the default"
6719
# Don't
allow
undefined symbols.
7847
# Don't
allow
lazy linking, it breaks C++ global constructors
/xsrc/external/mit/libXfontcache/dist/
ltmain.sh
1009
#
Allow
error messages only from the first compilation.
1493
-
allow
-undefined)
1495
$echo "$modename: \`-
allow
-undefined' is deprecated because it is the default" 1>&2
3444
# Don't
allow
undefined symbols.
4421
# Don't
allow
lazy linking, it breaks C++ global constructors
5811
#
Allow
the use of GNU shtool's install command.
6005
# Don't
allow
the user to place us outside of our expected
6867
-export-dynamic
allow
symbols from OUTPUT-FILE to be resolved with dlsym(3)
Completed in 67 milliseconds
1
2
3
4
5
Indexes created Thu Jul 02 00:25:40 UTC 2026