HomeSort by relevance Sort by last modified time
    Searched full:numbers (Results 1751 - 1775 of 6415) sorted by null

<<71727374757677787980>>

  /external/llvm/unittests/Support/
IntegersSubsetTest.cpp 77 // the single numbers.
101 // getSingleValue(idx) method represents subset as flat numbers collection,
  /external/llvm/utils/TableGen/
RegisterInfoEmitter.cpp 317 // Collect all information about dwarf register numbers
328 PrintWarning(Reg->getLoc(), Twine("DWARF numbers for register ") +
346 // Emit reverse information about the dwarf register numbers.
401 // Emit information about the dwarf register numbers.
457 // Emit reverse information about the dwarf register numbers.
488 // Emit information about the dwarf register numbers.
520 // Print a BitVector as a sequence of hex numbers using a little-endian mapping.
570 // Differentially encode a sequence of numbers into V. The starting value and
    [all...]
  /external/markdown/MarkdownTest/Tests_2004/
Markdown Documentation - Basics.text 152 Ordered (numbered) lists use regular numbers, followed by periods, as
230 numbers and spaces, but are *not* case sensitive:
  /external/markdown/MarkdownTest/Tests_2007/
Markdown Documentation - Basics.text 152 Ordered (numbered) lists use regular numbers, followed by periods, as
230 numbers and spaces, but are *not* case sensitive:
  /external/markdown/tests/markdown-test/
markdown-documentation-basics.txt 152 Ordered (numbered) lists use regular numbers, followed by periods, as
230 numbers and spaces, but are *not* case sensitive:
  /external/mesa3d/src/mesa/drivers/dri/i965/
brw_urb.c 51 * the individual *_STATE structures for restrictions on numbers of
82 * XXX: Are the min_entry_size numbers useful?
  /external/opencv/cv/src/
cvcalccontrasthistogram.cpp 309 CV_ERROR( IPL_BadNumChannels, "bad channels numbers" );
358 CV_ERROR( CV_BadNumChannels, "bad channels numbers" );
  /external/openfst/src/include/fst/
equivalent.h 48 // the first acceptor are mapped on odd numbers (s -> 2s + 1), and
49 // those of the second one on even numbers (s -> 2s + 2). The number 0
  /external/protobuf/java/src/main/java/com/google/protobuf/nano/
WireFormatNano.java 78 // Field numbers for feilds in MessageSet wire format.
83 // Tag numbers.
  /external/protobuf/python/google/protobuf/internal/
wire_format_test.py 56 # Test field numbers that will require various varint sizes.
104 # Use field numbers that cause various byte sizes for the tag information.
  /external/protobuf/src/google/protobuf/compiler/
importer.h 91 // has the ability to determine exact line and column numbers of errors
183 // Line and column numbers are zero-based. A line number of -1 indicates
  /external/qemu/target-i386/
exec.h 146 /* the following deal with x86 long double-precision numbers */
175 /* the following deal with IEEE double-precision numbers */
  /external/skia/include/utils/
SkRandom.h 18 Utility class that implements pseudo random 32bit numbers using a fast
156 Utility class that implements pseudo random 32bit numbers using Marsaglia's
  /external/srec/config/en.us/
Android.mk 93 cmu6plus.ok.zip: $(CMU2NUANCE) $(DICT_DIR)/c0.6 $(DICT_DIR)/numbers.ok $(DICT_DIR)/fixit.ok $(DICT_DIR)/enroll.ok
95 sort -u $(DICT_DIR)/c0.6.ok $(DICT_DIR)/numbers.ok $(DICT_DIR)/fixit.ok $(DICT_DIR)/enroll.ok > $(DICT_DIR)/cmu6plus.ok
  /external/v8/src/
math.js 101 // of range than negative numbers; check the upper bound first.
103 // Numbers in the range [0, 2^31) can be floored by converting
  /external/v8/tools/
merge-to-branch.sh 102 die "Either a patch file or revision numbers must be specified"
182 # These version numbers are used again for creating the tag
  /external/valgrind/main/docs/xml/
quick-start-guide.xml 47 numbers. Using <option>-O0</option> is also a good
49 <option>-O1</option> line numbers in error messages can
  /external/valgrind/main/include/vki/
vki-scnums-s390x-linux.h 3 /*--- System call numbers for s390x-linux. ---*/
41 * This file contains the system call numbers.
  /external/wpa_supplicant_8/src/eap_peer/
eap_methods.c 45 * This function maps EAP type names into EAP type numbers based on the list of
68 * This function maps EAP type numbers into EAP type names based on the list of
  /external/wpa_supplicant_8/src/utils/
wpa_debug.h 121 * the hex numbers and ASCII characters (for printable range) are shown. 16
137 * the hex numbers and ASCII characters (for printable range) are shown. 16
  /frameworks/base/core/tests/bandwidthtests/src/com/android/bandwidthtest/
BandwidthTest.java 196 * accounting still goes to the app making the call and that the numbers still make sense.
207 * accounting still goes to the app making the call and that the numbers still make sense.
  /frameworks/base/docs/html/guide/topics/manifest/
manifest-element.jd 52 through 'Z'), numbers, and underscores ('_'). However, individual
101 one version is more recent than another, with higher numbers indicating more
  /frameworks/base/docs/html/sdk/api_diff/6/changes/
jdiff_statistics.html 77 <a name="numbers"></a>
80 The table below lists the numbers of program elements (packages, classes, constructors, methods, and fields) that were added, changed, or removed. The table includes only the highest-level program elements &mdash; that is, if a class with two methods was added, the number of methods added does not include those two methods, but the number of classes added does include that class.
  /libcore/crypto/src/main/java/org/conscrypt/
SSLParametersImpl.java 48 // default source of random numbers
63 // source of random numbers
  /libcore/luni/src/main/java/java/util/concurrent/atomic/
package-info.java 39 * application is to generate sequence numbers, as in:
156 * used for example, to represent version numbers corresponding to

Completed in 1670 milliseconds

<<71727374757677787980>>