/libcore/dom/src/test/resources/META-INF/ |
MANIFEST.MF | 4 .jar jaxp.jar xml-apis.jar gnujaxp.jar dom4j-full.jar batik-svg-dom.j
|
/ndk/tests/device/test-gnustl-1/jni/ |
hello.cpp | 24 throw std::runtime_error("OK: Hello, world (with full C++ support) !");
|
/packages/apps/Contacts/src/com/android/contacts/list/ |
ContactTileStarredView.java | 38 // The picture is the full size of the tile (minus some padding, but we can be generous)
|
/packages/apps/Contacts/src/com/android/contacts/widget/ |
FullHeightLinearLayout.java | 24 * A custom layout for dialogs that need to be stretched to the full height of the screen.
|
/packages/apps/Phone/res/drawable/ |
btn_compound_dialpad.xml | 24 the icon up to the full size of the button. -->
|
btn_compound_hold.xml | 24 the icon up to the full size of the button. -->
|
btn_compound_mute.xml | 24 the icon up to the full size of the button. -->
|
/sdk/eclipse/plugins/com.android.ide.eclipse.tests/ |
README.txt | 4 1- Run the unit tests as a full "eclipse plugin" suite 6 3. Run the functional tests as a full "eclipse plugin" suite (require a real SDK) 12 1- Running the unit tests as a full "eclipse plugin" suite 73 3- Running the functional tests as a full "eclipse plugin" suite
|
/libcore/luni/src/main/java/org/apache/harmony/security/provider/crypto/ |
SHA1Impl.java | 185 // - appending bytes to non-full word, 189 if ( byteIndex != 0 ) { // appending bytes in non-full word (as if) 197 if ( wordIndex == 16 ) { // intArray is full, computing hash 208 // writing full words 210 maxWord = (toByte - i + 1) >> 2; // # of remaining full words, may be "0" 220 if ( wordIndex < 16 ) { // buffer is not full yet 223 computeHash(intArray); // buffer is full, computing hash
|
/external/apache-harmony/nio/src/test/java/common/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 426 // readBuf is full, read 0 byte expected 450 // readBuf is full [all...] |
/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 ); 213 CLG_(zero_cost)( CLG_(sets).full, es->cost ); 282 CLG_(add_and_zero_cost)( CLG_(sets).full, 332 es->cost = CLG_(get_eventset_cost)(CLG_(sets).full); 333 CLG_(zero_cost)( CLG_(sets).full, es->cost ); 426 CLG_(print_cost)(-9, CLG_(sets).full, es->cost); 453 CLG_(print_cost)(-9, CLG_(sets).full, es->cost) [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/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.12/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.
|
/external/quake/quake/src/QW/docs/ |
glqwcl-readme.txt | 8 resolution to 640*480*32k colors and run full screen by default.
24 from a full screen run, so I don't recommend running glqwcl on 3dlabs
28 but it is not a full opengl implementation. Other opengl applications are
31 full screen, but you must still have your desktop set to a 16 bit color mode
46 creates a desktop window that size, otherwise it tries to set a full screen
|
/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—plus an additional 5 seconds of tail time—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—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...] |
/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']);
|
/hardware/ti/wlan/wl1271/stad/src/Application/ |
roamingMngrApi.h | 257 * - Partial or Full scan 258 * - Re-try Partial or Full scan if the previous scan failed 259 * - Full scan if the previous partial scan didn't get any APs 269 * - Perform Full Scan 270 * - If Previous Scan was Full: 279 * - Re-Try Scan with current Scan Type (Partial/Full Scan Retry or No Scan)
|
/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"
|
/docs/source.android.com/src/tech/input/ |
key-character-map-files.md | 24 is special purpose only (not a full keyboard). 74 The virtual keyboard is assumed to have a full QWERTY layout that is the 91 type FULL 113 layout with a small form factor. In contrast to a `FULL` keyboard, some 121 * `FULL`: A full PC-style keyboard. 123 A full keyboard behaves like a PC keyboard. All symbols are accessed directly 127 This type of keyboard is generally designed for full two hand typing. 135 The `Generic.kcm` and `Virtual.kcm` key character maps are both `FULL` keyboards. 376 that are present on a full PC style keyboard [all...] |
/external/clang/lib/Rewrite/ |
DeltaTree.cpp | 26 /// can also efficiently tell us the full accumulated delta for a specific 31 /// former and adds children pointers. Each node knows the full delta of all 33 /// full delta implied by a whole subtree in constant time. 81 /// FullDelta - This is the full delta of all the values in this node and 184 // Maintain full delta for this node. 207 // For an insertion into a non-full leaf node, just insert the value in 216 // Otherwise, if this is leaf is full, split the node at its median, insert 234 // insert here. If this node is non-full, we can just insert it directly. 252 // Finally, if this interior node was full and a node is percolated up, split 293 /// DoSplit - Split the currently full node (which has 2*WidthFactor-1 values [all...] |
/packages/inputmethods/OpenWnn/src/jp/co/omronsoft/openwnn/ |
DefaultSoftKeyboard.java | 95 /** Japanese 12-key keyboard [FULL-WIDTH HIRAGANA MODE] */ 97 /** Japanese 12-key keyboard [FULL-WIDTH NUMBER MODE] */ 99 /** Japanese 12-key keyboard [FULL-WIDTH ALPHABET MODE] */ 101 /** Japanese 12-key keyboard [FULL-WIDTH KATAKANA MODE] */ 136 /** Japanese Qwerty keyboard [FULL-WIDTH HIRAGANA MODE] */ 138 /** Japanese Qwerty keyboard [FULL-WIDTH NUMBER MODE] */ 140 /** Japanese Qwerty keyboard [FULL-WIDTH ALPHABET MODE] */ 142 /** Japanese Qwerty keyboard [FULL-WIDTH KATAKANA MODE] */ 226 /** Japanese key-mode (Full-width Hiragana) */ 228 /** Japanese key-mode (Full-width alphabet) * [all...] |