Home
last modified time | relevance | path

Searched refs:Undefined (Results 1 – 25 of 252) sorted by relevance

1234567891011

/netbsd-src/usr.bin/make/unit-tests/
H A Dcmdline-undefined.exp2 make: "cmdline-undefined.mk" line 31: From the command line: Undefined is .
3 make: "cmdline-undefined.mk" line 34: From .MAKEFLAGS '=': Undefined is .
4 make: "cmdline-undefined.mk" line 37: From .MAKEFLAGS ':=': Undefined is .
5 make: "cmdline-undefined.mk" line 43: From the command line: Undefined is now defined.
6 make: "cmdline-undefined.mk" line 46: From .MAKEFLAGS '=': Undefined is now defined.
7 make: "cmdline-undefined.mk" line 49: From .MAKEFLAGS ':=': Undefined is now defined.
10 make: "cmdline-undefined.mk" line 31: From the command line: Undefined is .
11 make: "cmdline-undefined.mk" line 34: From .MAKEFLAGS '=': Undefined is .
12 make: "cmdline-undefined.mk" line 37: From .MAKEFLAGS ':=': Undefined is .
13 make: "cmdline-undefined.mk" line 43: From the command line: Undefined is now defined.
[all …]
H A Dvarparse-errors.exp
H A Dvarmod-order.exp
/netbsd-src/external/apache2/llvm/dist/llvm/include/llvm/TextAPI/
H A DSymbol.h39 Undefined = 1U << 3, enumerator
84 return (Flags & SymbolFlags::Undefined) == SymbolFlags::Undefined; in isUndefined()
/netbsd-src/tests/usr.bin/c++/
H A Dubsan_common.subr56 atf_set 'descr' 'Test Undefined Behavior for $2'
62 atf_set 'descr' 'Test Undefined Behavior for $2 with profiling option'
68 atf_set 'descr' 'Test Undefined Behavior for $2 with position independent code (PIC) flag'
74 atf_set 'descr' 'Test Undefined Behavior for $2 with position independent execution (PIE) flag'
80 atf_set 'descr' 'Test Undefined Behavior for $2 in NetBSD_32 emulation'
/netbsd-src/tests/usr.bin/cc/
H A Dubsan_common.subr56 atf_set 'descr' 'Test Undefined Behavior for $2'
62 atf_set 'descr' 'Test Undefined Behavior for $2 with profiling option'
68 atf_set 'descr' 'Test Undefined Behavior for $2 with position independent code (PIC) flag'
74 atf_set 'descr' 'Test Undefined Behavior for $2 with position independent execution (PIE) flag'
80 atf_set 'descr' 'Test Undefined Behavior for $2 in NetBSD_32 emulation'
/netbsd-src/external/gpl3/gcc/dist/gcc/d/dmd/
H A Dob.d195 Initial, Undefined, Owner, Borrowed, Readonly enumerator
254 case X(Undefined, Initial): in combine()
255 case X(Undefined, Undefined): in combine()
256 case X(Undefined, Owner ): in combine()
257 case X(Undefined, Borrowed ): in combine()
258 case X(Undefined, Readonly ): in combine()
1302 pvsr.state = PtrState.Undefined; in genKill()
1838 state = PtrState.Undefined; in doDataFlowAnalysis()
1845 state = PtrState.Undefined; in doDataFlowAnalysis()
1994 if (pvsr.state == Undefined) in checkObErrors()
[all …]
/netbsd-src/sys/external/bsd/acpica/dist/tools/examples/
H A Dextables.c395 [0001] Encoded Access Width : 00 [Undefined/Legacy]
409 [0001] Encoded Access Width : 00 [Undefined/Legacy]
416 [0001] Encoded Access Width : 00 [Undefined/Legacy]
437 [0001] Encoded Access Width : 00 [Undefined/Legacy]
/netbsd-src/sys/external/bsd/acpica/dist/tools/acpiexec/
H A Daetables.h433 [027h 0039 1] Encoded Access Width : 00 (Undefined/Legacy)
440 [033h 0051 1] Encoded Access Width : 00 (Undefined/Legacy)
/netbsd-src/external/apache2/llvm/dist/libcxx/cmake/caches/
H A DGeneric-ubsan.cmake1 set(LLVM_USE_SANITIZER "Undefined" CACHE STRING "")
/netbsd-src/sys/compat/linux32/common/
H A Dlinux32_errno.h11 #error Undefined linux32_errno.h machine type.
H A Dlinux32_fcntl.h40 #error Undefined linux32_fcntl.h machine type.
H A Dlinux32_machdep.h42 #error Undefined linux32_machdep.h machine type.
H A Dlinux32_termios.h42 #error Undefined linux32_termios.h machine type.
H A Dlinux32_signal.h42 #error Undefined linux32_signal.h machine type.
H A Dlinux32_exec.h44 #error Undefined linux32_exec.h machine type.
/netbsd-src/sys/compat/linux32/
H A Dlinux32_syscallargs.h11 #error Undefined linux32_syscallargs.h machine type.
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Transforms/IPO/
H A DCalledValuePropagation.cpp60 enum CVPLatticeStateTy { Undefined, FunctionSet, Overdefined, Untracked }; enumerator
70 CVPLatticeVal() : LatticeState(Undefined) {} in CVPLatticeVal()
117 : AbstractLatticeFunction(CVPLatticeVal(CVPLatticeVal::Undefined), in CVPLatticeFunc()
/netbsd-src/sys/compat/linux/
H A Dlinux_syscallargs.h52 #error Undefined linux_syscallargs.h machine type.
/netbsd-src/external/apache2/llvm/dist/llvm/lib/TextAPI/
H A DTextStub.cpp692 SymbolFlags::Undefined); in denormalize()
695 SymbolFlags::Undefined); in denormalize()
702 SymbolFlags::Undefined); in denormalize()
706 SymbolFlags::Undefined); in denormalize()
712 SymbolFlags::Undefined); in denormalize()
716 SymbolFlags::Undefined | SymbolFlags::WeakReferenced); in denormalize()
974 handleSymbols(Undefineds, SymbolFlags::Undefined); in denormalize()
/netbsd-src/sys/compat/linux/common/
H A Dlinux_machdep.h52 #error Undefined linux_machdep.h machine type.
H A Dlinux_mmap.h74 #error Undefined linux_mmap.h machine type.
/netbsd-src/external/apache2/llvm/dist/libcxx/include/
H A D__bits99 return 32; // Undefined Behavior.
121 return 64; // Undefined Behavior.
/netbsd-src/lib/libusbhid/
H A Dusb_hid_usages14 0x00 Undefined
126 0x00 Undefined
232 0x00 Undefined
264 0x00 Undefined
512 0x00 Undefined
1171 0x00 Undefined
1278 0x00 Undefined
1300 0x00 Undefined
1411 0x00 Undefined
1448 0x00 Undefined
[all …]
/netbsd-src/external/apache2/llvm/dist/llvm/include/llvm/InterfaceStub/
H A DELFStub.h42 bool Undefined; member

1234567891011