/external/chromium_org/third_party/WebKit/Source/core/dom/ |
MutationEvent.idl | 25 const unsigned short ADDITION = 2;
|
/external/chromium_org/third_party/harfbuzz-ng/ |
README.chromium | 23 In addition, all unneeded files from the root directory and src/ directory
|
/external/chromium_org/third_party/jemalloc/ |
LICENSE | 13 addition of one or more copyright notices.
|
/external/chromium_org/third_party/skia/include/images/ |
SkImageRef_GlobalPool.h | 40 to the requested amount. In addition, because of the
|
/external/chromium_org/tools/traceline/traceline/ |
README | 8 used to generated JSON output. In addition to hooking system call activity,
|
/external/chromium_org/ui/base/win/ |
message_box_win.cc | 13 // In addition to passing the RTL flags to ::MessageBox if we are running in an
|
/external/chromium_org/webkit/browser/fileapi/ |
copy_or_move_file_validator.h | 45 // in addition to |platform_path| because in the obfuscated file system
|
/external/dropbear/libtommath/ |
bn_mp_add.c | 18 /* high level addition (handles signs) */
|
/external/eyes-free/AccessCheck/src/com/android/accessibility/ |
AccessibilityValidator.java | 119 InputSource addition; local 121 addition = new InputSource(new FileReader(file)); 123 addition.setPublicId(file.toString()); 124 layoutFiles.add(addition);
|
/external/iptables/extensions/ |
libxt_IDLETIMER.man | 23 Send netlink messages in addition to sysfs notifications and show remaining
|
/external/iptables/include/linux/netfilter/ |
xt_IDLETIMER.h | 46 /* Use netlink messages for notification in addition to sysfs */
|
/external/jsilver/src/com/google/clearsilver/jsilver/syntax/ |
TypeResolver.java | 43 * There are three types of expression we need to process; addition, equality and inequality. By 60 * addition (due to the forced numeric value on the left). Then when we process the main expression 73 * concatenation and not numeric addition). 113 || node instanceof ANumericAddExpression // numeric addition (a + b)
|
/external/junit/src/org/junit/runner/ |
Runner.java | 9 * a custom runner, in addition to implementing the abstract methods here you must
|
/external/kernel-headers/original/linux/mtd/ |
blktrans.h | 54 /* Called on {de,}registration and on subsequent addition/removal
|
/external/kernel-headers/original/linux/netfilter/ |
xt_IDLETIMER.h | 46 /* Use netlink messages for notification in addition to sysfs */
|
/external/llvm/test/CodeGen/SystemZ/ |
atomicrmw-add-01.ll | 7 ; Check addition of a variable. 77 ; Check addition of -1. We add 0xff000000 to the rotated word. 91 ; Check addition of 1. We add 0x01000000 to the rotated word. 119 ; Check addition of a large unsigned value. We add 0xfe000000 to the
|
atomicrmw-add-02.ll | 7 ; Check addition of a variable. 77 ; Check addition of -1. We add 0xffff0000 to the rotated word. 91 ; Check addition of 1. We add 0x00010000 to the rotated word. 119 ; Check addition of a large unsigned value. We add 0xfffe0000 to the
|
int-add-13.ll | 1 ; Test the three-operand forms of addition.
|
/external/llvm/test/Other/ |
extract.ll | 8 ; from bitcode files in addition to assembly files.
|
/external/llvm/utils/unittest/googletest/ |
README.LLVM | 5 the actual source code, to minimize the addition to the LLVM distribution.
|
/external/qemu/distrib/sdl-1.2.15/docs/man3/ |
SDL_MixAudio.3 | 11 This function takes two audio buffers of \fBlen\fR bytes each of the playing audio format and mixes them, performing addition, volume adjustment, and overflow clipping\&. The \fBvolume\fR ranges from 0 to \fBSDL_MIX_MAXVOLUME\fP and should be set to the maximum value for full audio volume\&. Note this does not change hardware volume\&. This is provided for convenience -- you can mix your own audio data\&.
|
/external/skia/include/images/ |
SkImageRef_GlobalPool.h | 40 to the requested amount. In addition, because of the
|
/frameworks/base/core/java/android/content/ |
EntityIterator.java | 23 * {@link Entity} objects. In addition to the iteration functionality it also allows
|
/ndk/sources/cxx-stl/llvm-libc++/libcxx/test/input.output/iostreams.base/fpos/fpos.operations/ |
addition.pass.cpp | 14 // Addition
|
/packages/apps/Contacts/src/com/android/contacts/list/ |
OnContactsUnavailableActionListener.java | 29 * Initiates addition of a contacts account.
|