Searched
full:each (Results
501 -
525 of
7153) sorted by null
<<21222324252627282930>>
/dalvik/libcore/xml/src/main/java/org/apache/xml/utils/ |
NameSpace.java | 27 * be pushed on the namespace stack for each
|
/dalvik/libcore-disabled/instrument/src/main/java/java/lang/instrument/ |
Instrumentation.java | 62 * @return an array of <code>Class</code> objects with each element 75 * @return an array of <code>Class</code> objects with each element 107 * carry out on-the-fly redefining on each of the associated classes. 133 * Note that before the requested redefinitions are attempted, each
|
/dalvik/tests/056-const-string-jumbo/ |
build | 23 # Note: Each string reference is stored in a separate static variable,
|
/dalvik/tools/ |
dexcheck | 30 # Check each file in turn. This is much faster with "dexdump -c", but that
|
/dalvik/vm/arch/generic/ |
Hints.c | 30 * The class loader will associate with each method a 32-bit info word
|
/dalvik/vm/mterp/x86-atom/ |
OP_PACKED_SWITCH.S | 24 * register, using a table of offsets corresponding to each
|
/development/pdk/docs/porting/ |
release_keys.jd | 19 <p>Android requires that each application be signed with the developer's digital keys to enforce signature permissions and application request to use shared user ID or target process. For more information on the general Android security principles and signing requirements, see the Android Security and Permissions section in the Android Developer Guide). The core Android platform uses four keys to maintain security of core platform components:</p> 29 <p>A device manufacturer's keys for each product should be stored under <code>vendor/<vendor_name>/security/<product_name></code>, where <code><vendor_name></code> and <code><product_name></code> represent the manufacturer and product names. To simplify key creation, copy the script below to this directory in a file called <code>mkkey.sh</code>. To customize your keys, change the line that starts with AUTH to reflect the correct information for your company:</p> 50 <p>To generate the required 4 platform keys, run <code>mkkey.sh</code> four times specifying the key name and password for each:</p> 75 <p>If you have prebuilt and pre-signed apk's in your build that you don't want re-signed, you must explicitly ignore them by adding <code>-e Foo.apk=</code> to the command line for each apk you wish to ignore.</p>
|
/development/samples/ApiDemos/src/com/example/android/apis/view/ |
List3.java | 30 * SimpleCursorListAdapter is used to map each item to a two-line
|
Tabs3.java | 43 // This tab sets the intent flag so that it is recreated each time
|
Visibility1.java | 51 // Wire each button to a click listener
|
/development/samples/Home/src/com/example/android/home/ |
ApplicationsStackLayout.java | 56 * marginLeft: the left margin of each element in the stack 57 * marginTop: the top margin of each element in the stack 58 * marginRight: the right margin of each element in the stack 59 * marginBottom: the bottom margin of each element in the stack
|
/development/simulator/app/ |
Resource.h | 30 // leave space; each phone model gets a menu item ID
|
/external/bison/ |
README | 17 test case in each bug report.
|
/external/bison/src/ |
closure.h | 40 RULESET contains a bit for each rule. CLOSURE sets the bits for
|
/external/bluetooth/glib/docs/reference/glib/tmpl/ |
allocators.sgml | 39 @n_preallocs: the number of elements in each block of memory allocated.
|
linked_lists_single.sgml | 14 Each element in the list contains a piece of data, together with a pointer 22 The data contained in each element can be either integer values, by using one 57 To call a function for each element in the list use g_slist_foreach(). 73 The #GSList struct is used for each element in the singly-linked list.
|
relations.sgml | 11 records, called tuples. Each record contains a number of fields. 123 @field: the field of each record to match. 136 @field: the field of each record to match. 148 @field: the field of each record to match.
|
/external/e2fsprogs/e2fsck/ |
argv_parse.h | 11 * parse into an argv argument vector, with each white-space separated
|
/external/e2fsprogs/misc/ |
partinfo.c | 46 "partition information for each given device.\n"),
|
/external/guava/src/com/google/common/collect/ |
AbstractSortedSetMultimap.java | 41 * @param map place to store the mapping from each key to its corresponding
|
PeekingIterator.java | 48 * #next()} are guaranteed to be equal to each other.
|
/external/icu4c/common/ |
unormimp.h | 206 * It saves this check in each of many normalization calls that 480 * Enumerate each normalization data trie and add the 481 * start of each range of same properties to the set. 560 * each with one index array and one data array. 601 * each normalization form 626 * Each length byte also has another flag: 637 * Each of the two decompositions consists of up to two parts: 662 * for each forward-combining character. 667 * Each list is sorted in ascending order of back-indexes. 668 * Each list is terminated with the last back-index having bit 15 set [all...] |
/external/icu4c/i18n/ |
i18n.rc | 3 // picked up by the pre-processor during each build.
|
/external/icu4c/io/ |
io.rc | 3 // picked up by the pre-processor during each build.
|
/external/icu4c/layout/ |
LookupTables.cpp | 23 Another way to do this is to put each of these routines in one
|
Completed in 55 milliseconds
<<21222324252627282930>>