OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:printed_version
(Results
1 - 6
of
6
) sorted by null
/external/libjpeg-turbo/
jpegtran.c
204
static boolean
printed_version
= FALSE;
local
206
if (!
printed_version
) {
212
printed_version
= TRUE;
cjpeg.c
283
static boolean
printed_version
= FALSE;
local
285
if (!
printed_version
) {
291
printed_version
= TRUE;
djpeg.c
262
static boolean
printed_version
= FALSE;
local
264
if (!
printed_version
) {
270
printed_version
= TRUE;
/toolchain/binutils/binutils-2.25/gold/
gold.cc
184
if (options.
printed_version
())
options.h
1386
printed_version
() const
function in class:gold::General_options
[
all
...]
/ndk/sources/host-tools/make-3.81/
main.c
2925
static int
printed_version
= 0;
local
[
all
...]
Completed in 743 milliseconds