Home
last modified time | relevance | path

Searched refs:HD (Results 1 – 25 of 34) sorted by relevance

12

/freebsd-11-stable/contrib/unbound/compat/
HDgetentropy_osx.c74 HD(errno); \
76 HD(b); \
80 #define HD(x) (SHA512_Update(&ctx, (char *)&(x), sizeof (x))) macro
249 HD(mach_time); in getentropy_fallback()
292 HD(p); /* an addr on stack */ in getentropy_fallback()
294 HD(p); /* the addr of errno */ in getentropy_fallback()
340 HD(mach_time); in getentropy_fallback()
397 HD(results); in getentropy_fallback()
406 HD(cnt); in getentropy_fallback()
HDgetentropy_solaris.c63 HD(errno); \
65 HD(b); \
69 #define HD(x) (SHA512_Update(&ctx, (char *)&(x), sizeof (x))) macro
315 HD(p); /* an addr on stack */ in getentropy_fallback()
317 HD(p); /* the addr of errno */ in getentropy_fallback()
419 HD(results); in getentropy_fallback()
428 HD(cnt); in getentropy_fallback()
HDgetentropy_linux.c79 HD(errno); \
81 HD(b); \
85 #define HD(x) (SHA512_Update(&ctx, (char *)&(x), sizeof (x))) macro
392 HD(p); /* an addr on stack */ in getentropy_fallback()
394 HD(p); /* the addr of errno */ in getentropy_fallback()
501 HD(results); in getentropy_fallback()
510 HD(cnt); in getentropy_fallback()
527 HD(p); in getentropy_fallback()
/freebsd-11-stable/share/misc/
HDpci_vendors906 6001 DX1 Multiformat Broadcast HD/SD Encoder/Decoder
968 1714 BeaverCreek HDMI Audio [Radeon HD 6500D and 6400G-6600G series]
1885 6600 Mars [Radeon HD 8670A/8670M/8750M]
1887 6601 Mars [Radeon HD 8730M]
1897 6606 Mars XTX [Radeon HD 8790M]
1899 6607 Mars LE [Radeon HD 8530M / R5 M240]
1902 6610 Oland XT [Radeon HD 8670 / R7 250/350]
1903 1019 0030 Radeon HD 8670
1906 1462 2910 Radeon HD 8670
1907 1462 2911 Radeon HD 8670
[all …]
HDscsi_modes3 # Copyright (c) 1995 HD Associates
16 # 3. The name of HD Associates
20 # THIS SOFTWARE IS PROVIDED BY HD ASSOCIATES ``AS IS'' AND
23 # ARE DISCLAIMED. IN NO EVENT SHALL HD ASSOCIATES BE LIABLE
/freebsd-11-stable/contrib/llvm-project/llvm/lib/Target/AMDGPU/
HDR600Processors.td67 // Radeon HD 2000/3000 Series (R600).
87 // Radeon HD 4000 Series (R700).
103 // Radeon HD 5000 Series (Evergreen).
129 // Radeon HD 6000 Series (Northern Islands).
/freebsd-11-stable/contrib/file/tests/
HDhddrawcopytool.result1 HDD Raw Copy Tool 1.10 - HD model: ST500DM0 02-1BD142 serial: 51D20233A7C0
/freebsd-11-stable/contrib/file/magic/Magdir/
HDbioinformatics45 >>&0x00 regex =^[@]HD\t.*VN: \b, with SAM header
149 0 string @HD\t
177 >>>>>>>>>>>0 regex =^[@]HD\t.*VN: \b, with header
HDpc8817 >>>>>>>>0x1B ubyte 0x20 \b, media=2HD
HDvirtual15 #0 string conectix Microsoft Virtual HD image
302 0 string/b Bochs\ Virtual\ HD\ Image Bochs disk image,
HDanimation384 >>4 belong&0xFFFFFF00 0x78043800 \b, HD-TV 1920P
HDfilesystems2422 >>>>>>>>0x1B ubyte 0x20 \b, media=2HD
2431 >0x200 pstring x - HD model: %s
/freebsd-11-stable/usr.bin/tip/tip/
HDcu.c110 HD = TRUE; in cumain()
HDremote.c151 HD = cgetflag("hd"); in getremcap()
HDtip.h96 EXTERN short HD; /* this host is half duplex - do local echo */ variable
HDcmds.c787 HD = boolean(value(LECHO)); in variable()
/freebsd-11-stable/usr.bin/xlint/lint1/
HDscan.l94 HD [0-9A-Fa-f]
102 0[xX]{HD}+[lLuU]* return (icon(16));
105 0[xX]{HD}+p{HD}+[fFlL]? |
/freebsd-11-stable/contrib/llvm-project/llvm/lib/CodeGen/AsmPrinter/
HDAccelTable.cpp320 for (auto *HD : Buckets[i]) { in emitBuckets() local
321 uint32_t HashValue = HD->HashValue; in emitBuckets()
/freebsd-11-stable/contrib/llvm-project/clang/lib/Sema/
HDSemaExceptionSpec.cpp1072 if (auto *HD = B->getHoldingVar()) in canVarDeclThrow() local
1073 CT = mergeCanThrow(CT, canVarDeclThrow(Self, HD)); in canVarDeclThrow()
/freebsd-11-stable/sys/dev/dpt/
HDdpt.h187 #define HD(cmd) ((hostdata *)&(cmd->host->hostdata)) macro
/freebsd-11-stable/contrib/llvm-project/llvm/lib/Target/PowerPC/
HDP9InstrResources.td402 (instregex "MADD(HD|HDU|LD|LD8)$"),
403 (instregex "MUL(HD|HW|LD|LI|LI8|LW)(U)?(O)?$")
/freebsd-11-stable/sys/dev/usb/quirk/
HDusb_quirk.c269 USB_QUIRK(LACIE, HD, 0x0000, 0xffff, UQ_MSC_FORCE_WIRE_CBI,
/freebsd-11-stable/contrib/llvm-project/clang/lib/CodeGen/
HDCGDecl.cpp142 if (auto *HD = B->getHoldingVar()) in EmitDecl() local
143 EmitVarDecl(*HD); in EmitDecl()
HDCodeGenModule.cpp5295 if (auto *HD = B->getHoldingVar()) in EmitTopLevelDecl() local
5296 EmitGlobal(HD); in EmitTopLevelDecl()
/freebsd-11-stable/contrib/ncurses/include/
HDCaps.uwin689 # half_duplex OTHD bool HD - - -B--- terminal is half-duplex

12