HomeSort by relevance Sort by last modified time
    Searched full:varargs (Results 226 - 250 of 398) sorted by null

1 2 3 4 5 6 7 8 91011>>

  /external/bluetooth/glib/gobject/
ChangeLog     [all...]
gtype.h     [all...]
  /external/bluetooth/glib/
ChangeLog.pre-2-10 207 the type of varargs arguments. (bug #317679)
424 * glib/gthreadpool.c: Avoid use of varargs macro. (#325864,
    [all...]
  /external/clang/lib/Lex/
PPDirectives.cpp     [all...]
PPMacroExpansion.cpp 453 // Varargs where the named vararg parameter is missing: ok as extension.
    [all...]
  /external/doclava/src/com/google/doclava/
InfoBuilder.java     [all...]
  /external/guava/javadoc/com/google/common/collect/
Lists.html 507 <p>This is useful when a varargs method needs to use a signature such as
534 <p>This is useful when a varargs method needs to use a signature such as
    [all...]
  /external/javassist/tutorial/
tutorial.html 27 <br>7. <a href="tutorial3.html#varargs">Varargs</a>
    [all...]
  /external/netcat/
netcat.c 189 fake varargs -- need to do this way because we wind up calling through
190 more levels of indirection than vanilla varargs can handle, and not all
    [all...]
  /external/openssl/ssl/
kssl.c     [all...]
  /external/quake/quake/src/QW/client/
common.c 1238 does a varargs printf into a temp buffer, so I don't need to have
1239 varargs versions of all text functions.
    [all...]
  /prebuilt/linux-x86/toolchain/i686-linux-glibc2.7-4.4.3/include/
gmp.h 342 available, via an application having included <stdarg.h> or <varargs.h>.
350 whole <stdarg.h> or <varargs.h> anyway. */
    [all...]
  /prebuilt/linux-x86/toolchain/i686-linux-glibc2.7-4.4.3/libexec/gcc/i686-linux/4.4.3/install-tools/
fixincl 
  /prebuilt/linux-x86/toolchain/i686-linux-glibc2.7-4.4.3/sysroot/usr/include/
curses.h 119 * Control whether tparm() supports varargs or fixed-parameter list.
    [all...]
ncurses.h 119 * Control whether tparm() supports varargs or fixed-parameter list.
    [all...]
  /external/bluetooth/glib/docs/reference/gobject/
tut_gtype.xml 200 /* varargs functionality (optional) */
    [all...]
  /external/dbus/
NEWS.pre-1-0 416 - fix a 64-bit crash involving varargs
  /external/llvm/lib/Transforms/Scalar/
TailRecursionElimination.cpp 150 // If this function is a varargs function, we won't be able to PHI the args
  /external/ppp/pppd/
pppd.h 64 #include <varargs.h>
    [all...]
  /frameworks/base/core/java/android/animation/
PropertyValuesHolder.java 108 // Used to pass single value to varargs parameter in setter invocation
    [all...]
  /external/bluetooth/glib/glib/
gstrfuncs.c 253 * @Varargs: the parameters to insert into the format string
279 * @Varargs: a %NULL-terminated list of strings to append to the string
    [all...]
  /external/llvm/lib/VMCore/
Verifier.cpp 574 break; // VarArgs attributes, verified elsewhere.
657 "Varargs functions must have C calling conventions!", &F);
    [all...]
  /dalvik/vm/interp/
Stack.cpp 539 * from the varargs invocation where the C compiler does a widening
    [all...]
  /external/chromium/third_party/libevent/
event.h     [all...]
  /external/clang/lib/AST/
MicrosoftMangle.cpp 766 // ::= <type>* Z # varargs
    [all...]

Completed in 843 milliseconds

1 2 3 4 5 6 7 8 91011>>