OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:PCCTS_H
(Results
1 - 6
of
6
) sorted by null
/device/linaro/bootloader/edk2/BaseTools/Source/C/VfrCompile/Pccts/dlg/
DlgDDK.mak
9
PCCTS_H
=$(PCCTS_HOME)\h
18
CFLAGS = /nologo -I "." -I "$(
PCCTS_H
)" -I "$(SET)" -D "USER_ZZSYN" -D "PC" \
36
$(
PCCTS_H
)\antlr.h \
37
$(
PCCTS_H
)\config.h \
38
$(
PCCTS_H
)\dlgdef.h \
47
$(
PCCTS_H
)\antlr.h \
48
$(
PCCTS_H
)\config.h \
49
$(
PCCTS_H
)\dlgauto.h \
50
$(
PCCTS_H
)\dlgdef.h \
59
$(
PCCTS_H
)\antlr.h \
[
all
...]
DlgMS.mak
9
PCCTS_H
=$(PCCTS_HOME)\h
18
CFLAGS = /nologo -I "." -I "$(
PCCTS_H
)" -I "$(SET)" -D "USER_ZZSYN" -D "PC" \
35
$(
PCCTS_H
)\antlr.h \
36
$(
PCCTS_H
)\config.h \
37
$(
PCCTS_H
)\dlgdef.h \
46
$(
PCCTS_H
)\antlr.h \
47
$(
PCCTS_H
)\config.h \
48
$(
PCCTS_H
)\dlgauto.h \
49
$(
PCCTS_H
)\dlgdef.h \
58
$(
PCCTS_H
)\antlr.h \
[
all
...]
makefile
13
PCCTS_H
=../h
25
#CFLAGS= -I. -I$(SET) -I$(
PCCTS_H
) /AL /Za /W3 -DPC -DUSER_ZZSYN
50
#CFLAGS= -I. -I$(SET) -I$(
PCCTS_H
) -ml -ff- -w- -DPC -DUSER_ZZSYN
71
#CFLAGS= -I. -I$(SET) -I$(
PCCTS_H
) /Sa /W3 /DUSER_ZZSYN
95
#CFLAGS= -I. -I$(SET) -I$(
PCCTS_H
) -w- -DUSER_ZZSYN
121
BUILD_CFLAGS= $(COPT) -I. -I$(SET) -I$(
PCCTS_H
) -DUSER_ZZSYN -DZZLEXBUFSIZE=65536
/device/linaro/bootloader/edk2/BaseTools/Source/C/VfrCompile/Pccts/antlr/
AntlrDDK.mak
9
PCCTS_H
=$(PCCTS_HOME)\h
18
CFLAGS = /nologo -I "." -I "$(
PCCTS_H
)" -I "$(SET)" -D "USER_ZZSYN" -D "PC" \
36
$(
PCCTS_H
)\antlr.h \
37
$(
PCCTS_H
)\config.h \
38
$(
PCCTS_H
)\dlgdef.h \
50
$(
PCCTS_H
)\antlr.h \
51
$(
PCCTS_H
)\config.h \
52
$(
PCCTS_H
)\dlgauto.h \
53
$(
PCCTS_H
)\dlgdef.h \
65
$(
PCCTS_H
)\antlr.h \
[
all
...]
AntlrMS.mak
9
PCCTS_H
=$(PCCTS_HOME)\h
18
CFLAGS = /nologo -I "." -I "$(
PCCTS_H
)" -I "$(SET)" -D "USER_ZZSYN" -D "PC" \
37
$(
PCCTS_H
)\antlr.h \
38
$(
PCCTS_H
)\config.h \
39
$(
PCCTS_H
)\dlgdef.h \
51
$(
PCCTS_H
)\antlr.h \
52
$(
PCCTS_H
)\config.h \
53
$(
PCCTS_H
)\dlgauto.h \
54
$(
PCCTS_H
)\dlgdef.h \
66
$(
PCCTS_H
)\antlr.h \
[
all
...]
makefile
37
PCCTS_H
=../h
51
#CFLAGS= -I. -I$(SET) -I$(
PCCTS_H
) /AL /Za /W3 -DPC -DUSER_ZZSYN
77
#CFLAGS= -I. -I$(SET) -I$(
PCCTS_H
) -ml -ff- -w- -DPC -DUSER_ZZSYN
99
#CFLAGS= -I. -I$(SET) -I$(
PCCTS_H
) /Sa /W3 -DUSER_ZZSYN -D__STDC__
124
#CFLAGS= -I. -I$(SET) -I$(
PCCTS_H
) -w- -v -DUSER_ZZSYN
173
BUILD_CFLAGS= $(COPT) -I. -I$(SET) -I$(
PCCTS_H
) -DUSER_ZZSYN $(COTHER) -DZZLEXBUFSIZE=65536
178
#CFLAGS= -O -I. -I$(SET) -I$(
PCCTS_H
) -DUSER_ZZSYN -woff 3262
Completed in 348 milliseconds