HomeSort by relevance Sort by last modified time
    Searched full:resolution (Results 76 - 100 of 975) sorted by null

1 2 34 5 6 7 8 91011>>

  /device/htc/passion-common/
synaptics-rmi-touchscreen.idc 32 # to about 17mm of physical size. Given that the display resolution
  /external/chromium/third_party/icu/source/common/
ucnv_io.h 9 * defines variables and functions pertaining to converter name resolution
  /external/chromium/third_party/icu/source/test/intltest/
dtfmtrtts.h 51 // resolution for a 16-bit value, but not for 32 bits.
  /external/dbus/tools/
dbus-monitor.1 32 format with a single line per message and microsecond-resolution timing
  /external/icu4c/common/
ucnv_io.h 9 * defines variables and functions pertaining to converter name resolution
  /external/icu4c/test/intltest/
dtfmtrtts.h 51 // resolution for a 16-bit value, but not for 32 bits.
  /external/quake/quake/src/WinQuake/
main.cpp 49 // Note: Timer acually has less than microsecond resolution, so track time in microseconds:
  /external/webkit/JavaScriptCore/wtf/
CurrentTime.cpp 164 // ftime returns the information we want, but doesn't have sufficient resolution.
165 // QueryPerformanceCounter has high resolution, but is only usable to measure time intervals.
181 timeBeginPeriod(1); // increase time resolution around low-res time getter
183 timeEndPeriod(1); // restore time resolution
  /external/webkit/WebCore/svg/
SVGStyledElement.h 60 // Centralized place to force a manual style resolution. Hacky but needed for now.
  /libcore/luni/src/main/java/org/w3c/dom/
EntityReference.java 29 * resolution depends on where the entity reference is, the descendants of
  /libcore/luni/src/main/java/org/xml/sax/ext/
EntityResolver2.java 41 * resolution. <em>Old Style</em> applications won't know about this interface;
52 * if the original SAX 1.0 style entity resolution method is invoked.
95 * <p>Note that the InputSource gets no further resolution.
138 * sources, or tell the parser it should use conventional URI resolution.
  /packages/apps/Mms/src/com/android/mms/model/
CarrierContentRestriction.java 59 throw new ResolutionException("content resolution exceeds restriction.");
  /system/wlan/ti/sta_dk_4_0_4_32/pform/linux/src/
tiwlan_profile.h 43 int tiwlan_profile_cpu_usage_estimator_start (tiwlan_net_dev_t * drv, unsigned int resolution);
  /external/apache-http/src/org/apache/http/params/
DefaultedHttpParams.java 37 * {@link HttpParams} implementation that delegates resolution of a parameter
70 * parameter is not set locally, delegates its resolution to the default
  /external/chromium/net/proxy/
proxy_resolver_winhttp.cc 97 // resolution, no further requests on this session are going to work.
162 // out of process PAC resolution will use a combined (sum of all timeouts)
  /external/chromium/net/socket/
tcp_client_socket_pool.cc 24 // time, including both host resolution and TCP connect() times.
51 // We don't worry about cancelling the host resolution and TCP connect, since
  /external/dropbear/
fake-rfc2553.h 35 * Pseudo-implementation of RFC2553 name / address resolution functions
87 * Next, RFC2553 name / address resolution API
  /external/iproute2/doc/
arpd.sgml 52 <item><tt/-n TIME/ - timeout of negative cache. When resolution fails <tt/arpd/
114 <item> Completely replace kernel resolution on interfaces <tt/eth0/
  /external/iproute2/man/man8/
arpd.8 35 Timeout of negative cache. When resolution fails arpd suppresses further attempts to resolve for this period. It makes sense only together with option -k This timeout should not be too much longer than boot time of a typical host not supporting gratuitous ARP. Default value is 60 seconds.
64 Completely replace kernel resolution on interfaces eth0 and eth1. In this case kernel still does unicast probing to validate entries, but all the broadcast activity is suppressed and made under authority of arpd.
tc-tbf.8 89 Token usage calculations are performed using a table which by default has a resolution of 8 packets.
90 This resolution can be changed by specifying the
  /external/iproute2/tc/
tc_core.c 202 * the kernel clock resolution) the kernel advertises a
203 * tick multiplier of 1000 in case of nano-second resolution,
  /external/libnfc-nxp/inc/
nfc_custom_config.h 63 /** Resolution value for the timer, here the
64 timer resolution is 100 milliseconds */
  /external/libvpx/examples/
simple_encoder.txt 51 the default bitrate based on the ratio between the default resolution
52 and the resolution specified on the command line.
  /external/qemu/distrib/sdl-1.2.12/include/
SDL_timer.h 40 /* This is the maximum resolution of the SDL timer on all platforms */
66 * The maximum resolution of this timer is 10 ms, which means that if
  /frameworks/base/media/libstagefright/codecs/amrwbenc/src/
decim54.c 41 /* 1/5 resolution interpolation filter (in Q14) */
100 pos = 0; /* position is in Q2 -> 1/4 resolution */

Completed in 1512 milliseconds

1 2 34 5 6 7 8 91011>>