Home
last modified time | relevance | path

Searched defs:Mod (Results 51 – 75 of 381) sorted by relevance

12345678910>>...16

/aosp_15_r20/external/apache-xml/src/main/java/org/apache/xpath/operations/
H A DMod.java30 public class Mod extends Operation class
/aosp_15_r20/external/mesa3d/src/nouveau/headers/
H A Dlib_rs_gen.py75 class Mod(object): class
/aosp_15_r20/external/swiftshader/third_party/subzero/src/
H A DIceConverter.h34 Converter(llvm::Module *Mod, GlobalContext *Ctx) in Converter()
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/Target/AMDGPU/
H A DAMDGPUCodeGenPrepare.cpp76 Module *Mod = nullptr; member in __anon60c3fc550111::AMDGPUCodeGenPrepare
664 Module *Mod) { in optimizeWithRcp()
723 Module *Mod) { in optimizeWithFDivFast()
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/AsmParser/
H A DParser.h73 std::unique_ptr<Module> Mod; member
/aosp_15_r20/external/clang/include/clang/CodeGen/
H A DCodeGenAction.h55 void addLinkModule(llvm::Module *Mod, unsigned LinkFlags) { in addLinkModule()
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r522817/include/llvm/AsmParser/
DParser.h69 std::unique_ptr<Module> Mod; member
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r536225/include/llvm/AsmParser/
DParser.h69 std::unique_ptr<Module> Mod; member
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/include/llvm/AsmParser/
H A DParser.h69 std::unique_ptr<Module> Mod; member
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567/include/llvm/AsmParser/
DParser.h69 std::unique_ptr<Module> Mod; member
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567b/include/llvm/AsmParser/
DParser.h69 std::unique_ptr<Module> Mod; member
/aosp_15_r20/prebuilts/go/linux-x86/src/cmd/go/internal/modload/
Dquery.go635 Mod module.Version member
1034 Mod module.Version member
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/IR/
H A DCore.cpp1215 Module *Mod = unwrap(M); in LLVMGetFirstNamedMetadata() local
1223 Module *Mod = unwrap(M); in LLVMGetLastNamedMetadata() local
2104 Module *Mod = unwrap(M); in LLVMGetFirstGlobal() local
2112 Module *Mod = unwrap(M); in LLVMGetLastGlobal() local
2230 Module *Mod = unwrap(M); in LLVMGetFirstGlobalAlias() local
2238 Module *Mod = unwrap(M); in LLVMGetLastGlobalAlias() local
2282 Module *Mod = unwrap(M); in LLVMGetFirstFunction() local
2290 Module *Mod = unwrap(M); in LLVMGetLastFunction() local
2340 LLVMValueRef LLVMGetIntrinsicDeclaration(LLVMModuleRef Mod, in LLVMGetIntrinsicDeclaration()
2374 const char *LLVMIntrinsicCopyOverloadedName2(LLVMModuleRef Mod, unsigned ID, in LLVMIntrinsicCopyOverloadedName2()
[all …]
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/DebugInfo/PDB/Native/
H A DModuleDebugStream.h73 DbiModuleDescriptor Mod; variable
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r536225/include/llvm/DebugInfo/PDB/Native/
DModuleDebugStream.h76 DbiModuleDescriptor Mod; variable
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/include/llvm/DebugInfo/PDB/Native/
H A DModuleDebugStream.h76 DbiModuleDescriptor Mod; variable
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567b/include/llvm/DebugInfo/PDB/Native/
DModuleDebugStream.h76 DbiModuleDescriptor Mod; variable
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r522817/include/llvm/DebugInfo/PDB/Native/
DModuleDebugStream.h76 DbiModuleDescriptor Mod; variable
/aosp_15_r20/external/pytorch/torch/csrc/jit/tensorexpr/
H A Dir_verifier.h12 class Mod; variable
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567/include/llvm/DebugInfo/PDB/Native/
DModuleDebugStream.h76 DbiModuleDescriptor Mod; variable
/aosp_15_r20/external/pytorch/test/
H A Dtest_module_tracker.py28 class Mod(nn.Module): class
/aosp_15_r20/external/llvm/examples/BrainF/
H A DBrainFDriver.cpp142 std::unique_ptr<Module> Mod(bf.parse(in, 65536, cf, Context)); // 64 KiB in main() local
/aosp_15_r20/external/clang/include/clang/Serialization/
H A DASTDeserializationListener.h54 virtual void ModuleRead(serialization::SubmoduleID ID, Module *Mod) {} in ModuleRead()
/aosp_15_r20/external/clang/lib/Frontend/
H A DTestModuleFileExtension.cpp106 ASTReader &Reader, serialization::ModuleFile &Mod, in createExtensionReader()
/aosp_15_r20/external/pytorch/caffe2/utils/
H A Dfixed_divisor.h64 FIXED_DIVISOR_DECL std::int32_t Mod(const std::int32_t n) const { in Mod() function

12345678910>>...16