Searched
full:what (Results
501 -
525 of
4330) sorted by null
<<21222324252627282930>>
/dalvik/dx/src/com/android/dx/ssa/ |
InterferenceRegisterMapper.java | 77 * with what currently maps to {@code newReg}. 103 * with what currently maps to {@code newReg}.
|
/dalvik/dx/src/com/android/dx/ssa/back/ |
RegisterAllocator.java | 174 * Adjust interference graph based on what's live out of the current 175 * block and what's used by the final instruction.
|
/dalvik/libcore/archive/src/main/java/org/apache/harmony/archive/internal/nls/ |
messages.properties | 28 archive.0A=There are attribute flags, and I don't know what to do with them 30 archive.0C=No idea what the adc is for yet
|
/dalvik/libcore/luni/src/test/java/com/google/coretests/ |
CoreTestRunnable.java | 124 * Runs the test case in the same process. This is basically what a 133 * Runs the test case in a different process. This is what we do for
|
/dalvik/libcore/luni/src/test/java/org/apache/harmony/luni/tests/java/lang/ |
ThreadLocalTest.java | 109 // Wait for the other Thread assign what it observes as the value of the 165 // Wait for the other Thread assign what it observes as the value of the
|
/dalvik/libcore/security/src/test/java/org/apache/harmony/security/tests/java/security/ |
CodeSourceTest.java | 111 "http://"+siteName+"/drl_test/what/ever/here/empty.jar"); 343 * Performs a test whether the <code>what</code> certificates are all 346 * @param what - first array of Certificates 348 * @return <code>true</code> if each and every certificate from 'what' 351 private static boolean presented(Certificate[] what, Certificate[] where) { 353 for (int i = 0; i < what.length; i++) { 354 if (what[i] == null) { 370 if (what[i].equals(where[j])) {
|
/development/cmds/monkey/ |
README.NETWORK.txt | 34 what happened. A possible example: 109 to find out what vars are supported.
|
/development/pdk/docs/about/ |
philosophy.jd | 32 Compatibility Program, which spells out what it means to be "Android 33 compatible", and what is required of device builders to achieve that status.
|
/development/samples/ApiDemos/src/com/example/android/apis/view/ |
InternalSelectionView.java | 36 * Notice what this view does to be a good citizen w.r.t its internal selection: 257 // can't gleam any useful information about what internal
|
LabelView.java | 148 // Respect AT_MOST value if that was what is called for by measureSpec 175 // Respect AT_MOST value if that was what is called for by measureSpec
|
/external/bluetooth/glib/build/win32/ |
module.defs | 12 # The version macros define what versions of libraries to use. 88 # Note this was is specific to what tml happened to have on his disk
|
/external/bluetooth/glib/gio/ |
gwin32volumemonitor.c | 183 /* I don't know what this code is supposed to do; clearly it now 184 * does nothing, the returned GList is always NULL. But what was
|
/external/bluetooth/glib/gobject/ |
gtypeplugin.c | 39 * the first time, or by your main application that knows what modules 40 * introduces what types), like this:
|
/external/clearsilver/python/ |
setup.py | 25 ## lists... and it overrides what is defined here. So I have to do all 29 ## file and build what I need
|
/external/dropbear/libtomcrypt/src/pk/ecc/ |
ltc_ecc_mul2add.c | 30 @param kA What to multiple A by 32 @param kB What to multiple B by
|
/external/elfutils/libelf/ |
elf-knowledge.h | 97 32-bit entry size) but what do these people do? They use 64-bit 98 entries. It is really shocking to see what kind of morons are out
|
/external/icu4c/extra/scrptrun/ |
readme.html | 13 What is scrptrun and srtest?</h2> 18 example of how to use ScriptRun. Here's what the output should look like:
|
/external/icu4c/samples/legacy/ |
README | 6 What is it all about: Let's say you have a 10 Tb database indexed using ICU 1.8.1. sortkeys. New ICU comes out, with neat new features you would like to use, but also with new sortkeys and you don't care to reindex your 10 Tb database. What to do then??? You can use ICU 1.8.1. in one of your compilation units and current version in all the others. So, you can use old collation until you decide to reindex.
|
/external/icu4c/tools/tzcode/ |
tzfile.h | 108 #define TZ_MAX_TYPES 256 /* Limited by what (unsigned char)'s can hold */ 121 /* (limited by what unsigned chars can hold) */
|
/external/kernel-headers/original/linux/ |
usbdevice_fs.h | 120 * except find out what device connects to what port. */
|
/external/libpng/ |
CMakeLists.txt | 72 # maybe needs improving, but currently I don't know when we can enable what :) 271 # what's with libpng.txt and all the extra files?
|
/external/libpng/contrib/gregbook/ |
makevms.com | 96 $! P1 = What we are trying to make 98 $! P3 - P8 What it depends on
|
/external/libpng/scripts/ |
CMakeLists.txt | 48 # maybe needs improving, but currently I don't know when we can enable what :) 199 # what's with libpng.txt and all the extra files?
|
makevms.com | 106 $! P1 = What we are trying to make 108 $! P3 - P8 What it depends on
|
/external/netcat/ |
Changelog | 51 sys/select.h for them what needs it 72 give totals even if we ^C out [that's what sigcatchers are *for*!]
|
Completed in 153 milliseconds
<<21222324252627282930>>