HomeSort by relevance Sort by last modified time
    Searched full:maybe (Results 26 - 50 of 2468) sorted by null

12 3 4 5 6 7 8 91011>>

  /external/ltrace/sysdeps/linux-gnu/
README 11 * NOTE: This does not currently work for cross-compilers; Maybe
  /external/mesa3d/src/gallium/state_trackers/d3d1x/winedlls/
version.rc.h 14 // all Wine DLLs claim to be from Microsoft, maybe it's needed for compatibility
  /external/qemu/distrib/sdl-1.2.15/
BUGS 7 been reported, discussed, and maybe even fixed.
  /ndk/sources/host-tools/sed-4.2.1/testsuite/
head.inp 5 of order and maybe even beauty out of the raw materials that
middle.inp 5 of order and maybe even beauty out of the raw materials that
  /prebuilts/python/darwin-x86/2.7.5/lib/python2.7/idlelib/
idle.pyw 4 # IDLE is not installed, but maybe PyShell is on sys.path:
  /prebuilts/python/linux-x86/2.7.5/lib/python2.7/idlelib/
idle.pyw 4 # IDLE is not installed, but maybe PyShell is on sys.path:
  /cts/tools/signature-tools/src/signature/compare/model/
IMemberDelta.java 33 * @return a type delta, maybe {@code null}
41 * @return a set of modifier deltas, maybe {@code null}
ITypeVariableDefinitionDelta.java 31 * @return an upper bound delta, maybe {@code null}
39 * @return a generic declaration delta, maybe {@code null}
IUpperBoundsDelta.java 37 * @return the upper bound delta of the first upper bound, maybe {@code
46 * @return a set of remaining upper bound deltas, maybe {@code null}
IWildcardTypeDelta.java 30 * @return the upper bound delta, maybe {@code null}
37 * @return the lower bound delta, maybe {@code null}
IAnnotatableElementDelta.java 31 * @return a set of annotation deltas, maybe {@code null}
IAnnotationElementDelta.java 30 * @return a value delta, maybe {@code null}
IAnnotationFieldDelta.java 30 * @return the default value delta, maybe {@code null}
IArrayTypeDelta.java 30 * @return a component type delta, maybe {@code null}
IMethodDelta.java 30 * @return a return type delta, maybe {@code null}
  /external/chromium_org/remoting/protocol/
third_party_authenticator_unittest.cc 126 #define MAYBE(x) DISABLED_##x
128 #define MAYBE(x) x
131 TEST_F(ThirdPartyAuthenticatorTest, MAYBE(SuccessfulAuth)) {
158 TEST_F(ThirdPartyAuthenticatorTest, MAYBE(ClientNoSecret)) {
170 TEST_F(ThirdPartyAuthenticatorTest, MAYBE(InvalidToken)) {
183 TEST_F(ThirdPartyAuthenticatorTest, MAYBE(CannotFetchToken)) {
196 TEST_F(ThirdPartyAuthenticatorTest, MAYBE(HostBadSecret)) {
210 TEST_F(ThirdPartyAuthenticatorTest, MAYBE(ClientBadSecret)) {
  /external/chromium_org/third_party/skia/dm/
README 22 < tasks run, maybe fail, and maybe kick off new tasks >
  /external/mockito/src/org/mockito/listeners/
MethodInvocationReport.java 15 * the return value if it returned something (maybe null), or an
35 * @return The throwable raised by the method invocation, maybe <code>null</code>
  /external/skia/dm/
README 22 < tasks run, maybe fail, and maybe kick off new tasks >
  /frameworks/av/media/libstagefright/codecs/aacenc/inc/
psy_const.h 64 #define MAX_SFB_SHORT 15 /* 15 for a memory optimized implementation, maybe 16 for convenient debugging */
65 #define MAX_SFB_LONG 51 /* 51 for a memory optimized implementation, maybe 64 for convenient debugging */
  /ndk/sources/host-tools/make-3.81/tests/scripts/functions/
warning 48 &run_make_with_options($makefile, "WARNING3=maybe", &get_logfile, 0);
49 $answer = "Some stuff\n$makefile:10: warning is maybe\nhi\n";
  /external/clang/unittests/Driver/
MultilibTest.cpp 182 // Single maybe
185 MS.Maybe(Multilib("64").flag("+m64"));
198 // Double maybe
200 MS.Maybe(Multilib("sof").flag("+sof"));
201 MS.Maybe(Multilib("el").flag("+EL"));
242 MS.Maybe(Multilib("one"));
243 MS.Maybe(Multilib("two"));
244 MS.Maybe(Multilib("three"));
264 MS.Maybe(Multilib("orange"));
265 MS.Maybe(Multilib("pear"))
    [all...]
  /external/chromium_org/third_party/webrtc/modules/desktop_capture/
mouse_cursor_monitor_unittest.cc 59 #define MAYBE(x) x
61 #define MAYBE(x) DISABLED_##x
64 TEST_F(MouseCursorMonitorTest, MAYBE(FromScreen)) {
83 TEST_F(MouseCursorMonitorTest, MAYBE(FromWindow)) {
115 TEST_F(MouseCursorMonitorTest, MAYBE(ShapeOnly)) {
  /external/proguard/src/proguard/evaluation/value/
UnknownIntegerValue.java 183 return MAYBE;
188 return MAYBE;
193 return MAYBE;

Completed in 916 milliseconds

12 3 4 5 6 7 8 91011>>