HomeSort by relevance Sort by last modified time
    Searched full:have (Results 1751 - 1775 of 39030) sorted by null

<<71727374757677787980>>

  /prebuilts/ndk/android-ndk-r7/platforms/android-8/arch-x86/usr/include/android/
log.h 41 * Each log message must have
54 * and have them appear on a single line in logcat.
113 * Log an assertion failure and SIGTRAP the process to have a chance
  /prebuilts/ndk/android-ndk-r7/platforms/android-9/arch-arm/usr/include/android/
log.h 41 * Each log message must have
54 * and have them appear on a single line in logcat.
113 * Log an assertion failure and SIGTRAP the process to have a chance
  /prebuilts/ndk/android-ndk-r7/platforms/android-9/arch-x86/usr/include/android/
log.h 41 * Each log message must have
54 * and have them appear on a single line in logcat.
113 * Log an assertion failure and SIGTRAP the process to have a chance
  /prebuilts/ndk/android-ndk-r7/sources/cxx-stl/gnu-libstdc++/include/ext/
cast.h 20 // You should have received a copy of the GNU General Public License and
55 * is not a pointer, it must have a get() method that returns the standard
56 * pointer equivalent of the address it points to, and must have an
  /prebuilts/tools/common/proguard/proguard4.7/docs/
acknowledgements.html 34 task. I have rewritten the implementation for version 3.0, but the XML schema
38 Since its first public release, many people have expressed their enthusiasm and
39 have chimed in with interesting ideas, bug reports, and bug fixes: Thorsten
  /prebuilts/tools/common/proguard/proguard4.7/docs/manual/
limitations.html 34 wouldn't have any effect. It ignores the possibility that
37 Should this entire assumption be false, you'll have to switch off
43 assumption be false, you'll have to switch off optimization using
  /sdk/chimpchat/test/com/android/chimpchat/
ImageUtilsTest.java 50 * Check that the two images will draw the same (ie. have the same pixels). This is different
51 * that BufferedImage.equals(), which also wants to check that they have the same ColorModel
56 * @return true if both images will draw the same (ie. have same pixels).
  /sdk/eclipse/plugins/com.android.ide.eclipse.tests/
unittest.xml 40 <!-- after all of the tests have been run. You can use this target to -->
41 <!-- delete temporary files that have been created. -->
46 <!-- after all the tests have been run should go here. -->
  /sdk/rule_api/src/com/android/ide/common/api/
IViewMetadata.java 37 * implementation class). To be clear, a specific view may have an id attribute and a
39 * android.widget.ZoomControls may have the display name "Zoom Controls", and an
40 * individual view created into a layout can for example have the id "ZoomControl01".
  /sdk/sdkmanager/libs/sdkuilib/src/com/android/sdkuilib/internal/repository/
ISettingsPage.java 71 * settings have changed.
76 * Callback used to notify the application that settings have changed and need to be
81 * Invoked by the settings page when settings have changed and need to be
  /system/core/include/android/
log.h 41 * Each log message must have
54 * and have them appear on a single line in logcat.
113 * Log an assertion failure and SIGTRAP the process to have a chance
  /cts/tests/tests/view/src/android/view/cts/
ChoreographerTest.java 59 // We expect the remaining callbacks to have been invoked once.
120 // The callbacks should not have been invoked yet because of the delay.
127 // We expect the remaining callbacks to have been invoked.
196 // We expect the remaining callbacks to have been invoked once.
237 // The callbacks should not have been invoked yet because of the delay.
244 // We expect the remaining callbacks to have been invoked.
  /cts/tools/tradefed-host/tests/src/com/android/cts/tradefed/testtype/
CtsTestTest.java 245 * Test {@link CtsTest#run(java.util.List)} when --plan and --package options have not been
258 * Test {@link CtsTest#run(ITestInvocationListener))} when --plan and --package options have
273 * Test {@link CtsTest#run(java.util.List)} when --plan and --class options have been
288 * Test {@link CtsTest#run(java.util.List)} when --package and --class options have been
303 * Test {@link CtsTest#run(java.util.List)} when --plan, --package and --class options have been
319 * Test {@link CtsTest#run(java.util.List)} when --plan, --continue-option options have been
  /external/antlr/antlr-3.4/runtime/ObjC/ANTLR.framework/Headers/
ANTLRBaseTreeAdaptor.h 57 * If you specify your own kind of tree nodes, you will likely have to
59 * if no token payload but you might have to set token type for diff
62 * You don't have to subclass CommonErrorNode; you will likely need to
83 * make sure that this is consistent with have the user will build
110 * children; i.e., you don't have to copy the list. We are
111 * constructing these nodes so we should have this control for
  /external/antlr/antlr-3.4/runtime/ObjC/ANTLR.framework/Versions/A/Headers/
ANTLRBaseTreeAdaptor.h 57 * If you specify your own kind of tree nodes, you will likely have to
59 * if no token payload but you might have to set token type for diff
62 * You don't have to subclass CommonErrorNode; you will likely need to
83 * make sure that this is consistent with have the user will build
110 * children; i.e., you don't have to copy the list. We are
111 * constructing these nodes so we should have this control for
  /external/antlr/antlr-3.4/runtime/ObjC/ANTLR.framework/Versions/Current/Headers/
ANTLRBaseTreeAdaptor.h 57 * If you specify your own kind of tree nodes, you will likely have to
59 * if no token payload but you might have to set token type for diff
62 * You don't have to subclass CommonErrorNode; you will likely need to
83 * make sure that this is consistent with have the user will build
110 * children; i.e., you don't have to copy the list. We are
111 * constructing these nodes so we should have this control for
  /external/antlr/antlr-3.4/runtime/ObjC/Framework/
ANTLRBaseTreeAdaptor.h 48 * If you specify your own kind of tree nodes, you will likely have to
50 * if no token payload but you might have to set token type for diff
53 * You don't have to subclass CommonErrorNode; you will likely need to
75 * make sure that this is consistent with have the user will build
102 * children; i.e., you don't have to copy the list. We are
103 * constructing these nodes so we should have this control for
  /external/bluetooth/glib/docs/reference/glib/tmpl/
relations.sgml 35 To count the number of records which have a particular value in a given
39 To get all the records which have a particular value in a given field,
44 To delete all records which have a particular value in a given field,
117 Returns the number of tuples in a #GRelation that have the given value
129 Returns all of the tuples which have the given key in the given field.
142 Deletes any records from a #GRelation that have the given key value in
  /external/bluetooth/glib/tests/
spawn-test.c 14 * You should have received a copy of the GNU Lesser General Public
94 printf ("output was '%s', should have been 'hello'\n",
121 printf ("output was '%s', should have contained 'Active Connections'\n",
128 printf ("error output was '%s', should have been empty\n",
166 printf ("output was '%s', should have been 'This is stdout'\n",
173 printf ("error output was '%s', should have been 'This is stderr'\n",
  /external/chromium/chrome/browser/extensions/
extension_toolbar_model.cc 104 // We don't want to add the same extension twice. It may have already been
165 // Combine the currently enabled extensions that have browser actions (which
169 // have holes.
170 // 2. Create a vector of extensions that did not have a pref value.
177 // Items that have a pref for their position.
180 // The items that don't have a pref for their position.
  /external/chromium/chrome/browser/ssl/
ssl_manager.cc 98 // EV are required to have an organization name and country.
151 // We may not have an entry if this is a navigation to an initial blank
152 // page. Reset the SSL information and add the new data we have.
210 // This resource must have been loaded with no filtering because filtered
232 // policy should have the ability to cancel the request, but we can't do
250 // We don't always have a navigation entry to update, for example in the
  /external/chromium/chrome/browser/themes/
theme_service_mac.mm 38 // Check to see if we already have the image in the cache.
78 // Check to see if we already have the color in the cache.
103 // Check to see if we already have the color in the cache.
139 // Check to see if we already have the color in the cache.
182 // Check to see if we already have the gradient in the cache.
283 // Let all the browser views know that themes have changed in a platform way.
  /external/chromium/net/base/
gzip_filter.cc 97 // We have consumed all input data, either getting a complete header or
110 // We must have got a complete header here.
174 // We have a complete header. Check whether there are more data.
202 // Make sure we have both valid input data and output buffer.
238 // Since we have checked both input data and output buffer before calling
248 // Check whether we have consumed all input data.
  /external/chromium/testing/gtest/test/
gtest_stress_test.cc 144 // Ensures that kThreadCount*kThreadCount failures have been reported.
149 // We have no access to the TestResult's list of properties but we can
180 // We should only have one failure (the one from
192 // We should only have one failure (the one from
212 // But when only this test is run, we shouldn't have any failures.
231 // But when only this test is run, we shouldn't have any failures.
  /external/chromium/third_party/libjingle/source/talk/p2p/base/
rawtransportchannel.cc 86 // TODO: allow these to be set before we have a port
133 // We can write once we have a port and a remote address.
150 // To turn this one we will have to enable a second stun address and make sure
186 // We need to wait until we have two addresses.
207 // If we already have a relay address, we're good. Otherwise, we will need
243 // We can write once we have a port and a remote address.

Completed in 1783 milliseconds

<<71727374757677787980>>