HomeSort by relevance Sort by last modified time
    Searched refs:trailer (Results 1 - 25 of 25) sorted by null

  /external/webkit/Tools/android/flex-2.5.4a/MISC/
alloca.c 298 include the fifteen word trailer area. */
311 this trailer). */
314 long link; /* Address of trailer block of previous
339 struct stk_trailer *trailer; local
352 trailer = (struct stk_trailer *) (status.current_address
357 a fatal error if "trailer" is null. */
359 if (trailer == 0)
364 while (trailer != 0)
366 block = (long *) trailer->this_address;
367 size = trailer->this_size
    [all...]
  /ndk/sources/host-tools/make-3.81/
alloca.c 317 include the fifteen word trailer area. */
330 this trailer). */
333 long link; /* Address of trailer block of previous
358 struct stk_trailer *trailer; local
371 trailer = (struct stk_trailer *) (status.current_address
376 a fatal error if "trailer" is null. */
378 if (trailer == 0)
383 while (trailer != 0)
385 block = (long *) trailer->this_address;
386 size = trailer->this_size
    [all...]
  /ndk/sources/host-tools/sed-4.2.1/lib/
alloca.c 305 include the fifteen word trailer area. */
318 this trailer). */
321 long link; /* Address of trailer block of previous
346 struct stk_trailer *trailer; local
359 trailer = (struct stk_trailer *) (status.current_address
364 a fatal error if "trailer" is null. */
366 if (trailer == 0)
371 while (trailer != 0)
373 block = (long *) trailer->this_address;
374 size = trailer->this_size
    [all...]
  /external/skia/src/core/
SkMemory_stdlib.cpp 68 void* trailer = (char*)result + realSize; local
69 memcpy(trailer, kBlockTrailerTag, sizeof(kBlockTrailerTag));
128 const char* trailer = fTrailer + fSize; local
129 SkASSERT(memcmp(trailer, kBlockTrailerTag, sizeof(kBlockTrailerTag)) == 0);
144 char* trailer = header->fTrailer + header->fSize; local
145 SkASSERT(memcmp(trailer, kBlockTrailerTag, sizeof(kBlockTrailerTag)) == 0);
  /build/tools/droiddoc/templates-sdk/
sampleindex.cs 50 <?cs include:"trailer.cs" ?>
sdkpage.cs 268 <?cs include:"trailer.cs" ?>
class.cs 647 <?cs include:"trailer.cs" ?>
  /external/doclava/res/assets/templates/
docpage.cs 35 <?cs include:"trailer.cs" ?>
sample.cs 30 <?cs include:"trailer.cs" ?>
hierarchy.cs 64 <?cs include:"trailer.cs" ?>
class.cs 641 <?cs include:"trailer.cs" ?>
  /external/webkit/Source/WebCore/platform/cf/
BinaryPropertyList.cpp 462 // 32-byte trailer
469 // data. Finally, the header and trailer are written.
477 // 32-byte trailer
520 // Write trailer.
521 UInt8* trailer = m_buffer + m_bufferSize - trailerSize; local
522 memset(trailer, 0, 6);
523 trailer[6] = m_offsetSize;
524 trailer[7] = m_objectReferenceSize;
525 storeLength(trailer + 8, m_plan.objectCount());
526 storeLength(trailer + 16, m_plan.objectCount() - 1)
    [all...]
  /external/ipsec-tools/src/racoon/
isakmp_frag.c 94 unsigned int trailer; local
111 (sizeof(*hdr) + sizeof(*fraghdr) + sizeof(trailer));
  /external/srtp/srtp/
srtp.c 1450 uint32_t *trailer; \/* pointer to start of trailer *\/ local
1633 uint32_t *trailer; \/* pointer to start of trailer *\/ local
    [all...]
  /external/antlr/antlr-3.4/runtime/JavaScript/tests/functional/
Python.g 311 : atom (trailer)* (options {greedy=true;}:DOUBLESTAR factor)?
332 trailer: LPAREN (arglist)? RPAREN
  /external/e2fsprogs/lib/blkid/
read.c 170 DBG(DEBUG_READ, printf("found device trailer %9s\n", *cp));
  /external/skia/src/pdf/
SkPDFFont.cpp 78 * after the line containing "eexec," and the trailer starts with 512
222 const uint8_t* trailer = hexData + hexDataLen; local
226 for (; hexData < trailer; hexData++) {
    [all...]
  /external/valgrind/main/coregrind/m_syswrap/
syswrap-darwin.c 4682 mach_msg_trailer_t trailer; member in struct:__anon13907
4723 mach_msg_trailer_t trailer; member in struct:__anon13909
5078 mach_msg_trailer_t trailer; member in struct:__anon13921
5098 mach_msg_trailer_t trailer; member in struct:__anon13922
5119 mach_msg_trailer_t trailer; member in struct:__anon13923
5190 mach_msg_trailer_t trailer; member in struct:__anon13927
5274 mach_msg_trailer_t trailer; member in struct:__anon13929
5334 mach_msg_trailer_t trailer; member in struct:__anon13931
5391 mach_msg_trailer_t trailer; member in struct:__anon13933
5447 mach_msg_trailer_t trailer; member in struct:__anon13935
5644 mach_msg_trailer_t trailer; member in struct:__anon13943
5706 mach_msg_trailer_t trailer; member in struct:__anon13945
5783 mach_msg_trailer_t trailer; member in struct:__anon13947
5969 mach_msg_trailer_t trailer; member in struct:__anon13955
6028 mach_msg_trailer_t trailer; member in struct:__anon13957
6084 mach_msg_trailer_t trailer; member in struct:__anon13959
6137 mach_msg_trailer_t trailer; member in struct:__anon13961
6185 mach_msg_trailer_t trailer; member in struct:__anon13963
6248 mach_msg_trailer_t trailer; member in struct:__anon13965
6552 mach_msg_trailer_t trailer; member in struct:__anon13970
6661 mach_msg_trailer_t trailer; member in struct:__anon13972
6704 mach_msg_trailer_t trailer; member in struct:__anon13974
    [all...]
  /bionic/libc/bionic/
dlmalloc.c 4084 void* trailer = 0; local
    [all...]
  /external/libffi/src/
dlmalloc.c 3865 void* trailer = 0; local
    [all...]
  /external/qemu/distrib/sdl-1.2.12/src/stdlib/
SDL_malloc.c 3875 void* trailer = 0; local
    [all...]
  /external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/
org.mortbay.jetty.server_6.1.23.v201004211559.jar 
org.eclipse.debug.core_3.6.0.v20100519.jar 
  /external/webkit/Source/JavaScriptCore/wtf/
FastMalloc.cpp     [all...]
  /prebuilt/common/jython/
jython.jar 

Completed in 965 milliseconds