Home
last modified time | relevance | path

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

12

/external/oss-fuzz/infra/ci/
Dbuild.py85 def build_fuzzers(project, engine, sanitizer, architecture): argument
94 def check_build(project, engine, sanitizer, architecture): argument
/external/grpc-grpc/src/ruby/tools/
Dplatform_check.rb31 def PLATFORM.architecture singletonMethod
/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/oss-fuzz/infra/build/functions/
Dbuild_lib.py86 def get_upload_bucket(engine, architecture, testing): argument
Dbuild_project.py69 def __init__(self, fuzzing_engine, sanitizer, architecture): 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/cpu_features/include/
Dcpuinfo_arm.h63 int architecture; member
/external/cpuinfo/src/arm/linux/
Dcpuinfo.c328 uint32_t architecture = 0; in parse_cpu_architecture() local
/external/icing/icing/file/
Dfile-backed-proto-log.h503 Architecture architecture = GetArchitecture(); in ComputeChecksum() local
Dportable-file-backed-proto-log.h830 Architecture architecture = GetArchitecture(); in ComputeChecksum() local
/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.py640 def architecture(executable=sys.executable, bits='', linkage=''): function
/external/oss-fuzz/infra/
Dhelper.py610 architecture, argument
/external/python/cpython2/Lib/
Dplatform.py1062 def architecture(executable=sys.executable,bits='',linkage=''): function
/external/python/google-api-python-client/googleapiclient/discovery_cache/documents/
Dartifactregistry.v1.json293 "architecture": { object
696 "architecture": { object
Dartifactregistry.v1beta1.json939 "architecture": { object
1656 "architecture": { object
/external/google-breakpad/src/common/linux/
Ddump_symbols.cc959 const char *architecture = ElfArchitecture<ElfClass>(elf_header); in InitModuleForElfClass() local
/external/tensorflow/tensorflow/core/grappler/costs/
Dop_level_cost_estimator.cc742 const std::string architecture = device_env.at("architecture"); in GetDeviceInfo() local

12