HomeSort by relevance Sort by last modified time
    Searched full:really (Results 1 - 25 of 7359) sorted by null

1 2 3 4 5 6 7 8 91011>>

  /external/proguard/
Android.mk 1 # We don't really build anything.
  /external/valgrind/main/memcheck/tests/
malloc1.c 5 void really ( void );
9 really();
13 void really ( void ) function
malloc1.stderr.exp 2 at 0x........: really (malloc1.c:20)
6 by 0x........: really (malloc1.c:19)
10 at 0x........: really (malloc1.c:23)
14 by 0x........: really (malloc1.c:21)
pipe.c 2 // behaved as if pipe() took an array of 64-bit ints, when it really takes
  /frameworks/base/core/tests/coretests/src/android/view/menu/
MenuLayout.java 26 private static final String LONG_TITLE = "Really really really really really really really really really really long title"
    [all...]
  /external/chromium_org/third_party/yasm/source/patched-yasm/modules/objfmts/elf/tests/
nasm-sectname.asm 1 ; XXX: this test should really be in parsers/nasm/tests, not here.
  /ndk/tests/device/test-basic-rtti/
README 4 This is really a way to check that the C++ compiler properly links against
6 really works.
  /ndk/tests/device/test-gabi++/
README 4 This is really a way to check that the C++ compiler properly links against
6 dynamic_cast<> and try..throw..catch really work.
  /frameworks/base/tests/HwAccelerationTest/res/layout/
text_fade.xml 36 android:text="This is a really really really really really really long string"
  /external/chromium_org/third_party/WebKit/Tools/Scripts/webkitpy/webgl/
__init__.py 4 # Some of the Python modules in this directory aren't really part of webkitpy
9 # Really, all this code should either be refactored or moved somewhere else,
  /ndk/tests/device/test-basic-exceptions/
README 8 This is really a way to check that the C++ compiler properly links against
10 features do really work.
  /external/chromium_org/ui/views/examples/
button_example.cc 25 const char kLongText[] = "Start of Really Really Really Really Really Really "
26 "Really Really Really Really Really Really Really
    [all...]
  /bionic/libc/upstream-openbsd/lib/libc/gdtoa/
gdtoa_fltrnds.h 3 #ifdef Trust_FLT_ROUNDS /*{{ only define this if FLT_ROUNDS really works! */
  /external/chromium_org/tools/gyp/test/mac/missing-cfbundlesignature/
Third-Info.plist 10 <string>some really long string</string>
  /external/clang/test/Parser/
cxx-typeid.cpp 3 // FIXME: This should really include <typeinfo>, but we don't have that yet.
  /external/e2fsprogs/tests/f_badprimary/
expect.1 6 If the block is really bad, the filesystem can not be fixed.
8 that the block is really OK. But there are no guarantees.
14 If the block is really bad, the filesystem can not be fixed.
16 that the block is really OK. But there are no guarantees.
  /external/llvm/test/Assembler/
2002-10-08-LargeArrayPerformance.ll 2 ; This testcase comes from the following really simple c file:
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.6/sysroot/usr/include/bits/
a.out.h 9 /* Signal to users of this header that this architecture really doesn't
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.8/sysroot/usr/include/bits/
a.out.h 9 /* Signal to users of this header that this architecture really doesn't
  /prebuilts/python/darwin-x86/2.7.5/lib/python2.7/email/test/data/
msg_45.txt 4 X-Long-Line: Some really long line contains a lot of text and thus has to be rewrapped because it is some
5 really long
14 X-Long-Line: Another really long line contains a lot of text and thus has to be rewrapped because it is another
15 really long
  /prebuilts/python/linux-x86/2.7.5/lib/python2.7/email/test/data/
msg_45.txt 4 X-Long-Line: Some really long line contains a lot of text and thus has to be rewrapped because it is some
5 really long
14 X-Long-Line: Another really long line contains a lot of text and thus has to be rewrapped because it is another
15 really long
  /external/chromium_org/net/disk_cache/blockfile/
errors.h 27 ERR_CACHE_DOOMED = -14, // Not really an error condition.
28 ERR_CACHE_CREATED = -15 // Not really an error condition.
  /external/e2fsprogs/tests/f_dir_bad_mode/
expect.1 2 Inode 12 is a socket but it looks like it is really a directory.
  /external/linux-tools-perf/perf-3.12.0/tools/perf/ui/
keysyms.h 22 /* Not really keys */
  /external/chromium_org/third_party/libxml/src/include/libxml/
HTMLtree.h 29 * Macro. A text node in a HTML document is really implemented
36 * Macro. An entity reference in a HTML document is really implemented
43 * Macro. A comment in a HTML document is really implemented
50 * Macro. A preserved node in a HTML document is really implemented
57 * Macro. A processing instruction in a HTML document is really implemented

Completed in 1137 milliseconds

1 2 3 4 5 6 7 8 91011>>