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

<<31323334353637383940>>

  /external/chromium_org/third_party/webrtc/video_engine/include/
vie_base.h 66 // underuse (used in addition to
69 // overuse (used in addition to
  /external/eigen/doc/
ClassHierarchy.dox 21 In addition, the design avoids multiple inheritance. One reason for this is that in our experience, some
64 coefficients requires a computation (an addition), it can't be just read off memory.
  /external/eigen/test/
vectorwiseop.cpp 33 // test addition
140 // test addition
  /external/freetype/src/base/
ftgloadr.c 56 /* Prepare Set up `loader.current' for addition of a new glyph */
309 /* prepare loader for the addition of a new glyph on top of the base one */
  /external/libnl/lib/route/
cls.c 123 * @name Classifier Addition/Modification/Deletion
133 * Builds a new netlink message requesting an addition of a classifier
addr.c 24 * @par 1) Address Addition
620 * @name Addition
625 * Build netlink request message to request addition of new address
630 * Builds a new netlink message requesting the addition of a new
659 * Request addition of new address
  /external/linux-tools-perf/perf-3.12.0/tools/perf/Documentation/
perf-stat.txt 125 use --per-socket in addition to -a. (system-wide). The output includes the
132 use --per-core in addition to -a. (system-wide). The output includes the
  /external/llvm/include/llvm/ADT/
iterator.h 27 /// subtraction in terms of addition by negating the difference. Negation isn't
33 /// terms of addition of one. These aren't equivalent for all iterator
  /external/llvm/test/CodeGen/SystemZ/
insert-05.ll 96 ; Repeat f8 with addition, which is known to be equivalent to OR in this case.
120 ; Repeat f10 with addition, which is known to be equivalent to OR in this case.
int-sub-05.ll 8 ; Test register addition.
24 ; Test memory addition with no offset.
shift-08.ll 108 ; addition.
150 ; addition.
  /external/mesa3d/src/glsl/
ir_hierarchical_visitor.h 50 * In addition, each visit method and the \c accept methods in the composite
100 * In addition, I can envision no use for having separate enter and leave
  /external/smali/dexlib2/src/main/java/org/jf/dexlib2/dexbacked/
DexBackedMethod.java 77 // addition, effectively allowing out of order entries.
96 // addition, effectively allowing out of order entries.
  /frameworks/base/docs/html/tools/workflow/
index.jd 5 In addition to using the tools from Android Studio,
91 <p>In addition to the above tools that are included with the SDK, you need the following open
  /frameworks/base/docs/html/training/custom-views/
optimizing-view.jd 55 <p>In addition to making {@link android.view.View#onDraw onDraw()} leaner, you should also make sure
104 application, activity, or window level. Notice that in addition to the directions in
  /frameworks/base/media/java/android/media/
FocusRequester.java 29 * instance is managed by android.media.MediaFocusControl, from its addition to the audio focus
46 * the audio focus gain request that caused the addition of this object in the focus stack.
  /frameworks/support/v17/leanback/src/android/support/v17/leanback/widget/
ItemBridgeAdapter.java 114 * any customized UI object in addition to {@link Presenter.ViewHolder}.
123 * any customized UI object in addition to {@link Presenter.ViewHolder}.
  /ndk/tests/device/issue42891-boost-1_52/jni/boost/boost/test/
mock_object.hpp 299 MO_BINARY_OP( +, "Addition" )
300 MO_BINARY_OP( +=, "Addition/assignment" )
  /external/llvm/lib/Transforms/InstCombine/
InstCombineAddSub.cpp 172 /// Return the number of instructions needed to emit the N-ary addition.
688 // The addition is folded to 0.0.
707 // step 2: Emit the N-ary addition.
709 // addition in question, and at most two neighboring instructions.
710 // The resulting optimized addition should have at least one less instruction
711 // than the original addition expression tree. This implies that the resulting
712 // N-ary addition has at most two instructions, and we don't need to worry
713 // about tree-height when constructing the N-ary addition.
804 // Return the number of instruction needed to emit the N-ary addition.
902 // If LHS and RHS each have at least two sign bits, the addition will loo
    [all...]
  /art/compiler/dex/quick/x86/
x86_lir.h 559 Binary0fOpCode(kX86Paddb), // parallel integer addition 8 bits x 16
560 Binary0fOpCode(kX86Paddw), // parallel integer addition 16 bits x 8
561 Binary0fOpCode(kX86Paddd), // parallel integer addition 32 bits x 4
562 Binary0fOpCode(kX86Addps), // parallel FP addition 32 bits x 4
563 Binary0fOpCode(kX86Addpd), // parallel FP addition 64 bits x 2
572 Binary0fOpCode(kX86Phaddw), // parallel horizontal addition 16 bits x 8
573 Binary0fOpCode(kX86Phaddd), // parallel horizontal addition 32 bits x 4
574 Binary0fOpCode(kX86Haddpd), // parallel FP horizontal addition 64 bits x 2
575 Binary0fOpCode(kX86Haddps), // parallel FP horizontal addition 32 bits x 4
    [all...]
  /external/pcre/dist/
NEWS 7 This is primarily a bug-fix release. However, in addition, the Unicode data
113 execution speed. In addition, a new direct interface to JIT execution is
164 8-bit library, in addition to some bug fixes.
301 addition, the CMake configuration files have been brought up to date.
316 The only change of specification is the addition of options to control whether
352 recompiled for use with 7.2 (necessitated by the addition of \K, \h, \H, \v,
412 upheavals to facilitate the addition of new optimizations and other facilities,
431 5. The C++ wrapper interface has been extended by the addition of a
474 The release number has been increased to 6.0 because of the addition of several
  /external/wpa_supplicant_8/src/eap_peer/
eap_config.h 60 * In addition, this field is used to configure a pre-shared key for
168 * possible setup RSA to use ephemeral DH key exchange. In addition,
221 * sub-level labels in addition to the required labels.
420 * EAP-SIM and EAP-AKA. In addition, this is used with EAP-TLS if a
462 * EAP-SIM and EAP-AKA. In addition, this is used with EAP-TLS if a
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.8/x86_64-linux/include/c++/4.8/
ratio 419 // True addition of nonnegative numbers.
436 __n_final::__quot_lo <= __INTMAX_MAX__, "overflow in addition");
439 __d_final::__lo <= __INTMAX_MAX__, "overflow in addition");
465 __n_final::__quot_lo <= __INTMAX_MAX__, "overflow in addition");
468 __d_final::__lo <= __INTMAX_MAX__, "overflow in addition");
  /prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/c++/4.8.3/
ratio 419 // True addition of nonnegative numbers.
436 __n_final::__quot_lo <= __INTMAX_MAX__, "overflow in addition");
439 __d_final::__lo <= __INTMAX_MAX__, "overflow in addition");
465 __n_final::__quot_lo <= __INTMAX_MAX__, "overflow in addition");
468 __d_final::__lo <= __INTMAX_MAX__, "overflow in addition");
  /prebuilts/ndk/8/sources/cxx-stl/gnu-libstdc++/4.7/include/
ratio 416 // True addition of nonnegative numbers.
433 __n_final::__quot_lo <= __INTMAX_MAX__, "overflow in addition");
436 __d_final::__lo <= __INTMAX_MAX__, "overflow in addition");
462 __n_final::__quot_lo <= __INTMAX_MAX__, "overflow in addition");
465 __d_final::__lo <= __INTMAX_MAX__, "overflow in addition");

Completed in 1385 milliseconds

<<31323334353637383940>>