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

1 2 3 4 5 6 7 8 91011>>

  /external/chromium_org/tools/grit/grit/testdata/
structure_variables.html 3 Did you know that [EQUATION]?
  /external/valgrind/main/memcheck/tests/x86-linux/
scalar_supp.c 7 // uninitialised, but we know pi[0] is 0x0
10 // uninitialised, but we know pc[0] points to 0x0
14 // - the syscall number itself is undefined (but we know it's
scalar_exit_group.c 5 // uninitialised, but we know px[0] is 0x0
  /external/bzip2/
words2 4 figure out what, please let me know (jseward@bzip.org).
  /external/grub/
Makefile.am 1 # Do not change this order if you don't know what you are doing.
  /external/chromium_org/third_party/pymock/
README.chromium 9 same mock library that is now part of python 3.3 where it is know as
  /external/javassist/src/main/javassist/runtime/
package.html 8 of every support class to know which kind of modification needs
  /external/mp4parser/isoparser/src/main/java/com/googlecode/mp4parser/boxes/apple/
TaptAtom.java 6 * Don't know what it is but it is obviously a container box.
  /external/valgrind/main/memcheck/tests/
manuel2.c 8 int *x = m[0] + &y; // we know m[0] will be zero
realloc1.c 2 /* Anyone know what this is supposed to test? I don't
  /packages/apps/PackageInstaller/
proguard.flags 3 # platform version. We know about them, and they are safe.
  /external/chromium/chrome/browser/ui/cocoa/
themed_window.mm 8 // don't needs to know about the theming machinery.
  /external/chromium_org/third_party/mesa/src/src/gallium/include/state_tracker/
xlib_sw_winsys.h 14 * Xlib-based state trackers somehow need to know this.
  /external/clang/test/Headers/
c89.c 5 // on win32 since we don't generally know how to find errno.h.
  /external/kernel-headers/original/asm-x86/
ia32_unistd.h 7 * Only add syscalls here where some part of the kernel needs to know
  /external/llvm/test/Transforms/SCCP/
2004-12-10-UndefBranchBug.ll 3 ; This function definitely returns 1, even if we don't know the direction
  /external/mesa3d/src/gallium/include/state_tracker/
xlib_sw_winsys.h 14 * Xlib-based state trackers somehow need to know this.
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.4.3/sysroot/usr/include/asm/
boot.h 4 /* Don't touch these, unless you really know what you're doing. */
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/sysroot/usr/include/asm/
boot.h 4 /* Don't touch these, unless you really know what you're doing. */
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.7-4.6/sysroot/usr/include/asm/
boot.h 4 /* Don't touch these, unless you really know what you're doing. */
  /external/chromium_org/chrome/test/base/
uma_histogram_helper.h 23 // We know the exact number of samples in a bucket, and that no other bucket
29 // We don't know the values of the samples, but we know how many there are.
  /external/jsr305/ri/src/main/java/javax/annotation/meta/
Exhaustive.java 15 * For example, the following defines a type qualifier such that if you know a
17 * then the value must be {@literal @Foo(Color.Green)}. And if you know it is
18 * {@literal @Foo(Color.Green)}, you know it cannot be
  /external/llvm/lib/DebugInfo/
DWARFDebugInfoEntry.h 75 // We know we are kept in a vector of contiguous entries, so we know
83 // We know we are kept in a vector of contiguous entries, so we know
91 // We know we are kept in a vector of contiguous entries, so we know
103 // We know we are kept in a vector of contiguous entries, so we know
111 // We know we are kept in a vector of contiguous entries, so we know
    [all...]
  /external/chromium_org/chrome/browser/spellchecker/
misspelling_unittest.cc 16 misspelling.context = ASCIIToUTF16("How doe sit know");
24 "{\"originalText\": \"How doe sit know\","
38 misspelling.context = ASCIIToUTF16("How doe sit know");
  /external/chromium_org/third_party/WebKit/Tools/qunit/
README.md 11 comes up again - a regression - you'll spot it immediately and know how to fix
12 it, because you know what code you just changed.
15 run the tests after each small refactoring step and always know what change

Completed in 477 milliseconds

1 2 3 4 5 6 7 8 91011>>