Home
last modified time | relevance | path

Searched defs:architecture (Results 1 – 25 of 36) sorted by relevance

12

/external/llvm-project/lldb/packages/Python/lldbsuite/test/builders/
Dbuilder.py30 def getArchCFlags(self, architecture): argument
91 def getArchSpec(self, architecture): argument
132 architecture=None, argument
158 architecture=None, argument
183 architecture=None, argument
208 architecture=None, argument
233 architecture=None, argument
Ddarwin.py106 architecture=None, argument
/external/grpc-grpc/src/ruby/tools/
Dplatform_check.rb31 def PLATFORM.architecture singletonMethod
/external/oss-fuzz/infra/ci/
Dbuild.py83 def build_fuzzers(project, engine, sanitizer, architecture): argument
92 def check_build(project, engine, sanitizer, architecture): argument
/external/llvm-project/lldb/source/Plugins/SymbolFile/NativePDB/
DDWARFLocationExpression.cpp109 const ArchSpec &architecture = module->GetArchitecture(); in MakeLocationExpressionInternal() local
182 const ArchSpec &architecture = module->GetArchitecture(); in MakeVFrameRelLocationExpression() local
224 const ArchSpec &architecture = module->GetArchitecture(); in MakeConstantLocationExpression() local
/external/webrtc/system_wrappers/source/
Dcpu_features_linux.c33 int architecture = 0; in WebRtc_GetCPUFeaturesARM() local
/external/grpc-grpc/doc/
Depoll-polling-engine.md32 ### _Thundering Herds_
/external/python/cpython2/Lib/plat-mac/
Dcfmfile.py24 def mergecfmfiles(srclist, dst, architecture = 'fat'): argument
/external/llvm-project/lldb/source/Plugins/SymbolFile/PDB/
DPDBLocationToDWARFExpression.cpp74 const ArchSpec &architecture = module->GetArchitecture(); in ConvertPDBLocationToDWARFExpression() local
/external/oss-fuzz/infra/build/functions/
Dbuild_project.py85 def is_supported_configuration(fuzzing_engine, sanitizer, architecture): argument
/external/llvm-project/lldb/packages/Python/lldbsuite/test/
Dlldbtest.py1584 architecture=None, argument
1604 architecture=None, argument
1621 architecture=None, argument
1638 architecture=None, argument
1655 architecture=None, argument
2633 architecture=None, argument
/external/tensorflow/tensorflow/java/src/main/java/org/tensorflow/
DNativeLibrary.java225 private static String architecture() { in architecture() method in NativeLibrary
/external/webrtc/rtc_base/win/
Dwindows_version.h111 WindowsArchitecture architecture() const { return architecture_; } in architecture() function
/external/google-breakpad/src/processor/
Dexploitability_linux.cc486 bool ExploitabilityLinux::DisassembleBytes(const string &architecture, in DisassembleBytes()
Dminidump_processor.cc377 static uint64_t GetAddressForArchitecture(const MDCPUArchitecture architecture, in GetAddressForArchitecture()
/external/google-breakpad/src/common/
Dmodule.cc51 const string &architecture, const string &id, in Module()
Dmodule.h299 string architecture() const { return architecture_; } in architecture() function
/external/cpuinfo/src/arm/linux/
Dcpuinfo.c328 uint32_t architecture = 0; in parse_cpu_architecture() local
/external/cpu_features/include/
Dcpuinfo_arm.h63 int architecture; member
/external/cpuinfo/src/arm/
Dmidr.h49 inline static uint32_t midr_set_architecture(uint32_t midr, uint32_t architecture) { in midr_set_architecture()
/external/python/cpython3/Lib/
Dplatform.py648 def architecture(executable=sys.executable, bits='', linkage=''): function
/external/oss-fuzz/infra/
Dhelper.py513 architecture, argument
/external/icing/icing/file/
Dfile-backed-proto-log.h650 Architecture architecture = GetArchitecture(); in ComputeChecksum() local
Dportable-file-backed-proto-log.h822 Architecture architecture = GetArchitecture(); in ComputeChecksum() local
/external/python/cpython2/Lib/
Dplatform.py1062 def architecture(executable=sys.executable,bits='',linkage=''): function

12