HomeSort by relevance Sort by last modified time
    Searched refs:TRUE (Results 26 - 50 of 2204) sorted by null

12 3 4 5 6 7 8 91011>>

  /external/dbus/tools/
dbus-launch.h 30 #ifndef TRUE
31 #define TRUE (1)
  /frameworks/base/media/libstagefright/codecs/amrnb/common/include/
gsm_amr_typedefs.h 103 #ifndef TRUE
104 #define TRUE 1
  /hardware/qcom/gps/loc_api/libloc_api-rpc/gen-1240/
loc_api_xdr.c 16 return TRUE;
26 return TRUE;
38 return TRUE;
48 return TRUE;
58 return TRUE;
68 return TRUE;
82 return TRUE;
92 return TRUE;
108 return TRUE;
118 return TRUE;
    [all...]
loc_api_cb_xdr.c 21 return TRUE;
31 return TRUE;
  /hardware/qcom/gps/loc_api/libloc_api-rpc/gen-3200/
loc_api_xdr.c 16 return TRUE;
26 return TRUE;
38 return TRUE;
48 return TRUE;
58 return TRUE;
68 return TRUE;
82 return TRUE;
92 return TRUE;
108 return TRUE;
118 return TRUE;
    [all...]
loc_api_common_xdr.c 15 return TRUE;
25 return TRUE;
35 return TRUE;
45 return TRUE;
55 return TRUE;
65 return TRUE;
75 return TRUE;
85 return TRUE;
95 return TRUE;
105 return TRUE;
    [all...]
loc_api_cb_xdr.c 21 return TRUE;
31 return TRUE;
  /external/bluetooth/glib/tests/gobject/
references.c 65 object_destroyed = TRUE;
104 weak_ref1_notified = TRUE;
114 weak_ref2_notified = TRUE;
126 toggle_ref1_weakened = TRUE;
128 toggle_ref1_strengthened = TRUE;
140 toggle_ref2_weakened = TRUE;
142 toggle_ref2_strengthened = TRUE;
155 toggle_ref3_weakened = TRUE;
159 toggle_ref3_strengthened = TRUE;
181 g_assert (weak_ref1_notified == TRUE);
    [all...]
  /hardware/msm7k/librpc/
xdr.c 17 return TRUE;
31 return TRUE;
76 return TRUE;
91 return TRUE;
104 return TRUE;
115 return TRUE;
130 return TRUE;
159 return TRUE;
183 return TRUE;
185 return TRUE;
    [all...]
  /external/jhead/
jhead.c 88 static int ShowFileInfo = TRUE; // Indicates to show standard file info
229 Modified = TRUE;
237 if (a == 3) HasScandate = TRUE;
241 Modified = TRUE;
249 TagExists = TRUE;
251 Modified = TRUE;
271 Modified = TRUE;
279 Modified = TRUE;
304 return TRUE;
387 TempUsed = TRUE;
    [all...]
  /hardware/qcom/gps/loc_api/libloc_api/
loc_eng_ioctl.cpp 81 TRUE if successful
106 if (ret_val == TRUE)
147 TRUE if successful
165 if (ioctl_cb_data_ptr->cb_is_selected == TRUE)
172 ioctl_cb_data_ptr->cb_is_selected = TRUE;
178 ret_val = TRUE;
199 TRUE if successful
241 if (ioctl_cb_data_ptr->cb_has_arrived == TRUE)
244 ret_val = TRUE;
248 ioctl_cb_data_ptr->cb_is_waiting = TRUE;
    [all...]
  /external/chromium/third_party/icu/source/common/
usetiter.cpp 40 * @return true if there was another element in the set.
51 return TRUE;
57 return TRUE;
63 return TRUE;
67 * @return true if there was another element in the set.
83 return TRUE;
90 return TRUE;
96 return TRUE;
  /external/icu4c/common/
usetiter.cpp 40 * @return true if there was another element in the set.
51 return TRUE;
57 return TRUE;
63 return TRUE;
67 * @return true if there was another element in the set.
83 return TRUE;
90 return TRUE;
96 return TRUE;
icudataver.c 24 UBool result = TRUE;
28 result = TRUE;
55 UBool result = TRUE;
78 *isModifiedFillin = TRUE;
  /system/wlan/ti/sta_dk_4_0_4_32/common/src/core/data_ctrl/Ctrl/4X/
fourXManager.c 95 if( (pFourX->desiredConcatenationEnable == TRUE) &&
96 (pFourX->ApFourX_Capabilities.concatenationParams.enableDisable == TRUE) )
98 pFourX->concatenationEnable = TRUE;
116 if( (pFourX->desiredCWMinEnable == TRUE) &&
117 (pFourX->ApFourX_Capabilities.contentionWindowParams.enableDisable == TRUE) )
119 pFourX->CWMinEnable = TRUE;
130 if( (pFourX->desiredCWComboEnable == TRUE) &&
131 (pFourX->ApFourX_Capabilities.CWCombParams.enableDisable == TRUE) )
133 pFourX->CWComboEnable = TRUE;
142 if( (pFourX->desiredAckEmulationEnable == TRUE) &
    [all...]
  /external/chromium/third_party/icu/source/test/cintltst/
currtest.c 34 isoCurrency, isExpected ? "TRUE" : "FALSE", currencyType);
40 expectInList("ADP", UCURR_ALL, TRUE); /* First in list */
41 expectInList("ZWD", UCURR_ALL, TRUE); /* Last in list */
43 expectInList("USD", UCURR_ALL, TRUE);
44 expectInList("USD", UCURR_COMMON, TRUE);
47 expectInList("USD", UCURR_NON_DEPRECATED, TRUE);
49 expectInList("USD", UCURR_COMMON|UCURR_NON_DEPRECATED, TRUE);
53 expectInList("USN", UCURR_ALL, TRUE);
55 expectInList("USN", UCURR_UNCOMMON, TRUE);
57 expectInList("USN", UCURR_NON_DEPRECATED, TRUE);
    [all...]
  /external/icu4c/test/cintltst/
currtest.c 34 isoCurrency, isExpected ? "TRUE" : "FALSE", currencyType);
40 expectInList("ADP", UCURR_ALL, TRUE); /* First in list */
41 expectInList("ZWD", UCURR_ALL, TRUE); /* Last in list */
43 expectInList("USD", UCURR_ALL, TRUE);
44 expectInList("USD", UCURR_COMMON, TRUE);
47 expectInList("USD", UCURR_NON_DEPRECATED, TRUE);
49 expectInList("USD", UCURR_COMMON|UCURR_NON_DEPRECATED, TRUE);
53 expectInList("USN", UCURR_ALL, TRUE);
55 expectInList("USN", UCURR_UNCOMMON, TRUE);
57 expectInList("USN", UCURR_NON_DEPRECATED, TRUE);
    [all...]
  /external/libpng/contrib/gregbook/
readpng.h 56 #ifndef TRUE
57 # define TRUE 1
  /external/libvpx/vp8/common/
type_aliases.h 54 #ifndef TRUE
55 #define TRUE 1
  /frameworks/base/media/libstagefright/codecs/aacdec/
pv_audio_type_defs.h 156 #ifndef TRUE
157 #define TRUE 1
  /frameworks/base/media/libstagefright/codecs/amrwb/src/
pv_amr_wb_type_defs.h 142 #ifndef TRUE
143 #define TRUE 1
  /sdk/sdkmanager/libs/sdklib/src/com/android/sdklib/xml/
ManifestData.java 194 result.mNormalScreens = Boolean.TRUE;
199 targetSdkVersion <= 3 ? Boolean.FALSE : Boolean.TRUE;
279 * Returns either {@link Boolean#TRUE} or {@link Boolean#FALSE} based on the value of
284 if (v.equals(Boolean.TRUE)) {
285 return Boolean.TRUE;
298 // since all the fields are guaranteed to be either Boolean.TRUE or Boolean.FALSE
312 * Returns true if the two instances support the same screen sizes.
316 * @return true if the two instances support the same screen sizes.
319 // since all the fields are guaranteed to be either Boolean.TRUE or Boolean.FALSE
332 * Returns true if the two instances have strictly different screen size support
    [all...]
  /external/chromium/net/proxy/
proxy_config_service_win_unittest.cc 29 TRUE, // fAutoDetect
36 true, // auto_detect
133 TRUE, // fAutoDetect
139 true, // auto_detect
143 true, // bypass_local_names
150 TRUE, // fAutoDetect
157 true, // auto_detect
161 true, // bypass_local_names
167 TRUE, // fAutoDetect
174 true, // auto_detec
    [all...]
  /external/dbus/dbus/
dbus-misc.c 108 return TRUE;
  /external/dbus/test/
test-names.c 68 TestName(connection, "org.freedesktop.DBus.Test", TRUE);
69 TestName(connection, "org.freedesktop.DBus.Test-2", TRUE);
70 TestName(connection, "org.freedesktop.DBus.Test_2", TRUE);
72 TestName(connection, "Test_2", TRUE);

Completed in 204 milliseconds

12 3 4 5 6 7 8 91011>>