/development/tools/apkcheck/src/com/android/apkcheck/ |
TypeUtils.java | 178 * Catch-all for varargs, which come in different varieties:
|
/external/bluetooth/glib/docs/reference/glib/tmpl/ |
messages.sgml | 100 @Varargs: the parameters to insert into the format string.
|
scanner.sgml | 479 @Varargs: the parameters to insert into the format string. 490 @Varargs: the parameters to insert into the format string.
|
/external/bluetooth/glib/glib/ |
gfileutils.c | [all...] |
/external/clang/include/clang/Lex/ |
MacroInfo.h | 195 /// Varargs querying methods. This can only be set for function-like macros.
|
/external/doclava/src/com/google/doclava/ |
TypeInfo.java | 38 // VarArgs
|
MethodInfo.java | 501 public boolean matchesParams(String[] params, String[] dimensions, boolean varargs) { 508 if (!mine.matchesDimension(dimensions[i], varargs)) {
|
/external/e2fsprogs/intl/ |
libgnuintl.h | 292 # include <varargs.h>
|
libgnuintl.h.in | 292 # include <varargs.h>
|
/external/guava/src/com/google/common/base/ |
Joiner.java | 33 * Iterable}, varargs or even a {@link Map}) with a separator. It either
|
/external/ipsec-tools/src/racoon/ |
prsa_par.y | 49 #include <varargs.h>
|
/external/llvm/include/llvm/Support/ |
PassManagerBuilder.h | 281 // function pointers. When this happens, we often have to resolve varargs
|
/external/llvm/lib/Target/PowerPC/ |
PPCFrameLowering.h | 92 // the stack, allowing va_start to index over them in memory if its varargs.
|
/external/llvm/lib/Transforms/IPO/ |
IPConstantPropagation.cpp | 104 // inspect varargs here.
|
/external/llvm/test/CodeGen/X86/ |
fast-isel-x86-64.ll | 185 ; Handling for varargs calls
|
/external/netcat/ |
stupidh | 47 dos msdos unistd socket netdb varargs sysinfo systeminfo resource ulimit \
|
/external/quake/quake/src/QW/client/ |
common.h | 186 // does a varargs printf into a temp buffer
|
/external/quake/quake/src/WinQuake/ |
common.h | 165 // does a varargs printf into a temp buffer
|
/hardware/invensense/mlsdk/platform/include/ |
log.h | 298 * Log macro that allows you to pass in a varargs ("args" is a va_list).
|
/libcore/luni/src/main/java/java/lang/reflect/ |
Modifier.java | 99 static final int VARARGS = 0x80;
|
/prebuilt/linux-x86/toolchain/i686-unknown-linux-gnu-4.2.1/include/ |
ansidecl.h | 68 hide the differences between K+R <varargs.h> and C89 <stdarg.h> more
|
/sdk/eclipse/plugins/com.android.ide.eclipse.tests/unittests/com/android/ide/common/layout/ |
LayoutTestBase.java | 60 * @param graphicsFragments This is a varargs array of String fragments
|
/cts/tools/dasm/src/dasm/ |
parser.cup | 75 ANNOTATION, ENUM, BRIDGE, VARARGS, STRICT, SYNTHETIC, 231 VARARGS {: access_val |= com.android.dx.rop.code.AccessFlags.ACC_VARARGS; :}
|
/external/libffi/doc/ |
libffi.info | 117 `libffi' does not yet handle varargs functions; see *note Missing 455 * There is no support for calling varargs functions. This may work
|
libffi.texi | 135 @samp{libffi} does not yet handle varargs functions; see @ref{Missing 518 There is no support for calling varargs functions. This may work on
|