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

<<61626364656667686970>>

  /external/valgrind/main/exp-bbv/tests/amd64-linux/
ll.S 204 # Number of CPUs
478 call num_to_ascii # print number of spaces
  /external/webkit/PerformanceTests/SunSpider/tests/v8-v4/
v8-earley-boyer.js 153 return (typeof n === "number");
    [all...]
  /external/webkit/PerformanceTests/SunSpider/tests/v8-v5/
v8-earley-boyer.js 153 return (typeof n === "number");
    [all...]
  /external/webkit/PerformanceTests/SunSpider/tests/v8-v6/
v8-earley-boyer.js 153 return (typeof n === "number");
    [all...]
  /external/webkit/Source/JavaScriptCore/runtime/
JSObject.h 136 virtual bool getPrimitiveNumber(ExecState*, double& number, JSValue& value);
    [all...]
JSString.h 401 virtual bool getPrimitiveNumber(ExecState*, double& number, JSValue& value);
  /external/webkit/Source/WebCore/dom/
Position.cpp     [all...]
  /external/webkit/Source/WebCore/editing/
EditingStyle.cpp     [all...]
  /external/webkit/Source/WebCore/html/
HTMLElement.cpp 760 setAttribute(tabindexAttr, String::number(value));
    [all...]
  /external/webkit/Source/WebCore/platform/
KURLGoogle.cpp 673 portStr = String::number(i);
    [all...]
  /external/webkit/Source/WebCore/rendering/
RenderTreeAsText.cpp 728 result += "child " + String::number(n->nodeIndex()) + " {" + getTagName(n) + "}";
  /external/webkit/Source/WebCore/svg/
SVGUseElement.cpp 408 text += makeString("Corresponding element is associated with ", String::number(elementInstances.size()), " instance(s):\n");
    [all...]
  /external/webkit/Source/WebKit2/WebProcess/Plugins/Netscape/
NetscapeBrowserFuncs.cpp 627 return static_cast<IdentifierRep*>(identifier)->number();
  /external/webkit/Tools/DumpRenderTree/gtk/
LayoutTestControllerGtk.cpp 692 void LayoutTestController::observeStorageTrackerNotifications(unsigned number)
    [all...]
  /external/webkit/Tools/DumpRenderTree/qt/
LayoutTestControllerQt.cpp 889 void LayoutTestController::observeStorageTrackerNotifications(unsigned number)
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/sysroot/usr/include/sound/
pcm.h 350 int number; member in struct:snd_pcm_substream
422 unsigned int device; /* device number */
    [all...]
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.7-4.6/sysroot/usr/include/sound/
pcm.h 350 int number; member in struct:snd_pcm_substream
422 unsigned int device; /* device number */
    [all...]
  /external/ceres-solver/internal/ceres/
gmock_gtest_all.cc 628 // Parameter num_chars may additionally limit the number
659 // Given the total number of shards, the shard index, and the test id,
668 // Returns the number of elements in the given container that satisfy
814 // max_depth - the maximum number of stack frames to be included
    [all...]
  /packages/providers/ContactsProvider/src/com/android/providers/contacts/
ContactsProvider2.java 202 /** Default for the maximum number of returned aggregation suggestions. */
205 /** Limit for the maximum number of social stream items to store under a raw contact. */
5656 final String number = PhoneNumberUtils.normalizeNumber(filterParam); local
5907 final String number = PhoneNumberUtils.normalizeNumber(filterParam); local
6079 String number = uri.getPathSegments().size() > 1 local
    [all...]
  /external/v8/src/
objects-inl.h 805 double Object::Number() {
1906 int number = GetIsolate()->descriptor_lookup_cache()->Lookup(this, name); local
    [all...]
  /external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/
org.apache.lucene_1.9.1.v20100518-1140.jar 
  /external/libxml2/
tree.c 76 * @code: the error number
100 msg = "unexpected error number\n";
360 * Returns 0 if this validates, a positive error code number otherwise
434 * Returns 0 if this validates, a positive error code number otherwise
532 * Returns 0 if this validates, a positive error code number otherwise
601 * Returns 0 if this validates, a positive error code number otherwise
    [all...]
  /external/webkit/Source/WebCore/css/
CSSParser.cpp 390 double number = charactersToDouble(characters, length, &ok); local
394 if (number && strict)
398 if (number < 0 && !acceptsNegativeNumbers)
404 CSSProperty property(propertyId, stylesheet->document()->cssPrimitiveValueCache()->createValue(number, unit), important);
767 // In quirks mode, we will look for units that have been incorrectly separated from the number they belong to
768 // by a space. We go ahead and associate the unit with the number even though it is invalid CSS.
    [all...]
  /build/tools/droiddoc/templates-sdk/assets/js/
docs.js     [all...]
  /external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/configuration/org.eclipse.osgi/bundles/121/1/.cp/lib/
apitooling-ant.jar 

Completed in 1199 milliseconds

<<61626364656667686970>>