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

<<21222324252627282930>>

  /external/libvpx/libvpx/examples/includes/geshi/geshi/
z80.php 104 'NUMBERS' => array(
129 //Hex numbers
131 //Binary numbers
  /external/opencv/cvaux/src/
cvprewarp.cpp 54 int *num_runs_1, /* numbers of first runs */
151 int *num_runs_1, /* numbers of first runs */
164 num_runs_1, /* numbers of first runs */
  /external/openssh/openbsd-compat/
strtoll.c 84 * Compute the cutoff value between legal numbers and illegal
85 * numbers. That is the largest legal value, divided by the
89 * between valid and invalid numbers is then based on the last
  /external/qemu/slirp/
tcp.h 145 * TCP sequence numbers are 32 bit integers operated
155 * Macros to initialize tcp sequence numbers for
157 * sequence numbers.
  /external/qemu/slirp-android/
tcp.h 147 * TCP sequence numbers are 32 bit integers operated
157 * Macros to initialize tcp sequence numbers for
159 * sequence numbers.
  /external/valgrind/main/coregrind/m_gdbserver/gdb/
signals.h 1 /* Target signal numbers for GDB and the GDB remote protocol.
28 signals (insofar as various unices use the same numbers, anyway).
33 Since these numbers have actually made it out into other software
  /frameworks/base/core/java/android/view/
InputEvent.java 52 * and maps to the default keymap. The other numbers are arbitrary and
204 * Sequence numbers are only guaranteed to be locally unique within a process.
205 * Sequence numbers are not preserved when events are parceled.
  /frameworks/opt/telephony/src/java/com/android/internal/telephony/
CallTracker.java 125 * to a regular number for testing how the frameworks handles emergency numbers
129 * numbers but can be useful.
132 * numbers separated by a colon. If the first number matches the number parameter
  /frameworks/opt/telephony/tests/telephonytests/src/com/android/internal/telephony/
PhoneNumberUtilsTest.java 308 // but it is commonly how European phone numbers are written
518 // formatNumber doesn't format alpha numbers, but keep them as they are.
524 // Numbers with a leading '*' or '#' should be left unchanged.
589 // The next two numbers are not valid phone numbers in the US,
590 // so do not count as emergency numbers (but they *are* "potential"
591 // emergency numbers; see below.)
605 // These first two are obviously emergency numbers:
608 // The next two numbers are not valid phone numbers in the US, but can be used to trick th
    [all...]
  /libcore/harmony-tests/src/test/java/org/apache/harmony/tests/java/math/
BigIntegerAndTest.java 154 * And for two positive numbers of the same length
174 * And for two positive numbers; the first is longer
194 * And for two positive numbers; the first is shorter
214 * And for two negative numbers of the same length
234 * And for two negative numbers; the first is longer
254 * And for two negative numbers; the first is shorter
274 * And for two numbers of different signs and the same length
294 * And for two numbers of different signs and the same length
314 * And for a negative and a positive numbers; the first is longer
334 * And for a negative and a positive numbers; the first is shorte
    [all...]
BigIntegerCompareTest.java 67 * Compare two positive numbers.
82 * Compare two positive numbers.
97 * Compare two equal positive numbers.
111 * Compare two negative numbers.
126 * Compare two negative numbers.
141 * Compare two equal negative numbers.
155 * Compare two numbers of different signs.
170 * Compare two numbers of different signs.
266 * numbers are equal.
281 * numbers are not equal
    [all...]
BigIntegerDivideTest.java 64 * Divide two equal positive numbers
84 * Divide two equal in absolute value numbers of different signs.
104 * Divide two numbers of different length and different signs.
125 * Divide two positive numbers of the same length.
146 * Divide two positive numbers.
206 * Divide two negative numbers.
416 * Remainder of division of equal numbers
436 * Remainder of division of two positive numbers
456 * Remainder of division of two negative numbers
476 * Remainder of division of two numbers of different signs
    [all...]
  /packages/apps/ContactsCommon/src/com/android/contacts/common/util/
SearchUtil.java 81 * numbers.
127 * Find the start of the next token. A token is composed of letters and numbers. Any other
167 * Anything other than letter and numbers are considered delimiters. Remove start and end
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.4.3/sysroot/usr/include/arpa/
inet.h 33 /* Convert Internet host address from numbers-and-dots notation in CP
49 in numbers-and-dots natation starting at CP. */
72 /* Convert Internet host address from numbers-and-dots notation in CP
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.4.3/sysroot/usr/include/linux/
if_ppp.h 45 #define PROTO_IPX 0x002b /* protocol numbers */
64 #define SC_MP_SHORTSEQ 0x00000800 /* use short MP sequence numbers */
67 #define SC_MP_XSHORTSEQ 0x00004000 /* transmit short MP seq numbers */
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/sysroot/usr/include/arpa/
inet.h 33 /* Convert Internet host address from numbers-and-dots notation in CP
49 in numbers-and-dots natation starting at CP. */
72 /* Convert Internet host address from numbers-and-dots notation in CP
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/sysroot/usr/include/linux/
if_ppp.h 45 #define PROTO_IPX 0x002b /* protocol numbers */
64 #define SC_MP_SHORTSEQ 0x00000800 /* use short MP sequence numbers */
67 #define SC_MP_XSHORTSEQ 0x00004000 /* transmit short MP seq numbers */
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.7-4.6/sysroot/usr/include/arpa/
inet.h 33 /* Convert Internet host address from numbers-and-dots notation in CP
49 in numbers-and-dots natation starting at CP. */
72 /* Convert Internet host address from numbers-and-dots notation in CP
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.7-4.6/sysroot/usr/include/linux/
if_ppp.h 45 #define PROTO_IPX 0x002b /* protocol numbers */
64 #define SC_MP_SHORTSEQ 0x00000800 /* use short MP sequence numbers */
67 #define SC_MP_XSHORTSEQ 0x00004000 /* transmit short MP seq numbers */
  /external/antlr/antlr-3.4/runtime/JavaScript/tests/functional/
rhino-python.extensions 60 A stack of column numbers is tracked and used to detect changes
72 /** The stack of indent levels (column numbers) */
97 numbers pushed on the stack will always be strictly increasing
102 is smaller, it must be one of the numbers occurring on the
103 stack; all numbers on the stack that are larger are popped
  /external/chromium_org/components/autofill/core/browser/
phone_number_i18n.cc 39 // number (for example, in the US 1234567 is not valid, because numbers do not
50 // with numbers already known to be valid, i.e. validation should be done prior
118 // in Europe, toll and toll-free numbers in USA, etc. From our point of view
201 // Parse phone numbers based on the region
234 // some cases it should be marked as implicit. Otherwise, phone numbers
phone_number_i18n_unittest.cc 337 // Same numbers, defined country code.
342 // Same numbers, undefined country code.
348 // Numbers differ by country code only.
354 // Same numbers, different formats.
382 // Different numbers don't match.
  /external/chromium_org/courgette/
streams.cc 146 // Signed numbers are encoded as unsigned numbers so that numbers nearer zero
195 // Encode signed numbers so that numbers nearer zero have shorter
  /external/chromium_org/gpu/GLES2/
gl2extchromium.h 73 // TODO(reveman): Get official numbers for this constants.
87 // TODO(reveman): Get official numbers for this constants.
179 // TODO(gman): Get official numbers for this constants.
235 // TODO(gman): Get official numbers for this constants.
430 // TODO(gman): Get official numbers for these constants.
  /external/chromium_org/third_party/protobuf/src/google/protobuf/compiler/cpp/
cpp_enum.cc 209 // numbers, then printing a case statement for each element.
211 set<int> numbers; local
214 numbers.insert(value->number());
217 for (set<int>::iterator iter = numbers.begin();
218 iter != numbers.end(); ++iter) {

Completed in 1641 milliseconds

<<21222324252627282930>>