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

1 2 3 45 6 7 8 91011>>

  /external/valgrind/main/
exp-sgcheck.supp 8 # I'm pretty sure this is a false positive caused by the sg_ stuff
  /prebuilts/python/darwin-x86/2.7.5/lib/python2.7/email/test/data/
msg_42.txt 9 Stuff
  /prebuilts/python/linux-x86/2.7.5/lib/python2.7/email/test/data/
msg_42.txt 9 Stuff
  /external/chromium_org/chrome/test/chromedriver/net/
net_util_unittest.cc 115 std::string response("stuff");
122 std::string response("stuff");
124 ASSERT_STREQ("stuff", response.c_str());
129 std::string response("stuff");
131 ASSERT_STREQ("stuff", response.c_str());
135 std::string response("stuff");
138 ASSERT_STREQ("stuff", response.c_str());
  /external/clang/include/clang/AST/
RawCommentList.h 34 RCK_BCPLSlash, ///< \code /// stuff \endcode
35 RCK_BCPLExcl, ///< \code //! stuff \endcode
36 RCK_JavaDoc, ///< \code /** stuff */ \endcode
37 RCK_Qt, ///< \code /*! stuff */ \endcode, also used by HeaderDoc
68 /// \code ///< stuff \endcode
69 /// \code //!< stuff \endcode
70 /// \code /**< stuff */ \endcode
71 /// \code /*!< stuff */ \endcode
78 /// \code //< stuff \endcode
79 /// \code /*< stuff */ \endcod
    [all...]
  /external/chromium_org/v8/test/webkit/
dfg-side-effect-assignment-osr-exit-expected.txt 929 PASS foo(bar) is "stuff"
931 PASS foo(bar) is "stuff"
933 PASS foo(bar) is "stuff"
935 PASS foo(bar) is "stuff"
937 PASS foo(bar) is "stuff"
939 PASS foo(bar) is "stuff"
941 PASS foo(bar) is "stuff"
943 PASS foo(bar) is "stuff"
945 PASS foo(bar) is "stuff"
947 PASS foo(bar) is "stuff"
    [all...]
dfg-put-by-id-prototype-check.js 38 var stuff; variable
42 Foo.prototype.__defineSetter__("f", function(value) { stuff = value; });
47 shouldBe("stuff", "" + i);
  /ndk/sources/host-tools/make-3.81/tests/scripts/functions/
error 29 some: ; @echo Some stuff
51 $answer = "Some stuff\n$makefile:12: *** error is maybe. Stop.\n";
57 $answer = "Some stuff\n$makefile:16: *** error is definitely. Stop.\n";
  /packages/apps/Email/src/com/android/email/
StopWatch.java 29 * // Do your stuff
31 * // More stuff
33 * // More stuff
  /art/test/024-illegal-access/src2/
SemiPrivate.java 21 private static String mPrivvy = "stuff";
  /dalvik/tests/035-enum/src/
Main.java 6 * Try some stuff with enumerations.
  /external/antlr/antlr-3.4/runtime/JavaScript/src/org/antlr/runtime/tree/
Tree.js 9 * This is a tree node without any payload; just navigation and factory stuff.
  /external/chromium/chrome/browser/ui/webui/options/
stop_syncing_handler.h 10 // Chrome personal stuff stop syncing overlay UI handler.
  /external/chromium/chrome/common/extensions/docs/examples/api/tabs/pin/
inject.js 10 // Do stuff on successful response
  /external/chromium/net/data/heapcheck/
net_unittests.gtest.txt 4 # Exclude tests that simulate a crash: they leak a lot of stuff.
  /external/chromium_org/content/browser/renderer_host/
OWNERS 9 # for GPU-related stuff in *mac*
  /external/chromium_org/tools/gyp/
gyp_main.py 9 # TODO(mark): sys.path manipulation is some temporary testing stuff.
  /external/kernel-headers/original/linux/nfsd/
auth.h 4 * nfsd-specific authentication stuff.
  /external/llvm/lib/Target/MSP430/
README.txt 14 1. Verify, how stuff is handling implicit zext with 8 bit operands (this might
26 5. Implement varargs stuff.
28 6. Verify and fix (if needed) how's stuff playing with i32 / i64.
30 7. Implement floating point stuff (softfp?)
  /external/qemu/distrib/sdl-1.2.15/docs/man3/
SDL_CreateMutex.3 27 /* Do stuff while mutex is locked */
  /external/valgrind/main/perf/
Makefile.am 24 # Extra stuff
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.4.3/sysroot/usr/include/linux/
if_ec.h 6 /* User visible stuff. Glibc provides its own but libc5 folk will use these */
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.4.3/sysroot/usr/include/linux/nfsd/
debug.h 4 * Debugging-related stuff for nfsd
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/sysroot/usr/include/linux/
if_ec.h 6 /* User visible stuff. Glibc provides its own but libc5 folk will use these */
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/sysroot/usr/include/linux/nfsd/
debug.h 4 * Debugging-related stuff for nfsd

Completed in 754 milliseconds

1 2 3 45 6 7 8 91011>>