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

  /device/google/dragon/audio/hal/
utlist.h 70 #define LL_CONCAT(head1, head2) \
72 __typeof(head1) _tmp; \
73 if (head1) { \
74 _tmp = head1; \
79 (head1) = (head2); \
168 #define DL_CONCAT(head1, head2) \
170 __typeof(head1) _tmp; \
172 if (head1) { \
174 (head2)->prev = (head1)->prev; \
175 (head1)->prev->next = (head2);
    [all...]
  /external/antlr/antlr-3.4/runtime/Perl5/lib/ANTLR/
Runtime.pm 12 =head1 NAME
17 =head1 VERSION
22 =head1 SYNOPSIS
31 =head1 DESCRIPTION
37 =head1 SUBROUTINES/METHODS
49 =head1 DIAGNOSTICS
57 =head1 CONFIGURATION AND ENVIRONMENT
66 =head1 DEPENDENCIES
74 =head1 INCOMPATIBILITIES
83 =head1 BUGS AND LIMITATION
    [all...]
  /external/ImageMagick/PerlMagick/
Magick.pm 103 =head1 NAME
107 =head1 SYNOPSIS
118 =head1 DESCRIPTION
133 =head1 AUTHOR
137 =head1 BUGS
141 =head1 SEE ALSO
  /external/ImageMagick/PerlMagick/quantum/
quantum.pm 102 =head1 NAME
106 =head1 SYNOPSIS
117 =head1 DESCRIPTION
132 =head1 AUTHOR
136 =head1 BUGS
140 =head1 SEE ALSO
  /external/markdown/MarkdownTest/
MarkdownTest.pl 99 =head1 NAME
104 =head1 SYNOPSIS
109 =head1 DESCRIPTION
112 =head1 OPTIONS
142 =head1 BUGS
146 =head1 VERSION HISTORY
156 =head1 COPYRIGHT AND LICENSE
  /external/antlr/antlr-3.4/runtime/Perl5/lib/ANTLR/Runtime/
TokenSource.pm 18 =head1 NAME
22 =head1 DESCRIPTION
BitSet.pm 250 =head1 NAME
255 =head1 SYNOPSIS
264 =head1 DESCRIPTION
270 =head1 SUBROUTINES/METHODS
315 =head1 DIAGNOSTICS
323 =head1 CONFIGURATION AND ENVIRONMENT
332 =head1 DEPENDENCIES
340 =head1 INCOMPATIBILITIES
BaseRecognizer.pm 608 =head1 NAME
612 =head1 DESCRIPTION
  /external/swiftshader/third_party/LLVM/utils/
codegen-diff 81 =head1 NAME
85 =head1 SYNOPSIS
89 =head1 DESCRIPTION
110 =head1 OPTIONS
123 =head1 AUTHOR
127 =head1 SEE ALSO
  /external/antlr/antlr-3.4/runtime/Perl5/tools/
port.pl 174 =head1 NAME
178 =head1 VERSION
182 =head1 USAGE
188 =head1 DESCRIPTION
200 =head1 AUTHOR
  /external/llvm/utils/
codegen-diff 81 =head1 NAME
85 =head1 SYNOPSIS
89 =head1 DESCRIPTION
110 =head1 OPTIONS
123 =head1 AUTHOR
127 =head1 SEE ALSO
  /external/dhcpcd-6.8.2/compat/
queue.h 165 #define TAILQ_CONCAT(head1, head2, field) do { \
167 *(head1)->tqh_last = (head2)->tqh_first; \
168 (head2)->tqh_first->field.tqe_prev = (head1)->tqh_last; \
169 (head1)->tqh_last = (head2)->tqh_last; \
  /external/libvpx/libvpx/build/make/
rtcd.pl 432 =head1 NAME
436 =head1 SYNOPSIS
442 =head1 DESCRIPTION
447 =head1 OPTIONS
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.8/sysroot/usr/include/sys/
queue.h 274 #define STAILQ_CONCAT(head1, head2) do { \
276 *(head1)->stqh_last = (head2)->stqh_first; \
277 (head1)->stqh_last = (head2)->stqh_last; \
445 #define TAILQ_CONCAT(head1, head2, field) do { \
447 *(head1)->tqh_last = (head2)->tqh_first; \
448 (head2)->tqh_first->field.tqe_prev = (head1)->tqh_last; \
449 (head1)->tqh_last = (head2)->tqh_last; \
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/sysroot/usr/include/i386-linux-gnu/sys/
queue.h 274 #define STAILQ_CONCAT(head1, head2) do { \
276 *(head1)->stqh_last = (head2)->stqh_first; \
277 (head1)->stqh_last = (head2)->stqh_last; \
445 #define TAILQ_CONCAT(head1, head2, field) do { \
447 *(head1)->tqh_last = (head2)->tqh_first; \
448 (head2)->tqh_first->field.tqe_prev = (head1)->tqh_last; \
449 (head1)->tqh_last = (head2)->tqh_last; \
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/sysroot/usr/include/x86_64-linux-gnu/sys/
queue.h 274 #define STAILQ_CONCAT(head1, head2) do { \
276 *(head1)->stqh_last = (head2)->stqh_first; \
277 (head1)->stqh_last = (head2)->stqh_last; \
445 #define TAILQ_CONCAT(head1, head2, field) do { \
447 *(head1)->tqh_last = (head2)->tqh_first; \
448 (head2)->tqh_first->field.tqe_prev = (head1)->tqh_last; \
449 (head1)->tqh_last = (head2)->tqh_last; \
  /external/ImageMagick/scripts/
format_c_api_docs 484 print( OUT head1("NAME") );
493 print( OUT head1("SYNOPSIS") );
505 print( OUT head1("FUNCTION DESCRIPTIONS") );
582 sub head1 { subroutine
584 return( "=head1 $heading\n\n" );
  /external/syslinux/gpxe/src/util/Option/
ROM.pm 19 =head1 NAME
23 =head1 SYNOPSIS
38 =head1 DESCRIPTION
43 =head1 METHODS
  /external/iputils/doc/
docbook2man-spec.pl 1 =head1 NAME
5 =head1 SYNOPSIS
12 =head1 DESCRIPTION
19 =head1 LIMITATIONS
30 =head1 TODO
40 =head1 COPYRIGHT
  /external/skia/src/pathops/
SkPathOpsTSect.h 2334 const SkTSpan<TCurve, OppCurve>* head1 = result1; local
    [all...]

Completed in 599 milliseconds