HomeSort by relevance Sort by last modified time
    Searched refs:COUNT (Results 76 - 100 of 129) sorted by null

1 2 34 5 6

  /frameworks/base/obex/javax/obex/
ObexHelper.java 367 // Count Header
368 intHeader = (Long)headImpl.getHeader(HeaderSet.COUNT);
370 out.write((byte)HeaderSet.COUNT);
374 headImpl.setHeader(HeaderSet.COUNT, null);
    [all...]
  /packages/apps/Contacts/src/com/android/contacts/activities/
PeopleActivity.java 296 mTabTitles = new String[TabState.COUNT];
669 return mTabPagerAdapterSearchMode ? 1 : TabState.COUNT;
    [all...]
  /external/chromium_org/chrome/browser/first_run/
try_chrome_dialog_view.cc 73 result_(COUNT) {
  /external/chromium_org/chrome/browser/resources/chromeos/chromevox/host/interface/
abstract_tts.js 243 .format({'COUNT': 1}) :
604 var count = match.length;
607 .format({'COUNT': count}) + ' ';
  /external/chromium_org/third_party/icu/source/test/cintltst/
cnumtst.c     [all...]
  /external/chromium_org/third_party/skia/src/gpu/gl/
GrGLUniformManager.cpp 14 #define ASSERT_ARRAY_UPLOAD_IN_BOUNDS(UNI, COUNT) \
24 int idx = fUniforms.count();
253 SkASSERT(uniforms.count() == fUniforms.count());
254 int count = fUniforms.count(); local
255 for (int i = 0; i < count; ++i) {
  /external/skia/src/gpu/gl/
GrGLUniformManager.cpp 14 #define ASSERT_ARRAY_UPLOAD_IN_BOUNDS(UNI, COUNT) \
24 int idx = fUniforms.count();
253 SkASSERT(uniforms.count() == fUniforms.count());
254 int count = fUniforms.count(); local
255 for (int i = 0; i < count; ++i) {
  /external/libpng/contrib/libtests/
tarith.c 75 int validation_ascii_to_fp(int count, int argc, char **argv)
258 while (--count);
303 int cmillions; /* Count of millions of numbers */
556 int validation_checkfp(int count, int argc, char **argv)
606 int validation_muldiv(int count, int argc, char **argv)
722 while (--count > 0);
950 /* The following COUNT (10^8) takes about 1 hour on a 1GHz Pentium IV
953 #define COUNT 1000000000
957 int count = COUNT; local
    [all...]
  /external/oprofile/libpp/
format_output.cpp 794 size_t count = it->second.counts[p]; local
796 if (count == 0) continue;
900 out << open_element(COUNT, true);
904 out << close_element(COUNT);
xml_utils.cpp 128 // count number of cpus
139 string xml_utils::get_timer_setup(size_t count)
142 init_attr(RTC_INTERRUPTS, count) + close_element();
146 string xml_utils::get_event_setup(string event, size_t count,
155 str << init_attr(SETUP_COUNT, (size_t)count) + close_element();
351 // if no cpu separation then return a simple count, omit zero counts
353 size_t count = counts[begin]; local
354 if (count == 0)
356 str << count;
361 size_t count = counts[p] local
365 str << count; local
397 size_t const count = summary[pclass]; local
407 out << count; local
    [all...]
  /external/chromium_org/third_party/icu/source/test/intltest/
dtfmttst.cpp 114 ids_length = ids->count(status);
358 const int32_t COUNT = 4;
359 DateFormat* dateFormats[COUNT];
398 assertTrue("data size", EXPECTED_LENGTH == COUNT * UDAT_FIELD_COUNT);
401 for (j = 0, exp = 0; j < COUNT; ++j) {
451 for (i=0; i<COUNT; ++i) {
    [all...]
  /external/chromium_org/chrome/browser/resources/chromeos/chromevox/common/
editable_text.js 76 * COUNT: The number of possible echo levels.
84 COUNT: 4
93 return (cur + 1) % cvox.TypingEcho.COUNT;
402 .format({'COUNT': 1})), evt.triggeredByUser);
498 .format({'COUNT': 1})), evt.triggeredByUser, personality);
    [all...]
  /external/chromium_org/third_party/mesa/src/src/glx/
indirect_vertex_array.c 68 static void emit_DrawArrays_none(GLenum mode, GLint first, GLsizei count);
69 static void emit_DrawArrays_old(GLenum mode, GLint first, GLsizei count);
71 static void emit_DrawElements_none(GLenum mode, GLsizei count, GLenum type,
73 static void emit_DrawElements_old(GLenum mode, GLsizei count, GLenum type,
88 static GLboolean validate_count(struct glx_context * gc, GLsizei count);
212 arrays->arrays[0].count = 3;
218 arrays->arrays[1].count = 4;
224 arrays->arrays[2].count = 1;
229 arrays->arrays[3].count = 1;
235 arrays->arrays[4 + i].count = 4
    [all...]
  /external/mesa3d/src/glx/
indirect_vertex_array.c 68 static void emit_DrawArrays_none(GLenum mode, GLint first, GLsizei count);
69 static void emit_DrawArrays_old(GLenum mode, GLint first, GLsizei count);
71 static void emit_DrawElements_none(GLenum mode, GLsizei count, GLenum type,
73 static void emit_DrawElements_old(GLenum mode, GLsizei count, GLenum type,
88 static GLboolean validate_count(struct glx_context * gc, GLsizei count);
212 arrays->arrays[0].count = 3;
218 arrays->arrays[1].count = 4;
224 arrays->arrays[2].count = 1;
229 arrays->arrays[3].count = 1;
235 arrays->arrays[4 + i].count = 4
    [all...]
  /external/opencv/cv/src/
cvlkpyramid.cpp 268 int count, CvSize winSize, int level,
354 if( count == 0 )
360 if( count < 0 )
374 CV_CALL( status = _status = (char*)cvAlloc( count*sizeof(_status[0]) ));
399 CV_CALL( error = _error = (float*)cvAlloc( count*sizeof(_error[0]) ));
401 for( i = 0; i < count; i++ )
405 (const float*)featuresA, (float*)featuresB, status, error, count,
409 for( i = 0; i < count; i++ )
428 memset( status, 1, count );
430 memset( error, 0, count*sizeof(error[0]) )
1161 int count_x, count_y, count; local
    [all...]
  /cts/suite/cts/deviceTests/browserbench/assets/octane/
richards.js 49 scheduler.addIdleTask(ID_IDLE, 0, null, COUNT);
80 var COUNT = 1000;
86 * correct run so if the actual queue or hold count is different from
124 * @param {int} count the number of times to schedule the task
126 Scheduler.prototype.addIdleTask = function (id, priority, queue, count) {
127 this.addRunningTask(id, priority, queue, new IdleTask(this, 1, count));
365 * @param {int} count the number of times this task should be scheduled
368 function IdleTask(scheduler, v1, count) {
371 this.count = count;
    [all...]
  /cts/tests/tests/hardware/src/android/hardware/camera2/cts/
ExtendedCameraCharacteristicsTest.java 324 int[] blackLevelPattern = new int[BlackLevelPattern.COUNT];
  /external/chromium_org/third_party/WebKit/PerformanceTests/SunSpider/tests/v8-v4/
v8-richards.js 44 scheduler.addIdleTask(ID_IDLE, 0, null, COUNT);
75 var COUNT = 1000;
81 * correct run so if the actual queue or hold count is different from
119 * @param {int} count the number of times to schedule the task
121 Scheduler.prototype.addIdleTask = function (id, priority, queue, count) {
122 this.addRunningTask(id, priority, queue, new IdleTask(this, 1, count));
360 * @param {int} count the number of times this task should be scheduled
363 function IdleTask(scheduler, v1, count) {
366 this.count = count;
    [all...]
  /external/chromium_org/third_party/WebKit/PerformanceTests/SunSpider/tests/v8-v5/
v8-richards.js 44 scheduler.addIdleTask(ID_IDLE, 0, null, COUNT);
75 var COUNT = 1000;
81 * correct run so if the actual queue or hold count is different from
119 * @param {int} count the number of times to schedule the task
121 Scheduler.prototype.addIdleTask = function (id, priority, queue, count) {
122 this.addRunningTask(id, priority, queue, new IdleTask(this, 1, count));
360 * @param {int} count the number of times this task should be scheduled
363 function IdleTask(scheduler, v1, count) {
366 this.count = count;
    [all...]
  /external/chromium_org/third_party/WebKit/PerformanceTests/SunSpider/tests/v8-v6/
v8-richards.js 44 scheduler.addIdleTask(ID_IDLE, 0, null, COUNT);
75 var COUNT = 1000;
81 * correct run so if the actual queue or hold count is different from
119 * @param {int} count the number of times to schedule the task
121 Scheduler.prototype.addIdleTask = function (id, priority, queue, count) {
122 this.addRunningTask(id, priority, queue, new IdleTask(this, 1, count));
360 * @param {int} count the number of times this task should be scheduled
363 function IdleTask(scheduler, v1, count) {
366 this.count = count;
    [all...]
  /external/chromium_org/v8/benchmarks/
richards.js 49 scheduler.addIdleTask(ID_IDLE, 0, null, COUNT);
80 var COUNT = 1000;
86 * correct run so if the actual queue or hold count is different from
124 * @param {int} count the number of times to schedule the task
126 Scheduler.prototype.addIdleTask = function (id, priority, queue, count) {
127 this.addRunningTask(id, priority, queue, new IdleTask(this, 1, count));
365 * @param {int} count the number of times this task should be scheduled
368 function IdleTask(scheduler, v1, count) {
371 this.count = count;
    [all...]
  /external/icu/icu4c/source/test/cintltst/
cnumtst.c     [all...]
  /external/okhttp/okhttp/src/main/java/com/squareup/okhttp/internal/spdy/
Http20Draft09.java 419 for (int i = 0; i < Settings.COUNT; i++) {
Spdy3.java 438 for (int i = 0; i <= Settings.COUNT; i++) {
  /packages/apps/Bluetooth/src/com/android/bluetooth/opp/
BluetoothOppObexClientSession.java 245 hs.setHeader(HeaderSet.COUNT, (long) numShares);

Completed in 676 milliseconds

1 2 34 5 6