| /freebsd/sys/dev/videomode/ |
| H A D | videomode.c | 26 #define M(nm,hr,vr,clk,hs,he,ht,vs,ve,vt,f) \ macro 30 M("640x350x85",640,350,31500,672,736,832,382,385,445,HP|VN), 31 M("640x400x85",640,400,31500,672,736,832,401,404,445,HN|VP), 32 M("720x400x70",720,400,28320,738,846,900,412,414,449,HN|VP), 33 M("720x400x85",720,400,35500,756,828,936,401,404,446,HN|VP), 34 M("720x400x87",720,400,35500,738,846,900,421,423,449,HN|VN), 35 M("640x480x60",640,480,25175,656,752,800,490,492,525,HN|VN), 36 M("640x480x72",640,480,31500,664,704,832,489,492,520,HN|VN), 37 M("640x480x75",640,480,31500,656,720,840,481,484,500,HN|VN), 38 M("640x480x85",640,480,36000,696,752,832,481,484,509,HN|VN), [all …]
|
| /freebsd/crypto/openssl/test/recipes/10-test_bn_data/ |
| H A D | bnmod.txt | 8 # These test vectors satisfy A * B = ModMul (mod M) and 0 <= ModMul < M. 16 M = c462c7cdd79b7604246a0cd97c017700feb25908656b4733353af8119ecfa0212e4bd24304edd566adb5c1e9daa4089… 21 M = c462c7cdd79b7604246a0cd97c017700feb25908656b4733353af8119ecfa0212e4bd24304edd566adb5c1e9daa4089… 26 M = c462c7cdd79b7604246a0cd97c017700feb25908656b4733353af8119ecfa0212e4bd24304edd566adb5c1e9daa4089… 31 M = c462c7cdd79b7604246a0cd97c017700feb25908656b4733353af8119ecfa0212e4bd24304edd566adb5c1e9daa4089… 36 M = c462c7cdd79b7604246a0cd97c017700feb25908656b4733353af8119ecfa0212e4bd24304edd566adb5c1e9daa4089… 41 M = c462c7cdd79b7604246a0cd97c017700feb25908656b4733353af8119ecfa0212e4bd24304edd566adb5c1e9daa4089… 46 M = c462c7cdd79b7604246a0cd97c017700feb25908656b4733353af8119ecfa0212e4bd24304edd566adb5c1e9daa4089… 51 M = c462c7cdd79b7604246a0cd97c017700feb25908656b4733353af8119ecfa0212e4bd24304edd566adb5c1e9daa4089… 56 M = c462c7cdd79b7604246a0cd97c017700feb25908656b4733353af8119ecfa0212e4bd24304edd566adb5c1e9daa4089… [all …]
|
| /freebsd/contrib/llvm-project/compiler-rt/lib/orc/tests/unit/ |
| H A D | interval_map_test.cpp | 20 IntervalMap<unsigned, unsigned, IntervalCoalescing::Enabled> M; in TEST() local 22 EXPECT_TRUE(M.empty()); in TEST() 23 EXPECT_TRUE(M.begin() == M.end()); in TEST() 24 EXPECT_TRUE(M.find(0) == M.end()); in TEST() 29 IntervalMap<unsigned, unsigned, IntervalCoalescing::Enabled> M; in TEST() local 31 M.insert(7, 8, 42); in TEST() 33 EXPECT_FALSE(M.empty()); in TEST() 34 EXPECT_EQ(std::next(M.begin()), M.end()); in TEST() 35 EXPECT_EQ(M.find(7), M.begin()); in TEST() 36 EXPECT_EQ(M.find(8), M.end()); in TEST() [all …]
|
| /freebsd/contrib/llvm-project/llvm/include/llvm/Analysis/ |
| H A D | InlineModelFeatureMaps.h | 24 #define INLINE_COST_FEATURE_ITERATOR(M) \ argument 25 M(int64_t, {1}, sroa_savings, \ 27 M(int64_t, {1}, sroa_losses, \ 29 M(int64_t, {1}, load_elimination, "Cost of load elimination in the call") \ 30 M(int64_t, {1}, call_penalty, \ 32 M(int64_t, {1}, call_argument_setup, \ 34 M(int64_t, {1}, load_relative_intrinsic, \ 36 M(int64_t, {1}, lowered_call_arg_setup, \ 38 M(int64_t, {1}, indirect_call_penalty, \ 40 M(int64_t, {1}, jump_table_penalty, "Accumulation of costs for jump tables") \ [all …]
|
| /freebsd/usr.bin/mail/ |
| H A D | cmdtab.c | 46 { "alias", group, M|RAWLIST, 0, 1000 }, 59 { "unset", unset, M|RAWLIST, 1, 1000 }, 60 { "mail", sendmail, R|M|I|STRLIST, 0, 0 }, 68 { "copy", copycmd, M|STRLIST, 0, 0 }, 69 { "chdir", schdir, M|RAWLIST, 0, 1 }, 70 { "cd", schdir, M|RAWLIST, 0, 1 }, 72 { "source", source, M|RAWLIST, 1, 1 }, 73 { "set", set, M|RAWLIST, 0, 1000 }, 75 { "version", pversion, M|NOLIST, 0, 0 }, 76 { "group", group, M|RAWLIST, 0, 1000 }, [all …]
|
| /freebsd/share/timedef/ |
| H A D | ga_IE.UTF-8.src | 5 Már 17 Mí Eanair 18 Mí na Feabhra 19 Mí an Mhárta 20 Mí Aibreáin 21 Mí na Bealtaine 22 Mí an Mheithimh 23 Mí Iúil 24 Mí na Lúnasa 25 Mí Meán Fhómhair [all …]
|
| /freebsd/contrib/llvm-project/llvm/lib/Target/AArch64/ |
| H A D | AArch64PerfectShuffle.h | 6592 inline unsigned getPerfectShuffleCost(llvm::ArrayRef<int> M) { in getPerfectShuffleCost() argument 6593 assert(M.size() == 4 && "Expected a 4 entry perfect shuffle"); in getPerfectShuffleCost() 6596 if (llvm::all_of(llvm::enumerate(M), [](const auto &E) { in getPerfectShuffleCost() 6600 if (llvm::all_of(llvm::enumerate(M), [](const auto &E) { in getPerfectShuffleCost() 6609 assert(M[i] < 8 && "Expected a maximum entry of 8 for shuffle mask"); in getPerfectShuffleCost() 6610 if (M[i] < 0) in getPerfectShuffleCost() 6613 PFIndexes[i] = M[i]; in getPerfectShuffleCost() 6627 inline bool isZIPMask(ArrayRef<int> M, unsigned NumElts, in isZIPMask() argument 6634 if (M[i * 2] >= 0) { in isZIPMask() 6635 WhichResult = ((unsigned)M[i * 2] == i ? 0 : 1); in isZIPMask() [all …]
|
| /freebsd/contrib/llvm-project/llvm/lib/Transforms/Utils/ |
| H A D | ModuleUtils.cpp | 30 static void appendToGlobalArray(StringRef ArrayName, Module &M, Function *F, in appendToGlobalArray() argument 32 IRBuilder<> IRB(M.getContext()); in appendToGlobalArray() 38 if (GlobalVariable *GVCtor = M.getNamedGlobal(ArrayName)) { in appendToGlobalArray() 50 PointerType::get(M.getContext(), F->getAddressSpace()), IRB.getPtrTy()); in appendToGlobalArray() 70 (void)new GlobalVariable(M, NewInit->getType(), false, in appendToGlobalArray() 74 void llvm::appendToGlobalCtors(Module &M, Function *F, int Priority, Constant *Data) { in appendToGlobalCtors() argument 75 appendToGlobalArray("llvm.global_ctors", M, F, Priority, Data); in appendToGlobalCtors() 78 void llvm::appendToGlobalDtors(Module &M, Function *F, int Priority, Constant *Data) { in appendToGlobalDtors() argument 79 appendToGlobalArray("llvm.global_dtors", M, F, Priority, Data); in appendToGlobalDtors() 82 static void transformGlobalArray(StringRef ArrayName, Module &M, in transformGlobalArray() argument [all …]
|
| H A D | SanitizerStats.cpp | 23 SanitizerStatReport::SanitizerStatReport(Module *M) : M(M) { in SanitizerStatReport() argument 24 StatTy = ArrayType::get(PointerType::getUnqual(M->getContext()), 2); in SanitizerStatReport() 27 ModuleStatsGV = new GlobalVariable(*M, EmptyModuleStatsTy, false, in SanitizerStatReport() 36 return StructType::get(M->getContext(), in makeModuleStatsTy() 37 {PointerType::getUnqual(M->getContext()), in makeModuleStatsTy() 38 Type::getInt32Ty(M->getContext()), in makeModuleStatsTy() 44 Module *M = F->getParent(); in create() 46 IntegerType *IntPtrTy = B.getIntPtrTy(M in create() 43 Module *M = F->getParent(); create() local [all...] |
| /freebsd/sbin/growfs/ |
| H A D | debug.h | 70 #define DBG_DUMP_HEX(F,C,M) dbg_dump_hex((F),(C),(M)) argument 72 #define DBG_DUMP_CG(F,C,M) dbg_dump_cg((C),(M)) argument 73 #define DBG_DUMP_CSUM(F,C,M) dbg_dump_csum((C),(M)) argument 74 #define DBG_DUMP_INO(F,C,M) (F)->fs_magic == FS_UFS1_MAGIC \ argument 75 ? dbg_dump_ufs1_ino((F),(C),(struct ufs1_dinode *)(M)) \ 76 : dbg_dump_ufs2_ino((F),(C),(struct ufs2_dinode *)(M)) 77 #define DBG_DUMP_IBLK(F,C,M,L) dbg_dump_iblk((F),(C),(M),(L)) argument 78 #define DBG_DUMP_INMAP(F,C,M) dbg_dump_inmap((F),(C),(M)) argument 79 #define DBG_DUMP_FRMAP(F,C,M) dbg_dump_frmap((F),(C),(M)) argument 80 #define DBG_DUMP_CLMAP(F,C,M) dbg_dump_clmap((F),(C),(M)) argument [all …]
|
| /freebsd/contrib/bmake/unit-tests/ |
| H A D | varmod-match.mk | 55 .if ${a aa aaa b ba baa bab:L:M*a} != "a aa aaa ba baa" 60 .if ${:U file.c file.*c file.h file\.c :M*.c} != "file.c file\\.c" 64 .if ${:U file.c file.*c file.h file\.c :M*\.c} != "file.c file\\.c" 68 .if ${:U file.c file.*c file.h file\.c :M*\*c} != "file.*c" 72 .if ${:U file.c.cc file.cc.cc file.cc.c :M*.cc} != "file.c.cc file.cc.cc" 76 .if ${:U file.c.cc file.cc.cc file.cc.c :M*.c} != "file.cc.c" 89 .if ${One Two Three Four five six seven:L:M[A-Z]*} != "One Two Three Four" 94 .if ${One Two Three Four five six seven:L:M[^A-Z]*} != "five six seven" 99 .if ${ ab a[]b a[b a b :L:M[]} != "" 109 .if ${ ab a[]b a[b a b [ ] :L:M[^]} != "a b [ ]" [all …]
|
| /freebsd/contrib/llvm-project/llvm/lib/Frontend/Offloading/ |
| H A D | OffloadWrapper.cpp | 31 IntegerType *getSizeTTy(Module &M) { in getSizeTTy() argument 32 return M.getDataLayout().getIntPtrType(M.getContext()); in getSizeTTy() 41 StructType *getDeviceImageTy(Module &M) { in getDeviceImageTy() argument 42 LLVMContext &C = M.getContext(); in getDeviceImageTy() 52 PointerType *getDeviceImagePtrTy(Module &M) { in getDeviceImagePtrTy() argument 53 return PointerType::getUnqual(M.getContext()); in getDeviceImagePtrTy() 62 StructType *getBinDescTy(Module &M) { in getBinDescTy() argument 63 LLVMContext &C = M.getContext(); in getBinDescTy() 67 "__tgt_bin_desc", Type::getInt32Ty(C), getDeviceImagePtrTy(M), in getBinDescTy() 72 PointerType *getBinDescPtrTy(Module &M) { in getBinDescPtrTy() argument [all …]
|
| /freebsd/crypto/krb5/src/include/ |
| H A D | k5-thread.h | 289 # define k5_os_mutex_finish_init(M) (0) argument 298 # define k5_os_mutex_init(M) pthread_mutex_init((M), 0) argument 299 # define k5_os_mutex_destroy(M) pthread_mutex_destroy((M)) argument 300 # define k5_os_mutex_lock(M) pthread_mutex_lock(M) argument 301 # define k5_os_mutex_unlock(M) pthread_mutex_unlock(M) argument 316 # define k5_os_mutex_finish_init(M) \ argument 317 (assert((M)->h == INVALID_HANDLE_VALUE), \ 318 ((M)->h = CreateMutex(NULL, FALSE, NULL)) ? 0 : GetLastError()) 319 # define k5_os_mutex_init(M) \ argument 320 ((M)->is_locked = 0, \ [all …]
|
| /freebsd/contrib/llvm-project/llvm/lib/Transforms/IPO/ |
| H A D | ThinLTOBitcodeWriter.cpp | 107 void promoteTypeIds(Module &M, StringRef ModuleId) { in promoteTypeIds() argument 117 GlobalMD = MDString::get(M.getContext(), NewName); in promoteTypeIds() 121 MetadataAsValue::get(M.getContext(), GlobalMD)); in promoteTypeIds() 126 Intrinsic::getDeclarationIfExists(&M, Intrinsic::type_test)) { in promoteTypeIds() 134 Intrinsic::getDeclarationIfExists(&M, Intrinsic::public_type_test)) { in promoteTypeIds() 142 Intrinsic::getDeclarationIfExists(&M, Intrinsic::type_checked_load)) { in promoteTypeIds() 150 &M, Intrinsic::type_checked_load_relative)) { in promoteTypeIds() 157 for (GlobalObject &GO : M.global_objects()) { in promoteTypeIds() 170 *MDNode::get(M.getContext(), {MD->getOperand(0), I->second})); in promoteTypeIds() 177 void simplifyExternals(Module &M) { in simplifyExternals() argument [all …]
|
| /freebsd/contrib/llvm-project/llvm/include/llvm/CodeGen/PBQP/ |
| H A D | Math.h | 129 Matrix(const Matrix &M) in Matrix() argument 130 : Rows(M.Rows), Cols(M.Cols), in Matrix() 132 std::copy(M.Data.get(), M.Data.get() + (Rows * Cols), Data.get()); in Matrix() 136 Matrix(Matrix &&M) in Matrix() argument 137 : Rows(M.Rows), Cols(M.Cols), Data(std::move(M.Data)) { in Matrix() 138 M.Rows = M.Cols = 0; in Matrix() 142 bool operator==(const Matrix &M) const { 144 if (Rows != M.Rows || Cols != M.Cols) 146 return std::equal(Data.get(), Data.get() + (Rows * Cols), M.Data.get()); 196 Matrix M(Cols, Rows); in transpose() [all …]
|
| /freebsd/contrib/llvm-project/llvm/lib/ExecutionEngine/MCJIT/ |
| H A D | MCJIT.h | 67 MCJIT(std::unique_ptr<Module> M, std::unique_ptr<TargetMachine> tm, 94 void addModule(std::unique_ptr<Module> M) { in addModule() argument 95 AddedModules.insert(M.release()); in addModule() 98 bool removeModule(Module *M) { in removeModule() argument 99 return AddedModules.erase(M) || LoadedModules.erase(M) || in removeModule() 100 FinalizedModules.erase(M); in removeModule() 103 bool hasModuleBeenAddedButNotLoaded(Module *M) { in hasModuleBeenAddedButNotLoaded() argument 104 return AddedModules.contains(M); in hasModuleBeenAddedButNotLoaded() 107 bool hasModuleBeenLoaded(Module *M) { in hasModuleBeenLoaded() argument 110 return LoadedModules.contains(M) || FinalizedModules.contains(M); in hasModuleBeenLoaded() [all …]
|
| /freebsd/contrib/llvm-project/llvm/lib/Target/DirectX/ |
| H A D | DXContainerGlobals.cpp | 40 GlobalVariable *buildContainerGlobal(Module &M, Constant *Content, 42 GlobalVariable *getFeatureFlags(Module &M); 43 GlobalVariable *computeShaderHash(Module &M); 44 GlobalVariable *buildSignature(Module &M, Signature &Sig, StringRef Name, 46 void addSignature(Module &M, SmallVector<GlobalValue *> &Globals); 47 void addRootSignature(Module &M, SmallVector<GlobalValue *> &Globals); 48 void addResourcesForPSV(Module &M, PSVRuntimeInfo &PSV); 49 void addPipelineStateValidationInfo(Module &M, 60 bool runOnModule(Module &M) override; 74 bool DXContainerGlobals::runOnModule(Module &M) { in runOnModule() argument [all …]
|
| H A D | DXILTranslateMetadata.cpp | 48 DiagnosticInfoTranslateMD(const Module &M, in DiagnosticInfoTranslateMD() argument 51 : DiagnosticInfo(DK_Unsupported, Severity), Msg(Msg), Mod(M) {} in DiagnosticInfoTranslateMD() 76 static NamedMDNode *emitResourceMetadata(Module &M, DXILResourceMap &DRM, in emitResourceMetadata() argument 78 LLVMContext &Context = M.getContext(); in emitResourceMetadata() 82 RI.createSymbol(M, in emitResourceMetadata() 87 SRVs.push_back(RI.getAsMetadata(M, DRTM[RI.getHandleTy()])); in emitResourceMetadata() 89 UAVs.push_back(RI.getAsMetadata(M, DRTM[RI.getHandleTy()])); in emitResourceMetadata() 91 CBufs.push_back(RI.getAsMetadata(M, DRTM[RI.getHandleTy()])); in emitResourceMetadata() 93 Smps.push_back(RI.getAsMetadata(M, DRTM[RI.getHandleTy()])); in emitResourceMetadata() 103 NamedMDNode *ResourceMD = M.getOrInsertNamedMetadata("dx.resources"); in emitResourceMetadata() [all …]
|
| /freebsd/contrib/llvm-project/llvm/include/llvm/Support/ |
| H A D | Memory.h | 142 explicit OwningMemoryBlock(MemoryBlock M) : M(std::move(M)) {} in OwningMemoryBlock() argument 144 M = Other.M; in OwningMemoryBlock() 145 Other.M = MemoryBlock(); in OwningMemoryBlock() 148 M = Other.M; 149 Other.M = MemoryBlock(); 153 if (M.base()) in ~OwningMemoryBlock() 154 Memory::releaseMappedMemory(M); in ~OwningMemoryBlock() 156 void *base() const { return M.base(); } in base() 159 size_t allocatedSize() const { return M.allocatedSize(); } in allocatedSize() 160 MemoryBlock getMemoryBlock() const { return M; } in getMemoryBlock() [all …]
|
| /freebsd/contrib/llvm-project/clang/lib/AST/ |
| H A D | ParentMap.cpp | 28 static void BuildParentMap(MapTy& M, Stmt* S, in BuildParentMap() argument 38 auto [Iter, Inserted] = M.try_emplace(SF, S); in BuildParentMap() 46 M.erase(SubStmt); in BuildParentMap() 48 BuildParentMap(M, SF, OV_Transparent); in BuildParentMap() 53 M[*I] = S; in BuildParentMap() 54 BuildParentMap(M, *I, OV_Opaque); in BuildParentMap() 62 M[BCO->getCommon()] = S; in BuildParentMap() 63 BuildParentMap(M, BCO->getCommon(), OV_Transparent); in BuildParentMap() 65 M[BCO->getCond()] = S; in BuildParentMap() 66 BuildParentMap(M, BCO->getCond(), OV_Opaque); in BuildParentMap() [all …]
|
| /freebsd/contrib/llvm-project/clang/lib/Analysis/ |
| H A D | BodyFarm.cpp | 261 static CallExpr *create_call_once_funcptr_call(ASTContext &C, ASTMaker M, in create_call_once_funcptr_call() argument 266 DeclRefExpr *Call = M.makeDeclRefExpr(Callback); in create_call_once_funcptr_call() 269 SubExpr = M.makeImplicitCast( in create_call_once_funcptr_call() 274 SubExpr = M.makeImplicitCast(Call, Ty, CK_FunctionToPointerDecay); in create_call_once_funcptr_call() 287 static CallExpr *create_call_once_lambda_call(ASTContext &C, ASTMaker M, in create_call_once_lambda_call() argument 323 ASTMaker M(C); in create_std_move_forward() local 326 Expr *Param = M.makeDeclRefExpr(D->getParamDecl(0)); in create_std_move_forward() 327 Expr *Cast = M.makeReferenceCast(Param, ReturnType); in create_std_move_forward() 328 return M.makeReturn(Cast); in create_std_move_forward() 353 ASTMaker M(C); in create_call_once() local [all …]
|
| /freebsd/libexec/getty/ |
| H A D | init.c | 48 #define M(a) (char *)(&omode.c_cc[a]) macro 55 { "er", M(VERASE), NULL }, /* erase character */ 56 { "kl", M(VKILL), NULL }, /* kill character */ 57 { "et", M(VEOF), NULL }, /* eof chatacter (eot) */ 64 { "in", M(VINTR), NULL }, /* interrupt char */ 65 { "qu", M(VQUIT), NULL }, /* quit char */ 66 { "xn", M(VSTART), NULL }, /* XON (start) char */ 67 { "xf", M(VSTOP), NULL }, /* XOFF (stop) char */ 68 { "bk", M(VEOL), NULL }, /* brk char (alt \n) */ 69 { "su", M(VSUSP), NULL }, /* suspend char */ [all …]
|
| /freebsd/contrib/bearssl/src/symcipher/ |
| H A D | poly1305_ctmul.c | 100 #define M(x, y) ((uint64_t)(x) * (uint64_t)(y)) in poly1305_inner() macro 102 w0 = M(a0, r0) + M(a1, u4) + M(a2, u3) + M(a3, u2) + M(a4, u1); in poly1305_inner() 103 w1 = M(a0, r1) + M(a1, r0) + M(a2, u4) + M(a3, u3) + M(a4, u2); in poly1305_inner() 104 w2 = M(a0, r2) + M(a1, r1) + M(a2, r0) + M(a3, u4) + M(a4, u3); in poly1305_inner() 105 w3 = M(a0, r3) + M(a1, r2) + M(a2, r1) + M(a3, r0) + M(a4, u4); in poly1305_inner() 106 w4 = M(a0, r4) + M(a1, r3) + M(a2, r2) + M(a3, r1) + M(a4, r0); in poly1305_inner() 108 #undef M in poly1305_inner()
|
| /freebsd/contrib/llvm-project/clang/lib/StaticAnalyzer/Checkers/ |
| H A D | ObjCUnusedIVarsChecker.cpp | 32 static void Scan(IvarUsageMap& M, const Stmt *S) { in Scan() argument 38 IvarUsageMap::iterator I = M.find(D); in Scan() 39 if (I != M.end()) in Scan() 46 Scan(M, BE->getBody()); in Scan() 54 Scan(M, sub); in Scan() 58 Scan(M, SubStmt); in Scan() 61 static void Scan(IvarUsageMap& M, const ObjCPropertyImplDecl *D) { in Scan() argument 70 IvarUsageMap::iterator I = M.find(ID); in Scan() 71 if (I != M.end()) in Scan() 75 static void Scan(IvarUsageMap& M, const ObjCContainerDecl *D) { in Scan() argument [all …]
|
| /freebsd/contrib/llvm-project/clang/lib/Headers/ |
| H A D | smmintrin.h | 245 #define _mm_round_ps(X, M) \ argument 246 ((__m128)__builtin_ia32_roundps((__v4sf)(__m128)(X), (M))) 286 #define _mm_round_ss(X, Y, M) \ argument 288 (M))) 320 #define _mm_round_pd(X, M) \ argument 321 ((__m128d)__builtin_ia32_roundpd((__v2df)(__m128d)(X), (M))) 361 #define _mm_round_sd(X, Y, M) \ argument 363 (M))) 390 #define _mm_blend_pd(V1, V2, M) \ argument 392 (__v2df)(__m128d)(V2), (int)(M))) [all …]
|