OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:re2c
(Results
1 - 18
of
18
) sorted by null
/external/chromium_org/third_party/yasm/
re2c.host.darwin-x86.mk
7
LOCAL_MODULE_STEM :=
re2c
28
third_party/yasm/source/patched-yasm/tools/
re2c
/main.c \
29
third_party/yasm/source/patched-yasm/tools/
re2c
/code.c \
30
third_party/yasm/source/patched-yasm/tools/
re2c
/dfa.c \
31
third_party/yasm/source/patched-yasm/tools/
re2c
/parser.c \
32
third_party/yasm/source/patched-yasm/tools/
re2c
/actions.c \
33
third_party/yasm/source/patched-yasm/tools/
re2c
/scanner.c \
34
third_party/yasm/source/patched-yasm/tools/
re2c
/mbo_getopt.c \
35
third_party/yasm/source/patched-yasm/tools/
re2c
/substr.c \
36
third_party/yasm/source/patched-yasm/tools/
re2c
/translate.
[
all
...]
re2c.host.darwin-x86_64.mk
7
LOCAL_MODULE_STEM :=
re2c
28
third_party/yasm/source/patched-yasm/tools/
re2c
/main.c \
29
third_party/yasm/source/patched-yasm/tools/
re2c
/code.c \
30
third_party/yasm/source/patched-yasm/tools/
re2c
/dfa.c \
31
third_party/yasm/source/patched-yasm/tools/
re2c
/parser.c \
32
third_party/yasm/source/patched-yasm/tools/
re2c
/actions.c \
33
third_party/yasm/source/patched-yasm/tools/
re2c
/scanner.c \
34
third_party/yasm/source/patched-yasm/tools/
re2c
/mbo_getopt.c \
35
third_party/yasm/source/patched-yasm/tools/
re2c
/substr.c \
36
third_party/yasm/source/patched-yasm/tools/
re2c
/translate.
[
all
...]
re2c.host.linux-x86.mk
7
LOCAL_MODULE_STEM :=
re2c
28
third_party/yasm/source/patched-yasm/tools/
re2c
/main.c \
29
third_party/yasm/source/patched-yasm/tools/
re2c
/code.c \
30
third_party/yasm/source/patched-yasm/tools/
re2c
/dfa.c \
31
third_party/yasm/source/patched-yasm/tools/
re2c
/parser.c \
32
third_party/yasm/source/patched-yasm/tools/
re2c
/actions.c \
33
third_party/yasm/source/patched-yasm/tools/
re2c
/scanner.c \
34
third_party/yasm/source/patched-yasm/tools/
re2c
/mbo_getopt.c \
35
third_party/yasm/source/patched-yasm/tools/
re2c
/substr.c \
36
third_party/yasm/source/patched-yasm/tools/
re2c
/translate.
[
all
...]
re2c.host.linux-x86_64.mk
7
LOCAL_MODULE_STEM :=
re2c
28
third_party/yasm/source/patched-yasm/tools/
re2c
/main.c \
29
third_party/yasm/source/patched-yasm/tools/
re2c
/code.c \
30
third_party/yasm/source/patched-yasm/tools/
re2c
/dfa.c \
31
third_party/yasm/source/patched-yasm/tools/
re2c
/parser.c \
32
third_party/yasm/source/patched-yasm/tools/
re2c
/actions.c \
33
third_party/yasm/source/patched-yasm/tools/
re2c
/scanner.c \
34
third_party/yasm/source/patched-yasm/tools/
re2c
/mbo_getopt.c \
35
third_party/yasm/source/patched-yasm/tools/
re2c
/substr.c \
36
third_party/yasm/source/patched-yasm/tools/
re2c
/translate.
[
all
...]
yasm.host.darwin-x86.mk
23
$(gyp_shared_intermediate_dir)/
re2c
86
$(gyp_intermediate_dir)/third_party/yasm/lc3bid.c: $(gyp_shared_intermediate_dir)/
re2c
$(LOCAL_PATH)/third_party/yasm/source/patched-yasm/modules/arch/lc3b/lc3bid.re $(GYP_TARGET_DEPENDENCIES)
88
$(hide)cd $(gyp_local_path)/third_party/yasm; mkdir -p $(gyp_intermediate_dir)/third_party/yasm; "$(gyp_shared_intermediate_dir)/
re2c
" -s -o "$(gyp_intermediate_dir)/third_party/yasm/lc3bid.c" source/patched-yasm/modules/arch/lc3b/lc3bid.re
126
# "{'inputs': ['$(gyp_shared_intermediate_dir)/
re2c
'], 'extension': 're', 'process_outputs_as_sources': '1', 'outputs': ['$(gyp_intermediate_dir)/third_party/yasm/%(INPUT_ROOT)s.c'], 'rule_name': 'generate_re2c', 'rule_sources': ['source/patched-yasm/modules/parsers/gas/gas-token.re', 'source/patched-yasm/modules/parsers/nasm/nasm-token.re'], 'action': ['$(gyp_shared_intermediate_dir)/
re2c
', '-b', '-o', '$(gyp_intermediate_dir)/third_party/yasm/%(INPUT_ROOT)s.c', '$(RULE_SOURCES)'], 'message': 'yasm
re2c
for $(RULE_SOURCES)'}":
132
$(gyp_intermediate_dir)/third_party/yasm/gas-token.c: $(LOCAL_PATH)/third_party/yasm/source/patched-yasm/modules/parsers/gas/gas-token.re $(gyp_shared_intermediate_dir)/
re2c
$(GYP_TARGET_DEPENDENCIES)
133
mkdir -p $(gyp_intermediate_dir)/third_party/yasm; cd $(gyp_local_path)/third_party/yasm; "$(gyp_shared_intermediate_dir)/
re2c
" -b -o "$(gyp_intermediate_dir)/third_party/yasm/gas-token.c" source/patched-yasm/modules/parsers/gas/gas-token.re
141
$(gyp_intermediate_dir)/third_party/yasm/nasm-token.c: $(LOCAL_PATH)/third_party/yasm/source/patched-yasm/modules/parsers/nasm/nasm-token.re $(gyp_shared_intermediate_dir)/
re2c
$(GYP_TARGET_DEPENDENCIES)
142
mkdir -p $(gyp_intermediate_dir)/third_party/yasm; cd $(gyp_local_path)/third_party/yasm; "$(gyp_shared_intermediate_dir)/
re2c
" -b -o "$(gyp_intermediate_dir)/third_party/yasm/nasm-token.c" source/patched-yasm/modules/parsers (…)
[
all
...]
yasm.host.darwin-x86_64.mk
23
$(gyp_shared_intermediate_dir)/
re2c
86
$(gyp_intermediate_dir)/third_party/yasm/lc3bid.c: $(gyp_shared_intermediate_dir)/
re2c
$(LOCAL_PATH)/third_party/yasm/source/patched-yasm/modules/arch/lc3b/lc3bid.re $(GYP_TARGET_DEPENDENCIES)
88
$(hide)cd $(gyp_local_path)/third_party/yasm; mkdir -p $(gyp_intermediate_dir)/third_party/yasm; "$(gyp_shared_intermediate_dir)/
re2c
" -s -o "$(gyp_intermediate_dir)/third_party/yasm/lc3bid.c" source/patched-yasm/modules/arch/lc3b/lc3bid.re
126
# "{'inputs': ['$(gyp_shared_intermediate_dir)/
re2c
'], 'extension': 're', 'process_outputs_as_sources': '1', 'outputs': ['$(gyp_intermediate_dir)/third_party/yasm/%(INPUT_ROOT)s.c'], 'rule_name': 'generate_re2c', 'rule_sources': ['source/patched-yasm/modules/parsers/gas/gas-token.re', 'source/patched-yasm/modules/parsers/nasm/nasm-token.re'], 'action': ['$(gyp_shared_intermediate_dir)/
re2c
', '-b', '-o', '$(gyp_intermediate_dir)/third_party/yasm/%(INPUT_ROOT)s.c', '$(RULE_SOURCES)'], 'message': 'yasm
re2c
for $(RULE_SOURCES)'}":
132
$(gyp_intermediate_dir)/third_party/yasm/gas-token.c: $(LOCAL_PATH)/third_party/yasm/source/patched-yasm/modules/parsers/gas/gas-token.re $(gyp_shared_intermediate_dir)/
re2c
$(GYP_TARGET_DEPENDENCIES)
133
mkdir -p $(gyp_intermediate_dir)/third_party/yasm; cd $(gyp_local_path)/third_party/yasm; "$(gyp_shared_intermediate_dir)/
re2c
" -b -o "$(gyp_intermediate_dir)/third_party/yasm/gas-token.c" source/patched-yasm/modules/parsers/gas/gas-token.re
141
$(gyp_intermediate_dir)/third_party/yasm/nasm-token.c: $(LOCAL_PATH)/third_party/yasm/source/patched-yasm/modules/parsers/nasm/nasm-token.re $(gyp_shared_intermediate_dir)/
re2c
$(GYP_TARGET_DEPENDENCIES)
142
mkdir -p $(gyp_intermediate_dir)/third_party/yasm; cd $(gyp_local_path)/third_party/yasm; "$(gyp_shared_intermediate_dir)/
re2c
" -b -o "$(gyp_intermediate_dir)/third_party/yasm/nasm-token.c" source/patched-yasm/modules/parsers (…)
[
all
...]
yasm.host.linux-x86.mk
23
$(gyp_shared_intermediate_dir)/
re2c
86
$(gyp_intermediate_dir)/third_party/yasm/lc3bid.c: $(gyp_shared_intermediate_dir)/
re2c
$(LOCAL_PATH)/third_party/yasm/source/patched-yasm/modules/arch/lc3b/lc3bid.re $(GYP_TARGET_DEPENDENCIES)
88
$(hide)cd $(gyp_local_path)/third_party/yasm; mkdir -p $(gyp_intermediate_dir)/third_party/yasm; "$(gyp_shared_intermediate_dir)/
re2c
" -s -o "$(gyp_intermediate_dir)/third_party/yasm/lc3bid.c" source/patched-yasm/modules/arch/lc3b/lc3bid.re
126
# "{'inputs': ['$(gyp_shared_intermediate_dir)/
re2c
'], 'extension': 're', 'process_outputs_as_sources': '1', 'outputs': ['$(gyp_intermediate_dir)/third_party/yasm/%(INPUT_ROOT)s.c'], 'rule_name': 'generate_re2c', 'rule_sources': ['source/patched-yasm/modules/parsers/gas/gas-token.re', 'source/patched-yasm/modules/parsers/nasm/nasm-token.re'], 'action': ['$(gyp_shared_intermediate_dir)/
re2c
', '-b', '-o', '$(gyp_intermediate_dir)/third_party/yasm/%(INPUT_ROOT)s.c', '$(RULE_SOURCES)'], 'message': 'yasm
re2c
for $(RULE_SOURCES)'}":
132
$(gyp_intermediate_dir)/third_party/yasm/gas-token.c: $(LOCAL_PATH)/third_party/yasm/source/patched-yasm/modules/parsers/gas/gas-token.re $(gyp_shared_intermediate_dir)/
re2c
$(GYP_TARGET_DEPENDENCIES)
133
mkdir -p $(gyp_intermediate_dir)/third_party/yasm; cd $(gyp_local_path)/third_party/yasm; "$(gyp_shared_intermediate_dir)/
re2c
" -b -o "$(gyp_intermediate_dir)/third_party/yasm/gas-token.c" source/patched-yasm/modules/parsers/gas/gas-token.re
141
$(gyp_intermediate_dir)/third_party/yasm/nasm-token.c: $(LOCAL_PATH)/third_party/yasm/source/patched-yasm/modules/parsers/nasm/nasm-token.re $(gyp_shared_intermediate_dir)/
re2c
$(GYP_TARGET_DEPENDENCIES)
142
mkdir -p $(gyp_intermediate_dir)/third_party/yasm; cd $(gyp_local_path)/third_party/yasm; "$(gyp_shared_intermediate_dir)/
re2c
" -b -o "$(gyp_intermediate_dir)/third_party/yasm/nasm-token.c" source/patched-yasm/modules/parsers (…)
[
all
...]
yasm.host.linux-x86_64.mk
23
$(gyp_shared_intermediate_dir)/
re2c
86
$(gyp_intermediate_dir)/third_party/yasm/lc3bid.c: $(gyp_shared_intermediate_dir)/
re2c
$(LOCAL_PATH)/third_party/yasm/source/patched-yasm/modules/arch/lc3b/lc3bid.re $(GYP_TARGET_DEPENDENCIES)
88
$(hide)cd $(gyp_local_path)/third_party/yasm; mkdir -p $(gyp_intermediate_dir)/third_party/yasm; "$(gyp_shared_intermediate_dir)/
re2c
" -s -o "$(gyp_intermediate_dir)/third_party/yasm/lc3bid.c" source/patched-yasm/modules/arch/lc3b/lc3bid.re
126
# "{'inputs': ['$(gyp_shared_intermediate_dir)/
re2c
'], 'extension': 're', 'process_outputs_as_sources': '1', 'outputs': ['$(gyp_intermediate_dir)/third_party/yasm/%(INPUT_ROOT)s.c'], 'rule_name': 'generate_re2c', 'rule_sources': ['source/patched-yasm/modules/parsers/gas/gas-token.re', 'source/patched-yasm/modules/parsers/nasm/nasm-token.re'], 'action': ['$(gyp_shared_intermediate_dir)/
re2c
', '-b', '-o', '$(gyp_intermediate_dir)/third_party/yasm/%(INPUT_ROOT)s.c', '$(RULE_SOURCES)'], 'message': 'yasm
re2c
for $(RULE_SOURCES)'}":
132
$(gyp_intermediate_dir)/third_party/yasm/gas-token.c: $(LOCAL_PATH)/third_party/yasm/source/patched-yasm/modules/parsers/gas/gas-token.re $(gyp_shared_intermediate_dir)/
re2c
$(GYP_TARGET_DEPENDENCIES)
133
mkdir -p $(gyp_intermediate_dir)/third_party/yasm; cd $(gyp_local_path)/third_party/yasm; "$(gyp_shared_intermediate_dir)/
re2c
" -b -o "$(gyp_intermediate_dir)/third_party/yasm/gas-token.c" source/patched-yasm/modules/parsers/gas/gas-token.re
141
$(gyp_intermediate_dir)/third_party/yasm/nasm-token.c: $(LOCAL_PATH)/third_party/yasm/source/patched-yasm/modules/parsers/nasm/nasm-token.re $(gyp_shared_intermediate_dir)/
re2c
$(GYP_TARGET_DEPENDENCIES)
142
mkdir -p $(gyp_intermediate_dir)/third_party/yasm; cd $(gyp_local_path)/third_party/yasm; "$(gyp_shared_intermediate_dir)/
re2c
" -b -o "$(gyp_intermediate_dir)/third_party/yasm/nasm-token.c" source/patched-yasm/modules/parsers (…)
[
all
...]
/external/chromium_org/third_party/yasm/source/config/android/
Makefile
240
noinst_PROGRAMS = genstring$(EXEEXT)
re2c
$(EXEEXT) genmacro$(EXEEXT) \
323
$(srcdir)/tools/
re2c
/Makefile.inc $(top_srcdir)/configure \
428
re2c_DEPENDENCIES =
re2c
-main.$(OBJEXT)
re2c
-code.$(OBJEXT) \
429
re2c
-dfa.$(OBJEXT)
re2c
-parser.$(OBJEXT) \
430
re2c
-actions.$(OBJEXT)
re2c
-scanner.$(OBJEXT) \
431
re2c
-mbo_getopt.$(OBJEXT)
re2c
-substr.$(OBJEXT)
[
all
...]
/external/chromium_org/third_party/yasm/source/config/linux/
Makefile
240
noinst_PROGRAMS = genstring$(EXEEXT)
re2c
$(EXEEXT) genmacro$(EXEEXT) \
323
$(srcdir)/tools/
re2c
/Makefile.inc $(top_srcdir)/configure \
428
re2c_DEPENDENCIES =
re2c
-main.$(OBJEXT)
re2c
-code.$(OBJEXT) \
429
re2c
-dfa.$(OBJEXT)
re2c
-parser.$(OBJEXT) \
430
re2c
-actions.$(OBJEXT)
re2c
-scanner.$(OBJEXT) \
431
re2c
-mbo_getopt.$(OBJEXT)
re2c
-substr.$(OBJEXT)
[
all
...]
/external/chromium_org/third_party/yasm/source/config/openbsd/
Makefile
240
noinst_PROGRAMS = genstring$(EXEEXT)
re2c
$(EXEEXT) genmacro$(EXEEXT) \
323
$(srcdir)/tools/
re2c
/Makefile.inc $(top_srcdir)/configure \
428
re2c_DEPENDENCIES =
re2c
-main.$(OBJEXT)
re2c
-code.$(OBJEXT) \
429
re2c
-dfa.$(OBJEXT)
re2c
-parser.$(OBJEXT) \
430
re2c
-actions.$(OBJEXT)
re2c
-scanner.$(OBJEXT) \
431
re2c
-mbo_getopt.$(OBJEXT)
re2c
-substr.$(OBJEXT)
[
all
...]
/external/chromium_org/third_party/yasm/source/config/win/
Makefile
240
noinst_PROGRAMS = genstring$(EXEEXT)
re2c
$(EXEEXT) genmacro$(EXEEXT) \
323
$(srcdir)/tools/
re2c
/Makefile.inc $(top_srcdir)/configure \
428
re2c_DEPENDENCIES =
re2c
-main.$(OBJEXT)
re2c
-code.$(OBJEXT) \
429
re2c
-dfa.$(OBJEXT)
re2c
-parser.$(OBJEXT) \
430
re2c
-actions.$(OBJEXT)
re2c
-scanner.$(OBJEXT) \
431
re2c
-mbo_getopt.$(OBJEXT)
re2c
-substr.$(OBJEXT)
[
all
...]
/external/chromium_org/third_party/yasm/source/config/ios/
Makefile
240
noinst_PROGRAMS = genstring$(EXEEXT)
re2c
$(EXEEXT) genmacro$(EXEEXT) \
323
$(srcdir)/tools/
re2c
/Makefile.inc $(top_srcdir)/configure \
428
re2c_DEPENDENCIES =
re2c
-main.$(OBJEXT)
re2c
-code.$(OBJEXT) \
429
re2c
-dfa.$(OBJEXT)
re2c
-parser.$(OBJEXT) \
430
re2c
-actions.$(OBJEXT)
re2c
-scanner.$(OBJEXT) \
431
re2c
-mbo_getopt.$(OBJEXT)
re2c
-substr.$(OBJEXT)
[
all
...]
/external/chromium_org/third_party/yasm/source/config/mac/
Makefile
240
noinst_PROGRAMS = genstring$(EXEEXT)
re2c
$(EXEEXT) genmacro$(EXEEXT) \
323
$(srcdir)/tools/
re2c
/Makefile.inc $(top_srcdir)/configure \
428
re2c_DEPENDENCIES =
re2c
-main.$(OBJEXT)
re2c
-code.$(OBJEXT) \
429
re2c
-dfa.$(OBJEXT)
re2c
-parser.$(OBJEXT) \
430
re2c
-actions.$(OBJEXT)
re2c
-scanner.$(OBJEXT) \
431
re2c
-mbo_getopt.$(OBJEXT)
re2c
-substr.$(OBJEXT)
[
all
...]
/external/chromium_org/
GypAndroid.darwin-x86.mk
356
include $(LOCAL_PATH)/third_party/yasm/
re2c
.host.darwin-x86.mk
GypAndroid.darwin-x86_64.mk
356
include $(LOCAL_PATH)/third_party/yasm/
re2c
.host.darwin-x86_64.mk
GypAndroid.linux-x86.mk
356
include $(LOCAL_PATH)/third_party/yasm/
re2c
.host.linux-x86.mk
GypAndroid.linux-x86_64.mk
356
include $(LOCAL_PATH)/third_party/yasm/
re2c
.host.linux-x86_64.mk
Completed in 280 milliseconds