/external/oss-fuzz/infra/travis/ |
D | travis_build.py | 70 def build_fuzzers(project, engine, sanitizer, architecture): argument 79 def check_build(project, engine, sanitizer, architecture): argument
|
/external/grpc-grpc/src/ruby/tools/ |
D | platform_check.rb | 31 def PLATFORM.architecture singletonMethod
|
/external/grpc-grpc/doc/ |
D | epoll-polling-engine.md | 32 ### _Thundering Herds_
|
/external/oss-fuzz/infra/gcb/ |
D | build_project.py | 65 def is_supported_configuration(fuzzing_engine, sanitizer, architecture): argument
|
/external/python/cpython2/Lib/plat-mac/ |
D | cfmfile.py | 24 def mergecfmfiles(srclist, dst, architecture = 'fat'): argument
|
/external/v8/src/base/ |
D | cpu.cc | 577 char* architecture = cpu_info.ExtractField("CPU architecture"); in CPU() local
|
D | cpu.h | 50 int architecture() const { return architecture_; } in architecture() function
|
/external/webrtc/webrtc/base/ |
D | systeminfo_unittest.cc | 41 rtc::SystemInfo::Architecture architecture = info.GetCpuArchitecture(); in TEST() local
|
/external/tensorflow/tensorflow/java/src/main/java/org/tensorflow/ |
D | NativeLibrary.java | 225 private static String architecture() { in architecture() method in NativeLibrary
|
/external/google-breakpad/src/common/ |
D | module.cc | 52 const string &architecture, const string &id) : in Module()
|
D | module.h | 282 string architecture() const { return architecture_; } in architecture() function
|
/external/cpuinfo/src/arm/linux/ |
D | cpuinfo.c | 328 uint32_t architecture = 0; in parse_cpu_architecture() local
|
/external/python/cpython3/Lib/ |
D | platform.py | 661 def architecture(executable=sys.executable, bits='', linkage=''): function
|
/external/cpu_features/include/ |
D | cpuinfo_arm.h | 59 int architecture; member
|
/external/cpuinfo/src/arm/ |
D | midr.h | 49 inline static uint32_t midr_set_architecture(uint32_t midr, uint32_t architecture) { in midr_set_architecture()
|
/external/oss-fuzz/infra/ |
D | helper.py | 453 architecture, argument
|
/external/python/cpython2/Lib/ |
D | platform.py | 1062 def architecture(executable=sys.executable,bits='',linkage=''): function
|
/external/google-breakpad/src/common/linux/ |
D | dump_symbols.cc | 873 const char *architecture = ElfArchitecture<ElfClass>(elf_header); in ReadSymbolDataElfClass() local
|
/external/tensorflow/tensorflow/core/grappler/costs/ |
D | op_level_cost_estimator.cc | 529 const string architecture = device.environment().at("architecture"); in GetDeviceInfo() local
|
/external/vulkan-validation-layers/tests/device_profiles/ |
D | adreno_540.json | 8 "architecture": "arm", string
|
D | amd_radv_polaris10.json | 8 "architecture": "x86_64", string
|
D | intel_hd_graphics_520_skylake_gt2.json | 8 "architecture": "x86_64", string
|
D | powervr_rogue_ge8300.json | 8 "architecture": "arm", string
|
D | nvidia_tegra_x1.json | 8 "architecture": "arm", string
|
D | mobile_chip.json | 8 "architecture": "", string
|