Searched refs:arch (Results 1376 - 1400 of 2036) sorted by relevance
1...<<51525354555657585960>>...82
/kernel/liteos_a/lib/libc/musl/ |
H A D | Makefile | 11 LOCAL_OPT_DIR = src/arch/$(ARCH)
|
/kernel/liteos_m/components/net/test/ |
H A D | net_socket_test_002.c | 34 #include <arch/sys_arch.h>
|
H A D | net_socket_test_009.c | 34 #include <arch/sys_arch.h>
|
H A D | net_socket_test_010.c | 34 #include <arch/sys_arch.h>
|
H A D | net_socket_test_012.c | 34 #include <arch/sys_arch.h>
|
H A D | net_socket_test_013.c | 34 #include <arch/sys_arch.h>
|
/third_party/ffmpeg/libavcodec/alpha/ |
H A D | hpeldsp_alpha_asm.S | 32 .arch pca56
|
/third_party/node/deps/v8/tools/ignition/ |
H A D | linux_perf_bytecode_annotate.py | 27 from out/<arch>.debug/d8. you should ensure that this binary is in-sync with 125 "--arch", "-a", 161 d8_path = "{}/out/{}.debug/d8".format(v8_root_path, program_options.arch)
|
/third_party/node/src/ |
H A D | node_metadata.cc | 146 Metadata::Metadata() : arch(NODE_ARCH), platform(NODE_PLATFORM) {} in Metadata()
|
H A D | node_metadata.h | 126 const std::string arch; member in node::Metadata
|
/third_party/musl/porting/liteos_a/user/src/string/arm/ |
H A D | memset.S | 32 .arch armv7-a
|
/third_party/musl/porting/liteos_m/kernel/include/sys/ |
H A D | ptrace.h | 113 uint32_t arch; member
|
/third_party/musl/porting/uniproton/kernel/include/sys/ |
H A D | ptrace.h | 113 uint32_t arch; member
|
/third_party/musl/porting/liteos_m_iccarm/kernel/include/sys/ |
H A D | ptrace.h | 113 uint32_t arch; member
|
/third_party/musl/src/string/arm/liteos_a/ |
H A D | memset.S | 32 .arch armv7-a
|
/third_party/node/deps/npm/node_modules/node-gyp/bin/ |
H A D | node-gyp.js | 45 log.info('using', 'node@%s | %s | %s', process.versions.node, process.platform, process.arch)
|
/third_party/node/deps/npm/node_modules/node-gyp/lib/ |
H A D | node-gyp.js | 32 arch: String, // 'configure'
|
/third_party/mesa3d/src/panfrost/lib/ |
H A D | pan_texture.h | 167 panfrost_afbc_format(unsigned arch, enum pipe_format format);
|
/third_party/musl/include/sys/ |
H A D | ptrace.h | 114 uint32_t arch; member
|
/third_party/mesa3d/src/gallium/drivers/panfrost/ |
H A D | pan_assemble.c | 111 bool upload = !(s->info.stage == MESA_SHADER_FRAGMENT && dev->arch <= 7); in panfrost_shader_compile()
|
/third_party/node/deps/openssl/openssl/crypto/perlasm/ |
H A D | arm-xlate.pl | 23 my $arch = sub { 24 if ($flavour =~ /linux/) { ".arch\t".join(',',@_); }
|
/third_party/rust/crates/aho-corasick/src/packed/ |
H A D | vector.rs | 19 use std::arch::x86_64::*;
|
/third_party/openssl/crypto/perlasm/ |
H A D | arm-xlate.pl | 23 my $arch = sub { 24 if ($flavour =~ /linux/) { ".arch\t".join(',',@_); }
|
/third_party/optimized-routines/string/arm/ |
H A D | memset.S | 17 .arch armv7-a
|
H A D | strcmp-armv6m.S | 12 .arch armv6-m
|
Completed in 8 milliseconds
1...<<51525354555657585960>>...82