Home
last modified time | relevance | path

Searched defs:Mod (Results 151 – 175 of 381) sorted by relevance

12345678910>>...16

/aosp_15_r20/external/cronet/third_party/rust/chromium_crates_io/vendor/fend-core-1.4.6/src/
H A Dast.rs30 Mod, enumerator
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/ADT/
H A DStringExtras.h131 unsigned char Mod = static_cast<unsigned char>(X) & 15; variable
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r536225/include/llvm/ProfileData/
DSampleProfReader.h495 void setModule(const Module *Mod) { M = Mod; } in setModule()
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567b/include/llvm/ProfileData/
DSampleProfReader.h495 void setModule(const Module *Mod) { M = Mod; } in setModule()
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r522817/include/llvm/ProfileData/
DSampleProfReader.h495 void setModule(const Module *Mod) { M = Mod; } in setModule()
/aosp_15_r20/external/clang/lib/Serialization/
H A DASTWriter.cpp2413 unsigned ASTWriter::getLocalOrImportedSubmoduleID(Module *Mod) { in getLocalOrImportedSubmoduleID()
2427 unsigned ASTWriter::getSubmoduleID(Module *Mod) { in getSubmoduleID()
2439 static unsigned getNumberOfModules(Module *Mod) { in getNumberOfModules()
2543 Module *Mod = Q.front(); in WriteSubmodules() local
5634 void ASTWriter::ModuleRead(serialization::SubmoduleID ID, Module *Mod) { in ModuleRead()
/aosp_15_r20/external/clang/unittests/Lex/
H A DLexerTest.cpp37 void makeModuleVisible(Module *Mod, in makeModuleVisible()
H A DPPCallbacksTest.cpp43 void makeModuleVisible(Module *Mod, in makeModuleVisible()
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/DebugInfo/CodeView/
H A DRecordName.cpp198 Error TypeNameComputer::visitKnownRecord(CVType &CVR, ModifierRecord &Mod) { in visitKnownRecord()
H A DTypeDumpVisitor.cpp387 Error TypeDumpVisitor::visitKnownRecord(CVType &CVR, ModifierRecord &Mod) { in visitKnownRecord()
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/DebugInfo/CodeView/
H A DRecordName.cpp192 Error TypeNameComputer::visitKnownRecord(CVType &CVR, ModifierRecord &Mod) { in visitKnownRecord()
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/NVPTX/
H A DNVPTXUtilities.cpp41 void clearAnnotationCache(const Module *Mod) { in clearAnnotationCache()
/aosp_15_r20/external/pdfium/fxjs/
H A Dfx_date_helpers.cpp28 double Mod(double x, double y) { in Mod() function
/aosp_15_r20/external/pytorch/test/
H A Dtest_flop_counter.py725 class Mod(torch.nn.Module): class
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/include/llvm/ProfileData/
H A DSampleProfReader.h502 void setModule(const Module *Mod) { M = Mod; } in setModule()
/aosp_15_r20/external/clang/include/clang/Basic/
H A DModule.h343 for (const Module *Mod = this; Mod; Mod = Mod->Parent) in isPartOfFramework() local
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/Target/NVPTX/
H A DNVPTXUtilities.cpp47 void clearAnnotationCache(const Module *Mod) { in clearAnnotationCache()
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/Target/AMDGPU/
H A DSIOptimizeExecMasking.cpp584 if (auto *Mod = TII->getNamedOperand(VCmp, OperandName)) in optimizeVCMPSaveExecSequence() local
/aosp_15_r20/external/pytorch/test/cpp/tensorexpr/
H A Dtest_cpp_codegen.cpp85 TEST(CppPrinter, Mod) { in TEST() argument
/aosp_15_r20/external/llvm/lib/Target/NVPTX/
H A DNVPTXUtilities.cpp38 void llvm::clearAnnotationCache(const llvm::Module *Mod) { in clearAnnotationCache()
/aosp_15_r20/prebuilts/go/linux-x86/src/math/big/
Dint.go318 func (z *Int) Mod(x, y *Int) *Int { func
/aosp_15_r20/external/llvm/lib/DebugInfo/CodeView/
H A DTypeDumper.cpp451 Error CVTypeDumper::visitModifier(ModifierRecord &Mod) { in visitModifier()
/aosp_15_r20/external/clang/utils/TableGen/
H A DNeonEmitter.cpp793 void Type::applyModifier(char Mod) { in applyModifier()
994 static bool isFloatingPointProtoModifier(char Mod) { in isFloatingPointProtoModifier()
/aosp_15_r20/external/llvm/lib/Analysis/
H A DLint.cpp107 Module *Mod; member in __anon5ee161b20111::Lint
/aosp_15_r20/external/llvm/lib/Target/AMDGPU/
H A DAMDGPUPromoteAlloca.cpp34 Module *Mod; member in __anon94193a9b0111::AMDGPUPromoteAlloca

12345678910>>...16