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

1 2

  /external/webkit/WebKit/android/plugins/
PluginDebugAndroid.h 39 # define PLUGIN_LOG(FORMAT, ARGS...) do { anp_logPlugin(FORMAT, ## ARGS); } while(0)
  /external/quake/quake/src/WinQuake/
quakedef.h 420 #define PMPLOG(ARGS) PMP_Event ARGS
421 #define PMPWARNING(ARGS) PMP_Event ARGS
422 #define PMPERROR(ARGS) PMP_Event ARGS
428 #define PMPBEGIN(ARGS) PMP_Begin ARGS
429 #define PMPEVENT(ARGS) PMP_Event ARGS
    [all...]
cl_demo.cpp 325 #define LOGANDPRINT(ARGS) Con_Printf ARGS ; PMPLOG(ARGS)
  /external/libffi/src/sparc/
v9.S 37 #define ARGS (128) /* Offset of register area in frame */
58 ldx [%l0+ARGS], %o0 ! call foreign function
60 ldd [%l0+ARGS], %f0
61 ldd [%l0+ARGS+8], %f2
62 ldd [%l0+ARGS+16], %f4
63 ldd [%l0+ARGS+24], %f6
64 ldd [%l0+ARGS+32], %f8
65 ldd [%l0+ARGS+40], %f10
66 ldd [%l0+ARGS+48], %f12
67 ldd [%l0+ARGS+56], %f1
    [all...]
v8.S 32 #define ARGS (64+4) /* Offset of register area in frame */
53 ld [%l0+ARGS], %o0 ! call foreign function
54 ld [%l0+ARGS+4], %o1
55 ld [%l0+ARGS+8], %o2
56 ld [%l0+ARGS+12], %o3
57 ld [%l0+ARGS+16], %o4
58 ld [%l0+ARGS+20], %o5
103 6*4 args backing store +
  /device/samsung/crespo/alsa-lib/
compile 39 Usage: compile [--help] [--version] PROGRAM [ARGS]
42 Remove `-o dest.o' from ARGS, run PROGRAM with the remaining
depcomp 37 Usage: depcomp [--help] [--version] PROGRAM [ARGS]
39 Run PROGRAMS ARGS to compile a file, generating dependencies
44 source Source file read by `PROGRAMS ARGS'.
45 object Object file output by `PROGRAMS ARGS'.
  /external/grub/
compile 39 Usage: compile [--help] [--version] PROGRAM [ARGS]
42 Remove `-o dest.o' from ARGS, run PROGRAM with the remaining
depcomp 37 Usage: depcomp [--help] [--version] PROGRAM [ARGS]
39 Run PROGRAMS ARGS to compile a file, generating dependencies
44 source Source file read by `PROGRAMS ARGS'.
45 object Object file output by `PROGRAMS ARGS'.
  /external/libffi/
compile 39 Usage: compile [--help] [--version] PROGRAM [ARGS]
42 Remove `-o dest.o' from ARGS, run PROGRAM with the remaining
depcomp 38 Usage: depcomp [--help] [--version] PROGRAM [ARGS]
40 Run PROGRAMS ARGS to compile a file, generating dependencies
45 source Source file read by `PROGRAMS ARGS'.
46 object Object file output by `PROGRAMS ARGS'.
  /prebuilt/linux-x86/toolchain/arm-eabi-4.4.0/lib/gcc/arm-eabi/4.4.0/plugin/include/
ansidecl.h 155 #define PARAMS(ARGS) ARGS
158 #define VPARAMS(ARGS) ARGS
194 #define DEFUN(name, arglist, args) name(args)
208 #define PARAMS(args) ()
209 #define VPARAMS(args) (va_alist) va_dcl
233 #define DEFUN(name, arglist, args) name arglist args;
    [all...]
  /prebuilt/linux-x86/toolchain/arm-eabi-4.4.3/lib/gcc/arm-eabi/4.4.3/plugin/include/
ansidecl.h 155 #define PARAMS(ARGS) ARGS
158 #define VPARAMS(ARGS) ARGS
194 #define DEFUN(name, arglist, args) name(args)
208 #define PARAMS(args) ()
209 #define VPARAMS(args) (va_alist) va_dcl
233 #define DEFUN(name, arglist, args) name arglist args;
    [all...]
  /prebuilt/linux-x86/toolchain/i686-unknown-linux-gnu-4.2.1/include/
ansidecl.h 155 #define PARAMS(ARGS) ARGS
158 #define VPARAMS(ARGS) ARGS
194 #define DEFUN(name, arglist, args) name(args)
208 #define PARAMS(args) ()
209 #define VPARAMS(args) (va_alist) va_dcl
233 #define DEFUN(name, arglist, args) name arglist args;
    [all...]
  /external/bison/build-aux/
ylwrap 46 Usage: ylwrap [--help|--version] INPUT [OUTPUT DESIRED]... -- PROGRAM [ARGS]...
54 ARGS are passed to PROG
depcomp 37 Usage: depcomp [--help] [--version] PROGRAM [ARGS]
39 Run PROGRAMS ARGS to compile a file, generating dependencies
44 source Source file read by `PROGRAMS ARGS'.
45 object Object file output by `PROGRAMS ARGS'.
  /external/iproute2/tc/
em_cmp.c 41 struct bstr *args)
51 #define PARSE_ERR(CARG, FMT, ARGS...) \
52 em_parse_error(EINVAL, args, CARG, &cmp_ematch_util, FMT ,##ARGS)
54 if (args == NULL)
55 return PARSE_ERR(args, "cmp: missing arguments");
57 if (!bstrcmp(args, "u8"))
59 else if (!bstrcmp(args, "u16"))
61 else if (!bstrcmp(args, "u32"))
64 return PARSE_ERR(args, "cmp: invalid alignment")
    [all...]
em_nbyte.c 41 struct bstr *args)
44 struct bstr *needle = args;
51 #define PARSE_ERR(CARG, FMT, ARGS...) \
52 em_parse_error(EINVAL, args, CARG, &nbyte_ematch_util, FMT ,##ARGS)
54 if (args == NULL)
55 return PARSE_ERR(args, "nbyte: missing arguments");
58 return PARSE_ERR(args, "nbyte: needle length is 0");
60 for (a = bstr_next(args); a; a = bstr_next(a)) {
em_u32.c 37 struct bstr *args)
46 #define PARSE_ERR(CARG, FMT, ARGS...) \
47 em_parse_error(EINVAL, args, CARG, &u32_ematch_util, FMT ,##ARGS)
49 if (args == NULL)
50 return PARSE_ERR(args, "u32: missing arguments");
52 if (!bstrcmp(args, "u8"))
54 else if (!bstrcmp(args, "u16"))
56 else if (!bstrcmp(args, "u32"))
59 return PARSE_ERR(args, "u32: invalid alignment")
    [all...]
  /device/samsung/crespo/alsa-utils/
depcomp 37 Usage: depcomp [--help] [--version] PROGRAM [ARGS]
39 Run PROGRAMS ARGS to compile a file, generating dependencies
44 source Source file read by `PROGRAMS ARGS'.
45 object Object file output by `PROGRAMS ARGS'.
  /external/chromium/sdch/open-vcdiff/
depcomp 38 Usage: depcomp [--help] [--version] PROGRAM [ARGS]
40 Run PROGRAMS ARGS to compile a file, generating dependencies
45 source Source file read by `PROGRAMS ARGS'.
46 object Object file output by `PROGRAMS ARGS'.
  /external/dbus/
depcomp 37 Usage: depcomp [--help] [--version] PROGRAM [ARGS]
39 Run PROGRAMS ARGS to compile a file, generating dependencies
44 source Source file read by `PROGRAMS ARGS'.
45 object Object file output by `PROGRAMS ARGS'.
  /external/genext2fs/
depcomp 37 Usage: depcomp [--help] [--version] PROGRAM [ARGS]
39 Run PROGRAMS ARGS to compile a file, generating dependencies
44 source Source file read by `PROGRAMS ARGS'.
45 object Object file output by `PROGRAMS ARGS'.
  /external/libpng/
depcomp 36 Usage: depcomp [--help] [--version] PROGRAM [ARGS]
38 Run PROGRAMS ARGS to compile a file, generating dependencies
43 source Source file read by `PROGRAMS ARGS'.
44 object Object file output by `PROGRAMS ARGS'.
  /external/protobuf/
depcomp 38 Usage: depcomp [--help] [--version] PROGRAM [ARGS]
40 Run PROGRAMS ARGS to compile a file, generating dependencies
45 source Source file read by `PROGRAMS ARGS'.
46 object Object file output by `PROGRAMS ARGS'.

Completed in 1894 milliseconds

1 2