OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:first_call
(Results
1 - 4
of
4
) sorted by relevancy
/xsrc/external/mit/MesaLib/dist/src/gallium/drivers/svga/
svga_format.c
1405
static boolean
first_call
= TRUE;
local
1407
if (
first_call
) {
1415
first_call
= FALSE;
/xsrc/external/mit/MesaLib.old/dist/src/gallium/drivers/llvmpipe/
lp_texture.c
798
static boolean
first_call
= TRUE;
local
799
if (
first_call
) {
802
first_call
= FALSE;
/xsrc/external/mit/MesaLib.old/dist/src/gallium/drivers/svga/
svga_format.c
1564
static boolean
first_call
= TRUE;
local
1566
if (
first_call
) {
1579
first_call
= FALSE;
/xsrc/external/mit/MesaLib/dist/src/gallium/drivers/llvmpipe/
lp_texture.c
1116
static boolean
first_call
= TRUE;
local
1117
if (
first_call
) {
1120
first_call
= FALSE;
Completed in 19 milliseconds
Indexes created Sat Apr 04 00:22:49 UTC 2026