HomeSort by relevance Sort by last modified time
    Searched refs:genperf (Results 1 - 14 of 14) sorted by null

  /external/chromium_org/third_party/yasm/
genperf.host.darwin-x86.mk 7 LOCAL_MODULE_STEM := genperf
29 third_party/yasm/source/patched-yasm/tools/genperf/genperf.c \
30 third_party/yasm/source/patched-yasm/tools/genperf/perfect.c
179 .PHONY: genperf
180 genperf: third_party_yasm_genperf_host_gyp
genperf.host.linux-x86.mk 7 LOCAL_MODULE_STEM := genperf
29 third_party/yasm/source/patched-yasm/tools/genperf/genperf.c \
30 third_party/yasm/source/patched-yasm/tools/genperf/perfect.c
183 .PHONY: genperf
184 genperf: third_party_yasm_genperf_host_gyp
generate_files.host.darwin-x86.mk 16 $(gyp_shared_intermediate_dir)/genperf \
44 # "{'inputs': ['$(gyp_shared_intermediate_dir)/genperf'], 'extension': 'gperf', 'process_outputs_as_sources': '0', 'outputs': ['$(gyp_shared_intermediate_dir)/third_party/yasm/%(INPUT_ROOT)s.c'], 'rule_name': 'generate_gperf', 'rule_sources': ['source/patched-yasm/modules/arch/x86/x86cpu.gperf', 'source/patched-yasm/modules/arch/x86/x86regtmod.gperf'], 'action': ['$(gyp_shared_intermediate_dir)/genperf', '$(RULE_SOURCES)', '$(gyp_shared_intermediate_dir)/third_party/yasm/%(INPUT_ROOT)s.c'], 'message': 'yasm genperf for $(RULE_SOURCES).'}":
49 $(gyp_shared_intermediate_dir)/third_party/yasm/x86cpu.c: $(LOCAL_PATH)/third_party/yasm/source/patched-yasm/modules/arch/x86/x86cpu.gperf $(gyp_shared_intermediate_dir)/genperf $(GYP_TARGET_DEPENDENCIES)
50 mkdir -p $(gyp_shared_intermediate_dir)/third_party/yasm; cd $(gyp_local_path)/third_party/yasm; "$(gyp_shared_intermediate_dir)/genperf" source/patched-yasm/modules/arch/x86/x86cpu.gperf "$(gyp_shared_intermediate_dir)/third_party/yasm/x86cpu.c"
59 $(gyp_shared_intermediate_dir)/third_party/yasm/x86regtmod.c: $(LOCAL_PATH)/third_party/yasm/source/patched-yasm/modules/arch/x86/x86regtmod.gperf $(gyp_shared_intermediate_dir)/genperf $(GYP_TARGET_DEPENDENCIES)
60 mkdir -p $(gyp_shared_intermediate_dir)/third_party/yasm; cd $(gyp_local_path)/third_party/yasm; "$(gyp_shared_intermediate_dir)/genperf" source/patched-yasm/modules/arch/x86/x86regtmod.gperf "$(gyp_shared_intermediate_dir)/third_party/yasm/x86regtmod.c"
generate_files.host.linux-x86.mk 16 $(gyp_shared_intermediate_dir)/genperf \
44 # "{'inputs': ['$(gyp_shared_intermediate_dir)/genperf'], 'extension': 'gperf', 'process_outputs_as_sources': '0', 'outputs': ['$(gyp_shared_intermediate_dir)/third_party/yasm/%(INPUT_ROOT)s.c'], 'rule_name': 'generate_gperf', 'rule_sources': ['source/patched-yasm/modules/arch/x86/x86cpu.gperf', 'source/patched-yasm/modules/arch/x86/x86regtmod.gperf'], 'action': ['$(gyp_shared_intermediate_dir)/genperf', '$(RULE_SOURCES)', '$(gyp_shared_intermediate_dir)/third_party/yasm/%(INPUT_ROOT)s.c'], 'message': 'yasm genperf for $(RULE_SOURCES).'}":
49 $(gyp_shared_intermediate_dir)/third_party/yasm/x86cpu.c: $(LOCAL_PATH)/third_party/yasm/source/patched-yasm/modules/arch/x86/x86cpu.gperf $(gyp_shared_intermediate_dir)/genperf $(GYP_TARGET_DEPENDENCIES)
50 mkdir -p $(gyp_shared_intermediate_dir)/third_party/yasm; cd $(gyp_local_path)/third_party/yasm; "$(gyp_shared_intermediate_dir)/genperf" source/patched-yasm/modules/arch/x86/x86cpu.gperf "$(gyp_shared_intermediate_dir)/third_party/yasm/x86cpu.c"
59 $(gyp_shared_intermediate_dir)/third_party/yasm/x86regtmod.c: $(LOCAL_PATH)/third_party/yasm/source/patched-yasm/modules/arch/x86/x86regtmod.gperf $(gyp_shared_intermediate_dir)/genperf $(GYP_TARGET_DEPENDENCIES)
60 mkdir -p $(gyp_shared_intermediate_dir)/third_party/yasm; cd $(gyp_local_path)/third_party/yasm; "$(gyp_shared_intermediate_dir)/genperf" source/patched-yasm/modules/arch/x86/x86regtmod.gperf "$(gyp_shared_intermediate_dir)/third_party/yasm/x86regtmod.c"
yasm.host.darwin-x86.mk 19 $(gyp_shared_intermediate_dir)/genperf \
98 # "{'inputs': ['$(gyp_shared_intermediate_dir)/genperf'], 'extension': 'gperf', 'process_outputs_as_sources': '0', 'outputs': ['$(gyp_intermediate_dir)/third_party/yasm/%(INPUT_ROOT)s.c'], 'rule_name': 'generate_gperf', 'rule_sources': ['$(gyp_shared_intermediate_dir)/third_party/yasm/x86insn_nasm.gperf', '$(gyp_shared_intermediate_dir)/third_party/yasm/x86insn_gas.gperf'], 'action': ['$(gyp_shared_intermediate_dir)/genperf', '$(RULE_SOURCES)', '$(gyp_intermediate_dir)/third_party/yasm/%(INPUT_ROOT)s.c'], 'message': 'yasm gperf for $(RULE_SOURCES).'}":
103 $(gyp_intermediate_dir)/third_party/yasm/x86insn_nasm.c: $(gyp_shared_intermediate_dir)/third_party/yasm/x86insn_nasm.gperf $(gyp_shared_intermediate_dir)/genperf $(GYP_TARGET_DEPENDENCIES)
104 mkdir -p $(gyp_intermediate_dir)/third_party/yasm; cd $(gyp_local_path)/third_party/yasm; "$(gyp_shared_intermediate_dir)/genperf" "$(gyp_shared_intermediate_dir)/third_party/yasm/x86insn_nasm.gperf" "$(gyp_intermediate_dir)/third_party/yasm/x86insn_nasm.c"
113 $(gyp_intermediate_dir)/third_party/yasm/x86insn_gas.c: $(gyp_shared_intermediate_dir)/third_party/yasm/x86insn_gas.gperf $(gyp_shared_intermediate_dir)/genperf $(GYP_TARGET_DEPENDENCIES)
114 mkdir -p $(gyp_intermediate_dir)/third_party/yasm; cd $(gyp_local_path)/third_party/yasm; "$(gyp_shared_intermediate_dir)/genperf" "$(gyp_shared_intermediate_dir)/third_party/yasm/x86insn_gas.gperf" "$(gyp_intermediate_dir)/third_party/yasm/x86insn_gas.c"
yasm.host.linux-x86.mk 19 $(gyp_shared_intermediate_dir)/genperf \
98 # "{'inputs': ['$(gyp_shared_intermediate_dir)/genperf'], 'extension': 'gperf', 'process_outputs_as_sources': '0', 'outputs': ['$(gyp_intermediate_dir)/third_party/yasm/%(INPUT_ROOT)s.c'], 'rule_name': 'generate_gperf', 'rule_sources': ['$(gyp_shared_intermediate_dir)/third_party/yasm/x86insn_nasm.gperf', '$(gyp_shared_intermediate_dir)/third_party/yasm/x86insn_gas.gperf'], 'action': ['$(gyp_shared_intermediate_dir)/genperf', '$(RULE_SOURCES)', '$(gyp_intermediate_dir)/third_party/yasm/%(INPUT_ROOT)s.c'], 'message': 'yasm gperf for $(RULE_SOURCES).'}":
103 $(gyp_intermediate_dir)/third_party/yasm/x86insn_nasm.c: $(gyp_shared_intermediate_dir)/third_party/yasm/x86insn_nasm.gperf $(gyp_shared_intermediate_dir)/genperf $(GYP_TARGET_DEPENDENCIES)
104 mkdir -p $(gyp_intermediate_dir)/third_party/yasm; cd $(gyp_local_path)/third_party/yasm; "$(gyp_shared_intermediate_dir)/genperf" "$(gyp_shared_intermediate_dir)/third_party/yasm/x86insn_nasm.gperf" "$(gyp_intermediate_dir)/third_party/yasm/x86insn_nasm.c"
113 $(gyp_intermediate_dir)/third_party/yasm/x86insn_gas.c: $(gyp_shared_intermediate_dir)/third_party/yasm/x86insn_gas.gperf $(gyp_shared_intermediate_dir)/genperf $(GYP_TARGET_DEPENDENCIES)
114 mkdir -p $(gyp_intermediate_dir)/third_party/yasm; cd $(gyp_local_path)/third_party/yasm; "$(gyp_shared_intermediate_dir)/genperf" "$(gyp_shared_intermediate_dir)/third_party/yasm/x86insn_gas.gperf" "$(gyp_intermediate_dir)/third_party/yasm/x86insn_gas.c"
  /external/chromium_org/third_party/yasm/source/config/android/
Makefile 241 genperf$(EXEEXT) genversion$(EXEEXT) genmodule$(EXEEXT)
320 $(srcdir)/tools/genperf/Makefile.inc \
415 genperf_DEPENDENCIES = genperf.$(OBJEXT) gp-perfect.$(OBJEXT) \
650 # Suffix rule for genperf
664 tools/genmacro/Makefile.inc tools/genperf/Makefile.inc \
684 tools/genperf/genperf.c tools/genperf/perfect.c \
685 tools/genperf/perfect.h tools/genperf/standard.h
    [all...]
  /external/chromium_org/third_party/yasm/source/config/linux/
Makefile 241 genperf$(EXEEXT) genversion$(EXEEXT) genmodule$(EXEEXT)
320 $(srcdir)/tools/genperf/Makefile.inc \
415 genperf_DEPENDENCIES = genperf.$(OBJEXT) gp-perfect.$(OBJEXT) \
650 # Suffix rule for genperf
664 tools/genmacro/Makefile.inc tools/genperf/Makefile.inc \
684 tools/genperf/genperf.c tools/genperf/perfect.c \
685 tools/genperf/perfect.h tools/genperf/standard.h
    [all...]
  /external/chromium_org/third_party/yasm/source/config/openbsd/
Makefile 241 genperf$(EXEEXT) genversion$(EXEEXT) genmodule$(EXEEXT)
320 $(srcdir)/tools/genperf/Makefile.inc \
415 genperf_DEPENDENCIES = genperf.$(OBJEXT) gp-perfect.$(OBJEXT) \
650 # Suffix rule for genperf
664 tools/genmacro/Makefile.inc tools/genperf/Makefile.inc \
684 tools/genperf/genperf.c tools/genperf/perfect.c \
685 tools/genperf/perfect.h tools/genperf/standard.h
    [all...]
  /external/chromium_org/third_party/yasm/source/config/win/
Makefile 241 genperf$(EXEEXT) genversion$(EXEEXT) genmodule$(EXEEXT)
320 $(srcdir)/tools/genperf/Makefile.inc \
415 genperf_DEPENDENCIES = genperf.$(OBJEXT) gp-perfect.$(OBJEXT) \
650 # Suffix rule for genperf
664 tools/genmacro/Makefile.inc tools/genperf/Makefile.inc \
684 tools/genperf/genperf.c tools/genperf/perfect.c \
685 tools/genperf/perfect.h tools/genperf/standard.h
    [all...]
  /external/chromium_org/third_party/yasm/source/config/ios/
Makefile 241 genperf$(EXEEXT) genversion$(EXEEXT) genmodule$(EXEEXT)
320 $(srcdir)/tools/genperf/Makefile.inc \
415 genperf_DEPENDENCIES = genperf.$(OBJEXT) gp-perfect.$(OBJEXT) \
650 # Suffix rule for genperf
664 tools/genmacro/Makefile.inc tools/genperf/Makefile.inc \
684 tools/genperf/genperf.c tools/genperf/perfect.c \
685 tools/genperf/perfect.h tools/genperf/standard.h
    [all...]
  /external/chromium_org/third_party/yasm/source/config/mac/
Makefile 241 genperf$(EXEEXT) genversion$(EXEEXT) genmodule$(EXEEXT)
320 $(srcdir)/tools/genperf/Makefile.inc \
415 genperf_DEPENDENCIES = genperf.$(OBJEXT) gp-perfect.$(OBJEXT) \
650 # Suffix rule for genperf
664 tools/genmacro/Makefile.inc tools/genperf/Makefile.inc \
684 tools/genperf/genperf.c tools/genperf/perfect.c \
685 tools/genperf/perfect.h tools/genperf/standard.h
    [all...]
  /external/chromium_org/
GypAndroid.darwin-x86.mk 205 include $(LOCAL_PATH)/third_party/yasm/genperf.host.darwin-x86.mk
GypAndroid.linux-x86.mk 205 include $(LOCAL_PATH)/third_party/yasm/genperf.host.linux-x86.mk

Completed in 82 milliseconds