HomeSort by relevance Sort by last modified time
    Searched full:full (Results 626 - 650 of 10709) sorted by null

<<21222324252627282930>>

  /external/chromium_org/chrome/browser/ui/panels/
docked_panel_browsertest.cc 60 // The active panel should be at full width.
80 // The active panel should be at full width.
130 // The active panel should be at full width.
160 // The active panel should be at full width.
222 // The active panel should be at full width.
247 // The active panel should have stayed at full width.
261 // We should not have squeezing any more; all panels should be at full width.
  /external/chromium_org/media/base/
seekable_buffer_unittest.cc 56 << "Incorrect buffer full reported";
79 // Write until buffer is full.
83 << "Incorrect buffer full reported";
159 // Write and expect the buffer to be not full.
165 // Write until we have kMaxWriteSize bytes in the buffer. Buffer is full in
202 // Write into buffer until it's full.
259 << "Incorrect buffer full status reported";
  /external/chromium_org/remoting/host/win/
unprivileged_process_delegate.cc 49 // SYSTEM and the logon SID full access to the desktop.
56 // gives SYSTEM and the logon SID full access the window station. The child
57 // containers and objects inherit ACE giving SYSTEM and the logon SID full
62 // Security descriptor of the worker process. It gives access SYSTEM full access
68 // full access to the threads. It gives READ_CONTROL, SYNCHRONIZE,
152 // Request full access because this handle will be inherited by the worker
153 // process which needs full access in order to attach to the window station.
  /external/chromium_org/ui/views/controls/
slider.cc 198 int full = value * w; local
199 int middle = std::max(full, images_[LEFT]->width());
220 int button_cx = content.x() + full;
233 int full = value * h; local
234 int empty = h - full;
240 kLineThickness, full),
246 int button_cy = content.y() + h - full;
  /libcore/luni/src/main/java/org/apache/harmony/security/provider/crypto/
SHA1Impl.java 184 // - appending bytes to non-full word,
188 if ( byteIndex != 0 ) { // appending bytes in non-full word (as if)
196 if ( wordIndex == 16 ) { // intArray is full, computing hash
207 // writing full words
209 maxWord = (toByte - i + 1) >> 2; // # of remaining full words, may be "0"
219 if ( wordIndex < 16 ) { // buffer is not full yet
222 computeHash(intArray); // buffer is full, computing hash
  /external/jmdns/src/javax/jmdns/
JmmDNS.java 167 * full qualified service type, such as <code>_http._tcp.local.</code> .
183 * full qualified service type, such as <code>_http._tcp.local.</code> .
199 * full qualified service type, such as <code>_http._tcp.local.</code> .
215 * full qualified service type, such as <code>_http._tcp.local.</code> .
226 * full qualified service type, such as <code>_http._tcp.local.</code> .
239 * full qualified service type, such as <code>_http._tcp.local.</code> .
252 * full qualified service type, such as <code>_http._tcp.local.</code> .
286 * full qualified service type, such as <code>_http._tcp.local.</code>.
297 * full qualified service type, such as <code>_http._tcp.local.</code>.
335 * full qualified service type, such as <code>_http._tcp.local.</code>
    [all...]
JmDNS.java 193 * full qualified service type, such as <code>_http._tcp.local.</code> .
223 * full qualified service type, such as <code>_http._tcp.local.</code> .
240 * full qualified service type, such as <code>_http._tcp.local.</code> .
252 * full qualified service type, such as <code>_http._tcp.local.</code> .
264 * full qualified service type, such as <code>_http._tcp.local.</code> .
276 * full qualified service type, such as <code>_http._tcp.local.</code> .
308 * full qualified service type, such as <code>_http._tcp.local.</code>.
318 * full qualified service type, such as <code>_http._tcp.local.</code>.
364 * full qualified service type, such as <code>_http._tcp.local.</code>.
  /external/valgrind/main/callgrind/
threads.c 113 t->lastdump_cost = CLG_(get_eventset_cost)( CLG_(sets).full );
114 t->sighandler_cost = CLG_(get_eventset_cost)( CLG_(sets).full );
115 CLG_(init_cost)( CLG_(sets).full, t->lastdump_cost );
116 CLG_(init_cost)( CLG_(sets).full, t->sighandler_cost );
211 CLG_(zero_cost)( CLG_(sets).full, es->cost );
280 CLG_(add_and_zero_cost)( CLG_(sets).full,
330 es->cost = CLG_(get_eventset_cost)(CLG_(sets).full);
331 CLG_(zero_cost)( CLG_(sets).full, es->cost );
424 CLG_(print_cost)(-9, CLG_(sets).full, es->cost);
451 CLG_(print_cost)(-9, CLG_(sets).full, es->cost)
    [all...]
  /libcore/harmony-tests/src/test/java/org/apache/harmony/nio/tests/java/nio/channels/
SourceChannelTest.java 95 // readBuf is full, read 0 byte expected
118 // readBuf is full
171 // read until EOF is meet or readBufArray is full.
181 // source.read returns 0 because readBufArray is full
242 // readBuf is full, read 0 byte expected
267 // readBuf is full
314 // read until EOF is meet or readBufArray is full.
324 // source.read returns 0 because readBufArray is full
437 // readBuf is full, read 0 byte expected
461 // readBuf is full
    [all...]
  /development/samples/TicTacToeLib/src/com/example/android/tictactoe/library/
GameActivity.java 189 boolean full = true;
200 if (full && (data[k] == State.EMPTY ||
203 full = false;
226 // if we get here, there's no winner but the board is full.
227 if (full) {
  /external/chromium_org/chrome/installer/util/
channel_info_unittest.cc 29 ci.set_value(L"-full");
63 EXPECT_EQ(L"-full", ci.value());
66 EXPECT_EQ(L"-full", ci.value());
77 EXPECT_EQ(L"2.0-beta-full", ci.value());
80 EXPECT_EQ(L"2.0-beta-full", ci.value());
google_chrome_distribution.cc 259 // full installer as fall back method in case incremental installer fails.
260 // - If incremental installer fails we append a magic string ("-full"), if
262 // full installer to update Chrome on the local machine
263 // - If we are currently running full installer, we remove this magic
265 // There is no fall-back for full installer :)
  /external/jpeg/
jdtrans.c 79 * to the coefficients during a full buffered-image-mode decompression.
145 * to the coefficients during a full buffered-image-mode decompression.
196 * to the coefficients during a full buffered-image-mode decompression.
219 * This substitutes for jdmaster.c's initialization of the full decompressor.
243 /* Always get a full-image coefficient buffer. */
  /external/qemu/distrib/jpeg-6b/
jdtrans.c 79 * to the coefficients during a full buffered-image-mode decompression.
145 * to the coefficients during a full buffered-image-mode decompression.
196 * to the coefficients during a full buffered-image-mode decompression.
219 * This substitutes for jdmaster.c's initialization of the full decompressor.
243 /* Always get a full-image coefficient buffer. */
  /external/qemu/distrib/sdl-1.2.15/src/video/riscos/
SDL_riscosvideo.c 29 Routines for full screen and wimp modes are split
141 /* Can't get Toggle screen to work if program starts up in Full screen mode so
150 entered or the application goes full screen */
257 /* Dump wimp window on switch to full screen */
300 /* Toggle full screen mode.
  /frameworks/base/docs/html/tools/projects/
templates.jd 12 <li><a href="#full-screen-activity">Full Screen Activity Template</a></li>
68 <li><a href="#full-screen-activity">FullScreenActivity</a></li>
173 <h3 id="full-screen-activity">Full Screen Activity Template</h3>
183 <td><img src="{@docRoot}images/code_templates/full-screen-activity.png" alt="" />
187 primary, full screen view and a view with standard user interface controls, including the
188 notification bar and application title bar. The full screen view is the default and a user
257 <li><a href="#full-screen-activity">FullScreenActivity</a></li>
  /docs/source.android.com/src/devices/tech/input/
key-character-map-files.jd 23 is special purpose only (not a full keyboard).</p>
61 <p>The virtual keyboard is assumed to have a full QWERTY layout that is the
72 <pre><code>type FULL
91 layout with a small form factor. In contrast to a <code>FULL</code> keyboard, some
99 <p><code>FULL</code>: A full PC-style keyboard.</p>
100 <p>A full keyboard behaves like a PC keyboard. All symbols are accessed directly
103 <p>This type of keyboard is generally designed for full two hand typing.</p>
112 <p>The <code>Generic.kcm</code> and <code>Virtual.kcm</code> key character maps are both <code>FULL</code> keyboards.</p>
322 that are present on a full PC style keyboard.</p
    [all...]
  /frameworks/base/docs/html/training/efficient-downloads/
efficient-network-access.jd 41 <ol><li><b>Full power</b>: Used when a connection is active, allowing the device to transfer data at its highest possible rate.</li>
42 <li><b>Low power</b>: An intermediate state that uses around 50% of the battery power at the full state.</li>
46 <p>While the low and idle states drain significantly less battery, they also introduce significant latency to network requests. Returning to full power from the low state takes around 1.5 seconds, while moving from idle to full can take over 2 seconds.</p>
63 <p>Every time you create a new network connection, the radio transitions to the full power state. In the case of the typical 3G radio state machine described above, it will remain at full power for the duration of your transfer&mdash;plus an additional 5 seconds of tail time&mdash;followed by 12 seconds at the low energy state. So for a typical 3G device, every data transfer session will cause the radio to draw energy for almost 20 seconds.</p>
76 <p>Prefetching data is an effective way to reduce the number of independent data transfer sessions. Prefetching allows you to download all the data you are likely to need for a given time period in a single burst, over a single connection, at full capacity.</p>
102 <p>Many news apps attempt to reduce bandwidth by downloading headlines only after a category has been selected, full articles only when the user wants to read them, and thumbnails just as they scroll into view.</p>
108 <p>Another alternative is to prefetch every headline, thumbnail, article text, and possibly even full article pictures&mdash;typically in the background on a predetermined schedule. This approach risks spending significant bandwidth and battery life downloading content that's never used, so it should be implemented with caution.</p>
110 <p>One solution is to schedule the full download to occur only when connected to Wi-Fi, and possibly only when the device is charging. Thi (…)
    [all...]
  /docs/source.android.com/src/devices/
tuning.jd 51 recommend using a cache large enough to hold several screens worth of 32-bit textures (for instance, on a 1280x800 display, a full screen buffer uses about 4 MB so the cache should be at least 20 MB.)</td>
60 on a 1280x800 display, a full screen buffer uses about 4 MB, so the cache should be at least 16 MB.</td>
77 on a 1280x800 display, a full screen buffer uses about 4 MB, so the cache should be at least 4 MB.</td>
86 a full screen buffer uses about 1 MB, so the cache should be at least 1 MB.</td>
93 using a cache large enough to hold two screens worth of 8-bit textures. For instance, on a 1280x800 display, a full screen buffer uses about 1 MB, so the cache should be at least 2 MB.</td>
106 <td>Defines the size, in megabytes, of the render buffers cache per process. It is recommended to use a cache large enough to hold twice the screen in 8 bits. For instance, on a 1280x800 display, a full screen buffer uses about 1 MB so the cache should be at least 2 MB. The cache can be smaller if the device supports 4 bits or 1 bit stencil buffers.</td>
  /external/chromium/chrome/browser/resources/options/
autofill_edit_address_overlay.js 52 * Creates, decorates and initializes the multi-value lists for full name,
57 var list = $('full-name-list');
115 var list = $('full-name-list');
162 $('full-name-list').items.length <= 1 &&
243 this.setMultiValueList_('full-name-list', []);
274 this.setMultiValueList_('full-name-list', address['fullName']);
  /external/chromium_org/chrome/browser/resources/options/
autofill_edit_address_overlay.js 72 * Creates, decorates and initializes the multi-value lists for full name,
77 var list = $('full-name-list');
133 var list = $('full-name-list');
178 $('full-name-list').items.length <= 1 &&
229 this.setMultiValueList_('full-name-list', []);
259 this.setMultiValueList_('full-name-list', address.fullName);
  /frameworks/rs/java/tests/ImageProcessing/src/com/android/rs/image/
ImageProcessingTest.java 128 // Test case 2: Levels Vec3 Full
135 // Test case 3: Levels Vec4 Full
170 // Test case 8: Fisheye Full
184 // Test case 10: Fisheye Approximate Full
198 // Test case 12: Vignette Full
212 // Test case 14: Vignette Approximate Full
  /frameworks/rs/java/tests/ImageProcessing2/src/com/android/rs/image/
ImageProcessingActivity2.java 64 LEVELS_VEC3_FULL ("Levels Vec3 Full"),
65 LEVELS_VEC4_FULL ("Levels Vec4 Full"),
70 FISHEYE_FULL ("Fisheye Full"),
72 FISHEYE_APPROXIMATE_FULL ("Fisheye Approximate Full"),
74 VIGNETTE_FULL ("Vignette Full"),
76 VIGNETTE_APPROXIMATE_FULL ("Vignette Approximate Full"),
  /frameworks/rs/java/tests/ImageProcessing_jb/src/com/android/rs/image/
ImageProcessingActivityJB.java 65 LEVELS_VEC3_FULL ("Levels Vec3 Full"),
66 LEVELS_VEC4_FULL ("Levels Vec4 Full"),
71 FISHEYE_FULL ("Fisheye Full"),
73 FISHEYE_APPROXIMATE_FULL ("Fisheye Approximate Full"),
75 VIGNETTE_FULL ("Vignette Full"),
77 VIGNETTE_APPROXIMATE_FULL ("Vignette Approximate Full"),
  /sdk/eclipse/plugins/com.android.ide.eclipse.adt/src/com/android/ide/eclipse/adt/internal/editors/layout/gre/
extra-view-metadata.xml 16 <!--- Each view is identified by its full class name and has various
28 resize (full|none|horizontal|vertical|scaled) "full"
132 resize="full"
152 resize="full"
156 resize="full"

Completed in 2028 milliseconds

<<21222324252627282930>>