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

<<41424344454647484950>>

  /external/chromium_org/third_party/protobuf/src/google/protobuf/
descriptor.proto 109 // Not ZigZag encoded. Negative numbers take 10 bytes. Use TYPE_SINT64 if
113 // Not ZigZag encoded. Negative numbers take 10 bytes. Use TYPE_SINT32 if
223 // Extension numbers for custom options may be chosen as follows:
225 // organization, or for experimental options, use field numbers 50000
230 // to reserve extension numbers. Simply provide your project name (e.g.
238 // to automatically assign option numbers.
451 // Note: Field numbers 1 through 32 are reserved for Google's internal RPC
452 // framework. We apologize for hoarding these numbers to ourselves, but
465 // Note: Field numbers 1 through 32 are reserved for Google's internal RPC
466 // framework. We apologize for hoarding these numbers to ourselves, bu
    [all...]
  /libcore/harmony-tests/src/test/java/org/apache/harmony/tests/java/math/
BigDecimalArithmeticTest.java 33 * Add two numbers of equal positive scales
50 * Add two numbers of equal positive scales using MathContext
68 * Add two numbers of equal negative scales
85 * Add two numbers of equal negative scales using MathContext
103 * Add two numbers of different scales; the first is positive
120 * Add two numbers of different scales using MathContext; the first is positive
138 * Add two numbers of different scales; the first is negative
172 * Subtract two numbers of equal positive scales
189 * Subtract two numbers of equal positive scales using MathContext
207 * Subtract two numbers of equal negative scale
    [all...]
  /cts/tests/tests/os/src/android/os/cts/
ProcessTest.java 130 * none. If the given string consists of only numbers, it is converted
139 * none. If the given string consists of only numbers, it is converted
  /developers/build/prebuilts/gradle/TextLinkify/TextLinkifySample/src/main/java/com/example/android/textlinkify/
MainActivity.java 60 * automatically linkifies things like URLs and phone numbers
67 * auto-linking email addresses or phone numbers
  /developers/samples/android/views/TextLinkify/TextLinkifySample/src/main/java/com/example/android/textlinkify/
MainActivity.java 60 * automatically linkifies things like URLs and phone numbers
67 * auto-linking email addresses or phone numbers
  /development/samples/ApiDemos/src/com/example/android/apis/os/
MorseCodeConverter.java 59 private static final long[][] NUMBERS = new long[][] {
83 return NUMBERS[c - '0'];
  /development/samples/browseable/TextLinkify/src/com.example.android.textlinkify/
MainActivity.java 60 * automatically linkifies things like URLs and phone numbers
67 * auto-linking email addresses or phone numbers
  /docs/source.android.com/src/source/
source_toc.cs 25 <li><a href="<?cs var:toroot ?>source/build-numbers.html">Codenames, Tags, and Build Numbers</a></li>
  /external/antlr/antlr-3.4/tool/src/main/java/org/antlr/codegen/
ActionScriptTarget.java 97 /** Convert long to two 32-bit numbers separted by a comma.
98 * ActionScript does not support 64-bit numbers, so we need to break
  /external/chromium/chrome/browser/metrics/
histogram_synchronizer.cc 19 // Negative numbers are never used as sequence numbers. We explicitly pick a
  /external/chromium/chrome/browser/resources/
software_rendering_list.json 33 // 12. "webkit_bugs" is an array of associated webkit bug numbers.
34 // 13. "cr_bugs" is an array of associated webkit bug numbers.
  /external/chromium/net/http/
http_auth_handler.h 94 // numbers are better. Used by HttpAuth::ChooseBestChallenge().
173 // The score for this challenge. Higher numbers are better.
  /external/chromium/testing/gtest/samples/
sample1_unittest.cc 78 // Tests factorial of negative numbers.
107 // Tests factorial of positive numbers.
sample8_unittest.cc 88 // To test all code paths for HybridPrimeTable we must test it with numbers
156 // will put some of the tested numbers beyond the capability of the
  /external/chromium/testing/gtest/test/
gtest-message_test.cc 73 // Both numbers should be printed with enough precision.
82 // Both numbers should be printed with enough precision.
  /external/chromium_org/base/json/
json_reader.h 11 // decimal numbers within a double.
127 // numbers if appropriate.
  /external/chromium_org/chrome/browser/component_updater/
component_updater_utils.cc 108 // Response codes are positive numbers, greater than 100.
117 // Network errors are small negative numbers.
  /external/chromium_org/chrome/browser/extensions/api/serial/
serial_connection_win.cc 238 // For COM numbers less than 9, CreateFile is called with a string such as
239 // "COM1". For numbers greater than 9, a prefix of "\\\\.\\" must be added.
  /external/chromium_org/chrome/browser/sync_file_system/local/
local_file_change_tracker.h 66 // change_seq numbers (i.e. older changes).
89 // Re-insert changes for the file with newer (bigger) sequence numbers,
  /external/chromium_org/chrome/browser/ui/autofill/
data_model_wrapper_unittest.cc 149 // Autofill numbers that are unformatted get formatted either nationally or
151 // numbers stay formatted.
  /external/chromium_org/chrome/common/mac/
app_mode_common.h 79 // Current major/minor version numbers of |ChromeAppModeInfo| (defined below).
84 // (browser) framework. This is versioned using major and minor version numbers,
  /external/chromium_org/chrome/installer/util/
installation_state.h 143 // ProductState returned here are the version numbers. Do NOT try to access
144 // the version numbers from a ProductState returned by this method.
  /external/chromium_org/chrome/renderer/
chrome_mock_render_thread.cc 198 // Page numbers are 1-based in the dictionary.
199 // Page numbers are 0-based for the printing context.
  /external/chromium_org/components/autofill/core/browser/
credit_card.h 85 // If the card numbers for |this| and |imported_card| match, and merging the
88 // Returns true if the card numbers match, false otherwise.
  /external/chromium_org/content/public/android/javatests/src/org/chromium/content/browser/
JavaBridgeReturnValuesTest.java 131 // char values are returned to JavaScript as numbers.
172 // char values are returned to JavaScript as numbers.

Completed in 1527 milliseconds

<<41424344454647484950>>