HomeSort by: relevance | last modified time | path
    Searched refs:all (Results 1 - 25 of 548) sorted by relevancy

1 2 3 4 5 6 7 8 91011>>

  /xsrc/external/mit/libXfont/dist/src/stubs/
rmfshdl.c 13 Bool all)
15 OVERRIDE_SYMBOL(remove_fs_handlers, fpe, blockHandler, all);
  /xsrc/external/mit/xf86-video-nsc/dist/src/panel/
readme.txt 4 OS - Can be used in all OS's.
346 92xx.h -common file with all 9211/9210 definitions.
  /xsrc/external/mit/MesaLib/dist/src/gallium/drivers/nouveau/nvc0/mme/
Makefile 4 all: $(TARGETS)
  /xsrc/external/mit/MesaLib.old/dist/src/gallium/drivers/nouveau/nvc0/mme/
Makefile 4 all: $(TARGETS)
  /xsrc/external/mit/xorg-cf-files/dist/
oldlib.rules 11 all:: @@\
30 all:: @@\
49 all:: @@\
71 all:: @@\
86 all:: @@\
101 all:: @@\
  /xsrc/external/mit/ctwm/dist/client/
Makefile 2 client all build ctwm: ../build/Makefile
  /xsrc/external/mit/MesaLib.old/src/mesa/program/
Makefile 5 all: program_parse.tab.c
  /xsrc/external/mit/brotli/dist/tests/
Makefile 5 all: test
  /xsrc/external/mit/fontconfig/dist/fc-conflist/
Makefile.am 8 # the above copyright notice appear in all copies and that both that
16 # THE AUTHOR(S) DISCLAIMS ALL WARRANTIES WITH REGARD TO THIS SOFTWARE,
17 # INCLUDING ALL IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS, IN NO
53 all-local: $(man_MANS)
57 all-local:
  /xsrc/external/mit/fontconfig/dist/fc-query/
Makefile.am 8 # the above copyright notice appear in all copies and that both that
16 # THE AUTHOR(S) DISCLAIMS ALL WARRANTIES WITH REGARD TO THIS SOFTWARE,
17 # INCLUDING ALL IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS, IN NO
53 all-local: $(man_MANS)
57 all-local:
  /xsrc/external/mit/fontconfig/dist/fc-scan/
Makefile.am 8 # the above copyright notice appear in all copies and that both that
16 # THE AUTHOR(S) DISCLAIMS ALL WARRANTIES WITH REGARD TO THIS SOFTWARE,
17 # INCLUDING ALL IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS, IN NO
53 all-local: $(man_MANS)
57 all-local:
  /xsrc/external/mit/fontconfig/dist/fc-validate/
Makefile.am 8 # the above copyright notice appear in all copies and that both that
16 # THE AUTHOR(S) DISCLAIMS ALL WARRANTIES WITH REGARD TO THIS SOFTWARE,
17 # INCLUDING ALL IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS, IN NO
53 all-local: $(man_MANS)
57 all-local:
  /xsrc/external/mit/xf86-video-nsc/dist/src/gfx/
history.h 22 * NSC_LIC_GPL applies to this Software; in all other circumstances
35 * All rights reserved.
88 * All rights reserved.
141 be a comprehensive record of all additions.
  /xsrc/
Makefile 24 # cleandir distclean: Remove all generated files from under xsrc.
36 .MAIN: all
37 all: all-xc all-local
39 all-xc:
47 all-local:
81 @${MAKE} all && ${MAKE} install
83 @${MAKE} cleandir && ${MAKE} all && ${MAKE} install
  /xsrc/external/mit/MesaLib.old/dist/src/gallium/drivers/lima/
lima_submit.h 12 * all copies or substantial portions of the Software.
39 bool lima_submit_has_bo(struct lima_submit *submit, struct lima_bo *bo, bool all);
  /xsrc/external/mit/libdrm/dist/
Android.sources.bp.mk 6 .PHONY: all
7 all:
  /xsrc/external/mit/brotli/dist/python/
Makefile 1 # Copyright 2016 The Brotli Authors. All rights reserved.
8 .PHONY: all
31 all: build
  /xsrc/external/mit/ctwm/dist/doc/devman/
mkmk.sh 20 all: \${BDIR}
42 echo "all: ${out}"
  /xsrc/external/mit/ctwm/dist/doc/manual/
Makefile 8 all: html man
10 all_set_version: all
  /xsrc/external/mit/MesaLib/dist/src/gallium/drivers/r600/sfn/
sfn_emitaluinstruction.h 15 * paragraph) shall be included in all copies or substantial portions of the
74 bool emit_any_all_icomp(const nir_alu_instr& instr, EAluOp op, unsigned nc, bool all);
77 bool emit_any_all_fcomp(const nir_alu_instr& instr, EAluOp op, unsigned nc, bool all);
78 bool emit_any_all_fcomp2(const nir_alu_instr& instr, EAluOp op, bool all);
  /xsrc/external/mit/MesaLib/dist/src/gallium/drivers/nouveau/codegen/lib/
Makefile 3 all: gf100.asm.h gk104.asm.h gk110.asm.h gm107.asm.h
  /xsrc/external/mit/MesaLib.old/dist/doxygen/
Makefile 4 all: full subset
  /xsrc/external/mit/MesaLib.old/dist/src/gallium/drivers/nouveau/codegen/lib/
Makefile 3 all: gf100.asm.h gk104.asm.h gk110.asm.h gm107.asm.h
  /xsrc/external/mit/ctwm/dist/
Makefile 2 all build ctwm man man-html man-all install clean: build/Makefile
51 (cd ${UMAN} && make all)
63 # All the generated source files
96 (cd ${UMAN} && make clean all)
  /xsrc/external/mit/fontconfig/dist/fc-match/
fc-match.c 8 * the above copyright notice appear in all copies and that both that
16 * THE AUTHOR(S) DISCLAIMS ALL WARRANTIES WITH REGARD TO THIS SOFTWARE,
17 * INCLUDING ALL IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS, IN NO
65 {"all", 0, 0, 'a'},
85 fprintf (file, _("usage: %s [-savbVh] [-f FORMAT] [--sort] [--all] [--verbose] [--brief] [--format=FORMAT] [--version] [--help] [pattern] {element...}\n"),
95 fprintf (file, _(" -a, --all display unpruned sorted list of matches\n"));
103 fprintf (file, _(" -a (all) display unpruned sorted list of matches\n"));
118 int sort = 0, all = 0; local
138 all = 1;
193 if (sort || all)
    [all...]

Completed in 16 milliseconds

1 2 3 4 5 6 7 8 91011>>