/external/valgrind/main/exp-ptrcheck/tests/ |
stackerr.c | 5 For example, x86 w/ gcc-4.3.1 gives 10 whereas amd64 w/ gcc-4.3.1 gives
|
/external/valgrind/main/helgrind/tests/ |
tc15_laog_lockdel.stderr.exp | 3 Try order 2 -> 1. This gives an error. 16 Free 2 and re-allocate it. This gives it a new identity,
|
/prebuilt/darwin-x86/toolchain/arm-linux-androideabi-4.4.x/info/ |
dir | 7 This (the Directory node) gives a menu of major topics. 9 "h" gives a primer for first-timers,
|
/prebuilt/linux-x86/toolchain/arm-linux-androideabi-4.4.x/info/ |
dir | 7 This (the Directory node) gives a menu of major topics. 9 "h" gives a primer for first-timers,
|
/external/bison/m4/ |
inttypes_h_gl.m4 | 4 dnl gives unlimited permission to copy and/or distribute it,
|
mbrtowc.m4 | 4 dnl gives unlimited permission to copy and/or distribute it,
|
mbstate_t.m4 | 4 dnl gives unlimited permission to copy and/or distribute it,
|
stdint_h_gl.m4 | 4 dnl gives unlimited permission to copy and/or distribute it,
|
strnlen.m4 | 4 dnl gives unlimited permission to copy and/or distribute it,
|
uintmax_t_gl.m4 | 4 dnl gives unlimited permission to copy and/or distribute it,
|
ulonglong_gl.m4 | 4 dnl gives unlimited permission to copy and/or distribute it,
|
/external/chromium/chrome/browser/accessibility/ |
browser_accessibility_mac.h | 36 // This gives BrowserAccessibility::Create access to the class constructor.
|
/external/chromium/chrome/browser/ui/gtk/ |
focus_store_gtk.cc | 34 // We don't add a ref. The signal handler below effectively gives us a weak
|
/external/iptables/extensions/ |
libipt_SAME.man | 2 (`\-\-to 1.2.3.4\-1.2.3.7') and gives a client the same
|
/external/valgrind/main/memcheck/tests/ |
nanoleak2.c | 7 // it gives the y/n/c suppression prompt for errors that aren't shown. This
|
/ndk/sources/host-tools/sed-4.2.1/m4/ |
glibc21.m4 | 4 dnl gives unlimited permission to copy and/or distribute it,
|
lstat.m4 | 6 # gives unlimited permission to copy and/or distribute it,
|
realloc.m4 | 4 dnl gives unlimited permission to copy and/or distribute it,
|
ssize_t.m4 | 4 dnl gives unlimited permission to copy and/or distribute it,
|
strnlen.m4 | 4 dnl gives unlimited permission to copy and/or distribute it,
|
/sdk/eclipse/plugins/com.android.ide.eclipse.tests/src/com/android/ide/eclipse/adt/internal/editors/layout/refactoring/testdata/ |
manifest-expected-completion17.txt | 3 package : This attribute gives a unique name for the package, using a Java-style naming convention to avoid name collisions. For example, applications published by Google could have names of the form com.google.app.appname
|
/system/core/include/cutils/ |
process_name.h | 18 * Gives the current process a name.
|
/external/chromium/chrome/browser/bookmarks/ |
bookmark_editor.h | 53 // If type == EXISTING_NODE this gives the existing node. 65 // |parent| gives the initial parent to select in the tree for the node.
|
/external/clang/test/Misc/ |
diag-aka-types.cpp | 16 // There are two classes named Foo::foo here. Make sure the message gives 35 // gives a way to tell them apart.
|
/external/llvm/test/CodeGen/Thumb2/ |
thumb2-mov.ll | 183 %3 = or i32 %1, 255 ; This gives us 0xFFFF in %3 184 %4 = shl i32 %2, 8 ; This gives us (1234 << 16) in %4 196 %3 = or i32 %1, 255 ; This gives us 0xFFFF in %3 199 %6 = shl i32 %4, 2 ; This gives us (1234 << 16) in %6 210 %3 = or i32 %1, 255 ; This gives us 0xFFFF in %3 213 %6 = shl i32 %4, 2 ; This gives us (1234 << 16) in %6
|