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

<<61626364656667686970>>

  /external/webkit/PerformanceTests/SunSpider/tests/v8-v4/
v8-richards.js 119 * @param {int} count the number of times to schedule the task
360 * @param {int} count the number of times this task should be scheduled
  /external/webkit/PerformanceTests/SunSpider/tests/v8-v5/
v8-richards.js 119 * @param {int} count the number of times to schedule the task
360 * @param {int} count the number of times this task should be scheduled
  /external/webkit/PerformanceTests/SunSpider/tests/v8-v6/
v8-richards.js 119 * @param {int} count the number of times to schedule the task
360 * @param {int} count the number of times this task should be scheduled
  /external/webkit/Source/JavaScriptCore/bytecode/
CodeBlock.cpp 75 return makeUString(valueToSourceString(exec, value), "(@k", UString::number(k - FirstConstantRegisterIndex), ")").utf8();
80 return makeUString(ident.ustring(), "(@id", UString::number(id0), ")").utf8();
91 return makeUString("r", UString::number(r)).utf8();
110 return makeUString(regexpToSourceString(regexp), "(@re", UString::number(re), ")").utf8();
    [all...]
  /external/webkit/Source/WebCore/bindings/v8/
NPV8Object.cpp 99 snprintf(buffer, sizeof(buffer), "%d", identifier->value.number);
  /external/webkit/Source/WebCore/platform/network/cf/
SocketStreamHandleCFNet.cpp 606 description = makeString("OSStatus Error ", String::number(errorCode), ": ", descriptionOSStatus);
  /external/webkit/Source/WebCore/platform/network/curl/
ResourceHandleManager.cpp 435 m_proxy = String("http://") + userPass + host + ":" + String::number(port);
  /external/webkit/Source/WebKit/qt/tests/qwebplugindatabase/
tst_qwebplugindatabase.cpp 161 QTest::newRow(QString::number(i).toUtf8().constData()) << plugins.at(i) << false;
  /external/webkit/Source/WebKit/win/
WebFrame.cpp 141 // This number determines how small we are willing to reduce the page content
    [all...]
  /external/webkit/Tools/DumpRenderTree/mac/
LayoutTestControllerMac.mm 143 void LayoutTestController::observeStorageTrackerNotifications(unsigned number)
145 [storageDelegate logNotifications:number controller:this];
    [all...]
  /frameworks/av/media/libstagefright/
FLACExtractor.cpp 673 FLAC__uint64 sampleNumber = mWriteHeader.number.sample_number;
  /hardware/ril/reference-ril/
reference-ril.c 77 // in which the byte number from LSB to MSB give the priority.
215 // Max number of times we'll try to repoll when we think
221 // Number of times we've asked for a repoll of AT+CLCC
261 // index,isMT,state,mode,isMpty(,number,TOA)?
291 err = at_tok_nextstr(&line, &(p_call->number));
298 if (p_call->number != NULL
299 && 0 == strspn(p_call->number, "+0123456789")
301 p_call->number = NULL;
    [all...]
  /hardware/samsung_slsi/exynos5/mobicore/common/MobiCore/inc/TlCm/
cmp.h 90 /** Total number of padding bytes required to encrypt data of given size. */
93 /** Total number of bytes used for message authentication code (MAC). */
96 /** Total number of bytes used for PSS signature in GENERATE AUTH TOKEN command. */
104 /** 64-bit random number. */
109 /** 256-bit random number. */
122 uint32_t number; member in struct:__anon21290
    [all...]
  /ndk/build/core/
definitions-graph.mk 266 # For topological sort, we need to count the number of incoming edges
270 # Count the number of incoming edges for each node during topological
  /packages/providers/ContactsProvider/tests/assets/test1/
legacy_contacts.sql 12 CREATE TABLE calls (_id INTEGER PRIMARY KEY AUTOINCREMENT,number TEXT,date INTEGER,duration INTEGER,type INTEGER,new INTEGER,name TEXT,numbertype INTEGER,numberlabel TEXT);
78 CREATE TABLE phones (_id INTEGER PRIMARY KEY AUTOINCREMENT,person INTEGER REFERENCES people(_id),type INTEGER NOT NULL,number TEXT,number_key TEXT,label TEXT,isprimary INTEGER NOT NULL DEFAULT 0);
  /packages/providers/ContactsProvider/tests/assets/testSynced/
legacy_contacts.sql 11 CREATE TABLE calls (_id INTEGER PRIMARY KEY AUTOINCREMENT,number TEXT,date INTEGER,duration INTEGER,type INTEGER,new INTEGER,name TEXT,numbertype INTEGER,numberlabel TEXT);
48 INSERT INTO people VALUES(5,'lemmytest@gmail.com','3e879d80b2673fc',1268764126701000,1268764126701000,NULL,0,1,'Number',NULL,0,NULL,0,2,NULL,NULL,NULL,NULL,0,NULL);
49 INSERT INTO people VALUES(6,'lemmytest@gmail.com','4413217a0a1f5437',1268764154975000,1268764154975000,NULL,0,1,'Number And Mail',NULL,0,NULL,0,3,NULL,NULL,NULL,NULL,0,NULL);
50 INSERT INTO people VALUES(7,'lemmytest@gmail.com',NULL,NULL,NULL,NULL,1,NULL,'Not Synced Number',NULL,0,NULL,0,4,NULL,NULL,NULL,NULL,0,'');
100 CREATE TABLE phones (_id INTEGER PRIMARY KEY AUTOINCREMENT,person INTEGER REFERENCES people(_id),type INTEGER NOT NULL,number TEXT,number_key TEXT,label TEXT,isprimary INTEGER NOT NULL DEFAULT 0);
  /prebuilts/gcc/darwin-x86/arm/arm-eabi-4.6/lib/gcc/arm-eabi/4.6.x-google/gcov-src/
gcov-io.h 42 of 4. The number of 4 bytes is stored, followed by the padded
59 from gcc's version number. The stamp value is used to synchronize
66 are derived from 4 character ASCII strings. The version number
67 consists of the single character major version number, a two
68 character minor version number (leading zero for versions less than
90 LENGTH is the number of 4bytes that follow and is usually used to
116 The BASIC_BLOCK record holds per-bb flags. The number of blocks
118 basic block. The number of arcs from a bb is implicit from the
122 introduced by a line number of 0, following lines are from the new
416 /* Convert a magic or version number to a 4 character string. *
    [all...]
  /prebuilts/gcc/darwin-x86/arm/arm-linux-androideabi-4.6/lib/gcc/arm-linux-androideabi/4.6.x-google/gcov-src/
gcov-io.h 42 of 4. The number of 4 bytes is stored, followed by the padded
59 from gcc's version number. The stamp value is used to synchronize
66 are derived from 4 character ASCII strings. The version number
67 consists of the single character major version number, a two
68 character minor version number (leading zero for versions less than
90 LENGTH is the number of 4bytes that follow and is usually used to
116 The BASIC_BLOCK record holds per-bb flags. The number of blocks
118 basic block. The number of arcs from a bb is implicit from the
122 introduced by a line number of 0, following lines are from the new
416 /* Convert a magic or version number to a 4 character string. *
    [all...]
  /prebuilts/gcc/darwin-x86/mips/mipsel-linux-android-4.6/lib/gcc/mipsel-linux-android/4.6/gcov-src/
gcov-io.h 42 of 4. The number of 4 bytes is stored, followed by the padded
59 from gcc's version number. The stamp value is used to synchronize
66 are derived from 4 character ASCII strings. The version number
67 consists of the single character major version number, a two
68 character minor version number (leading zero for versions less than
90 LENGTH is the number of 4bytes that follow and is usually used to
116 The BASIC_BLOCK record holds per-bb flags. The number of blocks
118 basic block. The number of arcs from a bb is implicit from the
122 introduced by a line number of 0, following lines are from the new
416 /* Convert a magic or version number to a 4 character string. *
    [all...]
  /prebuilts/gcc/darwin-x86/x86/i686-linux-android-4.6/lib/gcc/i686-linux-android/4.6/gcov-src/
gcov-io.h 42 of 4. The number of 4 bytes is stored, followed by the padded
59 from gcc's version number. The stamp value is used to synchronize
66 are derived from 4 character ASCII strings. The version number
67 consists of the single character major version number, a two
68 character minor version number (leading zero for versions less than
90 LENGTH is the number of 4bytes that follow and is usually used to
116 The BASIC_BLOCK record holds per-bb flags. The number of blocks
118 basic block. The number of arcs from a bb is implicit from the
122 introduced by a line number of 0, following lines are from the new
416 /* Convert a magic or version number to a 4 character string. *
    [all...]
  /prebuilts/gcc/linux-x86/arm/arm-eabi-4.6/lib/gcc/arm-eabi/4.6.x-google/gcov-src/
gcov-io.h 42 of 4. The number of 4 bytes is stored, followed by the padded
59 from gcc's version number. The stamp value is used to synchronize
66 are derived from 4 character ASCII strings. The version number
67 consists of the single character major version number, a two
68 character minor version number (leading zero for versions less than
90 LENGTH is the number of 4bytes that follow and is usually used to
116 The BASIC_BLOCK record holds per-bb flags. The number of blocks
118 basic block. The number of arcs from a bb is implicit from the
122 introduced by a line number of 0, following lines are from the new
416 /* Convert a magic or version number to a 4 character string. *
    [all...]
  /prebuilts/gcc/linux-x86/arm/arm-linux-androideabi-4.6/lib/gcc/arm-linux-androideabi/4.6.x-google/gcov-src/
gcov-io.h 42 of 4. The number of 4 bytes is stored, followed by the padded
59 from gcc's version number. The stamp value is used to synchronize
66 are derived from 4 character ASCII strings. The version number
67 consists of the single character major version number, a two
68 character minor version number (leading zero for versions less than
90 LENGTH is the number of 4bytes that follow and is usually used to
116 The BASIC_BLOCK record holds per-bb flags. The number of blocks
118 basic block. The number of arcs from a bb is implicit from the
122 introduced by a line number of 0, following lines are from the new
416 /* Convert a magic or version number to a 4 character string. *
    [all...]
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/lib/gcc/i686-linux/4.6.x-google/gcov-src/
gcov-io.h 42 of 4. The number of 4 bytes is stored, followed by the padded
59 from gcc's version number. The stamp value is used to synchronize
66 are derived from 4 character ASCII strings. The version number
67 consists of the single character major version number, a two
68 character minor version number (leading zero for versions less than
90 LENGTH is the number of 4bytes that follow and is usually used to
116 The BASIC_BLOCK record holds per-bb flags. The number of blocks
118 basic block. The number of arcs from a bb is implicit from the
122 introduced by a line number of 0, following lines are from the new
416 /* Convert a magic or version number to a 4 character string. *
    [all...]
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/sysroot/usr/include/sound/
gus.h 230 int client; /* sequencer client number */
231 int port; /* sequencer port number */
265 int number; member in struct:snd_gus_voice
324 int irq; /* IRQ number */
325 int dma1; /* DMA1 number */
326 int dma2; /* DMA2 number */
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.7-4.6/lib/gcc/x86_64-linux/4.6.x-google/gcov-src/
gcov-io.h 42 of 4. The number of 4 bytes is stored, followed by the padded
59 from gcc's version number. The stamp value is used to synchronize
66 are derived from 4 character ASCII strings. The version number
67 consists of the single character major version number, a two
68 character minor version number (leading zero for versions less than
90 LENGTH is the number of 4bytes that follow and is usually used to
116 The BASIC_BLOCK record holds per-bb flags. The number of blocks
118 basic block. The number of arcs from a bb is implicit from the
122 introduced by a line number of 0, following lines are from the new
416 /* Convert a magic or version number to a 4 character string. *
    [all...]

Completed in 569 milliseconds

<<61626364656667686970>>