/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/v8/src/base/ |
D | cpu.cc | 467 char* architecture = cpu_info.ExtractField("CPU architecture"); in CPU() local
|
D | cpu.h | 50 int architecture() const { return architecture_; } in architecture() function
|
/external/python/cpython2/Lib/plat-mac/ |
D | cfmfile.py | 24 def mergecfmfiles(srclist, dst, architecture = 'fat'): argument
|
/external/tensorflow/tensorflow/java/src/main/java/org/tensorflow/ |
D | NativeLibrary.java | 171 private static String architecture() { in architecture() method in NativeLibrary
|
/external/webrtc/webrtc/base/ |
D | systeminfo_unittest.cc | 41 rtc::SystemInfo::Architecture architecture = info.GetCpuArchitecture(); in TEST() local
|
/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/python/cpython3/Lib/ |
D | platform.py | 834 def architecture(executable=sys.executable, bits='', linkage=''): function
|
/external/python/cpython2/Lib/ |
D | platform.py | 1062 def architecture(executable=sys.executable,bits='',linkage=''): function
|
/external/perf_data_converter/src/quipper/ |
D | perf_data.proto | 689 optional StringAndMd5sumPrefix architecture = 4; field
|
/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 | 415 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 | powervr_rogue_ge8300.json | 8 "architecture": "arm", string
|
D | intel_hd_graphics_520_skylake_gt2.json | 8 "architecture": "x86_64", string
|
D | mobile_chip.json | 8 "architecture": "", string
|
D | nvidia_tegra_x1.json | 8 "architecture": "arm", string
|
D | amd_radv_polaris10.json | 8 "architecture": "x86_64", string
|
D | geforce_940m.json | 8 "architecture": "x86_64", string
|
D | amd_radeon_rx_480.json | 8 "architecture": "x86_64", string
|
D | geforce_1080_ti.json | 8 "architecture": "x86_64", string
|