| /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 247 def ExecManifestWrapper(self, arch, *args): argument 261 def ExecManifestToRc(self, arch, *args): argument 272 def ExecMidlWrapper(self, arch, outdir, tlb, h, dlldata, iid, proxy, idl, *flags): argument 312 def ExecAsmWrapper(self, arch, *args): argument 329 def ExecRcWrapper(self, arch, *args): argument 346 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/node/ |
| D | android_configure.py | 35 arch = sys.argv[3] variable 43 arch = "arm64" variable 50 arch = "x64" variable
|
| /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/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/mesa3d/src/panfrost/lib/ |
| D | pan_props.c | 178 panfrost_max_thread_count(unsigned arch) in panfrost_max_thread_count() 252 panfrost_query_afbc(int fd, unsigned arch) in panfrost_query_afbc() 284 panfrost_query_afbc(int fd, unsigned arch) in panfrost_query_afbc()
|
| D | pan_afbc.c | 75 panfrost_afbc_format(unsigned arch, enum pipe_format format) in panfrost_afbc_format()
|
| /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 | 22 def __init__(self, api, os, arch): argument 57 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/skia/tools/skqp/ |
| D | skqp_gn_args.py | 22 def GetGNArgs(arch, android_ndk, debug, api_level): argument
|
| /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/rust/crates/memchr/src/tests/ |
| D | x86_64-soft_float.json | 7 "arch": "x86_64", string
|
| /third_party/vulkan-loader/scripts/ |
| D | parse_asm_values.py | 40 arch = sys.argv[5] variable
|
| /third_party/python/PCbuild/ |
| D | prepare_ssl.py | 115 def prep(arch): argument
|
| /third_party/ltp/include/lapi/ |
| D | seccomp.h | 34 uint32_t arch; member
|
| /third_party/skia/third_party/externals/dawn/src/dawn_native/d3d12/ |
| D | D3D12Info.cpp | 32 D3D12_FEATURE_DATA_ARCHITECTURE arch = {}; in GatherDeviceInfo() local
|