HomeSort by relevance Sort by last modified time
    Searched full:addition (Results 76 - 100 of 4585) sorted by null

1 2 34 5 6 7 8 91011>>

  /external/chromium_org/third_party/skia/src/core/
SkBitmapProcState_utils.h 16 * In addition, we use SkFractionalInt to keep more fractional precision than
  /external/chromium_org/third_party/webrtc/video_engine/test/auto_test/automated/
vie_extended_integration_test.cc 34 // (in addition to being disabled on Mac due to webrtc:1268).
  /external/chromium_org/third_party/webrtc/voice_engine/test/auto_test/fixtures/
before_streaming_fixture.h 18 // This fixture will, in addition to the work done by its superclasses,
  /external/chromium_org/tools/telemetry/telemetry/core/platform/
process_statistic_timeline_data_unittest.py 20 # Test addition.
  /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/ui/events/linux/
text_edit_command_auralinux.h 76 // In addition to executing the command, modify the selection.
  /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/libcxx/test/input.output/iostreams.base/fpos/fpos.operations/
addition.pass.cpp 14 // Addition
  /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/mockito/cglib-and-asm/src/org/mockito/cglib/proxy/
ProxyRefDispatcher.java 20 * {@link Dispatcher} except for the addition of an argument
  /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/gpu/
GrDrawEffect.h 12 * In addition to the effect, it also communicates any changes between the relationship between
  /external/skia/platform_tools/android/tests/
gyp_to_android_tests.py 40 # In addition, there should be an 'Android.mk' inside /tests/
  /external/skia/src/core/
SkBitmapProcState_utils.h 16 * In addition, we use SkFractionalInt to keep more fractional precision than
  /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

Completed in 1417 milliseconds

1 2 34 5 6 7 8 91011>>