OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:first_call
(Results
1 - 3
of
3
) sorted by null
/external/chromium_org/native_client_sdk/src/gonacl_appengine/src/common/
fps.h
10
static int
first_call
= 1;
local
15
if (
first_call
) {
16
first_call
= 0;
/external/chromium_org/third_party/mesa/src/src/gallium/drivers/llvmpipe/
lp_texture.c
1428
static boolean
first_call
= TRUE;
local
[
all
...]
/external/mesa3d/src/gallium/drivers/llvmpipe/
lp_texture.c
1428
static boolean
first_call
= TRUE;
local
[
all
...]
Completed in 72 milliseconds