HomeSort by relevance Sort by last modified time
    Searched full:really (Results 301 - 325 of 7555) sorted by null

<<11121314151617181920>>

  /prebuilts/ndk/current/platforms/android-9/arch-x86/usr/include/arpa/
nameser.h 37 * really a bunch of resolver's internal declarations that
  /sdk/eclipse/plugins/com.android.ide.eclipse.adt/src/com/android/ide/eclipse/adt/internal/launch/
AndroidLaunch.java 51 // done really
  /sdk/eclipse/plugins/com.android.ide.eclipse.adt/src/com/android/ide/eclipse/adt/internal/wizards/newproject/
NewTestProjectWizard.java 23 * This is really the {@link NewProjectWizard} that only displays the "test project" pages.
  /toolchain/binutils/binutils-2.25/bfd/
nlm-target.h 103 FIXME: this really has nothing to do with NLM, this is a characteristic
108 FIXME: this really has nothing to do with NLM, this is a characteristic
197 FIXME: this really has nothing to do with NLM, this is a characteristic
202 FIXME: this really has nothing to do with NLM, this is a characteristic
  /toolchain/binutils/binutils-2.25/gas/testsuite/gas/mips/
e32-rel2.d 7 # FIXME: really this should check that the contents of .sdata, .lit4,
  /toolchain/binutils/binutils-2.25/ld/emultempl/
irix.em 29 While this shouldn't really be necessary for ABI conformance, some versions
  /toolchain/binutils/binutils-2.25/ld/testsuite/ld-mmix/
orph-dc-ap.d 11 # @progbits, which doesn't reflect in flags), making sure it's really
  /toolchain/binutils/binutils-2.25/ld/testsuite/ld-sh/sh64/
rel-1.s 1 ! Relative linking, simple files with global symbols but nothing really
  /external/chromium-trace/catapult/dashboard/dashboard/
list_tests_test.py 49 'really': {
69 'Chromium/win7/really/nested/very/deeply/subtest',
70 'Chromium/win7/really/nested/very_very']:
80 'suite': 'really',
114 'Chromium', 'win7', 'really')))
129 graph_data.LIST_TESTS_SUBTEST_CACHE_KEY % ('Chromium', 'mac', 'really'),
133 'suite': 'really',
  /external/clang/unittests/Format/
FormatTestJava.cpp 286 verifyFormat("@SomeAnnotation(\"With some really looooooooooooooong text\")\n"
288 verifyFormat("@org.llvm.Qualified(\"With some really looooooooooong text\")\n"
405 verifyFormat("package some.really.loooooooooooooooooooooong.package;",
410 verifyFormat("import some.really.loooooooooooooooooooooong.imported.Class;",
412 verifyFormat("import static some.really.looooooooooooooooong.imported.Class;",
503 " * Really multi-line\n"
508 " * Really multi-line\n"
  /external/autotest/cli/
topic_common_unittest.py 359 self.atest.failure('This is really bad', item='item0',
360 what_failed='something really important')
363 self.assert_('This is really bad' not in err)
364 err = self.atest.failed['something really important']
366 self.assert_('This is really bad' in err)
372 self.atest.failure('This is really bad', item='item1',
376 self.assert_('This is really bad' in errs)
384 self.atest.failure('This is really bad', item='item0',
385 what_failed='something really important')
386 self.atest.failure('This is really bad', item='item1'
    [all...]
  /art/tools/ahat/test/
QueryTest.java 34 assertEquals("really not found", query.get("bar", "really not found"));
  /external/boringssl/src/crypto/
thread_test.c 32 /* VC really doesn't like casting between data and function pointers. */
40 /* VC really doesn't like casting between data and function pointers. */
  /external/chromium-trace/catapult/telemetry/telemetry/internal/actions/
scroll_bounce.py 32 # It's the transitions we really want to stress, make this big.
55 # Fail if we can't send touch events (bouncing is really only
  /external/chromium-trace/catapult/third_party/Paste/docs/
url-parsing-with-wsgi.txt 31 intentionally. It's really just a metaphor -- in reality there aren't
40 really more like actions than concrete objects.
67 So what we're really doing is *dispatching* -- we're handing the
69 (another actor, really). In the process we can actually retain some
135 though that's really an implementation detail. You could create
208 ``/2004/05/01`` doesn't point to anything on file, but is really more
235 This is really like traditional "middleware", in that it sits between
293 * ``publish`` is really a small and lame way to turn a Quixote object
  /external/clang/test/SemaObjC/
parameterized_classes_arc.m 63 // These aren't really ARC-specific, but they're the same basic idea.
99 // These aren't really ARC-specific, but they're the same basic idea.
  /external/jsilver/src/com/google/clearsilver/jsilver/functions/escape/
SimpleEscapingFunction.java 90 // We really hope that the hotspot compiler inlines this call properly
95 // We really hope our appendable handles sub-strings nicely
  /external/libchrome/sandbox/win/src/sidestep/
preamble_patcher.h 45 // if you really really need to patch a function like this, it
  /external/libdrm/tests/
updatedraw.c 93 * IOCTL_ADD_DRAW is RDWR, though it should really just be RD
107 * IOCTL_ADD_DRAW is RDWR, though it should really just be RD
  /external/libmicrohttpd/src/testcurl/https/
test_https_session_info.c 72 /* really different version... */
145 // setting NOSIGNAL results in really weird
  /external/libpcap/pcap/
usb.h 90 u_int32_t data_len; /* amount of urb data really present in this event*/
115 u_int32_t data_len; /* amount of urb data really present in this event*/
  /external/llvm/lib/Support/
DeltaAlgorithm.cpp 31 // FIXME: This is really slow.
86 // FIXME: This is really slow.
  /external/llvm/test/CodeGen/X86/
dag-optnone.ll 14 ; really should have disabled the combiner for both.)
59 ; Really all we're trying to prove is that it doesn't crash any more.
  /external/skia/platform_tools/android/bin/
android_perf 78 # WE REALLY REALLY WANT TO BE ABLE TO PASS THE SKIA_LAUNCHER APP DIRECTLY TO
  /external/webrtc/webrtc/base/
sslstreamadapterhelper.h 52 // from the impl on some other error cases, so it can't really be
62 // A 0 error means a graceful close, otherwise there is not really enough

Completed in 2476 milliseconds

<<11121314151617181920>>