Home
last modified time | relevance | path

Searched refs:settings (Results 1 – 9 of 9) sorted by relevance

/build/config/mac/
Dsdk_info.py49 def FillXcodeVersion(settings: dict):
52 settings['xcode_version'] = FormatVersion(lines[0].split()[-1])
53 settings['xcode_version_int'] = int(settings['xcode_version'], 10)
54 settings['xcode_build'] = lines[-1].split()[-1]
57 def FillMachineOSBuild(settings: dict):
59 settings['machine_os_build'] = subprocess.check_output(
63 def FillSDKPathAndVersion(settings: dict, platform: str, xcode_version: str or bytes):
65 settings['sdk_path'] = subprocess.check_output([
67 settings['sdk_version'] = subprocess.check_output([
69 settings['sdk_platform_path'] = subprocess.check_output([
[all …]
/build/docs/
D编译构建调试文档.md477 …ERROR at //applications/standard/settings/napi/settings/native_module.cpp:20:11: Include not allow…
481 //applications/standard/settings/napi/settings:settings
/build/ohos/ndk/
DDoxyfile16 # This file describes the settings to be used by the documentation system
/build/ohos/ndk/cmake/
Dohos.toolchain.cmake36 # Common default settings
/build/config/sanitizers/
Dsanitizers.gni176 # other things, this changes the default symbol level and other settings in
/build/config/compiler/
DBUILD.gn1149 # Shared settings for both "optimize" and "optimize_max" configs.
1295 # This config can be used to override the default settings for per-component
/build/config/
DBUILDCONFIG.gn716 # corresponding target. Target definitions can add or remove to the settings
/build/lite/ndk/doc/config/
DDoxyfile_CPP18 # This file describes the settings to be used by the documentation system
1681 # Note that which sources are shown also depends on other settings such as
DDoxyfile_C18 # This file describes the settings to be used by the documentation system
1681 # Note that which sources are shown also depends on other settings such as