/third_party/typescript/tests/baselines/reference/ |
D | deepExcessPropertyCheckingWhenTargetIsIntersection.js | 22 TestComponent({icon: { props: { INVALID_PROP_NAME: 'share', ariaLabel: 'test label' } }}); property 28 TestComponent2({icon: { props: { INVALID_PROP_NAME: 'share', ariaLabel: 'test label' } }}); property 35 TestComponent({ icon: { props: { INVALID_PROP_NAME: 'share', ariaLabel: 'test label' } } }); property 39 TestComponent2({ icon: { props: { INVALID_PROP_NAME: 'share', ariaLabel: 'test label' } } }); property
|
D | typeAnnotationBestCommonTypeInArrayLiteral.js | 15 "icon": "modules/menu/logo.svg" property 31 "icon": "modules/menu/logo.svg" property
|
/third_party/lzma/CPP/Windows/Control/ |
D | Static.h | 18 HICON SetIcon(HICON icon) { return (HICON)SetImage(IMAGE_ICON, icon); } in SetIcon() 21 HICON SetIcon(HICON icon) { return (HICON)SendMsg(STM_SETICON, (WPARAM)icon, 0); } in SetIcon()
|
D | ImageList.h | 63 int AddIcon(HICON icon) in AddIcon() 65 int Replace(int index, HICON icon) in Replace()
|
/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/wpa_supplicant/ |
D | hs20_supplicant.c | 62 struct osu_icon icon[OSU_MAX_ITEMS]; member 326 struct icon_entry *icon; in hs20_find_icon() local 342 struct icon_entry *icon; in hs20_get_icon() local 375 static void hs20_free_icon_entry(struct icon_entry *icon) in hs20_free_icon_entry() 391 struct icon_entry *icon, *tmp; in hs20_del_icon() local 445 struct icon_entry *icon, *tmp; in hs20_remove_duplicate_icons() local 468 struct icon_entry *icon; in hs20_process_icon_binary_file() local 585 struct osu_icon *icon = &osu->icon[j]; in hs20_osu_icon_fetch_result() local 821 struct osu_icon *icon = &osu->icon[j]; in hs20_osu_fetch_done() local 846 struct osu_icon *icon = &osu->icon[j]; in hs20_next_osu_icon() local [all …]
|
/third_party/wpa_supplicant/wpa_supplicant-2.9/wpa_supplicant/ |
D | hs20_supplicant.c | 62 struct osu_icon icon[OSU_MAX_ITEMS]; member 325 struct icon_entry *icon; in hs20_find_icon() local 341 struct icon_entry *icon; in hs20_get_icon() local 374 static void hs20_free_icon_entry(struct icon_entry *icon) in hs20_free_icon_entry() 390 struct icon_entry *icon, *tmp; in hs20_del_icon() local 444 struct icon_entry *icon, *tmp; in hs20_remove_duplicate_icons() local 467 struct icon_entry *icon; in hs20_process_icon_binary_file() local 576 struct osu_icon *icon = &osu->icon[j]; in hs20_osu_icon_fetch_result() local 806 struct osu_icon *icon = &osu->icon[j]; in hs20_osu_fetch_done() local 831 struct osu_icon *icon = &osu->icon[j]; in hs20_next_osu_icon() local [all …]
|
/third_party/jsframework/runtime/main/extend/systemplugin/napi/bundle/ |
D | remoteAbilityInfo.js | 21 icon: "[PC preview] unknown AUDIO", property
|
D | shortcutInfo.js | 26 icon: "[PC preview] unknown icon", property
|
D | hapModuleInfo.js | 26 icon: "[PC preview] unknown icon", property
|
D | applicationInfo.js | 30 icon: "[PC preview] unknown icon", property
|
D | abilityInfo.js | 44 icon: "[PC preview] unknown icon", property
|
/third_party/typescript/tests/cases/compiler/ |
D | typeAnnotationBestCommonTypeInArrayLiteral.ts | 7 icon?: string; property
|
D | deepExcessPropertyCheckingWhenTargetIsIntersection.ts | 18 icon: NestedProp<ITestProps>; property
|
/third_party/jsframework/runtime/main/extend/systemplugin/ |
D | distributedSchedule.js | 35 icon: "[PC Preview] unknow icon", property 50 icon: "[PC Preview] unknow icon", property
|
D | ability.js | 330 icon: "[PC Preview] unknow icon", property 345 icon: "[PC Preview] unknow icon", property 381 icon: "[PC Preview] unknow icon", property
|
/third_party/jsframework/runtime/main/extend/systemplugin/napi/ |
D | ohos_distributedBundle.js | 30 icon: "[PC preview] unknown icon", property
|
/third_party/glfw/tests/ |
D | CMakeLists.txt | 33 add_executable(icon WIN32 MACOSX_BUNDLE icon.c ${GLAD}) target
|
/third_party/pulseaudio/src/pulse/ |
D | ext-device-manager.h | 48 const char *icon; /**< The icon given to the device */ member
|
/third_party/lzma/CPP/7zip/UI/FileManager/ |
D | ProgressDialog.cpp | 64 HICON icon = LoadIcon(g_hInstance, MAKEINTRESOURCE(IconID)); in OnInit() local
|
/third_party/python/Lib/idlelib/ |
D | grep.py | 68 icon = "Grep" variable in GrepDialog
|
D | searchbase.py | 30 icon = "Search" variable in SearchDialogBase
|
D | replace.py | 35 icon = "Replace" variable in ReplaceDialog
|
/third_party/jsframework/runtime/main/extend/systemplugin/ohos/ |
D | bundleManager.js | 30 icon: "[PC preview] unknown icon", property 123 icon: "[PC preview] unknown icon", property 178 icon: "[PC preview] unknown icon", property 262 icon: "[PC preview] unknown icon", property 276 icon: "[PC preview] unknown icon", property 457 icon: "[PC preview] unknown icon", property 524 icon: "[PC preview] unknown icon", property 636 icon: "[PC preview] unknown icon", property 720 icon: "[PC preview] unknown icon", property 734 icon: "[PC preview] unknown icon", property [all …]
|
/third_party/lzma/CPP/7zip/UI/GUI/ |
D | ExtractDialog.cpp | 235 HICON icon = LoadIcon(g_hInstance, MAKEINTRESOURCE(IDI_ICON)); in OnInit() local
|
/third_party/pulseaudio/src/modules/ |
D | module-device-manager.c | 133 char *icon; member 236 char icon[PA_NAME_MAX]; in legacy_entry_read() member 283 const char *description, *icon; in entry_read() local
|