HomeSort by relevance Sort by last modified time
    Searched full:tail (Results 326 - 350 of 586) sorted by null

<<11121314151617181920>>

  /external/srec/srec/crec/
word_lattice.c 111 void print_word_token_backtrace(srec* rec, wtokenID wtoken_index, char* tail)
147 PLogMessage (tail);
  /external/webkit/WebCore/loader/
Cache.cpp 280 // Start from the tail, since this is the least recently accessed of the objects.
342 // Remove from the tail, since this is the least frequently accessed of the objects.
  /external/webkit/WebCore/platform/text/mac/
ShapeArabic.c 51 * - needs to handle the "Arabic Tail" that is used in some legacy codepages
54 * + IBM Egypt has proposed to encode the tail in Unicode among Arabic Presentation Forms
  /prebuilt/linux-x86/toolchain/i686-unknown-linux-gnu-4.2.1/include/
bfdlink.h 110 If the field is not NULL, or this structure is the tail of the
171 /* Entries are added to the tail of the undefs list. */
  /external/icu4c/common/
ushape.c 44 * - needs to handle the "Arabic Tail" that is used in some legacy codepages
47 * + IBM Egypt has proposed to encode the tail in Unicode among Arabic Presentation Forms
498 *Function : returns 1 if the character matches one of the tail characters (0xfe73 or 0x200b) otherwise returns 0
    [all...]
  /external/v8/src/arm/
stub-cache-arm.cc 719 // Do tail-call to the runtime system.
777 // Do a tail-call of the compiled function.
    [all...]
ic-arm.cc 470 // Perform tail call to the entry.
638 // Perform tail call to the entry.
830 // Perform tail call to the entry.
  /external/v8/src/x64/
stub-cache-x64.cc     [all...]
  /dalvik/libcore/luni/src/main/java/java/lang/
String.java 1494 int tail = 0; local
    [all...]
  /development/apps/Term/src/com/android/term/
Term.java 2454 int tail = mHead + mStoredBytes; local
    [all...]
  /external/grub/netboot/
tlan.c     [all...]
  /bionic/libm/src/
e_lgamma_r.c 108 /* tt = -(tail of tf) */
  /dalvik/libcore/luni-kernel/src/main/java/java/lang/
Class.java     [all...]
  /dalvik/vm/mterp/c/
header.c 37 * interpreter. If it is defined, then the tail end of each instruction
  /development/samples/Snake/src/com/example/android/snake/
SnakeView.java 506 // push a new head onto the ArrayList and pull off the tail
  /external/fdlibm/
e_lgamma_r.c 107 /* tt = -(tail of tf) */
  /external/ipsec-tools/src/racoon/
remoteconf.c 460 * insert into tail of list.
  /external/kernel-headers/original/linux/
ext2_fs.h 192 #define EXT2_NOTAIL_FL 0x00008000 /* file tail should not be merged */
msdos_fs.h 217 numtail:1, /* Does first alias have a numeric '~1' type tail? */
  /external/opencore/oscl/oscl/osclbase/src/
oscl_linked_list.h 180 OsclAny *tail; member in class:Oscl_Linked_List_Base
  /external/opencore/protocols/http_parcom/src/
oscl_variablesize_mem_pool.h 136 * Returns a tail segment of a previously allocated memory segmant back to the memory pool.
  /external/proguard/docs/
FAQ.html 100 <li>Simplify tail recursion calls.
  /external/qemu/distrib/sdl-1.2.12/src/cdrom/macosx/
AudioFileReaderThread.c 86 /* !!! FIXME: this could be faster with a "tail" member. --ryan. */
  /external/srec/tools/thirdparty/OpenFst/fst/lib/
minimize.h 397 // start with tail (height = 0)
  /external/tremolo/Tremolo/
bitwiseARM.s 216 STR r1,[r0,#16] @ b->tail = r1

Completed in 189 milliseconds

<<11121314151617181920>>