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

<<41424344454647484950>>

  /external/llvm/lib/ExecutionEngine/OProfileJIT/
OProfileJITEventListener.cpp 109 // line numbers for addresses above 4G.
145 << "Failed to tell OProfile about line numbers for native function "
  /external/llvm/lib/Target/ARM/
ARMBuildAttrs.h 72 // Magic numbers for .ARM.attributes
130 AllowRTABI = 2, // numbers, infinities, and one quiet NaN (see [RTABI])
  /external/llvm/tools/llvm-diff/
DiffConsumer.cpp 24 // Arguments get the first numbers.
37 // void instructions don't get numbers.
  /external/llvm/unittests/ADT/
StringMapTest.cpp 163 // Insert 100 numbers into the map
171 // Iterate over all numbers and mark each one found.
  /external/openfst/src/include/fst/script/
arg-packs.h 43 // fewer numbers of arguments (down to 2). If the maximum number of arguments
46 // 2) Add more specializations to allow fewer numbers of parameters than
  /external/openssh/
bufbn.c 155 error("buffer_put_bignum2_ret: negative numbers not supported");
199 error("buffer_get_bignum2_ret: negative numbers not supported");
  /external/openssl/crypto/
opensslv.h 81 * we need to keep a history of version numbers, which is done in the
82 * macro SHLIB_VERSION_HISTORY. The numbers are separated by colons and
  /external/openssl/include/openssl/
opensslv.h 81 * we need to keep a history of version numbers, which is done in the
82 * macro SHLIB_VERSION_HISTORY. The numbers are separated by colons and
  /external/ppp/pppd/
lcp.h 57 #define CI_SSNHF 18 /* short sequence numbers for multilink */
87 bool neg_ssnhf; /* negotiate short sequence numbers */
  /external/proguard/docs/manual/retrace/
usage.html 89 <li>If all line numbers have been preserved while obfuscating the application,
93 <li>If the line numbers have been removed, mapping obfuscated method names
  /external/protobuf/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/protobuf/java/src/main/java/com/google/protobuf/
Internal.java 114 * numbers to {@link Descriptors.EnumValueDescriptor}s. Additionally,
116 * returns an implementation of this type that maps numbers to enum values.
WireFormat.java 149 // Field numbers for feilds in MessageSet wire format.
154 // Tag numbers.
  /external/qemu-pc-bios/vgabios/
vbe.h 170 // VBE Mode Numbers
207 // BOCHS/PLEX86 'own' mode numbers
  /external/regex-re2/re2/testing/
re2_arg_test.cc 5 // This tests to make sure numbers are parsed from strings
23 // of an integral type will fail and that negative numbers will fail
  /external/skia/src/utils/
SkFloatUtils.h 110 * - treats really large numbers as almost equal to infinity.
160 * Given two numbers in the sign-and-magnitude representation,
  /external/srec/tools/thirdparty/OpenFst/fst/lib/
connect.h 38 // SCC numbers will be in topological order for acyclic input.
165 // Numbers SCC's in topological order when acyclic.
  /external/v8/test/mjsunit/
debug-listbreakpoints.js 38 // its line numbers will not change should we add more lines of test code
39 // below. The test checks for these line numbers.
  /external/valgrind/main/VEX/priv/
guest_generic_x87.h 51 (80-bit), mimicing the hardware fairly closely. Both numbers are
64 (64-bit), mimicking the hardware fairly closely. Both numbers are
  /external/valgrind/main/coregrind/
pub_core_vkiscnums.h 3 /*--- Syscall numbers and related operations. pub_core_vkiscnums.h ---*/
39 // PURPOSE: This module holds all the syscall numbers, and a handful of
  /external/wpa_supplicant_8/src/eap_server/
eap_server_methods.c 42 * This function maps EAP type names into EAP type numbers based on the list of
158 * This function maps EAP type numbers into EAP type names based on the list of
  /frameworks/av/media/libstagefright/codecs/amrwbenc/src/
oper_32b.c 24 * The double precision numbers use a special representation: *
158 * Fractional integer division of two 32 bit numbers. *
  /frameworks/base/core/java/android/view/
InputEventReceiver.java 44 // Map from InputEvent sequence numbers to dispatcher sequence numbers.
  /frameworks/base/core/java/android/widget/
Scroller.java 372 * numbers will scroll the content to the left.
373 * @param startY Starting vertical scroll offset in pixels. Positive numbers
375 * @param dx Horizontal distance to travel. Positive numbers will scroll the
377 * @param dy Vertical distance to travel. Positive numbers will scroll the
389 * numbers will scroll the content to the left.
390 * @param startY Starting vertical scroll offset in pixels. Positive numbers
392 * @param dx Horizontal distance to travel. Positive numbers will scroll the
394 * @param dy Vertical distance to travel. Positive numbers will scroll the

Completed in 1764 milliseconds

<<41424344454647484950>>