HomeSort by relevance Sort by last modified time
    Searched full:issue (Results 451 - 475 of 5337) sorted by null

<<11121314151617181920>>

  /external/chromium_org/net/socket/
deterministic_socket_data_unittest.cc 111 // Issue the read, which will complete immediately
118 // Issue the read, which will be completed asynchronously
146 // Issue the write, which will complete immediately
152 // Issue the read, which will be completed asynchronously
167 // Issue the read, which will complete asynchronously
551 // Issue the write, which will block until the read completes
554 // Issue the read which will return first
567 // Issue the read, which will block until the write completes
570 // Issue the writes which will return first
598 // Issue the write, which will block until the read complete
    [all...]
  /external/nist-sip/java/gov/nist/javax/sip/parser/
Parser.java 138 * Issue number:
144 * CVS: Issue number:
146 * CVS: then enter the issue number(s) here.
160 * Issue number:
167 * CVS: Issue number:
169 * CVS: then enter the issue number(s) here.
200 * Issue number:
208 * CVS: Issue number:
210 * CVS: then enter the issue number(s) here.
RAckParser.java 123 * Issue number:
129 * CVS: Issue number:
131 * CVS: then enter the issue number(s) here.
145 * Issue number:
152 * CVS: Issue number:
154 * CVS: then enter the issue number(s) here.
182 * Issue number:
190 * CVS: Issue number:
192 * CVS: then enter the issue number(s) here.
SIPETagParser.java 97 * Issue number:
104 * CVS: Issue number:
106 * CVS: then enter the issue number(s) here.
129 * CVS: Issue number:
131 * CVS: then enter the issue number(s) here.
SIPIfMatchParser.java 97 * Issue number:
104 * CVS: Issue number:
106 * CVS: then enter the issue number(s) here.
129 * CVS: Issue number:
131 * CVS: then enter the issue number(s) here.
  /cts/tests/tests/text/src/android/text/util/cts/
Rfc822TokenizerTest.java 60 // issue 1695243, not clear what is supposed to happen if text is null.
71 // issue 1695243
95 // issue 1695243, not clear what is supposed to happen if text is null.
109 // issue 1695243, not clear what is supposed result if text is null.
133 // issue 1695243, not clear what is supposed result if text is null
  /external/eigen/doc/
UnalignedArrayAssert.dox 15 There are 4 known causes for this issue. Please read on to understand them and learn how to fix them.
47 Note that here, Eigen::Vector2d is only used as an example, more generally the issue arises for all \ref TopicFixedSizeVectorizable "fixed-size vectorizable Eigen types".
61 Note that here, Eigen::Matrix2f is only used as an example, more generally the issue arises for all \ref TopicFixedSizeVectorizable "fixed-size vectorizable Eigen types" and \ref TopicStructHavingEigenMembers "structures having such Eigen objects as member".
73 Note that here, Eigen::Vector4d is only used as an example, more generally the issue arises for all \ref TopicFixedSizeVectorizable "fixed-size vectorizable Eigen types".
89 Note that here, Eigen::Quaternionf is only used as an example, more generally the issue arises for all \ref TopicFixedSizeVectorizable "fixed-size vectorizable Eigen types".
  /external/llvm/include/llvm/CodeGen/
ScheduleHazardRecognizer.h 55 /// * NoHazard: it is legal to issue this instruction on this cycle.
57 /// other instruction is available, issue it first.
59 /// some other instruction can be issued, do so, otherwise issue a noop.
90 /// instruction to be scheduled cannot issue in the current cycle, either
97 /// instruction to be scheduled cannot issue in the current cycle, either
  /frameworks/base/docs/html/training/notify-user/
build-notification.jd 18 <li><a href="#notify">Issue the Notification</a></li>
43 <p>This lesson explains how to create and issue a notification.</p>
131 <h2 id="notify">Issue the Notification</h2>
133 <p>To issue the notification:</p>
137 <li>Use the {@link android.app.NotificationManager#notify notify()} method to issue the
managing.jd 40 When you need to issue a notification multiple times for the same type of event, you
50 To set up a notification so it can be updated, issue it with a notification ID by
54 build a {@link android.app.Notification} object from it, and issue the
  /sdk/eclipse/plugins/com.android.ide.eclipse.adt/src/com/android/ide/eclipse/adt/internal/lint/
LintJob.java 30 import com.android.tools.lint.detector.api.Issue;
149 Issue issue = mRegistry.getIssue(id); local
150 if (issue == null) {
153 if (issue.getImplementation().isAdequate(scope)) {
  /cts/tests/tests/widget/src/android/widget/cts/
SpinnerTest.java 90 // TODO: no description for the expected result for this method in its javadoc, issue?
146 // issue 1695243, not clear what is supposed to happen if promptId is exceptional.
153 // issue 1695243, not clear what is supposed to happen if promptId is exceptional.
  /external/lldb/test/lang/objc/print-obj/
TestPrintObj.py 63 # other thread to issue our 'po lock_me' command.
76 # Set the other thread as the selected thread to issue our 'po' command.other
84 # issue our 'po lock_me' command.
  /external/mockito/src/org/mockito/internal/stubbing/defaultanswers/
ReturnsEmptyValues.java 47 * Returns non-zero for Comparable#compareTo(T other) method (see issue 184)
73 //see issue 184.
117 // TODO return empty Iterable ; see issue 175
  /prebuilts/python/darwin-x86/2.7.5/lib/python2.7/test/
test_strtod.py 256 # issue 7632 bug 1, originally reported failing case
258 # 5 instances of issue 7632 bug 2
269 # fix for issue 7632, bug 2), and fixed in r77482.
272 # correction block (issue 7632, bug 3)
275 # dtoa.c bug for numbers just smaller than a power of 2 (issue
283 # bc->scale != 0 (issue 7632, bug 6).
299 # demonstration that original fix for issue 7632 bug 1 was
302 # demonstrate similar problem to issue 7632 bug1: crash
309 # issue 7632 bug 5: the following 2 strings convert differently
312 # issue 7632 bug
    [all...]
  /prebuilts/python/linux-x86/2.7.5/lib/python2.7/test/
test_strtod.py 256 # issue 7632 bug 1, originally reported failing case
258 # 5 instances of issue 7632 bug 2
269 # fix for issue 7632, bug 2), and fixed in r77482.
272 # correction block (issue 7632, bug 3)
275 # dtoa.c bug for numbers just smaller than a power of 2 (issue
283 # bc->scale != 0 (issue 7632, bug 6).
299 # demonstration that original fix for issue 7632 bug 1 was
302 # demonstrate similar problem to issue 7632 bug1: crash
309 # issue 7632 bug 5: the following 2 strings convert differently
312 # issue 7632 bug
    [all...]
  /external/chromium_org/build/android/gyp/
lint.py 54 issues = dom.getElementsByTagName('issue')
56 for issue in issues:
57 issue_id = issue.attributes['id'].value
58 message = issue.attributes['message'].value
59 location_elem = issue.getElementsByTagName('location')[0]
69 error_line = issue.getAttribute(attr)
  /external/nist-sip/java/gov/nist/javax/sip/header/
ContentDisposition.java 130 * Issue number:
137 * CVS: Issue number:
139 * CVS: then enter the issue number(s) here.
164 * Issue number:
172 * CVS: Issue number:
174 * CVS: then enter the issue number(s) here.
Protocol.java 161 * Issue number:
168 * CVS: Issue number:
170 * CVS: then enter the issue number(s) here.
198 * Issue number:
206 * CVS: Issue number:
208 * CVS: then enter the issue number(s) here.
ProxyRequire.java 108 * Issue number:
115 * CVS: Issue number:
117 * CVS: then enter the issue number(s) here.
142 * Issue number:
150 * CVS: Issue number:
152 * CVS: then enter the issue number(s) here.
ReplyTo.java 120 * Issue number:
127 * CVS: Issue number:
129 * CVS: then enter the issue number(s) here.
154 * Issue number:
162 * CVS: Issue number:
164 * CVS: then enter the issue number(s) here.
Require.java 108 * Issue number:
115 * CVS: Issue number:
117 * CVS: then enter the issue number(s) here.
142 * Issue number:
150 * CVS: Issue number:
152 * CVS: then enter the issue number(s) here.
SIPDateHeader.java 111 * Issue number:
118 * CVS: Issue number:
120 * CVS: then enter the issue number(s) here.
148 * Issue number:
156 * CVS: Issue number:
158 * CVS: then enter the issue number(s) here.
Server.java 131 * Issue number:
138 * CVS: Issue number:
140 * CVS: then enter the issue number(s) here.
165 * Issue number:
173 * CVS: Issue number:
175 * CVS: then enter the issue number(s) here.
Supported.java 123 * Issue number:
130 * CVS: Issue number:
132 * CVS: then enter the issue number(s) here.
157 * Issue number:
165 * CVS: Issue number:
167 * CVS: then enter the issue number(s) here.

Completed in 880 milliseconds

<<11121314151617181920>>