Searched refs:gperf (Results 1 – 25 of 27) sorted by relevance
12
90 struct fastrpc_perf gperf; variable105 struct fastrpc_perf *p = &gperf; in get_perf_adsp()106 struct perf_keys *pdsp = &gperf.dsp; in get_perf_adsp()133 struct fastrpc_perf *p = &gperf; in fastrpc_perf_update()158 VERIFY(gperf.dsp.keys = keys); in perf_dsp_enable()163 gperf.dsp.maxLen = maxLen; in perf_dsp_enable()164 gperf.dsp.numKeys = numKeys; in perf_dsp_enable()178 struct fastrpc_perf *p = &gperf; in fastrpc_perf_init()179 struct perf_keys *pk = &gperf.kernel; in fastrpc_perf_init()180 struct perf_keys *pd = &gperf.dsp; in fastrpc_perf_init()[all …]
114 # Build and install `gperf` (>= 3.1)115 RUN wget http://ftp.gnu.org/pub/gnu/gperf/gperf-3.1.tar.gz && \116 rm -rf gperf-3.1 | true && \117 tar xzvf gperf-3.1.tar.gz && \118 cd gperf-3.1 && \130 rm -rf gperf-3.1
4 gperf < src/xkbcomp/keywords.gperf > src/xkbcomp/keywords.c
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…
3 _caps_output.gperf
19 GPERF_OUTPUT = _caps_output.gperf75 …e ($$l = <>) { $$l =~ s/[\{\"]//g; $$l =~ s/\}.*// ; print $$l; }' < $< | gperf --ignore-case --la…
23 gperf \
19 apt-get install -y gperf m4 gettext python3-pip \
18 …tall -y make autoconf automake gettext libtool autopoint pkg-config gengetopt curl gperf rsync wget
25 gettext gengetopt curl gperf
18 …stall -y automake autoconf libtool pkg-config gettext perl python flex bison gperf lcov libgmp3-dev
18 … && apt-get install -y make autoconf automake libtool python ruby ninja-build bison flex gperf wget
18 RUN apt-get install --yes cmake gperf
25 gperf \
26 gperf \
33 gperf \
382 "source/patched-yasm/modules/arch/x86/x86cpu.gperf",383 "source/patched-yasm/modules/arch/x86/x86regtmod.gperf",397 # Make sure the generated gperf files in $target_gen_dir are synced with403 "source/patched-yasm/x86insn_gas.gperf",404 "source/patched-yasm/x86insn_nasm.gperf",
32 gperf \
18 RUN apt-get update && apt-get install -y wget autoconf automake libtool pkg-config gperf
39 - (build optional) gperf.
39 gperf \
23 #xenial gperf too old25 RUN apt-get update && apt-get install gperf
77 BUILD_GPERF := $(shell which gperf >/dev/null 2>/dev/null && echo yes)