HomeSort by relevance Sort by last modified time
    Searched full:circular (Results 26 - 50 of 1899) sorted by null

12 3 4 5 6 7 8 91011>>

  /frameworks/opt/datetimepicker/res/values-en-rIN/
strings.xml 21 <string name="hour_picker_description" msgid="7586639618712934060">"Hours circular slider"</string>
22 <string name="minute_picker_description" msgid="6024811202872705251">"Minutes circular slider"</string>
  /frameworks/opt/datetimepicker/res/values-es/
strings.xml 21 <string name="hour_picker_description" msgid="7586639618712934060">"Control deslizante circular de horas"</string>
22 <string name="minute_picker_description" msgid="6024811202872705251">"Control deslizante circular de minutos"</string>
  /frameworks/opt/datetimepicker/res/values-es-rUS/
strings.xml 21 <string name="hour_picker_description" msgid="7586639618712934060">"Control deslizante circular de horas"</string>
22 <string name="minute_picker_description" msgid="6024811202872705251">"Control deslizante circular de minutos"</string>
  /frameworks/opt/datetimepicker/res/values-pt/
strings.xml 21 <string name="hour_picker_description" msgid="7586639618712934060">"Controle deslizante circular das horas"</string>
22 <string name="minute_picker_description" msgid="6024811202872705251">"Controle deslizante circular dos minutos"</string>
  /frameworks/opt/datetimepicker/res/values-pt-rPT/
strings.xml 21 <string name="hour_picker_description" msgid="7586639618712934060">"Controlo de deslize circular das horas"</string>
22 <string name="minute_picker_description" msgid="6024811202872705251">"Controlo de deslize circular dos minutos"</string>
  /frameworks/opt/datetimepicker/res/values-ro/
strings.xml 21 <string name="hour_picker_description" msgid="7586639618712934060">"Indicator circular ore"</string>
22 <string name="minute_picker_description" msgid="6024811202872705251">"Indicator circular minute"</string>
  /external/chromium_org/third_party/sqlite/src/src/
test_rtree.c 55 Circle *pCircle; /* Structure defining circular region */
78 /* Record the center and radius of the circular region. One way that
79 ** tested bounding boxes that intersect the circular region are detected
88 ** as the circular region. The second, aBox[1], extends to infinity in
93 ** that intersects the center of the circular region. A bounding box
94 ** being tested can be said to intersect the circular region if it contains
114 ** inside the circular region. If they do, then the bounding-box does
130 /* Check if the bounding box covers any other part of the circular region.
132 ** cover part of the circular region, set the output variable to true
145 /* The specified bounding box does not intersect the circular region. Se
    [all...]
  /external/chromium/build/
gyp_chromium 145 # There shouldn't be a circular dependency relationship between .gyp files,
146 # but in Chromium's .gyp files, on non-Mac platforms, circular relationships
147 # currently exist. The check for circular dependencies is currently
150 # TODO(mark): Find and kill remaining circular dependencies, and remove this
152 # TODO(tc): Fix circular dependencies in ChromiumOS then add linux2 to the
155 args.append('--no-circular-check')
  /external/ceres-solver/data/nist/
Eckerle4.dat 12 circular interference transmittance. The response
18 Circular Interference Transmittance Study.
  /development/samples/ApiDemos/src/com/example/android/apis/view/
ProgressBar2.java 28 * window's title bar. The widgets show the 3 different sizes of circular
  /external/chromium/net/disk_cache/
trace.h 6 // keep a static circular buffer where we store the last traced events, so we
  /external/chromium_org/cc/layers/
render_surface.cc 27 "before destroying this surface to avoid leaking a circular " <<
  /external/chromium_org/chrome/renderer/resources/extensions/
unload_event.js 10 // was to use the real event object there would be a circular dependency.
  /external/chromium_org/content/browser/
user_metrics.cc 19 // Forward declare because of circular dependency.
  /external/chromium_org/native_client_sdk/src/libraries/nacl_io/
fifo_char.h 18 // A FIFOChar is a circular buffer, signalling FULL and EMPTY as appropriate.
  /external/chromium_org/net/disk_cache/
trace.h 6 // keep a static circular buffer where we store the last traced events, so we
  /external/chromium_org/ppapi/
ppapi.gyp 6 # redistributable portions of PPAPI only. This prevents circular dependencies
  /external/jmonkeyengine/engine/src/android/com/jme3/util/
RingBuffer.java 7 * Ring buffer (fixed size queue) implementation using a circular array (array
  /external/qemu/
cbuffer.h 17 /* Basic circular buffer type and methods */
  /external/skia/gm/
circularclips.cpp 20 return SkString("circular-clips");
  /frameworks/av/media/libeffects/lvm/lib/Common/src/
DelayMix_16x16.c 60 /* Make the reverb delay buffer a circular buffer */
DelayWrite_32.c 43 /* Make the delay buffer a circular buffer */
  /hardware/ti/omap3/dspbridge/inc/
devdefs.h 23 * to break circular dependency between WMD and DEV include files.
  /hardware/ti/omap3/dspbridge/libbridge/inc/
devdefs.h 23 * to break circular dependency between WMD and DEV include files.
  /packages/apps/UnifiedEmail/src/com/android/mail/
MailLogService.java 59 * A circular buffer of {@value #SIZE} lines. To insert into this buffer,
125 * Return the circular buffer associated with this tag, or create a new buffer if none is
128 * @return a circular buffer associated with a string tag.
160 // Find the circular buffer to go with this tag, or create a new one.

Completed in 373 milliseconds

12 3 4 5 6 7 8 91011>>