OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:warned
(Results
1 - 25
of
38
) sorted by relevancy
1
2
/xsrc/external/mit/xterm/dist/
plink.sh
55
warned
=`mktemp "$TMPDIR/xterm.XXXXXXXX"`
56
trap "rm -f $
warned
; exit 1" 1 2 3 15
57
trap "rm -f $
warned
" 0
58
if ( eval $LINKIT $OPT $NO_LTO "$@" >"$
warned
" 2>&1 )
60
WARNED
=`cat "$
warned
"`
61
rm -f "$
warned
"
62
case ".$
WARNED
" in
71
rm -f "$
warned
"
/xsrc/external/mit/xorg-server/dist/hw/xfree86/os-support/linux/
lnx_acpi.c
138
static int
warned
= 0;
local
150
if (!
warned
)
153
warned
= 1;
164
warned
= 0;
/xsrc/external/mit/xorg-server.old/dist/hw/xfree86/os-support/linux/
lnx_acpi.c
136
static int
warned
= 0;
local
148
if (!
warned
)
151
warned
= 1;
162
warned
= 0;
lnx_video.c
124
static Bool
warned
= FALSE;
local
136
if (!
warned
&& verbosity <= xf86GetVerbosity()) {
139
warned
= TRUE;
/xsrc/external/mit/MesaLib/dist/src/glx/
dri_common.c
207
static int
warned
;
local
208
if (!
warned
) {
210
warned
= 1;
220
static int
warned
;
local
221
if (!
warned
) {
223
warned
= 1;
231
static int
warned
;
local
232
if (!
warned
) {
234
warned
= 1;
/xsrc/external/mit/MesaLib/dist/src/gallium/drivers/zink/
zink_screen.h
274
static bool
warned
= false; \
275
if (!
warned
) { \
279
warned
= true; \
/xsrc/external/mit/MesaLib/dist/src/util/
u_debug.h
242
static bool
warned
= false; \
243
if (!
warned
) { \
246
warned
= true; \
/xsrc/external/mit/MesaLib.old/dist/src/util/
u_debug.h
238
static bool
warned
= FALSE; \
239
if (!
warned
) { \
242
warned
= TRUE; \
/xsrc/external/mit/MesaLib/dist/src/intel/vulkan/
anv_measure.c
271
static bool
warned
= false;
local
272
if (unlikely(!
warned
)) {
280
warned
= true;
495
static bool
warned
= false;
local
496
if (unlikely(!
warned
)) {
/xsrc/external/mit/MesaLib/dist/src/gallium/drivers/iris/
iris_measure.c
149
static bool
warned
= false;
local
150
if (unlikely(!
warned
)) {
156
warned
= true;
iris_screen.c
134
static bool
warned
= false;
local
135
if (
warned
)
138
warned
= true;
/xsrc/external/mit/MesaLib/dist/src/gallium/drivers/svga/
svga_state_fs.c
270
static boolean
warned
= FALSE;
local
274
if (!
warned
) {
289
warned
= TRUE;
/xsrc/external/mit/MesaLib/dist/src/intel/common/
intel_measure.c
426
static bool
warned
= false;
local
427
if (unlikely(!
warned
)) {
433
warned
= true;
/xsrc/external/mit/MesaLib/dist/src/mesa/main/
extensions.c
291
static bool
warned
;
local
293
if (!
warned
) {
294
warned
= true;
/xsrc/external/mit/MesaLib.old/dist/src/gallium/drivers/svga/
svga_state_fs.c
250
static boolean
warned
= FALSE;
local
254
if (!
warned
) {
269
warned
= TRUE;
/xsrc/external/mit/MesaLib.old/dist/src/gallium/drivers/v3d/
v3d_job.c
416
static bool
warned
= false;
local
417
if (ret && !
warned
) {
420
warned
= true;
/xsrc/external/mit/MesaLib.old/dist/src/mesa/main/
extensions.c
272
static bool
warned
;
local
274
if (!
warned
) {
275
warned
= true;
/xsrc/external/mit/MesaLib/dist/src/gallium/drivers/v3d/
v3dx_draw.c
918
static bool
warned
[5] = { 0 };
local
933
if (!
warned
[failed_stage]) {
937
warned
[failed_stage] = true;
1319
static bool
warned
= false;
local
1320
if (!
warned
) {
1324
warned
= true;
1452
static bool
warned
= false;
local
1453
if (ret && !
warned
) {
1456
warned
= true;
v3d_job.c
555
static bool
warned
= false;
local
556
if (ret && !
warned
) {
559
warned
= true;
/xsrc/external/mit/MesaLib/dist/src/gallium/drivers/vc4/
vc4_job.c
493
static bool
warned
= false;
local
494
if (ret && !
warned
) {
497
warned
= true;
/xsrc/external/mit/MesaLib.old/dist/src/gallium/drivers/vc4/
vc4_job.c
493
static bool
warned
= false;
local
494
if (ret && !
warned
) {
497
warned
= true;
/xsrc/external/mit/MesaLib.old/dist/src/glx/
glx_pbuffer.c
48
static int
warned
=1; \
49
if(
warned
) { \
51
warned
=0; \
/xsrc/external/mit/xf86-video-qxl/dist/src/
qxl_surface_ums.c
549
static int
warned
;
550
if (!
warned
)
552
warned
= 1;
/xsrc/external/mit/MesaLib/dist/src/broadcom/vulkan/
v3dv_queue.c
654
static bool
warned
= false;
local
655
if (ret && !
warned
) {
658
warned
= true;
722
static bool
warned
= false;
local
723
if (ret && !
warned
) {
726
warned
= true;
/xsrc/external/mit/MesaLib/dist/src/gallium/drivers/nouveau/nv30/
nvfx_fragprog.c
828
static int
warned
= 0;
local
829
if(!
warned
) {
831
warned
= 1;
846
static int
warned
= 0;
local
847
if(!
warned
) {
851
warned
= 1;
Completed in 181 milliseconds
1
2
Indexes created Sun Aug 23 00:25:02 UTC 2026