HomeSort by relevance Sort by last modified time
    Searched defs:last (Results 701 - 725 of 1933) sorted by null

<<21222324252627282930>>

  /toolchain/binutils/binutils-2.25/gas/
dw2gencfi.c 284 struct cfi_insn_data *first, *last; member in struct:cie_entry
327 fde->last = &fde->data;
348 *cur_fde_data->last = insn;
349 cur_fde_data->last = &insn->next;
430 /* Add a CFI insn to advance the PC from the last address to LABEL. */
666 /* If the last address was not at the current PC, advance to current. */
789 /* If the last address was not at the current PC, advance to current. */
969 /* If the last address was not at the current PC, advance to current. */
    [all...]
  /prebuilts/tools/common/m2/repository/org/apache/maven/shared/maven-dependency-tree/2.1/
maven-dependency-tree-2.1.jar 
  /art/compiler/optimizing/
nodes.cc 2029 HInstruction* last = body->GetLastInstruction(); local
2108 HInstruction* last = predecessor->GetLastInstruction(); local
2122 HInstruction* last = predecessor->GetLastInstruction(); local
    [all...]
  /art/tools/dexfuzz/src/dexfuzz/program/mutators/
ArithOpChanger.java 163 Opcode last = opcodeList.get(opcodeList.size() - 1); local
164 if (Opcode.isBetween(opcode, first, last)) {
  /bionic/libc/dns/resolv/
res_cache.c 1910 struct resolv_cache_info* last; local
    [all...]
  /development/samples/Support7Demos/src/com/example/android/supportv7/widget/
AnimatedRecyclerView.java 633 int last = 0; local
642 last = i;
645 for (int i = childCount - 1; i > last; i--) {
  /development/samples/training/InteractiveChart/src/com/example/android/interactivechart/
InteractiveLineGraphView.java 486 double last = Math.nextUp(Math.floor(stop / interval) * interval); local
491 for (f = first; f <= last; f += interval) {
    [all...]
  /device/google/contexthub/firmware/src/platform/stm32f4xx/
i2c.c 180 uint32_t last; member in struct:StmI2cDev
585 size_t size, DmaCallbackF callback, bool rx, bool last)
599 if (last)
789 pdev->last = 1;
875 id = atomicAdd32bits(&pdev->last, 1);
  /device/google/contexthub/firmware/src/
seos.c 291 struct TaskList *last = last_idx == NO_NODE ? listHead : &mTaskPool.data[last_idx].list; local
294 last->next = new_idx;
    [all...]
  /external/antlr/antlr-3.4/tool/src/main/java/org/antlr/codegen/
CodeGenerator.java 681 // this is the default clause; has to held until last
963 int last = p; local
    [all...]
  /external/apache-xml/src/main/java/org/apache/xml/dtm/ref/
DTMDefaultBase.java 85 * name, and the last array contains the the first free element
1014 * Given a node handle, advance to its last child.
1019 * @return int Node-number of last child,
1279 int last=m_namespaceDeclSetElements.size()-1; local
1421 int last = vector.size() - 1; local
    [all...]
  /external/apache-xml/src/main/java/org/apache/xml/dtm/ref/sax2dtm/
SAX2DTM2.java 754 * Return the index of the last node in this iterator.
767 int last = 0; local
771 last++;
779 last++;
787 return (_last = last);
892 _currentNode=_stack[index]; // Last parent before root node
929 * Resets the iterator to the last start node.
    [all...]
  /external/curl/src/
tool_cfgable.h 104 struct getout *url_last; /* point to the last/current node */
205 metalinkfile *metalinkfile_last; /* point to the last/current node */
217 struct OperationConfig *next; /* Always last in the struct */
240 struct OperationConfig *last; /* Always last in the struct */ member in struct:GlobalConfig
  /external/dnsmasq/src/
option.c 1853 char *cp, *lastp = NULL, last = 0; local
    [all...]
  /external/e2fsprogs/e2fsck/
profile.c 94 time_t timestamp; /* time tree was last updated from file */
130 * Check if a filespec is last in a list (NULL on UNIX, invalid FSSpec on MacOS
306 prf_file_t new_file, *last; local
315 last = &profile->first_file;
332 *last = new_file;
333 last = &new_file->next;
346 *last = new_file;
347 last = &new_file->next;
1119 struct profile_node *p, *last; local
1127 last = 0
1152 struct profile_node *p, *last, *new; local
    [all...]
  /external/freetype/src/autofit/
aflatin.c 382 FT_Int last = -1; local
385 for ( nn = 0; nn < outline.n_contours; first = last + 1, nn++ )
391 last = outline.contours[nn];
396 if ( last <= first )
401 for ( pp = first; pp <= last; pp++ )
410 for ( pp = first; pp <= last; pp++ )
421 best_contour_last = last;
537 FT_Int last; local
572 last = first;
584 first = last;
1207 AF_Point last = point->prev; local
1328 AF_Point last = segment->last; local
    [all...]
aflatin2.c 246 FT_Int last = -1; local
249 for ( nn = 0; nn < glyph->outline.n_contours; first = last+1, nn++ )
255 last = glyph->outline.contours[nn];
260 if ( last == first )
265 for ( pp = first; pp <= last; pp++ )
274 for ( pp = first; pp <= last; pp++ )
285 best_last = last;
760 AF_Point last = point->prev; local
763 if ( point == last ) /* skip singletons -- just in case */
827 segment->last = point
837 AF_Point last = point; local
887 AF_Point last = segment->last; local
    [all...]
  /external/freetype/src/base/
ftstroke.c 361 /* copy the last point to the start of this sub-path, since */
424 /* move last point */
766 FT_Fixed line_length; /* length of last lineto */
2114 FT_UInt last; \/* index of last point in contour *\/ local
    [all...]
  /external/freetype/src/smooth/
ftgrays.c 1546 int last; \/* index of last point in contour *\/ local
    [all...]
  /external/gptfdisk/
gpt.cc 239 cout << "\nProblem: main GPT header's last usable LBA pointer (" << mainHeader.lastUsableLBA
240 << ") doesn't\nmatch the backup GPT header's last usable LBA pointer ("
281 cout << "\nProblem: GPT claims the disk is larger than it is! (Claimed last usable\n"
355 // first, locate the first & last used blocks
386 cout << "\nWarning! Secondary partition table overlaps the last partition by\n"
813 << "secondary header from the last sector of the disk! You should use 'v' to\n"
2143 uint64_t last; local
    [all...]
  /external/guava/guava-tests/test/com/google/common/collect/
ImmutableSortedSetTest.java 246 set.last();
297 assertEquals("e", set.last());
411 assertEquals("f", set.last());
509 assertEquals("jumped", set.last());
    [all...]
  /external/harfbuzz_ng/src/
hb-ot-shape-complex-indic.cc 804 /* Find the last base consonant that is not blocked by ZWJ. If there is
908 * last consonant.
911 * is *not* a Halant after last consonant already (eg. Kannada), while it
936 /* Move Halant to after last consonant. */
977 * since the last consonant or matra. */
979 unsigned int last = base; local
983 for (unsigned int j = last + 1; j < i; j++)
986 last = i;
988 last = i;
    [all...]
  /external/icu/android_icu4j/src/main/java/android/icu/math/
BigDecimal.java 507 int last; local
547 last = -1; // last character of mantissa
555 last = i;
571 last = i;
624 int $3 = last - 1;
    [all...]
  /external/icu/android_icu4j/src/main/java/android/icu/text/
PluralRules.java 72 * keyword whose condition passes is the one returned. Also notes that a modulus is applied to n in the last rule. Thus
1162 int last = -1; local
    [all...]
  /external/icu/android_icu4j/src/main/tests/android/icu/dev/test/collator/
AlphabeticIndexTest.java 258 String last = ""; local
260 if (collator.compare(last,index) >= 0) {
261 errln("Characters not in order: " + last + " !< " + index);
    [all...]

Completed in 1376 milliseconds

<<21222324252627282930>>