HomeSort by relevance Sort by last modified time
    Searched full:divide (Results 526 - 550 of 1606) sorted by null

<<21222324252627282930>>

  /prebuilts/ndk/8/sources/cxx-stl/gnu-libstdc++/4.4.3/include/bits/
mask_array.h 79 /// Divide slice elements by corresponding elements of @a v.
  /prebuilts/ndk/8/sources/cxx-stl/gnu-libstdc++/4.6/include/bits/
gslice_array.h 80 /// Divide slice elements by corresponding elements of @a v.
indirect_array.h 82 /// Divide slice elements by corresponding elements of @a v.
mask_array.h 81 /// Divide slice elements by corresponding elements of @a v.
  /prebuilts/ndk/8/sources/cxx-stl/gnu-libstdc++/4.7/include/bits/
gslice_array.h 80 /// Divide slice elements by corresponding elements of @a v.
indirect_array.h 82 /// Divide slice elements by corresponding elements of @a v.
mask_array.h 81 /// Divide slice elements by corresponding elements of @a v.
  /prebuilts/ndk/9/sources/cxx-stl/gnu-libstdc++/4.6/include/bits/
gslice_array.h 80 /// Divide slice elements by corresponding elements of @a v.
indirect_array.h 82 /// Divide slice elements by corresponding elements of @a v.
mask_array.h 81 /// Divide slice elements by corresponding elements of @a v.
  /prebuilts/ndk/9/sources/cxx-stl/gnu-libstdc++/4.7/include/bits/
gslice_array.h 80 /// Divide slice elements by corresponding elements of @a v.
indirect_array.h 82 /// Divide slice elements by corresponding elements of @a v.
mask_array.h 81 /// Divide slice elements by corresponding elements of @a v.
  /prebuilts/ndk/9/sources/cxx-stl/gnu-libstdc++/4.8/include/bits/
gslice_array.h 79 /// Divide slice elements by corresponding elements of @a v.
indirect_array.h 81 /// Divide slice elements by corresponding elements of @a v.
mask_array.h 80 /// Divide slice elements by corresponding elements of @a v.
  /prebuilts/ndk/9/sources/cxx-stl/gnu-libstdc++/4.9/include/bits/
gslice_array.h 79 /// Divide slice elements by corresponding elements of @a v.
indirect_array.h 81 /// Divide slice elements by corresponding elements of @a v.
mask_array.h 80 /// Divide slice elements by corresponding elements of @a v.
  /prebuilts/python/darwin-x86/2.7.5/lib/python2.7/
sndhdr.py 16 To compute the total time, divide the number of frames by the
  /prebuilts/python/darwin-x86/2.7.5/lib/python2.7/test/
test_peepholer.py 116 ('a = 13//4', '(3)'), # binary floor divide
  /prebuilts/python/linux-x86/2.7.5/lib/python2.7/
sndhdr.py 16 To compute the total time, divide the number of frames by the
  /prebuilts/python/linux-x86/2.7.5/lib/python2.7/test/
test_peepholer.py 116 ('a = 13//4', '(3)'), # binary floor divide
  /cts/tests/tests/renderscript/src/android/renderscript/cts/
Target.java 166 Floaty divide(Floaty a, Floaty b) { method in class:Target
167 //Log.w("Target.divide", "a: " + a.toString());
168 //Log.w("Target.divide", "b: " + b.toString());
  /development/perftests/panorama/feature_stab/db_vlvm/
db_utilities.h 188 * Reciprocal (1/a). Prevents divide by 0.
197 * Division. Prevents divide by 0.
215 * Square root of a reciprocal. Prevents divide by 0 and imaginary output.

Completed in 1088 milliseconds

<<21222324252627282930>>