Searched refs:TRUE (Results 176 - 200 of 3948) sorted by relevance

1234567891011>>

/macosx-10.9.5/WebKit2-7537.78.2/UIProcess/API/gtk/tests/
H A DTestWebKitSettings.cpp58 webkit_settings_set_load_icons_ignoring_image_load_setting(settings, TRUE);
83 webkit_settings_set_enable_frame_flattening(settings, TRUE);
98 webkit_settings_set_javascript_can_open_windows_automatically(settings, TRUE);
103 webkit_settings_set_enable_hyperlink_auditing(settings, TRUE);
162 webkit_settings_set_enable_private_browsing(settings, TRUE);
166 webkit_settings_set_enable_developer_extras(settings, TRUE);
178 webkit_settings_set_enable_dns_prefetching(settings, TRUE);
183 webkit_settings_set_enable_caret_browsing(settings, TRUE);
188 webkit_settings_set_enable_fullscreen(settings, TRUE);
198 webkit_settings_set_enable_webaudio(settings, TRUE);
[all...]
/macosx-10.9.5/Heimdal-323.92.1/lib/krb5/
H A Ddll.c44 return TRUE;
/macosx-10.9.5/bind9-45.100/bind9/lib/bind9/win32/
H A DDLLMain.c55 return (TRUE);
/macosx-10.9.5/bind9-45.100/bind9/lib/dns/win32/
H A DDLLMain.c55 return (TRUE);
/macosx-10.9.5/bind9-45.100/bind9/lib/isc/win32/
H A DDLLMain.c56 return (TRUE);
H A Dos.c33 bInit = TRUE;
/macosx-10.9.5/bind9-45.100/bind9/lib/isccc/win32/
H A DDLLMain.c55 return (TRUE);
/macosx-10.9.5/bind9-45.100/bind9/lib/isccfg/win32/
H A DDLLMain.c58 return (TRUE);
/macosx-10.9.5/bind9-45.100/bind9/lib/lwres/win32/
H A DDLLMain.c56 return (TRUE);
/macosx-10.9.5/configd-596.15/configd.tproj/
H A D_confignotify.c45 SCTrace(TRUE, _configd_trace,
59 newValue = TRUE;
63 __SCDynamicStoreSetValue(store, key, value, TRUE);
67 __SCDynamicStoreRemoveValue(store, key, TRUE);
/macosx-10.9.5/curl-78.94.1/curl/lib/
H A Drtsp.h34 #define Curl_rtsp_connisdead(x) TRUE
/macosx-10.9.5/cxxfilt-11/cxxfilt/bfd/
H A Dcpu-d10v.c68 TRUE,
H A Dcpu-hppa.c35 TRUE, /* Unless we use 1.1 specific features */
H A Dcpu-m32r.c38 N (bfd_mach_m32r, "m32r", TRUE, NEXT);
H A Dcpu-mep.c28 const bfd_arch_info_type bfd_mep_arch = MA (bfd_mach_mep, "mep", TRUE, & bfd_h1_arch);
H A Dcpu-mt.c66 TRUE, /* The default ? */
H A Dcpu-spu.c49 TRUE, /* the default machine for the architecture */
H A Dcpu-v850.c42 N (bfd_mach_v850, "v850", TRUE, NEXT);
H A Dcpu-z8k.c45 32, 32, 8, bfd_arch_z8k, bfd_mach_z8001, "z8k", "z8001", 1, TRUE,
/macosx-10.9.5/groff-38/groff/src/libs/libgroff/
H A Dquotearg.c49 #undef TRUE macro
51 #define TRUE 1 macro
64 return TRUE; /* need quoting, so they aren't discarded */
68 * returning 'TRUE' if quote or white space found.
72 return TRUE;
/macosx-10.9.5/iodbc-42.5/iodbc/iodbcinst/
H A DSQLGetConfigMode.c101 retcode = TRUE;
H A DSQLSetConfigMode.c103 retcode = TRUE;
/macosx-10.9.5/ncurses-42/ncurses/menu/
H A Dm_item_vis.c49 | Return Values : TRUE if visible
63 returnBool(TRUE);
/macosx-10.9.5/ncurses-42/ncurses/ncurses/base/
H A Dlib_clear.c53 win->_clear = TRUE;
H A Dlib_echo.c51 SP->_echo = TRUE;

Completed in 355 milliseconds

1234567891011>>