| /external/lldb/test/plugins/ |
| D | builder_base.py | 48 def getArchSpec(architecture): argument 88 def buildDefault(sender=None, architecture=None, compiler=None, dictionary=None, clean=True): argument 106 def buildDwarf(sender=None, architecture=None, compiler=None, dictionary=None, clean=True): argument
|
| D | builder_freebsd.py | 3 def buildDsym(sender=None, architecture=None, compiler=None, dictionary=None, clean=True): argument
|
| D | builder_linux2.py | 3 def buildDsym(sender=None, architecture=None, compiler=None, dictionary=None, clean=True): argument
|
| D | builder_darwin.py | 8 def buildDsym(sender=None, architecture=None, compiler=None, dictionary=None, clean=True): argument
|
| /external/webrtc/test/testsupport/ |
| D | fileutils.cc | 128 std::string architecture = "64"; in ResourcePath() local 130 std::string architecture = "32"; in ResourcePath() local
|
| /external/v8/src/base/ |
| D | cpu.cc | 397 char* architecture = cpu_info.ExtractField("CPU architecture"); in CPU() local
|
| D | cpu.h | 49 int architecture() const { return architecture_; } in architecture() function
|
| /external/webp/src/dsp/ |
| D | cpu-features.c | 256 char* architecture = NULL; in android_cpuInit() local
|
| /external/webrtc/src/system_wrappers/source/android/ |
| D | cpu-features.c | 256 char* architecture = NULL; in android_cpuInit() local
|
| /external/google-breakpad/src/common/ |
| D | module.h | 282 string architecture() const { return architecture_; } in architecture() function
|
| D | module.cc | 52 const string &architecture, const string &id) : in Module()
|
| /external/lldb/test/ |
| D | lldbtest.py | 1348 def buildDefault(self, architecture=None, compiler=None, dictionary=None, clean=True): argument 1356 def buildDsym(self, architecture=None, compiler=None, dictionary=None, clean=True): argument 1364 def buildDwarf(self, architecture=None, compiler=None, dictionary=None, clean=True): argument
|
| /external/skia/platform_tools/android/third_party/cpufeatures/ |
| D | cpu-features.c | 560 long architecture = 0; in get_elf_hwcap_from_proc_cpuinfo() local
|
| /external/google-breakpad/src/common/linux/ |
| D | dump_symbols.cc | 873 const char *architecture = ElfArchitecture<ElfClass>(elf_header); in ReadSymbolDataElfClass() local
|