HomeSort by relevance Sort by last modified time
    Searched full:something (Results 151 - 175 of 7501) sorted by null

1 2 3 4 5 67 8 91011>>

  /prebuilts/ndk/9/sources/cxx-stl/gnu-libstdc++/4.8/include/ext/
enc_filebuf.h 56 // Set state type to something useful.
57 // Something more than copyconstructible is needed here, so
  /prebuilts/python/darwin-x86/2.7.5/lib/python2.7/distutils/tests/
test_spawn.py 31 # creating something executable
44 # now something that works
  /prebuilts/python/linux-x86/2.7.5/lib/python2.7/distutils/tests/
test_spawn.py 31 # creating something executable
44 # now something that works
  /external/clang/test/Index/
overriding-method-comments.mm 60 /// \brief Does something.
64 // CHECK: FullCommentAsXML=[<Function isInstanceMethod="1" file="{{[^"]+}}overriding-method-comments.mm" line="[[@LINE-2]]" column="16"><Name>foo_pure</Name><USR>c:@S@Base@F@foo_pure#I#</USR><Declaration>virtual void foo_pure(int AAA) = 0</Declaration><Abstract><Para> Does something. </Para></Abstract><Parameters><Parameter><Name>AAA</Name><Index>0</Index><Direction isExplicit="0">in</Direction><Discussion><Para> argument to foo_pure.</Para></Discussion></Parameter></Parameters></Function>]
66 /// \brief Does something.
70 // CHECK: FullCommentAsXML=[<Function isInstanceMethod="1" file="{{[^"]+}}overriding-method-comments.mm" line="[[@LINE-2]]" column="16"><Name>foo_inline</Name><USR>c:@S@Base@F@foo_inline#I#</USR><Declaration>virtual void foo_inline(int BBB)</Declaration><Abstract><Para> Does something. </Para></Abstract><Parameters><Parameter><Name>BBB</Name><Index>0</Index><Direction isExplicit="0">in</Direction><Discussion><Para> argument to defined virtual.</Para></Discussion></Parameter></Parameters></Function>]
72 /// \brief Does something.
76 // CHECK: FullCommentAsXML=[<Function isInstanceMethod="1" file="{{[^"]+}}overriding-method-comments.mm" line="[[@LINE-2]]" column="16"><Name>foo_outofline</Name><USR>c:@S@Base@F@foo_outofline#I#</USR><Declaration>virtual void foo_outofline(int CCC)</Declaration><Abstract><Para> Does something. </Para></Abstract><Parameters><Parameter><Name>CCC</Name><Index>0</Index><Direction isExplicit="0">in</Direction><Discussion><Para> argument to undefined virtual.</Para></Discussion></Parameter></Parameters></Function>]
81 // CHECK: FullCommentAsXML=[<Function isInstanceMethod="1" file="{{[^"]+}}overriding-method-comments.mm" line="[[@LINE-2]]" column="12"><Name>foo_outofline</Name><USR>c:@S@Base@F@foo_outofline#I#</USR><Declaration>void foo_outofline(int RRR)</Declaration><Abstract><Para> Does something. </Para></Abstract><Parameters><Parameter><Name>RRR</Name><Index>0</Index><Direction isExplicit="0">in</Direction><Discussion><Para> argument to undefined virtual.</Para></Discussion></Parameter></Parameters></Function>]
86 // CHECK: FullCommentAsXML=[<Function isInstanceMethod="1" file="{{[^"]+}}overriding-method-comments.mm" line="[[@LINE-2]]" column="16"><Name>foo_pure</Name><USR>c:@S@Base@F@foo_pure#I#</USR><Declaration>virtual void foo_pure(int PPP)</Declaration><Abstract><Para> Does something. </Para></Abstract><Parameters><Parameter><Name>PPP</Name><Index>0</Index><Direction isExplicit="0">in</Direction><Discussion><Para> argument to foo_pure.</Para></Discussion></Parameter></Parameters></Function>]
90 // CHECK: FullCommentAsXML=[<Function isInstanceMethod="1" file="{{[^"]+}}overriding-method-comments.mm" line="[[@LINE-2]]" column="16"><Name>foo_inline</Name><USR>c:@S@Base@F@foo_inline#I#</USR><Declaration>virtual void foo_inline(int QQQ)</Declaration><Abstract><Para> Does something. </Para></Abstract><Parameters><Parameter><Name>QQQ</Name><Index>0</Index><Direction isExplicit="0">in</Direction><Discussion><Para> argument to defined virtual.</Para></Discussion></Parameter></Parameters></Function>]
93 /// \brief Does something
    [all...]
  /external/chromium_org/chrome/browser/google/
google_search_counter_unittest.cc 109 TestGoogleSearch("http://www.google.com/search?q=something", true,
114 TestGoogleSearch("http://www.google.com/search?other=something", true,
123 TestGoogleSearch("http://www.google.com/search?q=something", false,
128 TestGoogleSearch("http://www.google.com/search?other=something", false,
133 TestGoogleSearch("http://www.google.com/webhp?source=search_app#q=something",
  /external/chromium_org/v8/test/mjsunit/
debug-evaluate-const.js 78 var evaluate = function(something) {
79 return frame.evaluate(something).value()
106 print("Caught something. " + e + " " + e.stack);
  /libcore/dom/src/test/java/org/w3c/domts/level1/core/
nodeprocessinginstructionsetnodevalue.java 68 piNode.setNodeValue("Something different");
70 assertEquals("nodeValue", "Something different", piValue);
72 assertEquals("data", "Something different", piValue);
  /prebuilts/python/darwin-x86/2.7.5/lib/python2.7/test/
test_modulefinder.py 40 ["c"], ["b.something"],
44 from b import something
45 from c import something
54 ["c"], ["b.something"],
58 from b import something
59 from c import something
  /prebuilts/python/linux-x86/2.7.5/lib/python2.7/test/
test_modulefinder.py 40 ["c"], ["b.something"],
44 from b import something
45 from c import something
54 ["c"], ["b.something"],
58 from b import something
59 from c import something
  /external/chromium-trace/trace-viewer/src/tracing/importer/linux_perf/
workqueue_parser.js 79 // TODO: Do something with this event?
84 // TODO: Do something with this event?
  /external/chromium_org/ash/display/
resolution_notification_controller.h 38 // change in case something goes wrong. The notification times out if there's
41 // changes if something goes wrong.
  /external/chromium_org/base/win/
wrapped_window_proc.h 54 // The normal usage is something like this:
58 // // Do Something.
  /external/chromium_org/components/browser_context_keyed_service/
refcounted_browser_context_keyed_service.h 43 // do something to drop references during the first pass Shutdown() because
44 // this is the only point where you are guaranteed that something is running
  /external/chromium_org/components/webdata/common/
web_database_table.h 41 // should be aware of (or if you could break something).
42 // TODO(andybons): Implement something more robust.
  /external/chromium_org/ppapi/proxy/
ppp_messaging_proxy_perftest.cc 26 // something). Note that this test is for performance only, and assumes
29 // Do something simple with the string so the compiler won't complain.
  /external/chromium_org/third_party/WebKit/ManualTests/
indexeddb-persists.html 31 status("Something must have gone wrong (or we're still working)...", "red");
47 status("Something must have gone wrong (or we're still working)...", "red");
  /external/chromium_org/third_party/skia/include/core/
SkDrawLooper.h 22 and something is drawn to a canvas with that paint, the looper subclass will
33 * Called right before something is being drawn. This will be followed by
  /external/chromium_org/third_party/tcmalloc/chromium/src/
config_for_unittests.h 48 // to something other than __declspec(dllexport). In that case, they
49 // may want to use something other than __declspec(dllimport) for the
  /external/chromium_org/third_party/tcmalloc/vendor/src/
config_for_unittests.h 48 // to something other than __declspec(dllexport). In that case, they
49 // may want to use something other than __declspec(dllimport) for the
  /external/chromium_org/ui/gfx/animation/
slide_animation.cc 50 // Make sure we actually have something to do.
72 // Make sure we actually have something to do.
  /external/chromium_org/v8/test/webkit/
dfg-arguments-osr-exit-multiple-blocks-before-exit.js 32 var someThing = 0;
39 if (someThing < 0)
  /external/chromium_org/v8/test/webkit/fast/js/kde/
arguments-scope.js 36 // var execution should not overwrite something that was
42 // No need to undef-initialize something in scope already!
  /external/clang/test/CodeGenObjC/
objc2-write-barrier-2.m 30 @interface something {
35 @implementation something
  /external/dnsmasq/contrib/openvpn/
README 19 > correctly. With the resolv.conf data written to something other than
22 > before the network comes up, something gets fubar'd. I'm not sure how
  /external/e2fsprogs/tests/progs/test_data/
test.icount 89 # Store something, then store 0, then test...
102 # store something, then decrement to zero

Completed in 597 milliseconds

1 2 3 4 5 67 8 91011>>