HomeSort by relevance Sort by last modified time
    Searched refs:number (Results 1776 - 1800 of 1948) sorted by null

<<7172737475767778

  /external/clang/tools/scan-build/
scan-build 129 # Determine the run number.
173 # clang driver. Set the run number to 1.
180 # Append the run number.
194 die "Wrong number of arguments." if (scalar(@_) != 2);
1121 Specifiy the number of times a block can be visited before giving up.
    [all...]
  /external/libxslt/libxslt/
extensions.c 1012 * Returns the number of modules initialized or -1 in case of error
1173 for (i = 0; i < list->number; i++) {
    [all...]
  /external/opencv/cv/include/
cv.h 362 Returns the number of retrieved points. */
    [all...]
  /external/openssl/crypto/asn1/
asn1.h     [all...]
  /external/openssl/include/openssl/
asn1.h     [all...]
  /external/webkit/Source/WebCore/loader/
FTPDirectoryParser.cpp 550 result.fileSize = String::number(size);
    [all...]
  /external/zxing/core/
core.jar 
  /external/v8/src/ia32/
code-stubs-ia32.cc 495 // heap number -> false iff +0, -0, or NaN.
600 // be either a smi or a heap number object (fp value). Requirements:
601 // operand in register number. Returns operand as floating point number
603 static void LoadFloatOperand(MacroAssembler* masm, Register number);
606 // be either smi or heap number objects (fp values). Requirements:
617 // Test if operands are smi or number objects (fp). Requirements:
650 // either operand is not a number. Operands are in edx and eax.
666 // Get the integer part of a heap number. Surprisingly, all this bit twiddling
690 // Load x87 register with heap number
    [all...]
  /external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/
org.eclipse.core.resources_3.6.1.R36x_v20101007-1215.jar 
  /external/bison/
configure     [all...]
  /build/tools/droiddoc/templates-sac/assets/js/
docs.js     [all...]
  /external/webkit/PerformanceTests/SunSpider/tests/sunspider-0.9/
string-tagcloud.js 59 case 'number':
93 Number.prototype.toJSONString = function () {
124 case 'number':
151 case 'number':
    [all...]
  /external/webkit/PerformanceTests/SunSpider/tests/sunspider-0.9.1/
string-tagcloud.js 59 case 'number':
93 Number.prototype.toJSONString = function () {
124 case 'number':
151 case 'number':
    [all...]
  /external/webkit/Source/WebCore/inspector/front-end/
inspector.css 867 .console-formatted-number {
    [all...]
  /prebuilts/devtools/tools/lib/
ddmlib.jar 
  /prebuilts/misc/common/ddmlib/
ddmlib-prebuilt.jar 
  /external/flac/libFLAC/
stream_encoder.c 361 unsigned loose_mid_side_stereo_frames; /* rounded number of frames the encoder will use before trying both independent and mid/side frames again */
362 unsigned loose_mid_side_stereo_frame_count; /* number of frames using the current channel assignment */
504 /* Number of samples that will be overread to watch for end of stream. By
    [all...]
  /external/icu4c/common/unicode/
unistr.h 344 * @param length the number of characters of text to compare.
363 * @param length the number of characters in this to compare.
366 * @param srcLength the number of characters in <TT>src</TT> to compare
384 * @param srcLength the number of characters in <TT>srcChars</TT> to compare
400 * @param length the number of characters to compare.
419 * @param length the number of characters in this to compare
422 * @param srcLength the number of characters in <TT>srcChars</TT> to compare
490 * @param length The number of code units from this string to compare.
513 * @param length The number of code units from this string to compare.
516 * @param srcLength The number of code units from that string to compare
    [all...]
  /external/openssl/crypto/bn/asm/
pa-risc2.s 151 ; The loop is unrolled twice, so if there is only 1 number
    [all...]
pa-risc2W.s 143 ; The loop is unrolled twice, so if there is only 1 number
    [all...]
  /external/qemu/android/
console.c 1008 " <host-port> a number indicating which port on the host to open\r\n"
1009 " <guest-port> a number indicating which port to route to on the device\r\n"
    [all...]
  /external/v8/src/
spaces.h 166 // Bitmap is a sequence of cells each containing fixed number of bits.
791 // After calling this we can allocate a certain number of bytes using only
1679 int number() const { return number_; } function in class:v8::internal::BASE_EMBEDDED
    [all...]
  /external/webkit/Source/WebCore/editing/
ApplyStyleCommand.cpp 388 inlineStyleDecl->setProperty(CSSPropertyFontSize, String::number(desiredFontSize) + "px", false, false);
    [all...]
  /external/webkit/Source/WebKit/android/nav/
WebView.cpp     [all...]
  /external/webkit/Source/WebKit2/UIProcess/win/
WebView.cpp     [all...]

Completed in 327 milliseconds

<<7172737475767778