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

1 2 34 5 6 7 8

  /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/chromium_org/third_party/libjpeg_turbo/
jdmarker.c     [all...]
jpeglib.h     [all...]
  /external/chromium_org/chrome/browser/resources/chromeos/chromevox/host/interface/
abstract_host.js 109 * @param {boolean} active The desired state; true for active, false for
  /external/chromium_org/chrome/browser/resources/chromeos/chromevox/testing/
tester.js 105 * @param {string} strategy The desired navigation strategy.
  /external/chromium_org/third_party/cython/src/Cython/Includes/cpython/
pystate.pxd 54 # thread lock. This may be called as many times as desired
  /external/chromium_org/third_party/mesa/src/docs/OLD/
MESA_sprite_point.spec 73 squares. One could define rotated texture images if desired. A 3D
  /external/libunwind/doc/
unw_set_caching_policy.tex 62 \item[\Const{UNW\_ENOMEM}] The desired caching policy could not be
  /external/mesa3d/docs/OLD/
MESA_sprite_point.spec 73 squares. One could define rotated texture images if desired. A 3D
  /frameworks/native/include/binder/
Parcel.h 238 status_t restartWrite(size_t desired);
239 status_t continueWrite(size_t desired);
  /external/antlr/antlr-3.4/runtime/Ruby/lib/antlr3/debug/
event-hub.rb 11 situations where multiple event listners are desired.
  /external/chromium_org/net/third_party/nss/ssl/
dtlscon.c 1109 PRIntervalTime desired; local
    [all...]
  /external/chromium_org/third_party/mesa/src/src/glsl/
glsl_types.h 267 * to \c desired according to Section 4.1.10 of the GLSL spec.
297 bool can_implicitly_convert_to(const glsl_type *desired) const;
  /external/mesa3d/src/glsl/
glsl_types.h 267 * to \c desired according to Section 4.1.10 of the GLSL spec.
297 bool can_implicitly_convert_to(const glsl_type *desired) const;
  /system/extras/tests/bionic/libc/other/
test_jpeg.c 88 _source_resync_to_restart( j_decompress_ptr cinfo, int desired)
  /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 
  /frameworks/base/core/java/android/widget/
TextView.java 6493 private static int desired(Layout layout) { method in class:TextView
6692 int desired = getDesiredHeight(); local
6735 int desired = layout.getLineTop(linecount); local
    [all...]
  /development/build/
Android.mk 19 # Rule to convert a source.prop template into the desired source.property
  /external/bison/src/
tables.c 140 | DESIRED, grow them. Note that TABLE[DESIRED] is to be used, so |
141 | the desired size is at least DESIRED + 1. |
145 table_grow (int desired)
149 while (table_size <= desired)
  /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/tools/win/
copy-installer.bat 22 REM Install Robocopy for superior performance on Windows XP if desired (it is
  /external/jpeg/
jpeglib.h 795 JMETHOD(boolean, resync_to_restart, (j_decompress_ptr cinfo, int desired))
    [all...]
  /external/pdfium/core/include/thirdparties/libjpeg/
jpeglib.h     [all...]
  /external/pdfium/core/src/fxcodec/libjpeg/
jpeglib.h     [all...]

Completed in 801 milliseconds

1 2 34 5 6 7 8