HomeSort by relevance Sort by last modified time
    Searched defs:first (Results 876 - 900 of 2784) sorted by null

<<31323334353637383940>>

  /prebuilts/gcc/linux-x86/mips/mips64el-linux-android-4.9/lib/gcc/mips64el-linux-android/4.9/gcov-src/
libgcov-driver.c 352 /* First check if there are any counts recorded for this counter. */
945 int first = !cs_prg->runs; local
949 if (first)
955 if (first)
    [all...]
  /prebuilts/gcc/linux-x86/x86/x86_64-linux-android-4.9/lib/gcc/x86_64-linux-android/4.9/gcov-src/
libgcov-driver.c 352 /* First check if there are any counts recorded for this counter. */
945 int first = !cs_prg->runs; local
949 if (first)
955 if (first)
    [all...]
  /sdk/eclipse/plugins/com.android.ide.eclipse.adt/src/com/android/ide/eclipse/adt/internal/editors/layout/configuration/
Configuration.java 759 State first = mDevice.getAllStates().get(0); local
760 stateName = first.getName();
761 config = DeviceConfigHelper.getFolderConfig(first);
    [all...]
  /sdk/eclipse/plugins/com.android.ide.eclipse.adt/src/com/android/ide/eclipse/adt/internal/editors/layout/refactoring/
ChangeLayoutRefactoring.java 189 // overlay children are replaced by their first element children
200 Element first = null; local
204 first = (Element) node;
208 if (first != null) {
209 e = first;
ExtractStyleWizard.java 287 // values (and stash them in the frequency map), and record the first
336 Attr first = uniqueValueAttrs.get(0); local
337 mAllChecked.add(first);
338 if (mInSelection.contains(first)) {
339 mInitialChecked.add(first);
  /sdk/eclipse/plugins/com.android.ide.eclipse.adt/src/com/android/ide/eclipse/adt/internal/editors/ui/tree/
UiTreeBlock.java 79 * For a given UI element node, the tree view displays all first-level children that
670 Object first = tree_selection.getFirstElement(); local
671 if (first != null && first instanceof UiElementNode) {
672 ui_node = (UiElementNode) first;
731 * first child of the next parent.
    [all...]
  /system/core/lmkd/
lmkd.c 553 int minfree, int min_score_adj, bool first)
577 first ? "" : "~", other_file * page_k, minfree * page_k, min_score_adj,
578 first ? "" : "~", other_free * page_k, other_free >= 0 ? "above" : "below");
595 static int find_and_kill_process(int other_free, int other_file, bool first)
620 killed_size = kill_one_process(procp, other_free, other_file, minfree, min_score_adj, first);
639 bool first = true; local
658 killed_size = find_and_kill_process(other_free, other_file, first);
660 first = false;
  /toolchain/binutils/binutils-2.25/binutils/
od-xcoff.c 116 int first = 1; local
124 if (first)
125 first = 0;
134 if (!first)
    [all...]
resbin.c 159 rc_uint_type first; local
164 first = windres_get_16 (wrbfd, data, 2);
165 if (first == 0xffff)
274 rc_menuitem *first, **pp; local
276 first = NULL;
277 pp = &first;
339 return first;
342 return first;
351 rc_menuitem *first, **pp; local
353 first = NULL
656 rc_fontdir *first, **pp; local
726 rc_accelerator *first, **pp; local
792 rc_group_cursor *first, **pp; local
847 rc_group_icon *first, **pp; local
957 rc_ver_info *first, **pp; local
    [all...]
srconv.c 311 wr_un (struct coff_ofile *ptr, struct coff_sfile *sfile, int first,
332 if (first)
456 int first = 1; local
469 if (first)
477 first = 0;
1475 /* First work out the total number of sections. */
1657 int first = 1; local
    [all...]
wrstabs.c 1417 char *fields, *first, *buf; local
    [all...]
  /toolchain/binutils/binutils-2.25/gas/config/
tc-microblaze.c 761 int first, second; local
790 first = atp - input_line_pointer;
796 tmpbuf = xmalloc (first + second + 2); /* One extra byte for ' ' and one for NUL. */
797 memcpy (tmpbuf, input_line_pointer, first);
798 tmpbuf[first] = ' '; /* @GOTOFF is replaced with a single space. */
799 memcpy (tmpbuf + first + 1, past_got, second);
800 tmpbuf[first + second + 1] = '\0';
    [all...]
  /toolchain/binutils/binutils-2.25/gas/
dw2gencfi.c 284 struct cfi_insn_data *first, *last; member in struct:cie_entry
1228 that it scans the .eh_frame section looking first for the
1850 struct cfi_insn_data *first; local
    [all...]
listing.c 769 list_info_type *first = list; local
775 /* Find first frag which says it belongs to this line. */
785 while (frag_ptr != (fragS *) NULL && frag_ptr->line == first)
845 /* Print the stuff on the first line. */
849 /* Print the hex for the first line. */
1107 cache the first and last lines in the group. */
    [all...]
  /dalvik/dx/src/com/android/dx/merge/
DexMerger.java 251 // Fill in values with the first value of each dex.
259 Map.Entry<T, List<Integer>> first = values.pollFirstEntry(); local
260 for (Integer dex : first.getValue()) {
266 write(first.getKey());
    [all...]
  /external/icu/android_icu4j/src/main/java/android/icu/text/
MessageFormat.java 627 * than needed, then only the first <code>newFormats.length</code>
    [all...]
  /external/icu/icu4j/main/classes/core/src/com/ibm/icu/text/
MessageFormat.java 640 * than needed, then only the first <code>newFormats.length</code>
    [all...]
  /prebuilts/devtools/tools/lib/
ninepatch.jar 
  /prebuilts/gradle-plugin/com/android/tools/ninepatch/24.4.0-beta3/
ninepatch-24.4.0-beta3.jar 
  /prebuilts/gradle-plugin/com/android/tools/ninepatch/24.4.0-beta6/
ninepatch-24.4.0-beta6.jar 
  /prebuilts/gradle-plugin/com/android/tools/ninepatch/24.5.0/
ninepatch-24.5.0.jar 
  /prebuilts/gradle-plugin/com/android/tools/ninepatch/25.0.0/
ninepatch-25.0.0.jar 
  /prebuilts/gradle-plugin/com/android/tools/ninepatch/25.0.0-alpha1/
ninepatch-25.0.0-alpha1.jar 
  /prebuilts/gradle-plugin/com/android/tools/ninepatch/25.0.0-alpha3/
ninepatch-25.0.0-alpha3.jar 
  /prebuilts/gradle-plugin/com/android/tools/ninepatch/25.0.0-alpha5/
ninepatch-25.0.0-alpha5.jar 

Completed in 925 milliseconds

<<31323334353637383940>>