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

1 2 3 4 5 6 7 8 91011>>

  /external/chromium_org/chrome/browser/ui/libgtk2ui/
gtk2_signal.h 14 #define CHROMEGTK_CALLBACK_0(CLASS, RETURN, METHOD) \
15 CHROMEG_CALLBACK_0(CLASS, RETURN, METHOD, GtkWidget*);
17 #define CHROMEGTK_CALLBACK_1(CLASS, RETURN, METHOD, ARG1) \
18 CHROMEG_CALLBACK_1(CLASS, RETURN, METHOD, GtkWidget*, ARG1);
20 #define CHROMEGTK_CALLBACK_2(CLASS, RETURN, METHOD, ARG1, ARG2) \
21 CHROMEG_CALLBACK_2(CLASS, RETURN, METHOD, GtkWidget*, ARG1, ARG2);
23 #define CHROMEGTK_CALLBACK_3(CLASS, RETURN, METHOD, ARG1, ARG2, ARG3) \
24 CHROMEG_CALLBACK_3(CLASS, RETURN, METHOD, GtkWidget*, ARG1, ARG2, ARG3);
26 #define CHROMEGTK_CALLBACK_4(CLASS, RETURN, METHOD, ARG1, ARG2, ARG3, ARG4) \
27 CHROMEG_CALLBACK_4(CLASS, RETURN, METHOD, GtkWidget*, ARG1, ARG2, ARG3,
    [all...]
  /external/chromium_org/ui/base/gtk/
gtk_signal.h 14 #define CHROMEGTK_CALLBACK_0(CLASS, RETURN, METHOD) \
15 CHROMEG_CALLBACK_0(CLASS, RETURN, METHOD, GtkWidget*);
17 #define CHROMEGTK_CALLBACK_1(CLASS, RETURN, METHOD, ARG1) \
18 CHROMEG_CALLBACK_1(CLASS, RETURN, METHOD, GtkWidget*, ARG1);
20 #define CHROMEGTK_CALLBACK_2(CLASS, RETURN, METHOD, ARG1, ARG2) \
21 CHROMEG_CALLBACK_2(CLASS, RETURN, METHOD, GtkWidget*, ARG1, ARG2);
23 #define CHROMEGTK_CALLBACK_3(CLASS, RETURN, METHOD, ARG1, ARG2, ARG3) \
24 CHROMEG_CALLBACK_3(CLASS, RETURN, METHOD, GtkWidget*, ARG1, ARG2, ARG3);
26 #define CHROMEGTK_CALLBACK_4(CLASS, RETURN, METHOD, ARG1, ARG2, ARG3, ARG4) \
27 CHROMEG_CALLBACK_4(CLASS, RETURN, METHOD, GtkWidget*, ARG1, ARG2, ARG3,
    [all...]
  /external/chromium_org/ui/base/glib/
glib_signal.h 23 #define CHROMEG_CALLBACK_0(CLASS, RETURN, METHOD, SENDER) \
24 static RETURN METHOD ## Thunk(SENDER sender, gpointer userdata) { \
25 return reinterpret_cast<CLASS*>(userdata)->METHOD(sender); \
28 RETURN METHOD(SENDER);
30 #define CHROMEG_CALLBACK_1(CLASS, RETURN, METHOD, SENDER, ARG1) \
31 static RETURN METHOD ## Thunk(SENDER sender, ARG1 one, \
33 return reinterpret_cast<CLASS*>(userdata)->METHOD(sender, one); \
36 RETURN METHOD(SENDER, ARG1);
38 #define CHROMEG_CALLBACK_2(CLASS, RETURN, METHOD, SENDER, ARG1, ARG2) \
39 static RETURN METHOD ## Thunk(SENDER sender, ARG1 one, ARG2 two,
    [all...]
  /external/chromium_org/third_party/yasm/source/patched-yasm/modules/parsers/nasm/
nasm-token.re 42 #define RETURN(i) {s->cur = cursor; parser_nasm->tokch = s->tok[0]; \
43 return i;}
83 return NONLOCAL_ID;
84 return SPECIAL_ID;
88 return SPECIAL_ID;
97 return SPECIAL_ID;
112 return LOCAL_ID;
130 return tok;
135 return 0;
165 RETURN(INTNUM)
    [all...]
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.4.3/sysroot/usr/include/
regexp.h 49 GETC() Return the value of the next character in the regular
50 expression pattern. Successive calls should return
53 PEEKC() Return the value of the next character in the regular
55 PEEKC() should return the same character which should
61 RETURN(ptr) Used for normal exit of the `compile' function. `ptr'
65 ERROR(val) Used for abnormal return from `compile'. `val' is the
182 RETURN (36);
184 RETURN (25);
186 RETURN (49);
188 RETURN (42)
    [all...]
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/sysroot/usr/include/
regexp.h 49 GETC() Return the value of the next character in the regular
50 expression pattern. Successive calls should return
53 PEEKC() Return the value of the next character in the regular
55 PEEKC() should return the same character which should
61 RETURN(ptr) Used for normal exit of the `compile' function. `ptr'
65 ERROR(val) Used for abnormal return from `compile'. `val' is the
182 RETURN (36);
184 RETURN (25);
186 RETURN (49);
188 RETURN (42)
    [all...]
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.7-4.6/sysroot/usr/include/
regexp.h 49 GETC() Return the value of the next character in the regular
50 expression pattern. Successive calls should return
53 PEEKC() Return the value of the next character in the regular
55 PEEKC() should return the same character which should
61 RETURN(ptr) Used for normal exit of the `compile' function. `ptr'
65 ERROR(val) Used for abnormal return from `compile'. `val' is the
182 RETURN (36);
184 RETURN (25);
186 RETURN (49);
188 RETURN (42)
    [all...]
  /dalvik/vm/compiler/template/mips/
TEMPLATE_STRING_COMPARETO.S 5 * return negative if this's string is < comp, 0 if they are the
21 RETURN
60 * a3: value to return if the first part of the string is equal
76 RETURN
82 RETURN
96 RETURN
102 RETURN
108 RETURN
132 RETURN
138 RETURN
    [all...]
TEMPLATE_MUL_LONG.S 5 * For JIT: op1 in a0/a1, op2 in a2/a3, return in v0/v1
27 RETURN
TEMPLATE_SQRT_DOUBLE_VFP.S 23 RETURN
TEMPLATE_STRING_INDEXOF.S 5 * return index of match of a1 in v0.
91 RETURN
96 RETURN
101 RETURN
106 RETURN
111 RETURN
  /bionic/libc/arch-x86/string/
sse2-memchr-atom.S 83 #define RETURN POP (%edi); ret; CFI_PUSH (%edi);
269 RETURN
280 RETURN
294 RETURN
305 RETURN
345 RETURN
350 RETURN
355 RETURN
360 RETURN
365 RETURN
    [all...]
sse2-strchr-atom.S 83 #define RETURN POP (%edi); ret; CFI_PUSH (%edi);
211 RETURN
228 RETURN
256 RETURN
273 RETURN
295 RETURN
314 RETURN
319 RETURN
324 RETURN
329 RETURN
    [all...]
sse2-wcsrchr-atom.S 83 #define RETURN POP(%edi); ret; CFI_PUSH(%edi);
242 RETURN
251 RETURN
277 RETURN
291 RETURN
309 RETURN
323 RETURN
330 RETURN
337 RETURN
342 RETURN
    [all...]
sse2-strlen-atom.S 82 # define RETURN ret
96 # undef RETURN
97 # define RETURN POP (%edi); ret; CFI_PUSH(%edi);
351 RETURN
362 RETURN
376 RETURN
388 RETURN
433 RETURN
456 RETURN
469 RETURN
    [all...]
sse2-wcslen-atom.S 62 # define RETURN ret
244 RETURN
252 RETURN
257 RETURN
262 RETURN
267 RETURN
272 RETURN
277 RETURN
282 RETURN
287 RETURN
    [all...]
ssse3-wcscat-atom.S 93 #define RETURN jmp L(WcscpyAtom)
110 #undef RETURN
111 #define RETURN POP(%edi); ret; CFI_PUSH(%edi)
  /external/chromium_org/chrome/installer/mac/
keystone_install_test.sh 44 RETURN=$?
45 if [ $RETURN -eq 0 ]; then
50 echo "Returns $RETURN"
59 RETURN=$?
60 if [ $RETURN -ne 0 ]; then
61 echo "FAILED; returned $RETURN but should have worked" >& 2
  /external/eigen/blas/
complexdots.f 9 RETURN
20 RETURN
31 RETURN
42 RETURN
  /external/bzip2/
decompress.c 40 #define RETURN(rrr) \
54 if (s->strm->avail_in == 0) RETURN(BZ_OK); \
79 RETURN(BZ_DATA_ERROR); \
92 RETURN(BZ_DATA_ERROR); \
100 RETURN(BZ_DATA_ERROR); \
198 if (uc != BZ_HDR_B) RETURN(BZ_DATA_ERROR_MAGIC);
201 if (uc != BZ_HDR_Z) RETURN(BZ_DATA_ERROR_MAGIC);
204 if (uc != BZ_HDR_h) RETURN(BZ_DATA_ERROR_MAGIC);
208 s->blockSize100k > (BZ_HDR_0 + 9)) RETURN(BZ_DATA_ERROR_MAGIC);
216 if (s->ll16 == NULL || s->ll4 == NULL) RETURN(BZ_MEM_ERROR)
    [all...]
  /external/chromium_org/third_party/yasm/source/patched-yasm/modules/parsers/gas/
gas-token.re 44 #define RETURN(i) do {s->cur = cursor; parser_gas->tokch = s->tok[0]; \
45 return i;} while (0)
66 return tot; /* EOF */
86 return tot;
92 return yasm_preproc_input((yasm_preproc *)d, (char *)buf, max);
138 return cursor;
157 return cursor;
205 return tok;
210 return 0;
234 RETURN(INTNUM)
    [all...]
  /dalvik/vm/compiler/template/armv7-a/
TemplateOpList.h 25 JIT_TEMPLATE(RETURN)
  /dalvik/vm/compiler/template/armv7-a-neon/
TemplateOpList.h 25 JIT_TEMPLATE(RETURN)
  /external/nist-sip/java/gov/nist/core/
Separators.java 46 public static final String RETURN = "\n";
  /external/v8/src/
d8-readline.cc 33 // The readline includes leaves RETURN defined which breaks V8 compilation.
34 #undef RETURN
84 return read_history(kHistoryFileName) == 0;
89 return write_history(kHistoryFileName) == 0;
102 return Handle<String>();
104 return String::New(result);
110 if (strlen(str) == 0) return;
130 return result;
151 return strdup(*str);
155 return NULL
    [all...]

Completed in 463 milliseconds

1 2 3 4 5 6 7 8 91011>>