/netbsd-src/external/gpl3/gcc.old/dist/libphobos/src/std/experimental/allocator/building_blocks/ |
H A D | fallback_allocator.d | 21 struct FallbackAllocator(Primary, Fallback) in FallbackAllocator() argument 37 static if (stateSize!Fallback) Fallback fallback; in FallbackAllocator() 38 else alias fallback = Fallback.instance; in FallbackAllocator() 44 static if (!stateSize!Primary && !stateSize!Fallback) in FallbackAllocator() 52 enum uint alignment = min(Primary.alignment, Fallback.alignment); in FallbackAllocator() 69 || hasMember!(Fallback, "alignedAllocate")) in FallbackAllocator() 77 static if (hasMember!(Fallback, "alignedAllocate")) in FallbackAllocator() 96 && (hasMember!(Primary, "expand") || hasMember!(Fallback, "expand"))) in FallbackAllocator() 108 static if (hasMember!(Fallback, "expand")) in FallbackAllocator() 153 || hasMember!(Fallback, "alignedAllocate"))) in FallbackAllocator() [all …]
|
/netbsd-src/external/gpl3/gcc/dist/libphobos/src/std/experimental/allocator/building_blocks/ |
H A D | fallback_allocator.d | 24 struct FallbackAllocator(Primary, Fallback) in FallbackAllocator() argument 32 static if (!stateSize!Primary && !stateSize!Fallback) in FallbackAllocator() 44 static if (stateSize!Fallback) Fallback fallback; in FallbackAllocator() 45 else alias fallback = Fallback.instance; in FallbackAllocator() 51 static if (!stateSize!Primary && !stateSize!Fallback) in FallbackAllocator() 59 enum uint alignment = min(Primary.alignment, Fallback.alignment); in FallbackAllocator() 72 || (hasMember!(Fallback, "allocateZeroed"))) in FallbackAllocator() 91 static if (hasMember!(Fallback, "allocateZeroed")) in FallbackAllocator() 108 || hasMember!(Fallback, "alignedAllocate")) in FallbackAllocator() 116 static if (hasMember!(Fallback, "alignedAllocate")) in FallbackAllocator() [all …]
|
/netbsd-src/external/apache2/llvm/dist/llvm/include/llvm/Support/ |
H A D | YAMLTraits.h | 497 struct Fallback { bool flow; }; 498 struct Derived : T, Fallback { }; 501 static char (&f(SameType<bool Fallback::*, &C::flow>*))[1];
|
/netbsd-src/external/mpl/dhcp/dist/keama/tests/ |
H A D | optiondeclBat4.out | 13 /// Fallback to full binary
|
H A D | optiondecl6.out | 132 /// Fallback to full binary
|
H A D | optiondecl4.out | 138 /// Fallback to full binary
|
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Option/ |
H A D | OptTable.cpp | 353 const Info *Fallback = nullptr; in parseOneArgGrouped() local 371 Fallback = Start; in parseOneArgGrouped() 377 if (Fallback) { in parseOneArgGrouped() 378 Option Opt(Fallback, this); in parseOneArgGrouped()
|
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Object/ |
H A D | IRSymtab.cpp | 301 auto *Fallback = dyn_cast<GlobalValue>( in addSymbol() local 303 if (!Fallback) in addSymbol() 308 Msymtab.printSymbolName(OS, Fallback); in addSymbol()
|
/netbsd-src/external/apache2/llvm/dist/clang/utils/TableGen/ |
H A D | ClangOptionDocEmitter.cpp | 214 StringRef Fallback) { in getRSTStringWithTextFallback() argument 215 for (auto Field : {Primary, Fallback}) { in getRSTStringWithTextFallback()
|
/netbsd-src/external/apache2/llvm/dist/llvm/tools/llvm-symbolizer/ |
H A D | Opts.td | 38 defm fallback_debug_path : Eq<"fallback-debug-path", "Fallback path for debug binaries">, MetaVarNa…
|
/netbsd-src/external/apache2/llvm/dist/clang/runtime/ |
H A D | CMakeLists.txt | 26 # Fallback to the external path, if the other one isn't available.
|
/netbsd-src/external/mit/ctwm/etc/ |
H A D | system.ctwmrc | 89 # Fallback in case a valid font size was not returned.
|
/netbsd-src/external/gpl3/gcc/dist/libgfortran/ |
H A D | ChangeLog-2012 | 264 * intrinsics/time_1.h (gf_cputime): Fallback for clock_gettime. 269 * intrinsics/time_1.h (gf_gettime): Fallback for clock_gettime. 324 * io/unix.c (P_tmpdir): Fallback definition for macro.
|
H A D | ChangeLog-2011 | 1224 * intrinsics/time_1.h (localtime_r): Fallback implementation. 1384 * intrinsics/ctime.c (ctime_r): Fallback implementation.
|
H A D | ChangeLog-2014 | 152 * runtime/main.c (gfstrtok_r): Fallback implementation of
|
/netbsd-src/external/gpl3/gcc/dist/libstdc++-v3/include/std/ |
H A D | bit | 127 // Fallback implementation that handles even __int24 etc.
|
/netbsd-src/external/gpl3/gcc/dist/libgomp/ |
H A D | configure.ac | 344 # Fallback if 'perl' is available.
|
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Support/ |
H A D | VirtualFileSystem.cpp | 523 CombiningDirIterImpl(directory_iterator FirstIter, FileSystemPtr Fallback, in CombiningDirIterImpl() argument 525 : FSList({Fallback}), CurrentDirIter(FirstIter), in CombiningDirIterImpl()
|
/netbsd-src/external/apache2/argon2/dist/phc-winner-argon2/ |
H A D | LICENSE | 96 3. Public License Fallback. Should any part of the Waiver for any reason
|
/netbsd-src/external/gpl3/binutils/dist/opcodes/ |
H A D | ChangeLog-2011 | 659 (get_allreg): Change to new defines. Fallback to abort().
|
/netbsd-src/external/gpl3/gdb/dist/opcodes/ |
H A D | ChangeLog-2011 | 659 (get_allreg): Change to new defines. Fallback to abort().
|
/netbsd-src/external/gpl3/gdb.old/dist/opcodes/ |
H A D | ChangeLog-2011 | 659 (get_allreg): Change to new defines. Fallback to abort().
|
/netbsd-src/external/gpl3/binutils.old/dist/opcodes/ |
H A D | ChangeLog-2011 | 659 (get_allreg): Change to new defines. Fallback to abort().
|
/netbsd-src/external/bsd/nsd/dist/ |
H A D | config.h.in | 765 /* Fallback member name for socket family in struct sockaddr_storage */
|
H A D | acx_nlnetlabs.m4 | 1417 …AC_DEFINE([ss_family], [__ss_family], [Fallback member name for socket family in struct sockaddr_s…
|