HomeSort by: relevance | last modified time | path
    Searched refs:gperf (Results 1 - 4 of 4) sorted by relevancy

  /xsrc/external/mit/fontconfig/include/
fcobjshash.h 1 /* ANSI-C code produced by gperf version 3.1 */
2 /* Command-line: gperf --pic -m 100 fcobjshash.gperf */
29 #error "gperf generated tables don't work with this execution character set. Please report a bug to <bug-gperf@gnu.org>."
32 #line 1 "fcobjshash.gperf"
34 #line 13 "fcobjshash.gperf"
228 #line 62 "fcobjshash.gperf"
230 #line 27 "fcobjshash.gperf"
233 #line 43 "fcobjshash.gperf"
    [all...]
  /xsrc/external/mit/xcb-util/dist/atom/
atoms.c 1 /* C code produced by gperf version 3.0.3 */
2 /* Command-line: gperf --output-file atoms.c atoms.gperf */
29 error "gperf generated tables don't work with this execution character set. Please report a bug to <bug-gnu-gperf@gnu.org>."
32 #line 1 "atoms.gperf"
115 #line 93 "atoms.gperf"
349 #line 112 "atoms.gperf"
352 #line 156 "atoms.gperf"
355 #line 157 "atoms.gperf"
    [all...]
  /xsrc/external/mit/fontconfig/dist/src/
Makefile.am 98 fcobjshash.gperf
107 fcobjshash.gperf: Makefile stamp-fcobjshash.gperf
108 -@$(RM) stamp-fcobjshash.gperf
109 @$(MAKE) stamp-fcobjshash.gperf
110 @touch -r stamp-fcobjshash.gperf $@
111 stamp-fcobjshash.gperf: fcobjshash.gperf.h fcobjs.h
120 mv -f $@.tmp fcobjshash.gperf && touch $@ || ( $(RM) $@.tmp && false )
122 $(builddir)/fcobjshash.h: Makefile fcobjshash.gperf
    [all...]
  /xsrc/external/mit/xcb-util/dist/
configure 814 GPERF
3006 for ac_prog in gperf
3015 if test -n "$GPERF"; then
3016 ac_cv_prog_GPERF="$GPERF" # Let the user override the test.
3035 GPERF=$ac_cv_prog_GPERF
3036 if test -n "$GPERF"; then
3037 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $GPERF" >&5
3038 $as_echo "$GPERF" >&6; }
3045 test -n "$GPERF" && break
3047 test -n "$GPERF" || GPERF="no
    [all...]

Completed in 6 milliseconds