Home
last modified time | relevance | path

Searched defs:target_cpu (Results 1 – 7 of 7) sorted by relevance

/third_party/gn/examples/ios/build/config/ios/scripts/
Dsdk_info.py19 def GetAppleCpuName(target_cpu): argument
28 def IsSimulator(target_cpu): argument
33 def GetPlatform(target_cpu): argument
41 def GetPlaformDisplayName(target_cpu): argument
84 def GetSDKInfoForCpu(target_cpu, sdk_version, deployment_target): argument
/third_party/skia/platform_tools/android/bin/
Dandroid_build_app22 target_cpu = "arm64" variable
33 target_cpu = m.group(1) variable
/third_party/node/deps/v8/tools/v8windbg/
Dcopy-prereqs.py18 vs_toolchain_dir, target_dir, target_cpu = sys.argv[1:] variable
/third_party/node/deps/v8/tools/unittests/testdata/testroot1/
Dv8_build_config.json15 "target_cpu": "x64", string
/third_party/node/deps/v8/tools/unittests/testdata/testroot3/
Dv8_build_config.json15 "target_cpu": "x64", string
/third_party/node/deps/v8/tools/unittests/testdata/testroot2/
Dv8_build_config.json15 "target_cpu": "x64", string
/third_party/libbpf/.github/actions/build-selftests/
Dvmlinux.h27944 int target_cpu; member