/external/oss-fuzz/infra/ci/ |
D | build.py | 85 def build_fuzzers(project, engine, sanitizer, architecture): argument 94 def check_build(project, engine, sanitizer, architecture): argument
|
/external/grpc-grpc/src/ruby/tools/ |
D | platform_check.rb | 31 def PLATFORM.architecture singletonMethod
|
/external/webrtc/system_wrappers/source/ |
D | cpu_features_linux.c | 33 int architecture = 0; in WebRtc_GetCPUFeaturesARM() local
|
/external/grpc-grpc/doc/ |
D | epoll-polling-engine.md | 32 ### _Thundering Herds_
|
/external/python/cpython2/Lib/plat-mac/ |
D | cfmfile.py | 24 def mergecfmfiles(srclist, dst, architecture = 'fat'): argument
|
/external/oss-fuzz/infra/build/functions/ |
D | build_lib.py | 86 def get_upload_bucket(engine, architecture, testing): argument
|
D | build_project.py | 69 def __init__(self, fuzzing_engine, sanitizer, architecture): argument
|
/external/tensorflow/tensorflow/java/src/main/java/org/tensorflow/ |
D | NativeLibrary.java | 225 private static String architecture() { in architecture() method in NativeLibrary
|
/external/webrtc/rtc_base/win/ |
D | windows_version.h | 111 WindowsArchitecture architecture() const { return architecture_; } in architecture() function
|
/external/google-breakpad/src/processor/ |
D | exploitability_linux.cc | 486 bool ExploitabilityLinux::DisassembleBytes(const string &architecture, in DisassembleBytes()
|
D | minidump_processor.cc | 377 static uint64_t GetAddressForArchitecture(const MDCPUArchitecture architecture, in GetAddressForArchitecture()
|
/external/google-breakpad/src/common/ |
D | module.cc | 51 const string &architecture, const string &id, in Module()
|
D | module.h | 299 string architecture() const { return architecture_; } in architecture() function
|
/external/cpu_features/include/ |
D | cpuinfo_arm.h | 63 int architecture; member
|
/external/cpuinfo/src/arm/linux/ |
D | cpuinfo.c | 328 uint32_t architecture = 0; in parse_cpu_architecture() local
|
/external/icing/icing/file/ |
D | file-backed-proto-log.h | 503 Architecture architecture = GetArchitecture(); in ComputeChecksum() local
|
D | portable-file-backed-proto-log.h | 830 Architecture architecture = GetArchitecture(); in ComputeChecksum() local
|
/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/python/cpython3/Lib/ |
D | platform.py | 640 def architecture(executable=sys.executable, bits='', linkage=''): function
|
/external/oss-fuzz/infra/ |
D | helper.py | 610 architecture, argument
|
/external/python/cpython2/Lib/ |
D | platform.py | 1062 def architecture(executable=sys.executable,bits='',linkage=''): function
|
/external/python/google-api-python-client/googleapiclient/discovery_cache/documents/ |
D | artifactregistry.v1.json | 293 "architecture": { object 696 "architecture": { object
|
D | artifactregistry.v1beta1.json | 939 "architecture": { object 1656 "architecture": { object
|
/external/google-breakpad/src/common/linux/ |
D | dump_symbols.cc | 959 const char *architecture = ElfArchitecture<ElfClass>(elf_header); in InitModuleForElfClass() local
|
/external/tensorflow/tensorflow/core/grappler/costs/ |
D | op_level_cost_estimator.cc | 742 const std::string architecture = device_env.at("architecture"); in GetDeviceInfo() local
|