HomeSort by: relevance | last modified time | path
    Searched defs:ALL (Results 1 - 25 of 32) sorted by relevancy

1 2

  /src/external/bsd/ekermit/dist/
makefile 5 # All Rights Reserved. See kermit.c for license.
9 ALL = $(EK)
11 all: $(ALL)
  /src/external/bsd/nvi/dist/docs/exref/
Makefile 6 ALL= exref.ps summary.ps ../html/exref.html ../html/ex-summary.html
8 all: $(ALL)
33 rm -f $(ALL)
  /src/external/bsd/wpa/dist/hs20/client/
Makefile 0 ALL=hs20-osu-client
  /src/external/mpl/bind/dist/bin/tests/system/isctest/vars/
all.py 57 ALL = VarLookup(
  /src/external/gpl3/gdb/dist/gdbsupport/
event-loop.h 118 /* Print all event-loop related messages, except events from user-interface
122 /* Print all event-loop related messages. */
123 ALL,
141 if (debug_event_loop == debug_event_loop_kind::ALL \
  /src/external/gpl3/gdb.old/dist/gdbsupport/
event-loop.h 118 /* Print all event-loop related messages, except events from user-interface
122 /* Print all event-loop related messages. */
123 ALL,
141 if (debug_event_loop == debug_event_loop_kind::ALL \
  /src/bin/sh/
error.c 5 * The Regents of the University of California. All rights reserved.
309 #define ALL (E_OPEN|E_CREAT|E_EXEC)
312 { EINTR, ALL, "interrupted" },
314 { EACCES, ALL, "permission denied" },
315 { EIO, ALL, "I/O error" },
316 { EEXIST, ALL, "file exists" },
323 { EISDIR, ALL, "is a directory" },
325 { EMFILE, ALL, "too many open files" },
327 { ENFILE, ALL, "file table overflow" },
328 { ENOSPC, ALL, "file system full" }
    [all...]
  /src/usr.bin/hexdump/
hexdump.h 5 * The Regents of the University of California. All rights reserved.
71 enum _vflag { ALL, DUP, FIRST, WAIT }; /* -v values */
  /src/external/mit/lua/dist/src/
Makefile 53 all: $(ALL_T)
90 ALL= all
102 $(MAKE) $(ALL) CC="xlc" CFLAGS="-O2 -DLUA_USE_POSIX -DLUA_USE_DLOPEN" SYSLIBS="-ldl" SYSLDFLAGS="-brtl -bexpall"
105 $(MAKE) $(ALL) SYSCFLAGS="-DLUA_USE_POSIX -DLUA_USE_DLOPEN" SYSLIBS="-Wl,-E"
108 $(MAKE) $(ALL) SYSCFLAGS="-DLUA_USE_C89" CC="gcc -std=c89"
111 @echo '*** Make sure to compile all external Lua libraries'
116 $(MAKE) $(ALL) SYSCFLAGS="-DLUA_USE_LINUX -DLUA_USE_READLINE -I/usr/include/edit" SYSLIBS="-Wl,-E -ledit" CC="cc"
118 generic: $(ALL)
121 $(MAKE) $(ALL) SYSCFLAGS="-DLUA_USE_IOS
    [all...]
  /src/usr.bin/showmount/
showmount.c 5 * The Regents of the University of California. All rights reserved.
38 The Regents of the University of California. All rights reserved.");
66 #define ALL 1
124 type = ALL;
187 case ALL:
188 printf("All mount points on %s:\n", host);
310 case ALL:
441 case ALL:
  /src/usr.sbin/timed/timed/
globals.h 5 * All rights reserved.
59 * All delays shorter than this are usually reported as 0.
98 #define ALL (SLAVE|MASTER|IGNORE)
  /src/external/bsd/am-utils/dist/fixmount/
fixmount.c 8 * All rights reserved.
51 #define ALL 1
134 case ALL:
219 * remove all entries from remote rmtab
227 printf("%s: removing ALL\n", host);
241 * RPC_SYSTEMERROR is returned even if all went well
283 type = ALL;
  /src/external/gpl3/binutils/dist/gprofng/src/
Hist_data.h 51 // HistItem contains all the data about a single histogram item.
70 ALL,
  /src/external/gpl3/binutils/dist/opcodes/
xgate-opc.c 97 #define ALL XGATE_V1|XGATE_V2|XGATE_V3
105 { "adc", OP_TRI, "00011rrrrrrrrr11", 2, 0x1803, 1, 1, CHG_NZVC, ALL},
106 { "add", OP_TRI, "00011rrrrrrrrr10", 2, 0x1802, 1, 1, CHG_NZVC, ALL},
107 { "addh", OP_IMM8, "11101rrriiiiiiii", 2, 0xE800, 1, 1, CHG_NZVC, ALL},
108 { "addl", OP_IMM8, "11100rrriiiiiiii", 2, 0xE000, 1, 1, CHG_NZVC, ALL},
109 { "and", OP_TRI, "00010rrrrrrrrr00", 2, 0x1000, 1, 1, CHG_NZV, ALL},
110 { "andh", OP_IMM8, "10001rrriiiiiiii", 2, 0x8800, 1, 1, CHG_NZV, ALL},
111 { "andl", OP_IMM8, "10000rrriiiiiiii", 2, 0x8000, 1, 1, CHG_NZV, ALL},
112 { "asr", OP_IMM4, "00001rrriiii1001", 2, 0x0809, 1, 1, CHG_NZVC, ALL},
113 { "asr", OP_DYA, "00001rrrrrr10001", 2, 0x0811, 1, 1, CHG_NZVC, ALL},
    [all...]
  /src/external/gpl3/binutils.old/dist/gprofng/src/
Hist_data.h 51 // HistItem contains all the data about a single histogram item.
70 ALL,
  /src/external/gpl3/binutils.old/dist/opcodes/
xgate-opc.c 97 #define ALL XGATE_V1|XGATE_V2|XGATE_V3
105 { "adc", OP_TRI, "00011rrrrrrrrr11", 2, 0x1803, 1, 1, CHG_NZVC, ALL},
106 { "add", OP_TRI, "00011rrrrrrrrr10", 2, 0x1802, 1, 1, CHG_NZVC, ALL},
107 { "addh", OP_IMM8, "11101rrriiiiiiii", 2, 0xE800, 1, 1, CHG_NZVC, ALL},
108 { "addl", OP_IMM8, "11100rrriiiiiiii", 2, 0xE000, 1, 1, CHG_NZVC, ALL},
109 { "and", OP_TRI, "00010rrrrrrrrr00", 2, 0x1000, 1, 1, CHG_NZV, ALL},
110 { "andh", OP_IMM8, "10001rrriiiiiiii", 2, 0x8800, 1, 1, CHG_NZV, ALL},
111 { "andl", OP_IMM8, "10000rrriiiiiiii", 2, 0x8000, 1, 1, CHG_NZV, ALL},
112 { "asr", OP_IMM4, "00001rrriiii1001", 2, 0x0809, 1, 1, CHG_NZVC, ALL},
113 { "asr", OP_DYA, "00001rrrrrr10001", 2, 0x0811, 1, 1, CHG_NZVC, ALL},
    [all...]
  /src/external/gpl3/gdb/dist/opcodes/
xgate-opc.c 97 #define ALL XGATE_V1|XGATE_V2|XGATE_V3
105 { "adc", OP_TRI, "00011rrrrrrrrr11", 2, 0x1803, 1, 1, CHG_NZVC, ALL},
106 { "add", OP_TRI, "00011rrrrrrrrr10", 2, 0x1802, 1, 1, CHG_NZVC, ALL},
107 { "addh", OP_IMM8, "11101rrriiiiiiii", 2, 0xE800, 1, 1, CHG_NZVC, ALL},
108 { "addl", OP_IMM8, "11100rrriiiiiiii", 2, 0xE000, 1, 1, CHG_NZVC, ALL},
109 { "and", OP_TRI, "00010rrrrrrrrr00", 2, 0x1000, 1, 1, CHG_NZV, ALL},
110 { "andh", OP_IMM8, "10001rrriiiiiiii", 2, 0x8800, 1, 1, CHG_NZV, ALL},
111 { "andl", OP_IMM8, "10000rrriiiiiiii", 2, 0x8000, 1, 1, CHG_NZV, ALL},
112 { "asr", OP_IMM4, "00001rrriiii1001", 2, 0x0809, 1, 1, CHG_NZVC, ALL},
113 { "asr", OP_DYA, "00001rrrrrr10001", 2, 0x0811, 1, 1, CHG_NZVC, ALL},
    [all...]
  /src/external/gpl3/gdb.old/dist/opcodes/
xgate-opc.c 97 #define ALL XGATE_V1|XGATE_V2|XGATE_V3
105 { "adc", OP_TRI, "00011rrrrrrrrr11", 2, 0x1803, 1, 1, CHG_NZVC, ALL},
106 { "add", OP_TRI, "00011rrrrrrrrr10", 2, 0x1802, 1, 1, CHG_NZVC, ALL},
107 { "addh", OP_IMM8, "11101rrriiiiiiii", 2, 0xE800, 1, 1, CHG_NZVC, ALL},
108 { "addl", OP_IMM8, "11100rrriiiiiiii", 2, 0xE000, 1, 1, CHG_NZVC, ALL},
109 { "and", OP_TRI, "00010rrrrrrrrr00", 2, 0x1000, 1, 1, CHG_NZV, ALL},
110 { "andh", OP_IMM8, "10001rrriiiiiiii", 2, 0x8800, 1, 1, CHG_NZV, ALL},
111 { "andl", OP_IMM8, "10000rrriiiiiiii", 2, 0x8000, 1, 1, CHG_NZV, ALL},
112 { "asr", OP_IMM4, "00001rrriiii1001", 2, 0x0809, 1, 1, CHG_NZVC, ALL},
113 { "asr", OP_DYA, "00001rrrrrr10001", 2, 0x0811, 1, 1, CHG_NZVC, ALL},
    [all...]
  /src/crypto/external/bsd/heimdal/dist/kdc/
digest.c 6 * All rights reserved.
571 * CHAP does the checksum of the raw nonce, but do it for all
1051 #define ALL \
1058 r.u.ntlmInitReply.flags |= (ireq.u.ntlmInit.flags & (ALL));
1060 #undef ALL
  /src/external/bsd/wpa/dist/hostapd/
Makefile 0 ALL=hostapd hostapd_cli
1304 install: $(addprefix $(DESTDIR)$(BINDIR)/,$(ALL))
  /src/usr.bin/m4/
mdef.h 6 * The Regents of the University of California. All rights reserved.
127 #define ALL 1
  /src/external/apache2/llvm/dist/llvm/include/llvm/Analysis/
DependenceAnalysis.h 35 // summarizing all.
96 ALL = 7 };
97 unsigned char Direction : 3; // Init to ALL, then refine.
103 DVEntry() : Direction(ALL), Scalar(true), PeelFirst(false),
158 virtual unsigned getDirection(unsigned Level) const { return DVEntry::ALL; }
301 /// We can try to improve the situation by examining all the dependences
526 /// Makes sure all subscript pairs share the same integer type by
575 /// collectUpperBound - All subscripts are the same type (on my machine,
798 /// getLowerBound - Looks through all the bounds info and
803 /// getUpperBound - Looks through all the bounds info an
    [all...]
  /src/external/apache2/llvm/dist/llvm/lib/Target/AMDGPU/
SIMemoryLegalizer.cpp 81 /// All address spaces.
82 ALL = GLOBAL | LDS | SCRATCH | GDS | OTHER,
84 LLVM_MARK_AS_BITMASK_ENUM(/* LargestFlag = */ ALL)
104 SIAtomicAddrSpace InstrAddrSpace = SIAtomicAddrSpace::ALL,
507 /// Removes all processed atomic pseudo instructions from the current
809 /// to be bypassed as all memory operations by the same thread are
854 // handle it as do not want to pessimize all atomics. Also they do not support
864 // Ensure operation has completed at system scope to cause all volatile
912 // The L1 cache keeps all memory operations in order for
926 // not needed as LDS operations for all waves are executed in a tota
    [all...]
  /src/external/gpl3/gcc/dist/gcc/cp/
name-lookup.h 250 /* A chain of _DECL nodes for all variables, constants, functions,
264 is used for all binding levels. The TREE_PURPOSE is the name of
271 a chain of BLOCK nodes for all the levels
298 /* True means make a BLOCK for this level regardless of all else. */
372 ALL = BLOCK | CLASS | NAMESPACE,
410 return lookup_name (name, LOOK_where::ALL, want);
  /src/external/gpl3/gcc.old/dist/gcc/cp/
name-lookup.h 248 /* A chain of _DECL nodes for all variables, constants, functions,
262 is used for all binding levels. The TREE_PURPOSE is the name of
269 a chain of BLOCK nodes for all the levels
296 /* true means make a BLOCK for this level regardless of all else. */
369 ALL = BLOCK | CLASS | NAMESPACE,
407 return lookup_name (name, LOOK_where::ALL, want);

Completed in 54 milliseconds

1 2