Home
last modified time | relevance | path

Searched defs:arch_name (Results 1 – 18 of 18) sorted by relevance

/aosp_15_r20/external/mesa3d/src/nouveau/headers/
H A Dnv_push_dump.c39 static struct nv_device_info get_fake_device_info(const char *arch_name) { in get_fake_device_info()
86 const char *arch_name; in main() local
/aosp_15_r20/external/google-breakpad/src/common/mac/
H A Darch_utilities.cc97 std::optional<ArchInfo> GetArchInfoFromName(const char* arch_name) { in GetArchInfoFromName()
137 std::optional<ArchInfo> GetArchInfoFromName(const char* arch_name) { in GetArchInfoFromName()
H A Ddump_syms.cc570 const char* arch_name = GetNameFromCPUType(macho_reader.cpu_type(), in ReadCFI() local
/aosp_15_r20/external/mesa3d/src/nouveau/mme/
H A Dnv_mme_dump.c16 const char *arch_name; in main() local
/aosp_15_r20/external/pytorch/cmake/Modules_CUDA_fix/upstream/FindCUDA/
H A Dselect_compute_arch.cmake187 set(arch_name ${CMAKE_MATCH_1}) variable
/aosp_15_r20/prebuilts/cmake/linux-x86/share/cmake-3.22/Modules/FindCUDA/
Dselect_compute_arch.cmake211 set(arch_name ${CMAKE_MATCH_1}) variable
/aosp_15_r20/external/cronet/components/cronet/tools/
H A Dandroid_rndis_forwarder.py261 def _InstallHorndis(self, arch_name): argument
/aosp_15_r20/external/google-breakpad/src/common/solaris/
H A Ddump_symbols.cc485 const char* arch_name = NULL; in WriteModuleInfo() local
/aosp_15_r20/external/minijail/tools/testdata/
H A Darch_64.json3 "arch_name": "test", string
/aosp_15_r20/external/crosvm/jail/seccomp/x86_64/
H A Dconstants.json2278 "arch_name": "x86_64" string
/aosp_15_r20/external/crosvm/jail/seccomp/riscv64/
H A Dconstants.json2217 "arch_name": "riscv64" string
/aosp_15_r20/external/crosvm/jail/seccomp/aarch64/
H A Dconstants.json2222 "arch_name": "arm64" string
/aosp_15_r20/external/crosvm/jail/seccomp/arm/
H A Dconstants.json2317 "arch_name": "arm" string
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567b/lib/python3.11/site-packages/lldb/
D__init__.py4720 def GetDefaultArchitecture(arch_name, arch_name_len): argument
4725 def SetDefaultArchitecture(arch_name): argument
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r522817/lib/python3.11/site-packages/lldb/
D__init__.py4678 def GetDefaultArchitecture(arch_name, arch_name_len): argument
4683 def SetDefaultArchitecture(arch_name): argument
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r536225/lib/python3.11/site-packages/lldb/
D__init__.py4736 def GetDefaultArchitecture(arch_name, arch_name_len): argument
4741 def SetDefaultArchitecture(arch_name): argument
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567/lib/python3.11/site-packages/lldb/
D__init__.py4720 def GetDefaultArchitecture(arch_name, arch_name_len): argument
4725 def SetDefaultArchitecture(arch_name): argument
/aosp_15_r20/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.17-4.8/include/
Dbfd.h2349 const char *arch_name; member