Searched
full:true (Results
2326 -
2350 of
18103) sorted by null
<<919293949596979899100>>
/device/htc/common/updater/ |
Android.mk | 1 ifneq ($(TARGET_SIMULATOR),true)
|
/device/htc/dream/recovery/ |
Android.mk | 16 ifneq ($(TARGET_SIMULATOR),true)
|
/device/htc/dream-sapphire/overlay/frameworks/base/packages/SettingsProvider/res/values/ |
defaults.xml | 20 <bool name="def_accelerometer_rotation">true</bool>
|
/device/htc/dream-sapphire/overlay/packages/inputmethods/LatinIME/res/values/ |
bools.xml | 22 <bool name="enable_autocorrect">true</bool>
|
/device/htc/passion-common/liblights/ |
Android.mk | 17 ifneq ($(TARGET_SIMULATOR),true)
|
/device/htc/passion-common/overlay/frameworks/base/tests/ImfTest/res/values/ |
config.xml | 20 <bool name="def_expect_ime_autopop">true</bool>
|
/device/htc/passion-common/overlay/packages/apps/Contacts/res/values/ |
config.xml | 20 <bool name="config_show_onscreen_dial_button">true</bool>
|
/device/htc/sapphire/overlay/frameworks/base/tests/ImfTest/res/values/ |
config.xml | 20 <bool name="def_expect_ime_autopop">true</bool>
|
/device/htc/sapphire/recovery/ |
Android.mk | 16 ifneq ($(TARGET_SIMULATOR),true)
|
/external/blktrace/btt/ |
Android.mk | 1 ifneq ($(TARGET_SIMULATOR), true)
|
/external/bluetooth/bluez/network/ |
network.conf | 8 #DisableSecurity=true
|
/external/bluetooth/bluez/test/ |
test-manager | 18 dbus.mainloop.glib.DBusGMainLoop(set_as_default=True)
|
/external/bluetooth/glib/gio/inotify/ |
inotify-kernel.c | 45 static gboolean ik_poll_fd_enabled = TRUE; 95 ik_poll_fd_enabled = TRUE; 160 return TRUE; 170 return TRUE; 191 initialized = TRUE; 213 return TRUE; 465 process_eq_running = TRUE; 471 return TRUE; 479 return TRUE; 486 return TRUE; [all...] |
/external/bluetooth/glib/gio/tests/ |
g-file-info.c | 40 g_assert (g_file_info_has_attribute (info, G_FILE_ATTRIBUTE_STANDARD_NAME) == TRUE); 41 g_assert (g_file_info_has_attribute (info, G_FILE_ATTRIBUTE_STANDARD_DISPLAY_NAME) == TRUE); 42 g_assert (g_file_info_has_attribute (info, G_FILE_ATTRIBUTE_STANDARD_SIZE) == TRUE); 105 g_assert (g_file_info_has_attribute (info, G_FILE_ATTRIBUTE_STANDARD_SORT_ORDER) == TRUE);
|
/external/bluetooth/glib/tests/ |
env-test.c | 58 result = g_setenv (variable, value1, TRUE); 73 result = g_setenv (variable, value2, TRUE); 89 result = g_setenv ("foo=bar", "baz", TRUE); 93 result = g_setenv ("foo", "bar=baz", TRUE);
|
timeloop-basic.c | 13 #define TRUE 1 53 return TRUE; 74 return TRUE; 109 return TRUE;
|
/external/clearsilver/cgi/ |
Android.mk | 15 LOCAL_NO_DEFAULT_COMPILER_FLAGS := true
|
/external/clearsilver/util/ |
Android.mk | 20 LOCAL_NO_DEFAULT_COMPILER_FLAGS := true
|
/external/dbus/dbus/ |
dbus-auth-util.c | 122 retval = TRUE; 147 retval = TRUE; 161 return TRUE; 166 return TRUE;
|
dbus-macros.h | 38 #ifndef TRUE 39 # define TRUE 1 63 * @brief #TRUE, #FALSE, #NULL, and so on 91 * @def TRUE
|
dbus-message-util.c | 170 retval = TRUE; 203 retval = TRUE; 233 retval = TRUE; 261 return TRUE; 272 * @returns #TRUE if the message was loaded 294 retval = TRUE; 306 * @param expected_validity what the message has to be like to return #TRUE 307 * @returns #TRUE if the message has the expected validity 348 * @param expected_validity what the message has to be like to return #TRUE 349 * @returns #TRUE if the message has the expected validit [all...] |
dbus-sysdeps-util.c | 76 * @returns #TRUE on success. 141 check_path_absolute ("/", TRUE); 142 check_path_absolute ("/foo", TRUE); 147 return TRUE;
|
/external/easymock/src/org/easymock/internal/ |
AlwaysMatcher.java | 26 return true;
|
/external/easymock/src/org/easymock/internal/matchers/ |
Any.java | 33 return true;
|
/external/elfutils/libdw/ |
dwarf_abbrevhaschildren.c | 1 /* Return true if abbreviation is children flag set.
|
Completed in 307 milliseconds
<<919293949596979899100>>