HomeSort by relevance Sort by last modified time
    Searched defs:desired (Results 1 - 25 of 41) sorted by null

1 2

  /external/qemu/distrib/sdl-1.2.15/test/
testtimer.c 29 int desired; local
38 desired = 0;
40 desired = atoi(argv[1]);
42 if ( desired == 0 ) {
43 desired = DEFAULT_RESOLUTION;
45 SDL_SetTimer(desired, ticktock);
57 "Timer resolution: desired = %d ms, actual = %f ms\n",
58 desired, (double)(10*1000)/ticks);
  /cts/suite/cts/deviceTests/opengl/jni/reference/scene/flocking/
Boid.cpp 70 Vector2D desired = cohesion.copy(); local
71 desired.sub(mPosition);
72 float d = desired.magnitude();
74 desired.normalize();
75 desired.scale(MAX_SPEED * ((d < 100.0f) ? d / 100.0f : 1));
76 desired.sub(mVelocity);
77 desired.limit(MAX_FORCE);
78 mAcceleration.add(desired);
  /external/chromium_org/third_party/libjingle/source/talk/app/webrtc/
remotevideocapturer_unittest.cc 114 VideoFormat desired = VideoFormat(kTestFormat); local
115 EXPECT_FALSE(capturer_.GetBestCaptureFormat(desired, NULL));
120 EXPECT_TRUE(capturer_.GetBestCaptureFormat(desired, &best_format));
  /external/chromium_org/third_party/libjingle/source/talk/media/devices/
filevideocapturer_unittest.cc 111 // desired format with large resolution.
112 cricket::VideoFormat desired(
114 EXPECT_TRUE(capturer_->GetBestCaptureFormat(desired, &capture_format_));
118 // Desired format with small resolution.
119 desired.width = 0;
120 desired.height = 0;
121 EXPECT_TRUE(capturer_->GetBestCaptureFormat(desired, &capture_format_));
128 // desired format same as the capture format supported by the file
129 cricket::VideoFormat desired = capturer_->GetSupportedFormats()->at(0); local
130 EXPECT_TRUE(capturer_->GetBestCaptureFormat(desired, &capture_format_))
    [all...]
  /external/compiler-rt/test/BlocksRuntime/
fail.c 82 char desired[512]; local
84 bool gotErrorFile = readfile(desired, errorfile);
92 char *where = strstr(got, desired);
  /external/chromium_org/net/ssl/
ssl_cipher_suite_names.cc 283 struct CipherSuite desired = {0}; local
284 desired.cipher_suite = cipher_suite;
286 void* r = bsearch(&desired, kCipherSuites,
349 CipherSuite desired = {0}; local
350 desired.cipher_suite = cipher_suite;
352 void* r = bsearch(&desired,
  /external/skia/src/core/
SkMatrixClipStateMgr.cpp 42 const SkMatrix& desired = this->lookupMat(desiredMatID); local
47 delta.preConcat(desired);
  /external/clang/test/CodeGen/
atomic-ops.c 94 // CHECK: [[PAIR:%[.0-9A-Z_a-z]+]] = cmpxchg i32* [[PTR:%[.0-9A-Z_a-z]+]], i32 [[EXPECTED:%[.0-9A-Z_a-z]+]], i32 [[DESIRED:%[.0-9A-Z_a-z]+]]
105 // CHECK: [[PAIR:%[.0-9A-Z_a-z]+]] = cmpxchg i32* [[PTR:%[.0-9A-Z_a-z]+]], i32 [[EXPECTED:%[.0-9A-Z_a-z]+]], i32 [[DESIRED:%[.0-9A-Z_a-z]+]]
111 int desired = 1; local
112 return __atomic_compare_exchange(i, &cmp, &desired, 0, memory_order_acquire, memory_order_acquire);
117 // CHECK: [[PAIR:%[.0-9A-Z_a-z]+]] = cmpxchg weak i32* [[PTR:%[.0-9A-Z_a-z]+]], i32 [[EXPECTED:%[.0-9A-Z_a-z]+]], i32 [[DESIRED:%[.0-9A-Z_a-z]+]]
big-atomic-ops.c 103 int desired = 1; local
104 return __atomic_compare_exchange(i, &cmp, &desired, 0, memory_order_acquire, memory_order_acquire);
  /external/libvorbis/vq/
vqgen.c 59 /* default metric; squared 'distance' from desired value. */
161 than the preceeding value. Thus the desired quantibits apply to
337 long desired; local
369 desired=fdesired;
370 desired2=desired*2;
436 if(k<desired){
439 if(k==desired){
441 qsort(nearbiasptr,desired,sizeof(float),directdsort);
444 }else if(thismetric>nearbiasptr[desired-1]){
450 k=desired;
    [all...]
  /frameworks/wilhelm/src/itf/
IOutputMixExt.c 210 unsigned desired = size; local
228 while (desired > 0) {
229 unsigned actual = desired;
269 desired -= actual;
311 // we need more data: desired > 0 but actual == 0
  /libcore/harmony-tests/src/test/java/org/apache/harmony/tests/java/util/jar/
JarInputStreamTest.java 94 final Set<String> desired = new HashSet<String>(Arrays local
104 assertEquals(actual, desired);
143 final Set<String> desired = new HashSet<String>(Arrays.asList(new String[] { "foo/", local
153 assertEquals(actual, desired);
  /external/chromium_org/net/third_party/nss/ssl/
dtlscon.c 1109 PRIntervalTime desired; local
    [all...]
  /external/chromium_org/components/visitedlink/browser/
visitedlink_master.cc 819 int desired = item_count * 3; local
823 if (table_sizes[i] > desired)
    [all...]
  /external/chromium_org/third_party/libjingle/source/talk/p2p/base/
pseudotcp_unittest.cc 158 // Randomly drop the desired percentage of packets.
381 // If we've received the desired amount of data, rewind things
383 size_t position, desired; local
385 send_stream_.GetSize(&desired);
386 if (position == desired) {
  /external/qemu/distrib/sdl-1.2.15/src/video/x11/
SDL_x11modes.c 543 /* Find out which screen is the desired one */
544 int desired = -1; local
554 desired = SDL_atoi(variable);
567 if ( xinerama[i].screen_number == desired ) {
    [all...]
  /external/chromium_org/third_party/icu/source/test/intltest/
tmsgfmt.cpp 1612 UnicodeString& desired = tuples[i]; local
    [all...]
  /external/icu/icu4c/source/test/intltest/
tmsgfmt.cpp 1612 UnicodeString& desired = tuples[i]; local
    [all...]
  /external/chromium_org/third_party/libjpeg_turbo/
jquant2.c 44 * have as many boxes as desired colors. Then the mean color in each
62 * and it also interfered with desired capabilities such as quantizing to an
100 * desired colors. 16 bits/cell is plenty for that too.)
181 int desired; /* desired # of colors = size of colormap */ member in struct:__anon17390
1262 int desired = cinfo->desired_number_of_colors; local
    [all...]
  /external/chromium_org/ui/app_list/views/
apps_grid_view.cc 1056 const int desired = model_->status() == AppListModel::STATUS_SYNCING ? local
    [all...]
  /external/jpeg/
jquant2.c 42 * have as many boxes as desired colors. Then the mean color in each
60 * and it also interfered with desired capabilities such as quantizing to an
117 * desired colors. 16 bits/cell is plenty for that too.)
198 int desired; /* desired # of colors = size of colormap */ member in struct:__anon6437
1278 int desired = cinfo->desired_number_of_colors; local
    [all...]
  /external/qemu/distrib/jpeg-6b/
jquant2.c 42 * have as many boxes as desired colors. Then the mean color in each
60 * and it also interfered with desired capabilities such as quantizing to an
117 * desired colors. 16 bits/cell is plenty for that too.)
198 int desired; /* desired # of colors = size of colormap */ member in struct:__anon13021
1278 int desired = cinfo->desired_number_of_colors; local
    [all...]
  /prebuilts/eclipse/mavenplugins/tycho/tycho-dependencies-m2repo/org/eclipse/tycho/tycho-bundles-external/0.20.0/eclipse/plugins/
org.eclipse.osgi.services_3.3.100.v20130513-1956.jar 
  /prebuilts/tools/common/m2/repository/org/eclipse/tycho/tycho-bundles-external/0.18.1/eclipse/plugins/
org.eclipse.osgi.services_3.3.100.v20130513-1956.jar 
  /external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/
org.eclipse.osgi.services_3.2.100.v20100503.jar 

Completed in 2181 milliseconds

1 2