Searched refs:IMPORT (Results 1 – 12 of 12) sorted by relevance
| /freebsd/sys/contrib/openzfs/udev/rules.d/ |
| H A D | 69-vdev.rules.in | 5 ENV{DEVTYPE}=="disk", IMPORT{program}="@udevdir@/vdev_id -d %k" 6 ENV{DEVTYPE}=="partition", IMPORT{program}="@udevdir@/vdev_id -d %k" 15 ENV{SUBSYSTEM}=="scsi_generic", IMPORT{program}="@udevdir@/vdev_id -e"
|
| /freebsd/contrib/llvm-project/llvm/lib/BinaryFormat/ |
| H A D | Wasm.cpp | 48 ECase(IMPORT); in sectionTypeToString()
|
| /freebsd/contrib/llvm-project/llvm/tools/llvm-readobj/ |
| H A D | WasmDumper.cpp | 34 ENUM_ENTRY(CUSTOM), ENUM_ENTRY(TYPE), ENUM_ENTRY(IMPORT),
|
| /freebsd/contrib/sendmail/ |
| H A D | README | 271 PLEASE REMEMBER THAT EXPORT/IMPORT AND/OR USE OF STRONG CRYPTOGRAPHY 274 PARTS OF THE WORLD. SO, WHEN YOU IMPORT THIS PACKAGE TO YOUR 277 YOU ARE STRONGLY ADVISED TO PAY CLOSE ATTENTION TO ANY EXPORT/IMPORT
|
| /freebsd/contrib/llvm-project/clang/include/clang/Sema/ |
| H A D | Template.h | 624 #define IMPORT(DERIVED, BASE) macro
|
| /freebsd/contrib/llvm-project/clang/include/clang/Serialization/ |
| H A D | ASTBitCodes.h | 354 IMPORT, enumerator
|
| /freebsd/contrib/file/magic/Magdir/ |
| H A D | msvc | 149 # like: IMPORT.LIB DOSCALLS.LIB mlibw.lib mwinlibc.lib REXX.LIB
|
| /freebsd/crypto/heimdal/lib/asn1/ |
| H A D | ChangeLog | 1247 * parse.y: revert part of 1.14.2.21, multiple IMPORT isn't allowed 1249 * pkinit.asn1: correct usage of IMPORT 1251 * CMS.asn1: correct usage of IMPORT 1615 * parse.y: parse UTCTime, allow multiple IMPORT
|
| /freebsd/contrib/llvm-project/clang/lib/Serialization/ |
| H A D | GlobalModuleIndex.cpp | 617 if (State == ControlBlock && Code == IMPORT) { in loadModuleFile()
|
| H A D | ASTWriter.cpp | 894 RECORD(IMPORT); in WriteBlockInfoBlock() 1561 Abbrev->Add(BitCodeAbbrevOp(IMPORT)); in WriteControlBlock() 1582 Record.push_back(IMPORT); in WriteControlBlock()
|
| H A D | ASTReader.cpp | 3262 case IMPORT: { in ReadControlBlock() 5909 case IMPORT: { in readASTFileControlBlock()
|
| /freebsd/contrib/llvm-project/llvm/lib/ObjectYAML/ |
| H A D | WasmYAML.cpp | 287 ECase(IMPORT); in enumeration()
|