Home
last modified time | relevance | path

Searched full:json5 (Results 26 - 50 of 2049) sorted by relevance

12345678910>>...82

/third_party/skia/tools/gpu/gl/interface/
H A Dgen_interface.go8 // interface.json5 file.
20 "github.com/flynn/json5"
25 inTable = flag.String("in_table", "./interface.json5", "The JSON5 table to read in")
451 err = json5.Unmarshal(b, &features)
/third_party/node/test/fixtures/wpt/common/security-features/
H A DREADME.md51 # Install json5 module if needed.
52 pip install --user json5
61 This will parse the spec JSON5 files and determine which tests to generate (or skip) while using templates.
63 - The default spec JSON5: `common/security-features/tools/spec.src.json`.
65 - The per-project spec JSON5: `project-directory/spec.src.json`.
68 For how these two spec JSON5 files are merged, see [Sub projects](#sub-projects) section.
70 Note: `spec.src.json` is transitioning to JSON5 [#21710](https://github.com/web-platform-tests/wpt/issues/21710).
/applications/standard/permission_manager/
H A DREADME.md23 │ └── module.json5 # Global configuration file
32 - There are two files that need to change the suffix to json5
/applications/standard/app_samples/code/BasicFeature/ApplicationModels/SystemRouter/
H A DREADME.md51 2.在跳转目标模块的配置文件[module.json5](entry/src/main/module.json5)添加路由表配置
/applications/standard/app_samples/code/BasicFeature/Security/CertManager/
H A DREADME.md34 (1) Change the compileSdkVersion and compatibleSdkVersion support versions in build-profile.json5 from 11 to 10, and then synchronize hvigor.
36 (2) After hvigor is synchronized successfully, change the compileSdkVersion and compatibleSdkVersion support versions in build-profile.json5 from 10 to 11, and then you can compile.
/applications/standard/app_samples/code/DocsSample/BundleManagerDocsSample/HspSample/
H A DREADME_zh.md62 | └---module.json5
63 └---oh-package.json5
/applications/standard/app_samples/code/SystemFeature/Security/CertificateFramework/
H A DREADME.md47 (1) Change the compileSdkVersion and compatibleSdkVersion support versions in build-profile.json5 from 11 to 10, and then synchronize hvigor.
49 (2) After hvigor is synchronized successfully, change the compileSdkVersion and compatibleSdkVersion support versions in build-profile.json5 from 10 to 11, and then you can compile.
/applications/standard/filepicker/
H A DOAT.xml45 <filteritem type="filename" name="README|README_zh|hvigorw|.*.bat|.*.log|.*.json5|.*.json" desc=""/>
48 <filteritem type="filename" name="README|README_zh|hvigorw|*.bat|*.log|*.json5|*.json" desc="json file"/>
H A D.gitignore8 oh-package-lock.json5
/applications/standard/admin_provisioning/
H A DOAT.xml67 <filteritem type="filename" name="README|README_zh|.*.log|.*.json5|.*.json" desc="json file"/>
70 <filteritem type="filename" name="README|README_zh|.*.log|.*.json5|.*.json" desc="json file"/>
/applications/standard/app_samples/code/Solutions/Shopping/OrangeShopping/docs/
H A DNavigation_zh.md155 * 引用方如何使用Hsp:entry模块通过在oh-package.json5文件中加入定义的Hsp依赖。[源码参考](../entry/oh-package.json5);
/applications/standard/printspooler/
H A DOAT.xml67 <filteritem type="filename" name="README|README_zh|.*.log|.*.json5|.*.json" desc=""/>
71 <filteritem type="filename" name="README|README_zh|*.log|*.json5|*.json" desc="json file"/>
/applications/standard/settings/
H A DOAT.xml67 <filteritem type="filename" name="README|README_zh|.*.json5|.*.json" desc=""/>
71 <filteritem type="filename" name="README|README_zh|*.json5|*.json" desc="json file"/>
/applications/standard/settings_data/
H A DOAT.xml63 <filteritem type="filename" name="README|README_zh|.*.json5|.*.json" desc=""/>
68 <filteritem type="filename" name="README|README_zh|*.json5|*.json" desc="json file"/>
/third_party/skia/
H A Dgo.mod24 github.com/flynn/json5 v0.0.0-20160717195620-7620272ed633
49 github.com/yosuke-furukawa/json5 v0.1.1 // indirect
/applications/standard/app_samples/code/BasicFeature/Ads/OAIDSample/entry/
H A D.gitignore3 /oh-package-lock.json5
/applications/standard/app_samples/code/SystemFeature/Media/ScreenRecorder/
H A D.gitignore7 **/oh-package-lock.json5
/applications/standard/app_samples/code/SystemFeature/Media/VoiceCallDemo/
H A D.gitignore7 **/oh-package-lock.json5
/applications/standard/app_samples/code/UI/ArkTsComponentCollection/ComponentCollection/
H A D.gitignore6 **/oh-package-lock.json5
/applications/standard/camera/
H A D.gitignore7 /oh-package-lock.json5
/applications/standard/screenlock/
H A D.gitignore8 oh-package-lock.json5
/applications/standard/app_samples/code/BasicFeature/DeviceManagement/DeviceManagementCollection/
H A D.gitignore5 **/oh-package-lock.json5
/applications/standard/app_samples/code/BasicFeature/Notification/CustomCommonEvent/
H A D.gitignore7 **/oh-package-lock.json5
/applications/standard/app_samples/code/BasicFeature/Notification/CustomNotification/
H A D.gitignore3 /oh-package-lock.json5
/applications/standard/app_samples/code/LaunguageBaseClassLibrary/LanguageBaseClassLibrary/
H A D.gitignore10 **/oh-package-lock.json5

Completed in 10 milliseconds

12345678910>>...82