| /third_party/libunwind/ |
| D | CMakeLists.txt | 14 set(arch x86_64) variable 20 set(arch aarch64) variable 25 set(arch arm) variable 30 set(arch s390x) variable
|
| /third_party/musl/scripts/ |
| D | search_source_files.py | 24 def arch_file_search(path, arch): argument 54 def get_arch_srcs(path, arch): argument 86 def replace_srcs_with_arch(base_srcs, arch_srcs, arch): argument 120 def get_header_dirs(path, arch): argument 148 def rm_dup_header(all_header_files, arch): argument 165 def search_for_files(path, arch): argument
|
| /third_party/node/tools/gyp/pylib/gyp/ |
| D | win_tool.py | 79 def _GetEnv(self, arch): argument 116 def ExecLinkWrapper(self, arch, use_separate_mspdbsrv, *args): argument 154 arch, argument 248 def ExecManifestWrapper(self, arch, *args): argument 262 def ExecManifestToRc(self, arch, *args): argument 273 def ExecMidlWrapper(self, arch, outdir, tlb, h, dlldata, iid, proxy, idl, *flags): argument 313 def ExecAsmWrapper(self, arch, *args): argument 330 def ExecRcWrapper(self, arch, *args): argument 347 def ExecActionWrapper(self, arch, rspfile, *dir): argument
|
| /third_party/node/deps/npm/node_modules/node-gyp/gyp/pylib/gyp/ |
| D | win_tool.py | 79 def _GetEnv(self, arch): argument 116 def ExecLinkWrapper(self, arch, use_separate_mspdbsrv, *args): argument 154 arch, argument 248 def ExecManifestWrapper(self, arch, *args): argument 262 def ExecManifestToRc(self, arch, *args): argument 273 def ExecMidlWrapper(self, arch, outdir, tlb, h, dlldata, iid, proxy, idl, *flags): argument 313 def ExecAsmWrapper(self, arch, *args): argument 330 def ExecRcWrapper(self, arch, *args): argument 347 def ExecActionWrapper(self, arch, rspfile, *dir): argument
|
| /third_party/icu/icu4c/packaging/ |
| D | distrelease.ps1 | 26 [string]$arch = "x64" # use x64 as default variable 41 if ($arch -eq "x64") variable 46 elseif ($arch -eq "x86") variable 51 elseif ($arch -eq "ARM64") variable
|
| /third_party/gstreamer/gstplugins_base/gst-libs/gst/audio/ |
| D | audio-resampler-macros.h | 57 #define DECL_RESAMPLE_FUNC(type,inter,channels,arch) \ argument 63 #define MAKE_RESAMPLE_FUNC(type,inter,channels,arch) \ argument 102 #define DECL_RESAMPLE_FUNC_STATIC(type,inter,channels,arch) \ argument 105 #define MAKE_RESAMPLE_FUNC_STATIC(type,inter,channels,arch) \ argument
|
| /third_party/node/ |
| D | android_configure.py | 35 arch = sys.argv[3] variable 43 arch = "arm64" variable 50 arch = "x64" variable
|
| /third_party/libffi/ |
| D | generate-darwin-source-and-headers.py | 15 arch = 'i386' variable in simulator_platform 28 arch = 'x86_64' variable in simulator64_platform 41 arch = 'armv7' variable in device_platform 54 arch = 'arm64' variable in device64_platform 67 arch = 'i386' variable in desktop32_platform 80 arch = 'x86_64' variable in desktop64_platform
|
| /third_party/node/test/testpy/ |
| D | __init__.py | 40 def __init__(self, path, file, arch, mode, context, config, additional=None): argument 107 def ListTests(self, current_path, path, arch, mode): argument 126 def ListTests(self, current_path, path, arch, mode): argument 149 def ListTests(self, current_path, path, arch, mode): argument 164 def ListTests(self, current_path, path, arch, mode): argument
|
| /third_party/node/deps/base64/base64/lib/ |
| D | codecs.h | 26 #define BASE64_ENC_FUNCTION(arch) \ argument 32 #define BASE64_DEC_FUNCTION(arch) \ argument
|
| /third_party/rust/crates/memchr/ |
| D | build.rs | 21 let arch = env::var("CARGO_CFG_TARGET_ARCH").unwrap(); in enable_simd_optimizations() localVariable 61 let arch = match env::var("CARGO_CFG_TARGET_ARCH") { in enable_libc() localVariable
|
| /third_party/node/deps/v8/tools/dev/ |
| D | update-compile-commands.py | 43 def PrepareBuildDir(arch, mode): argument 60 def AddTargetsForArch(arch, combined): argument
|
| /third_party/ltp/tools/sparse/sparse-src/ |
| D | target.c | 110 static const struct arch { in target_parse() struct 111 const char *name; in target_parse() 112 enum machine mach; in target_parse() 113 char bits; in target_parse()
|
| /third_party/mesa3d/src/panfrost/bifrost/ |
| D | bi_opt_mod_props.c | 34 bi_would_impact_abs(unsigned arch, bi_instr *I, bi_index repl, unsigned s) in bi_would_impact_abs() 41 bi_takes_fabs(unsigned arch, bi_instr *I, bi_index repl, unsigned s) in bi_takes_fabs() 68 bi_takes_fneg(unsigned arch, bi_instr *I, unsigned s) in bi_takes_fneg() 129 bi_fuse_discard_fcmp(bi_instr *I, bi_instr *mod, unsigned arch) in bi_fuse_discard_fcmp()
|
| /third_party/node/tools/ |
| D | getarch.py | 3 arch = GuessArchitecture() variable
|
| D | specialize_node_d.py | 20 arch = sys.argv[4] variable
|
| /third_party/node/deps/v8/tools/ |
| D | run_perf.py | 331 def __init__(self, suite, parent, arch): argument 391 def __init__(self, suite, parent, arch): argument 441 def __init__(self, suite, parent, arch): argument 517 def __init__(self, suite, parent, arch): argument 525 def MakeGraphConfig(suite, arch, parent): argument 545 def BuildGraphConfigs(suite, arch, parent): argument 576 def find_build_directory(base_path, arch): argument
|
| D | disasm.py | 59 def GetDisasmLines(filename, offset, size, arch, inplace, arch_flags=""): argument
|
| /third_party/gn/infra/recipe_modules/target/ |
| D | api.py | 21 def __init__(self, api, os, arch): argument 56 def arch(self): member in Target
|
| /third_party/node/test/message/ |
| D | testcfg.py | 39 def __init__(self, path, file, expected, arch, mode, context, config): argument 121 def ListTests(self, current_path, path, arch, mode): argument
|
| /third_party/gn/src/util/ |
| D | sys_info.cc | 26 std::string arch(info.machine); in OperatingSystemArchitecture() local
|
| /third_party/node/test/pseudo-tty/ |
| D | testcfg.py | 43 def __init__(self, path, file, expected, input_arg, arch, mode, context, config): argument 139 def ListTests(self, current_path, path, arch, mode): argument
|
| /third_party/skia/tools/skqp/ |
| D | skqp_gn_args.py | 22 def GetGNArgs(arch, android_ndk, debug, api_level): argument
|
| /third_party/mesa3d/src/panfrost/lib/ |
| D | pan_afbc.c | 75 panfrost_afbc_format(unsigned arch, enum pipe_format format) in panfrost_afbc_format()
|
| /third_party/rust/crates/memchr/src/tests/ |
| D | x86_64-soft_float.json | 7 "arch": "x86_64", string
|