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

<<11121314151617181920>>

  /external/sonivox/arm-wt-22k/lib_src/
dls2.h 18 FOURCC's used in the DLS2 file, in addition to DLS1 chunks
28 Articulation connection graph definitions. These are in addition to
32 /* Generic Sources (in addition to DLS1 sources. */
  /external/clang/test/OpenMP/
parallel_for_loop_messages.cpp 97 // expected-error@+2 {{increment clause of OpenMP for loop must perform simple addition or subtraction on loop variable 'i'}}
132 // expected-error@+2 {{increment clause of OpenMP for loop must perform simple addition or subtraction on loop variable 'ii'}}
137 // expected-error@+2 {{increment clause of OpenMP for loop must perform simple addition or subtraction on loop variable 'ii'}}
158 // expected-error@+2 {{increment clause of OpenMP for loop must perform simple addition or subtraction on loop variable 'ii'}}
164 // expected-error@+2 {{increment clause of OpenMP for loop must perform simple addition or subtraction on loop variable 'ii'}}
169 // expected-error@+2 {{increment clause of OpenMP for loop must perform simple addition or subtraction on loop variable 'ii'}}
175 // expected-error@+2 {{increment clause of OpenMP for loop must perform simple addition or subtraction on loop variable 'ii'}}
180 // expected-error@+2 {{increment clause of OpenMP for loop must perform simple addition or subtraction on loop variable 'ii'}}
185 // expected-error@+2 {{increment clause of OpenMP for loop must perform simple addition or subtraction on loop variable 'ii'}}
409 // expected-error@+2 {{increment clause of OpenMP for loop must perform simple addition or subtraction on loop variable 'I'}
    [all...]
simd_loop_messages.cpp 88 // expected-error@+2 {{increment clause of OpenMP for loop must perform simple addition or subtraction on loop variable 'i'}}
123 // expected-error@+2 {{increment clause of OpenMP for loop must perform simple addition or subtraction on loop variable 'ii'}}
128 // expected-error@+2 {{increment clause of OpenMP for loop must perform simple addition or subtraction on loop variable 'ii'}}
149 // expected-error@+2 {{increment clause of OpenMP for loop must perform simple addition or subtraction on loop variable 'ii'}}
155 // expected-error@+2 {{increment clause of OpenMP for loop must perform simple addition or subtraction on loop variable 'ii'}}
160 // expected-error@+2 {{increment clause of OpenMP for loop must perform simple addition or subtraction on loop variable 'ii'}}
166 // expected-error@+2 {{increment clause of OpenMP for loop must perform simple addition or subtraction on loop variable 'ii'}}
171 // expected-error@+2 {{increment clause of OpenMP for loop must perform simple addition or subtraction on loop variable 'ii'}}
176 // expected-error@+2 {{increment clause of OpenMP for loop must perform simple addition or subtraction on loop variable 'ii'}}
402 // expected-error@+2 {{increment clause of OpenMP for loop must perform simple addition or subtraction on loop variable 'I'}
    [all...]
  /frameworks/av/media/libstagefright/codecs/m4v_h263/enc/src/
fastquant.cpp 130 fast bitmaprow mask and borrowed Addition method instead of ifs from , ).
157 Int Addition = QuantParam->Addition;
238 coeff = coeff_dequant(q_value, QPx2, Addition, tmp);
276 Int Addition = QuantParam->Addition;
400 coeff = coeff_dequant(q_value, QPx2, Addition, tmp);
448 Int Addition = QuantParam->Addition;
483 coeff = coeff_dequant(scale_q, QP, Addition, tmp)
    [all...]
  /external/wpa_supplicant_8/wpa_supplicant/
README-Windows.txt 18 addition, the current version has been reported to work with Windows
92 make, openssl development package, etc. In addition, developer's pack
97 CONFIG_DRIVER_NDIS. In addition, include directories may need to be
129 should be applicable for most parts. In addition, there is another
252 of a text file and command line parameters. In addition, it can be
290 network block in the configuration file. In addition, blobs subkey has
  /external/llvm/test/CodeGen/SystemZ/
int-add-10.ll 1 ; Test 128-bit addition in which the second operand is a zero-extended i32.
6 ; %b into a register and use memory addition.
35 ; Test register addition in cases where the second operand is zero extended
int-sub-06.ll 1 ; Test 128-bit addition in which the second operand is a zero-extended i32.
6 ; %b into a register and use memory addition.
35 ; Test register addition in cases where the second operand is zero extended
  /frameworks/base/core/java/com/android/internal/os/
PowerProfile.java 53 * addition to POWERR_CPU_IDLE due to a wake lock being held but with no
125 * Power consumed by the audio hardware when playing back audio content. This is in addition
131 * Power consumed by any media hardware when playing back video content. This is in addition
  /device/google/atv/products/
sdk_atv_armv7.mk 44 # Add TV skins to SDK, in addition to (not replacing) original SDK tree
  /external/bluetooth/bluedroid/conf/
auto_pair_devlist.conf 27 # Blacklisting by addition of the address during usage
  /external/chromium-trace/trace-viewer/third_party/pywebsocket/src/test/
endtoend_with_external_server.py 37 and mod_pywebsocket manually. In addition, you should pass allow_draft75 option
  /external/chromium_org/chrome/browser/extensions/api/tab_capture/
tab_capture_registry.h 59 // from the prior call to AddRequest(). In addition, a request is not
  /external/chromium_org/chrome/browser/safe_browsing/
report.proto 14 // In addition to the url, a resource can contain HTTP request and response
  /external/chromium_org/chrome/browser/ui/views/
edit_search_engine_dialog.h 7 // dialog, and also on its own to confirm the addition of a keyword added by
  /external/chromium_org/chrome/renderer/spellchecker/
spellcheck_language.h 32 // In addition, finds the suggested words for a given word
  /external/chromium_org/components/google/core/browser/
google_url_tracker_infobar_delegate.h 75 // addition to a strong pointer to facilitate this case.
  /external/chromium_org/components/storage_monitor/
storage_monitor_mac.mm 32 const base::string16& addition) {
33 if (addition.empty())
36 return addition;
37 return name + static_cast<base::char16>(' ') + addition;
  /external/chromium_org/content/browser/android/java/
jni_helper.cc 74 // Addition to the map does not invalidate this iterator.
  /external/chromium_org/native_client_sdk/src/libraries/nacl_io/memfs/
mem_fs_node.cc 26 // The maximum size to reserve in addition to the requested size. Resize() will
  /external/chromium_org/native_client_sdk/src/libraries/ppapi_simple/
ps.h 23 * and expect them to be processed on a new thread. In addition, the library
  /external/chromium_org/storage/browser/fileapi/
native_file_util.h 23 // in addition to perform native filesystem operations.
  /external/chromium_org/third_party/WebKit/Source/core/events/
MutationEvent.h 39 ADDITION = 2, // NOLINT
  /external/chromium_org/third_party/WebKit/Tools/Scripts/
svn-apply 231 # Addition or Modification
236 # Addition
271 # Addition or Modification
326 my $addition = 0;
328 $addition = 1 if ($diffHashRef->{isNew} || $patch =~ /\n@@ -0,0 .* @@/);
331 if (!$addition && !$deletion && !$isBinary && $hasTextChunks) {
343 # Either a deletion, an addition or a binary change.
356 } elsif ($addition) {
357 # Addition
  /external/chromium_org/third_party/WebKit/Tools/Scripts/webkitpy/common/
multiprocessing_bootstrap.py 32 (which means a file in sys.path that ends in .py). In addition, we need to
  /external/chromium_org/third_party/cld/base/
global_strip_options.h 22 // Example: In addition it's possible to remove the dependency on the base

Completed in 1220 milliseconds

<<11121314151617181920>>