/third_party/glib/gio/ |
D | gfileicon.c | 82 GFileIcon *icon = G_FILE_ICON (object); in G_DEFINE_TYPE_WITH_CODE() local 101 GFileIcon *icon = G_FILE_ICON (object); in g_file_icon_set_property() local 118 GFileIcon *icon = G_FILE_ICON (object); in g_file_icon_constructed() local 130 GFileIcon *icon; in g_file_icon_finalize() local 194 g_file_icon_get_file (GFileIcon *icon) in g_file_icon_get_file() 202 g_file_icon_hash (GIcon *icon) in g_file_icon_hash() 220 g_file_icon_to_tokens (GIcon *icon, in g_file_icon_to_tokens() 240 GIcon *icon; in g_file_icon_from_tokens() local 273 g_file_icon_serialize (GIcon *icon) in g_file_icon_serialize() 292 g_file_icon_load (GLoadableIcon *icon, in g_file_icon_load() [all …]
|
D | gbytesicon.c | 72 GBytesIcon *icon = G_BYTES_ICON (object); in G_DEFINE_TYPE_WITH_CODE() local 91 GBytesIcon *icon = G_BYTES_ICON (object); in g_bytes_icon_set_property() local 107 GBytesIcon *icon; in g_bytes_icon_finalize() local 176 g_bytes_icon_get_bytes (GBytesIcon *icon) in g_bytes_icon_get_bytes() 184 g_bytes_icon_hash (GIcon *icon) in g_bytes_icon_hash() 202 g_bytes_icon_serialize (GIcon *icon) in g_bytes_icon_serialize() 219 g_bytes_icon_load (GLoadableIcon *icon, in g_bytes_icon_load() 234 g_bytes_icon_load_async (GLoadableIcon *icon, in g_bytes_icon_load_async() 250 g_bytes_icon_load_finish (GLoadableIcon *icon, in g_bytes_icon_load_finish()
|
D | gicon.c | 95 g_icon_hash (gconstpointer icon) in g_icon_hash() 136 g_icon_to_string_tokenized (GIcon *icon, GString *s) in g_icon_to_string_tokenized() 212 g_icon_to_string (GIcon *icon) in g_icon_to_string() 278 GIcon *icon; in g_icon_new_from_tokens() local 403 GIcon *icon; in g_icon_new_for_string_simple() local 446 GIcon *icon = NULL; in g_icon_new_for_string() local 522 GIcon *icon; in g_icon_deserialize_emblemed() local 574 GIcon *icon; in g_icon_deserialize() local 661 g_icon_serialize (GIcon *icon) in g_icon_serialize()
|
D | gthemedicon.c | 82 GThemedIcon *icon = G_THEMED_ICON (object); in G_DEFINE_TYPE_WITH_CODE() local 105 GThemedIcon *icon = G_THEMED_ICON (object); in g_themed_icon_set_property() local 391 GIcon *icon; in g_themed_icon_new_from_names() local 457 g_themed_icon_get_names (GThemedIcon *icon) in g_themed_icon_get_names() 474 g_themed_icon_append_name (GThemedIcon *icon, in g_themed_icon_append_name() 503 g_themed_icon_prepend_name (GThemedIcon *icon, in g_themed_icon_prepend_name() 527 g_themed_icon_hash (GIcon *icon) in g_themed_icon_hash() 560 g_themed_icon_to_tokens (GIcon *icon, in g_themed_icon_to_tokens() 584 GIcon *icon; in g_themed_icon_from_tokens() local 613 g_themed_icon_serialize (GIcon *icon) in g_themed_icon_serialize()
|
D | gloadableicon.c | 76 g_loadable_icon_load (GLoadableIcon *icon, in g_loadable_icon_load() 105 g_loadable_icon_load_async (GLoadableIcon *icon, in g_loadable_icon_load_async() 134 g_loadable_icon_load_finish (GLoadableIcon *icon, in g_loadable_icon_load_finish() 174 GLoadableIcon *icon = source_object; in load_async_thread() local 193 g_loadable_icon_real_load_async (GLoadableIcon *icon, in g_loadable_icon_real_load_async() 211 g_loadable_icon_real_load_finish (GLoadableIcon *icon, in g_loadable_icon_real_load_finish()
|
D | gemblem.c | 51 GIcon *icon; member 173 g_emblem_new (GIcon *icon) in g_emblem_new() 200 g_emblem_new_with_origin (GIcon *icon, in g_emblem_new_with_origin() 255 g_emblem_hash (GIcon *icon) in g_emblem_hash() 278 g_emblem_to_tokens (GIcon *icon, in g_emblem_to_tokens() 313 GIcon *icon; in g_emblem_from_tokens() local 352 g_emblem_serialize (GIcon *icon) in g_emblem_serialize()
|
D | gemblemedicon.c | 53 GIcon *icon; member 155 g_emblemed_icon_new (GIcon *icon, in g_emblemed_icon_new() 270 g_emblemed_icon_hash (GIcon *icon) in g_emblemed_icon_hash() 309 g_emblemed_icon_to_tokens (GIcon *icon, in g_emblemed_icon_to_tokens() 412 g_emblemed_icon_serialize (GIcon *icon) in g_emblemed_icon_serialize()
|
/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/glib/gio/tests/ |
D | g-icon.c | 33 GIcon *icon; in test_g_icon_to_string() local 272 GIcon *icon; in test_g_icon_serialize() local 443 GIcon *icon; in test_emblemed_icon() local 503 GLoadableIcon *icon = G_LOADABLE_ICON (source_object); in load_cb() local 516 loadable_icon_tests (GLoadableIcon *icon) in loadable_icon_tests() 537 GIcon *icon; in test_file_icon() local 576 GIcon *icon; in test_bytes_icon() local
|
D | gnotification.c | 30 GIcon *icon; in activate_app() local 181 GIcon *icon; member 200 GIcon *icon; in test_properties() local
|
/third_party/weston/ivi-shell/ |
D | weston.ini.in | 43 icon=@westondatadir@/icon_ivi_flower.png key 49 icon=@westondatadir@/icon_ivi_clickdot.png key 55 icon=@westondatadir@/icon_ivi_simple-egl.png key 61 icon=@westondatadir@/icon_ivi_simple-shm.png key 67 icon=@westondatadir@/icon_ivi_smoke.png key 73 icon=@westondatadir@/icon_ivi_flower.png key 79 icon=@westondatadir@/icon_ivi_clickdot.png key 85 icon=@westondatadir@/icon_ivi_simple-egl.png key 91 icon=@westondatadir@/icon_ivi_simple-shm.png key 97 icon=@westondatadir@/icon_ivi_smoke.png key
|
/third_party/weston/ |
D | weston.ini.in | 28 icon=/usr/share/icons/gnome/24x24/apps/utilities-terminal.png key 32 icon=/usr/share/icons/gnome/24x24/apps/utilities-terminal.png key 36 icon=/usr/share/icons/hicolor/24x24/apps/google-chrome.png key 40 icon=/usr/share/icons/gnome/24x24/apps/arts.png key
|
/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 577 struct osu_icon *icon = &osu->icon[j]; in hs20_osu_icon_fetch_result() local 807 struct osu_icon *icon = &osu->icon[j]; in hs20_osu_fetch_done() local 832 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
|
/third_party/typescript/tests/cases/compiler/ |
D | typeAnnotationBestCommonTypeInArrayLiteral.ts | 7 icon?: string; property
|
D | deepExcessPropertyCheckingWhenTargetIsIntersection.ts | 18 icon: NestedProp<ITestProps>; property
|
/third_party/node/deps/npm/docs/src/components/home/ |
D | FeatureCard.js | 27 const FeatureCard = ({icon, text, title}) => { property
|
/third_party/typescript_eslint/.vscode/ |
D | settings.json | 28 "icon": "jest_snapshot", string
|
/third_party/node/deps/npm/docs/ |
D | gatsby-config.js | 34 icon: 'src/images/npm-icon.png' // This path is relative to the root of the site. property 62 …icon: '<svg aria-hidden="true" height="20" version="1.1" viewBox="0 0 16 16" width="20"><path fill… property
|
/third_party/jsframework/runtime/main/extend/systemplugin/napi/ |
D | ohos_distributedBundle.js | 30 icon: "[PC preview] unknown icon", 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
|