Searched refs:GTK (Results 1 – 25 of 45) sorted by relevance
12
/external/v8/build/config/linux/gtk3/ |
D | BUILD.gn | 13 # bypassing the GTK target's visibility. 24 # Basically no parts of Chrome should depend on GTK. To prevent accidents, the 25 # parts that explicitly need GTK are whitelisted on this target.
|
/external/v8/build/config/linux/gtk2/ |
D | BUILD.gn | 13 # bypassing the GTK target's visibility. 24 # Basically no parts of Chrome should depend on GTK. To prevent accidents, the 25 # parts that explicitly need GTK are whitelisted on this target.
|
/external/autotest/server/site_tests/network_WiFi_GTK/ |
D | control | 16 going through group temporal key (GTK) rekeys.
|
/external/v8/build/config/linux/gconf/ |
D | BUILD.gn | 8 # CrOS doesn't install GTK, gconf or any gnome packages.
|
/external/libexif/ |
D | README | 61 - gexif: A GTK+ frontend for editing EXIF data 65 - gtkam: A GTK+ frontend to libgphoto2 (http://www.gphoto.org). 79 - libexif-gtk: library of widgets to help display EXIF tags in GTK
|
/external/v8/build/config/linux/atk/ |
D | BUILD.gn | 8 # CrOS doesn't install GTK, gconf or any gnome packages.
|
/external/avahi/ |
D | configure.ac | 529 # Check for GTK+ 2.0 532 AS_HELP_STRING([--disable-gtk],[Disable use of GTK+ 2]), 541 # Check for GTK 2.0 549 # Check for GTK+ 3.0 552 AS_HELP_STRING([--disable-gtk3],[Disable use of GTK+ 3]), 561 # Check for GTK 3.0 798 AS_HELP_STRING([--disable-pygtk],[Disable use of GTK in Python]), 1149 Enable GTK 2.0: ${HAVE_GTK} 1150 Enable GTK 3.0: ${HAVE_GTK3}
|
/external/avahi/docs/ |
D | INSTALL | 11 --disable-gtk disable GTK+ tools (default: enabled)
|
D | HACKING | 21 * Never forget that Avahi should be buildable without DBUS, GTK or python!
|
D | NEWS | 688 * Fix building when you don't want Python DBUS or GTK 777 * Easy integration into GLIB, GTK other mainloop applications.
|
/external/v8/build/config/ |
D | ui.gni | 30 # of a replacement for GDI or GTK.
|
D | BUILDCONFIG.gn | 433 # (FreeBSD, etc.) toolkits, (X11, GTK, etc.), or features. For these cases,
|
/external/dbus/ |
D | README | 45 high-level API as analogous to Qt/GTK+/HTML. 104 widely-used libraries (such as GTK+, Qt, Xlib, or your favorite
|
D | NEWS.pre-1-0 | 305 - downgrade requirement from GTK+-2.6 to 2.4 for building gtk components
|
/external/wpa_supplicant_8/src/ap/ |
D | wpa_auth_i.h | 164 u8 GTK[2][WPA_GTK_MAX_LEN]; member
|
D | wpa_auth.c | 2242 gtk = gsm->GTK[gsm->GN - 1]; in SM_STATE() 2592 gtk = gsm->GTK[gsm->GN - 1]; in SM_STATE() 2697 group->GTK[group->GN - 1], group->GTK_len) < 0) in wpa_gtk_update() 2700 group->GTK[group->GN - 1], group->GTK_len); in wpa_gtk_update() 2730 os_memset(group->GTK, 0, sizeof(group->GTK)); in wpa_group_gtk_init() 2813 os_memcpy(pos, gsm->GTK[gsm->GN - 1], gsm->GTK_len); in wpa_wnmsleep_gtk_subelem() 2819 gsm->GTK[gsm->GN - 1], gsm->GTK_len); in wpa_wnmsleep_gtk_subelem() 2901 group->GTK[group->GN - 1], group->GTK_len) < 0) in wpa_group_config_group_keys()
|
D | wpa_auth_ft.c | 436 os_memcpy(keybuf, gsm->GTK[gsm->GN - 1], key_len); in wpa_ft_gtk_subelem() 442 key = gsm->GTK[gsm->GN - 1]; in wpa_ft_gtk_subelem()
|
/external/webrtc/talk/build/ |
D | common.gypi | 51 # Disable this to skip building source requiring GTK.
|
/external/libvncserver/ |
D | configure.ac | 434 # Check for GTK+. if present, build the GTK+ vnc viewer example 435 PKG_CHECK_MODULES([GTK], [gtk+-2.0],,:)
|
D | NEWS | 30 * Added a GTK+ VNC viewer example.
|
/external/curl/docs/ |
D | BINDINGS | 83 glib/GTK+
|
/external/v8/build/linux/ |
D | system.gyp | 82 # Hide GTK and related dependencies for Chrome OS and Ozone, so they won't get 83 # added back to Chrome OS and Ozone. Don't try to use GTK on Chrome OS and Ozone.
|
/external/wpa_supplicant_8/wpa_supplicant/ |
D | README-HS20 | 433 <3>WPA: Key negotiation completed with 02:00:00:00:01:00 [PTK=CCMP GTK=CCMP] 474 <3>WPA: Key negotiation completed with 02:00:00:00:01:00 [PTK=CCMP GTK=CCMP]
|
/external/wpa_supplicant_8/hostapd/ |
D | README | 346 # Time interval for rekeying GTK (broadcast/multicast encryption keys) in
|
D | ChangeLog | 184 * fixed GTK rekeying when the station uses FT protocol 979 * added support for strict GTK rekeying (wpa_strict_rekey in
|
12