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

1 2 3 4 5 67 8 91011>>

  /art/test/011-array-copy/src/
Iface1.java 18 * Test stuff.
  /art/test/019-wrong-array-type/src/
Main.java 18 * Stuff the wrong type object into an array.
  /art/test/022-interface/src/
Iface1.java 18 * Test stuff.
  /art/test/024-illegal-access/src/
PublicAccess.java 18 * Some stuff for access checks.
SemiPrivate.java 21 /* not private */ static String mPrivvy = "stuff";
  /dalvik/tests/019-wrong-array-type/src/
Main.java 18 * Stuff the wrong type object into an array.
  /dalvik/vm/compiler/template/
rebuild.sh 18 # Rebuild for all known targets. Necessary until the stuff in "out" gets
  /external/chromium/net/base/
network_change_notifier_netlink_linux.h 7 // separate out all the netlink stuff into these files.
  /external/chromium-trace/trace-viewer/third_party/gl-matrix/tasks/
release.rake 13 # Put other release-related stuff here, such as publishing docs;
  /external/chromium_org/chrome/browser/chromeos/input_method/
mock_ibus_controller.h 17 // TODO(nona): Remove this class and use MockIBus stuff instead.
  /external/chromium_org/chrome/common/extensions/docs/server2/test_data/test_json/
test_file.json 20 "description": "Gets stuff.",
  /external/chromium_org/jingle/notifier/base/
fake_base_task.h 5 // A stand-in for stuff that expects a weak pointer to a BaseTask for
  /external/chromium_org/net/base/
gzip_header.cc 113 flags_ &= ~FLAG_FEXTRA; // we're done with the FEXTRA stuff
127 flags_ &= ~FLAG_FNAME; // we're done with the FNAME stuff
143 flags_ &= ~FLAG_FCOMMENT; // we're done with the FCOMMENT stuff
161 flags_ &= ~FLAG_FHCRC; // we're done with the FHCRC stuff
  /external/chromium_org/ppapi/cpp/
logging.h 29 /// // Do stuff to the pointer, since you know it's valid.
  /external/chromium_org/third_party/npapi/npspy/extern/nspr/md/
_os2.h 214 /* --- Misc stuff --- */
217 /* --- IO stuff --- */
243 /* --- Socket IO stuff --- */
321 /* --- Scheduler stuff --- */
325 /* --- DIR stuff --- */
335 /* --- Segment stuff --- */
340 /* --- Environment Stuff --- */
344 /* --- Threading Stuff --- */
365 /* --- Lock stuff --- */
408 /* XXXMB- the IOQ stuff is certainly not working correctly yet. *
    [all...]
  /external/chromium_org/third_party/protobuf/src/google/protobuf/compiler/cpp/
cpp_service.h 62 // Header stuff.
68 // Source file stuff.
81 // Header stuff.
93 // Source file stuff.
  /external/chromium_org/tools/gyp/test/ninja/normalize-paths-win/
normalize-paths.gyp 12 'OutputFile': '<(PRODUCT_DIR)/stuff/AnotherName.exe',
  /external/chromium_org/tools/gyp/test/win/
gyptest-macros-in-inputs-and-outputs.py 23 test.built_file_must_exist('stuff.blah.something',
  /external/chromium_org/tools/heapcheck/
net_unittests.gtest-heapcheck.txt 4 # Exclude tests that simulate a crash: they leak a lot of stuff.
  /external/chromium_org/v8/test/mjsunit/
debug-stepout-scope-part2.js 66 "try { throw 'stuff' } catch (e) { e = 1; }",
67 "try { throw 'stuff' } catch (e) { e = 1; } ",
68 "try { throw 'stuff' } catch (e) { e = 1; };",
69 "try { throw 'stuff' } catch (e) { e = 1; }; " ];
debug-stepout-scope-part4.js 67 "try { throw 'stuff' } catch (e) { e = 1; }",
68 "try { throw 'stuff' } catch (e) { e = 1; } ",
69 "try { throw 'stuff' } catch (e) { e = 1; };",
70 "try { throw 'stuff' } catch (e) { e = 1; }; " ];
debug-stepout-scope-part6.js 66 "try { throw 'stuff' } catch (e) { e = 1; }",
67 "try { throw 'stuff' } catch (e) { e = 1; } ",
68 "try { throw 'stuff' } catch (e) { e = 1; };",
69 "try { throw 'stuff' } catch (e) { e = 1; }; " ];
debug-stepout-scope-part7.js 66 "try { throw 'stuff' } catch (e) { e = 1; }",
67 "try { throw 'stuff' } catch (e) { e = 1; } ",
68 "try { throw 'stuff' } catch (e) { e = 1; };",
69 "try { throw 'stuff' } catch (e) { e = 1; }; " ];
  /external/clang/test/ARCMT/
atautorelease-3.m 18 // All this stuff get removed since nothing is happening inside.
atautorelease-3.m.result 18 // All this stuff get removed since nothing is happening inside.

Completed in 534 milliseconds

1 2 3 4 5 67 8 91011>>