Home
last modified time | relevance | path

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

12

/external/oss-fuzz/infra/travis/
Dtravis_build.py70 def build_fuzzers(project, engine, sanitizer, architecture): argument
79 def check_build(project, engine, sanitizer, architecture): argument
/external/grpc-grpc/src/ruby/tools/
Dplatform_check.rb31 def PLATFORM.architecture singletonMethod
/external/grpc-grpc/doc/
Depoll-polling-engine.md32 ### _Thundering Herds_
/external/oss-fuzz/infra/gcb/
Dbuild_project.py65 def is_supported_configuration(fuzzing_engine, sanitizer, architecture): argument
/external/python/cpython2/Lib/plat-mac/
Dcfmfile.py24 def mergecfmfiles(srclist, dst, architecture = 'fat'): argument
/external/v8/src/base/
Dcpu.cc577 char* architecture = cpu_info.ExtractField("CPU architecture"); in CPU() local
Dcpu.h50 int architecture() const { return architecture_; } in architecture() function
/external/webrtc/webrtc/base/
Dsysteminfo_unittest.cc41 rtc::SystemInfo::Architecture architecture = info.GetCpuArchitecture(); in TEST() local
/external/tensorflow/tensorflow/java/src/main/java/org/tensorflow/
DNativeLibrary.java225 private static String architecture() { in architecture() method in NativeLibrary
/external/google-breakpad/src/common/
Dmodule.cc52 const string &architecture, const string &id) : in Module()
Dmodule.h282 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/python/cpython3/Lib/
Dplatform.py661 def architecture(executable=sys.executable, bits='', linkage=''): function
/external/cpu_features/include/
Dcpuinfo_arm.h59 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/oss-fuzz/infra/
Dhelper.py453 architecture, argument
/external/python/cpython2/Lib/
Dplatform.py1062 def architecture(executable=sys.executable,bits='',linkage=''): function
/external/google-breakpad/src/common/linux/
Ddump_symbols.cc873 const char *architecture = ElfArchitecture<ElfClass>(elf_header); in ReadSymbolDataElfClass() local
/external/tensorflow/tensorflow/core/grappler/costs/
Dop_level_cost_estimator.cc529 const string architecture = device.environment().at("architecture"); in GetDeviceInfo() local
/external/vulkan-validation-layers/tests/device_profiles/
Dadreno_540.json8 "architecture": "arm", string
Damd_radv_polaris10.json8 "architecture": "x86_64", string
Dintel_hd_graphics_520_skylake_gt2.json8 "architecture": "x86_64", string
Dpowervr_rogue_ge8300.json8 "architecture": "arm", string
Dnvidia_tegra_x1.json8 "architecture": "arm", string
Dmobile_chip.json8 "architecture": "", string

12