HomeSort by relevance Sort by last modified time
    Searched refs:numbers (Results 251 - 275 of 775) sorted by null

<<11121314151617181920>>

  /prebuilts/go/darwin-x86/src/encoding/json/
scanner.go 81 // to recognize the end of numbers: is 123 a whole value or
365 // numbers
375 // numbers
385 // numbers
395 // numbers
  /prebuilts/go/linux-x86/src/encoding/gob/
encode.go 21 // Field numbers are delta encoded and always increase. The field
205 // Floating-point numbers are transmitted as uint64s holding the bits
207 // the exponent end coming out first, so integer floating point numbers
232 // Complex numbers are just a pair of floating-point numbers, real part first.
  /prebuilts/go/linux-x86/src/encoding/json/
scanner.go 81 // to recognize the end of numbers: is 123 a whole value or
365 // numbers
375 // numbers
385 // numbers
395 // numbers
  /external/googletest/googletest/test/
gtest-printers_test.cc 860 // the numbers in the result.
862 std::vector<int> numbers; local
866 numbers.push_back(result[i] - '0');
873 // Makes sure the result contains the right numbers.
874 std::sort(numbers.begin(), numbers.end());
876 EXPECT_TRUE(std::equal(a, a + kSize, numbers.begin()));
    [all...]
  /external/v8/testing/gtest/test/
gtest-printers_test.cc 856 // the numbers in the result.
858 std::vector<int> numbers; local
862 numbers.push_back(result[i] - '0');
869 // Makes sure the result contains the right numbers.
870 std::sort(numbers.begin(), numbers.end());
872 EXPECT_TRUE(std::equal(a, a + kSize, numbers.begin()));
    [all...]
  /external/vulkan-validation-layers/tests/gtest-1.7.0/test/
gtest-printers_test.cc 858 // the numbers in the result.
860 std::vector<int> numbers; local
864 numbers.push_back(result[i] - '0');
871 // Makes sure the result contains the right numbers.
872 std::sort(numbers.begin(), numbers.end());
874 EXPECT_TRUE(std::equal(a, a + kSize, numbers.begin()));
    [all...]
  /prebuilts/ndk/r11/sources/third_party/googletest/googletest/test/
gtest-printers_test.cc 858 // the numbers in the result.
860 std::vector<int> numbers; local
864 numbers.push_back(result[i] - '0');
871 // Makes sure the result contains the right numbers.
872 std::sort(numbers.begin(), numbers.end());
874 EXPECT_TRUE(std::equal(a, a + kSize, numbers.begin()));
    [all...]
  /prebuilts/ndk/r13/sources/third_party/googletest/googletest/test/
gtest-printers_test.cc 858 // the numbers in the result.
860 std::vector<int> numbers; local
864 numbers.push_back(result[i] - '0');
871 // Makes sure the result contains the right numbers.
872 std::sort(numbers.begin(), numbers.end());
874 EXPECT_TRUE(std::equal(a, a + kSize, numbers.begin()));
    [all...]
  /external/libvorbis/doc/
04-codec.tex 140 \item For each \varname{[i]} of \varname{[vorbis_floor_count]} floor numbers:
165 \item For each of \varname{[vorbis_residue_count]} residue numbers:
189 \item For each \varname{[i]} of \varname{[vorbis_mapping_count]} mapping numbers:
211 \item the numbers read in the above two steps are channel numbers representing the channel to treat as magnitude and the channel to treat as angle, respectively. If for any coupling step the angle channel number equals the magnitude channel number, the magnitude channel number is greater than \varname{[audio_channels]}-1, or the angle channel is greater than \varname{[audio_channels]}-1, the stream is undecodable.
229 \item for each submap \varname{[j]} of \varname{[vorbis_mapping_submaps]} submaps, read the floor and residue numbers for use in decoding that submap:
251 \item For each of \varname{[vorbis_mode_count]} mode numbers:
  /art/test/956-methodhandles/src/
Main.java     [all...]
  /external/bison/doc/
refcard.tex 16 % comment out this line if you want page numbers to appear.
64 % We only change the following to change the version numbers and
158 % page numbers from the output.
  /external/python/cpython2/Lib/plat-mac/lib-scriptpackages/StdSuites/
AppleScript_Suite.py 1210 class numbers(aetools.ComponentItem): class in inherits:aetools.ComponentItem
    [all...]
  /prebuilts/gdb/darwin-x86/lib/python2.7/plat-mac/lib-scriptpackages/StdSuites/
AppleScript_Suite.py 1210 class numbers(aetools.ComponentItem): class in inherits:aetools.ComponentItem
    [all...]
  /prebuilts/go/darwin-x86/src/debug/gosym/
pclntab.go 16 // A LineTable is a data structure mapping program counters to line numbers.
25 // numbers, just line numbers within specific files.
  /prebuilts/go/darwin-x86/src/math/rand/
rand.go 7 // Random numbers are generated by a Source. Top-level functions, such as
13 // For random numbers suitable for security-sensitive work, see the crypto/rand
46 // A Rand is a source of random numbers.
  /prebuilts/go/linux-x86/src/debug/gosym/
pclntab.go 16 // A LineTable is a data structure mapping program counters to line numbers.
25 // numbers, just line numbers within specific files.
  /prebuilts/go/linux-x86/src/math/rand/
rand.go 7 // Random numbers are generated by a Source. Top-level functions, such as
13 // For random numbers suitable for security-sensitive work, see the crypto/rand
46 // A Rand is a source of random numbers.
  /prebuilts/python/darwin-x86/2.7.5/lib/python2.7/plat-mac/lib-scriptpackages/StdSuites/
AppleScript_Suite.py 1210 class numbers(aetools.ComponentItem): class in inherits:aetools.ComponentItem
    [all...]
  /build/make/tools/droiddoc/templates-ndk/
sample.cs 77 <pre id="codesample-line-numbers" class="no-pretty-print hidden"></pre>
  /device/google/marlin/common/
utils.mk 148 # refer http://source.android.com/source/build-numbers.html
  /device/google/wahoo/
utils.mk 148 # refer http://source.android.com/source/build-numbers.html
  /external/ImageMagick/www/api/
composite.php 102 <dd> o "compose:args" A string containing extra numerical arguments for specific compose methods, generally expressed as a 'geometry' or a comma separated list of numbers. </dd>
morphology.php 73 <p>"WxH[+X+Y][@&gt;&lt;]:num, num, num ..." a kernel of size W by H, with W*H floating point numbers following. the 'center' can be optionally be defined at +X+Y (such that +0+0 is top left corner). If not defined the pixel in the center, for odd sizes, or to the immediate top or left of center for even sizes is automatically selected.</p>
75 <p>"num, num, num, num, ..." list of floating point numbers defining an 'old style' odd sized square kernel. At least 9 values should be provided for a 3x3 square kernel, 25 for a 5x5 square kernel, 49 for 7x7, etc. Values can be space or comma separated. This is not recommended.</p>
85 <p>Note that 'name' kernels will start with an alphabetic character while the new kernel specification has a ':' character in its specification string. If neither is the case, it is assumed an old style of a simple list of numbers generating a odd-sized square kernel has been given.</p>
254 <dd> Peak:radius1,radius2 Find any peak larger than the pixels the fall between the two radii. The default ring of pixels is as per "Ring". Edges Find flat orthogonal edges of a binary shape Corners Find 90 degree corners of a binary shape Diagonals:type A special kernel to thin the 'outside' of diagonals LineEnds:type Find end points of lines (for pruning a skeletion) Two types of lines ends (default to both) can be searched for Type 0: All line ends Type 1: single kernel for 4-conneected line ends Type 2: single kernel for simple line ends LineJunctions Find three line junctions (within a skeletion) Type 0: all line junctions Type 1: Y Junction kernel Type 2: Diagonal T Junction kernel Type 3: Orthogonal T Junction kernel Type 4: Diagonal X Junction kernel Type 5: Orthogonal + Junction kernel Ridges:type Find single pixel ridges or thin lines Type 1: Fine single pixel thick lines and ridges Type 2: Find two pixel thick lines and ridges ConvexHull Octagonal Thickening Kernel, to generate convex hulls of 45 degrees Skeleton:type Traditional skeleton generating kernels. Type 1: Tradional Skeleton kernel (4 connected skeleton) Type 2: HIPR2 Skeleton kernel (8 connected skeleton) Type 3: Thinning skeleton based on a ressearch paper by Dan S. Bloomberg (Default Type) ThinSE:type A huge variety of Thinning Kernels designed to preserve conectivity. many other kernel sets use these kernels as source definitions. Type numbers are 41-49, 81-89, 481, and 482 which are based on the super and sub notations used in the source research paper. </dd>
    [all...]
  /external/autotest/client/cros/audio/
audio_helper.py 619 @param signal_a: A list of numbers which contains the first signal.
620 @param signal_b: A list of numbers which contains the second signal.
628 def check_list_contains_float(numbers):
631 @param numbers: A list of numbers.
636 if any(not isinstance(x, float) for x in numbers):
665 @param data: A list of numbers.
706 @param samples: A list of numbers.
708 @returns: A list of original numbers casted to float.
    [all...]
  /external/doclava/res/assets/templates-sdk/
sample.cs 72 <pre id="codesample-line-numbers" class="no-pretty-print hidden"></pre>

Completed in 1434 milliseconds

<<11121314151617181920>>