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

  /frameworks/wilhelm/tools/hashgen/
Makefile 40 part23in.c : part23in.gperf
41 gperf --null-strings --readonly-tables --no-strlen part23in.gperf > part23in.c
43 part23in.gperf : frag1
44 ./frag1 > part23in.gperf
68 $(RM) part23in.gperf part5gen.c part23in.c
  /external/libcap/libcap/
Makefile 27 GPERF_OUTPUT = _caps_output.gperf
52 perl -e 'print "struct __cap_token_s { const char *name; int index; };\n%{\nconst struct __cap_token_s *__cap_lookup_name(const char *, unsigned int);\n%}\n%%\n"; while ($$l = <>) { $$l =~ s/[\{\"]//g; $$l =~ s/\}.*// ; print $$l; }' < $< | gperf --ignore-case --language=ANSI-C --readonly --null-strings --global-table --hash-function-name=__cap_hash_name --lookup-function-name="__cap_lookup_name" -c -t -m20 $(INDENT) > $@
  /external/toybox/kconfig/
zconf.hash.c_shipped 1 /* ANSI-C code produced by gperf version 3.0.1 */
2 /* Command-line: gperf */
29 #error "gperf generated tables don't work with this execution character set. Please report a bug to <bug-gnu-gperf@gnu.org>."
  /external/libcap/
Make.Rules 64 BUILD_GPERF := $(shell which gperf >/dev/null 2>/dev/null && echo yes)
  /external/skia/third_party/yasm/config/android/
Makefile 640 BUILT_SOURCES = x86insns.c x86insn_nasm.gperf x86insn_gas.gperf \
644 MAINTAINERCLEANFILES = x86insns.c x86insn_nasm.gperf x86insn_gas.gperf \
651 SUFFIXES = .gperf
706 modules/arch/x86/gen_x86_insn.py x86insns.c x86insn_nasm.gperf \
707 x86insn_gas.gperf modules/arch/x86/x86cpu.gperf \
708 modules/arch/x86/x86regtmod.gperf \
    [all...]
  /external/skia/third_party/yasm/config/chromeos/
Makefile 640 BUILT_SOURCES = x86insns.c x86insn_nasm.gperf x86insn_gas.gperf \
644 MAINTAINERCLEANFILES = x86insns.c x86insn_nasm.gperf x86insn_gas.gperf \
651 SUFFIXES = .gperf
706 modules/arch/x86/gen_x86_insn.py x86insns.c x86insn_nasm.gperf \
707 x86insn_gas.gperf modules/arch/x86/x86cpu.gperf \
708 modules/arch/x86/x86regtmod.gperf \
    [all...]
  /external/skia/third_party/yasm/config/ios/
Makefile 640 BUILT_SOURCES = x86insns.c x86insn_nasm.gperf x86insn_gas.gperf \
644 MAINTAINERCLEANFILES = x86insns.c x86insn_nasm.gperf x86insn_gas.gperf \
651 SUFFIXES = .gperf
706 modules/arch/x86/gen_x86_insn.py x86insns.c x86insn_nasm.gperf \
707 x86insn_gas.gperf modules/arch/x86/x86cpu.gperf \
708 modules/arch/x86/x86regtmod.gperf \
    [all...]
  /external/skia/third_party/yasm/config/linux/
Makefile 640 BUILT_SOURCES = x86insns.c x86insn_nasm.gperf x86insn_gas.gperf \
644 MAINTAINERCLEANFILES = x86insns.c x86insn_nasm.gperf x86insn_gas.gperf \
651 SUFFIXES = .gperf
706 modules/arch/x86/gen_x86_insn.py x86insns.c x86insn_nasm.gperf \
707 x86insn_gas.gperf modules/arch/x86/x86cpu.gperf \
708 modules/arch/x86/x86regtmod.gperf \
    [all...]
  /external/skia/third_party/yasm/config/mac/
Makefile 640 BUILT_SOURCES = x86insns.c x86insn_nasm.gperf x86insn_gas.gperf \
644 MAINTAINERCLEANFILES = x86insns.c x86insn_nasm.gperf x86insn_gas.gperf \
651 SUFFIXES = .gperf
706 modules/arch/x86/gen_x86_insn.py x86insns.c x86insn_nasm.gperf \
707 x86insn_gas.gperf modules/arch/x86/x86cpu.gperf \
708 modules/arch/x86/x86regtmod.gperf \
    [all...]
  /external/skia/third_party/yasm/config/openbsd/
Makefile 640 BUILT_SOURCES = x86insns.c x86insn_nasm.gperf x86insn_gas.gperf \
644 MAINTAINERCLEANFILES = x86insns.c x86insn_nasm.gperf x86insn_gas.gperf \
651 SUFFIXES = .gperf
706 modules/arch/x86/gen_x86_insn.py x86insns.c x86insn_nasm.gperf \
707 x86insn_gas.gperf modules/arch/x86/x86cpu.gperf \
708 modules/arch/x86/x86regtmod.gperf \
    [all...]
  /external/skia/third_party/yasm/config/win/
Makefile 640 BUILT_SOURCES = x86insns.c x86insn_nasm.gperf x86insn_gas.gperf \
644 MAINTAINERCLEANFILES = x86insns.c x86insn_nasm.gperf x86insn_gas.gperf \
651 SUFFIXES = .gperf
706 modules/arch/x86/gen_x86_insn.py x86insns.c x86insn_nasm.gperf \
707 x86insn_gas.gperf modules/arch/x86/x86cpu.gperf \
708 modules/arch/x86/x86regtmod.gperf \
    [all...]

Completed in 222 milliseconds