HomeSort by relevance Sort by last modified time
    Searched full:returning (Results 1 - 25 of 5197) sorted by null

1 2 3 4 5 6 7 8 91011>>

  /art/test/039-join-main/
expected.txt 3 JoinMain starter returning
  /external/clang/test/SemaObjC/
attr-malloc.m 4 - (id) test1 __attribute((malloc)); // expected-warning {{functions returning a pointer type}}
5 - (int) test2 __attribute((malloc)); // expected-warning {{functions returning a pointer type}}
13 __attribute((malloc)) id (*f)(); // expected-warning {{functions returning a pointer type}}
14 __attribute((malloc)) bptr (*g)(); // expected-warning {{functions returning a pointer type}}
15 __attribute((malloc)) void *(^h)(); // expected-warning {{functions returning a pointer type}}
property-ns-returns-not-retained-attr.m 11 - (id) newName2; // expected-warning {{property declared as returning non-retained objects; getter returning retained objects}}
  /external/valgrind/main/gdbserver_tests/
nlgone_return.stderr.exp 7 returning ...
  /external/compiler-rt/test/ubsan/TestCases/Misc/
missing_return.cpp 3 // CHECK: missing_return.cpp:4:5: runtime error: execution reached the end of a value-returning function without returning a value
  /external/chromium_org/tools/json_schema_compiler/dart_test/
operatable_type.idl 17 // Function returning nothing, taking nothing.
20 // Function returning primitive type.
23 // Function returning dictionary.
  /external/clang/test/Sema/
conditional.c 9 return (1 ? free(0) : _efree(0)); // expected-error {{returning 'void' from a function with incompatible result type 'int'}}
13 return (1 ? _efree(0) : free(0)); // expected-error {{returning 'void' from a function with incompatible result type 'int'}}
attr-malloc.c 9 int no_vars __attribute((malloc)); // expected-warning {{functions returning a pointer type}}
11 void returns_void (void) __attribute((malloc)); // expected-warning {{functions returning a pointer type}}
12 int returns_int (void) __attribute((malloc)); // expected-warning {{functions returning a pointer type}}
17 __attribute((malloc)) void *(*f)(); // expected-warning{{'malloc' attribute only applies to functions returning a pointer type}}
18 __attribute((malloc)) int (*g)(); // expected-warning{{'malloc' attribute only applies to functions returning a pointer type}}
  /external/chromium_org/chromeos/dbus/
dbus_method_call_status.h 31 // A callback to handle responses of methods returning a bool value.
35 // A callback to handle responses of methods returning a string value.
40 // A callback to handle responses of methods returning a boolean value.
45 // A callback to handle responses of methods returning a ObjectPath value.
50 // A callback to handle responses of methods returning a ObjectPath value that
  /external/chromium_org/third_party/skia/include/effects/
SkArithmeticMode.h 24 * k1=k2=k3=0, k4=1.0 results in returning opaque white
25 * k1=k3=k4=0, k2=1.0 results in returning the src
26 * k1=k2=k4=0, k3=1.0 results in returning the dst
  /external/skia/include/effects/
SkArithmeticMode.h 24 * k1=k2=k3=0, k4=1.0 results in returning opaque white
25 * k1=k3=k4=0, k2=1.0 results in returning the src
26 * k1=k2=k4=0, k3=1.0 results in returning the dst
  /external/mockito/src/org/mockito/internal/stubbing/defaultanswers/
ReturnsMoreEmptyValues.java 23 * Returns appropriate primitive for primitive-returning methods
26 * Returns consistent values for primitive wrapper classes (e.g. int-returning method retuns 0 <b>and</b> Integer-returning method returns 0, too)
29 * Returns empty collection for collection-returning methods (works for most commonly used collection types)
32 * Returns empty array for array-returning methods
35 * Returns "" for String-returning method
  /external/qemu/distrib/sdl-1.2.15/docs/man3/
SDL_Delay.3 3 SDL_Delay \- Wait a specified number of milliseconds before returning\&.
11 Wait a specified number of milliseconds before returning\&. \fBSDL_Delay\fP will wait at \fIleast\fP the specified time, but possible longer due to OS scheduling\&.
  /prebuilts/python/darwin-x86/2.7.5/include/python2.7/
boolobject.h 17 Don't forget to apply Py_INCREF() when returning either!!! */
26 /* Macros for returning Py_True or Py_False, respectively */
  /prebuilts/python/linux-x86/2.7.5/include/python2.7/
boolobject.h 17 Don't forget to apply Py_INCREF() when returning either!!! */
26 /* Macros for returning Py_True or Py_False, respectively */
  /external/antlr/antlr-3.4/runtime/JavaScript/tests/functional/
t051treeRewriteASTtWalker.g 11 | INT // leaves it alone, returning $a.start
  /external/chromium_org/third_party/tcmalloc/vendor/m4/
program_invocation_name.m4 3 # returning the value.
  /external/clang/test/CodeGen/
2006-05-19-SingleEltReturn.c 1 // Test returning a single element aggregate value containing a double.
  /external/lldb/test/lang/cpp/breakpoints/
nested.cpp 13 printf ("%s returning: %d.\n", __FUNCTION__, m_value);
26 printf ("%s returning: %d.\n", __FUNCTION__, m_value);
36 printf ("%s returning: %d.\n", __FUNCTION__, bar_value);
48 printf ("%s returning: %d.\n", __FUNCTION__, m_value);
  /external/llvm/examples/OCaml-Kaleidoscope/Chapter6/
bindings.c 9 /* printd - printf that takes a double prints it as "%f\n", returning 0. */
  /external/llvm/examples/OCaml-Kaleidoscope/Chapter7/
bindings.c 9 /* printd - printf that takes a double prints it as "%f\n", returning 0. */
  /external/llvm/test/Assembler/
2002-07-25-ReturnPtrFunction.ll 1 ; Test that returning a pointer to a function causes the disassembler to print
  /sdk/testapps/customPropAnimTest/src/com/android/custompropertyanimation/
MyView.java 20 System.out.println("getFoo() returning " + mFoo);
  /external/chromium_org/chrome/installer/util/
channel_info.h 49 // Adds or removes the -chrome modifier, returning true if the value is
56 // Adds or removes the -chromeframe modifier, returning true if the value is
63 // Adds or removes the -applauncher modifier, returning true if the value is
70 // Adds or removes the -multi modifier, returning true if the value is
77 // Adds or removes the -readymode modifier, returning true if the value is
82 // removes the -stage: modifier (otherwise), returning true if the value is
93 // Adds or removes the -full suffix, returning true if the value is
100 // Adds or removes the -multifail suffix, returning true if the value is
104 // Adds or removes the -migrating suffix, returning true if the value is
  /cts/tests/tests/jni/src/android/jni/cts/
JniInstanceTest.java 35 * Test a simple no-op and void-returning method call.
42 * Test a simple value-returning (but otherwise no-op) method call.
49 * Test a simple value-returning (but otherwise no-op) method call.
56 * Test a simple value-returning (but otherwise no-op) method call.
63 * Test a simple value-returning (but otherwise no-op) method call.
70 * Test a simple value-returning (but otherwise no-op) method call.
77 * Test a simple value-returning (but otherwise no-op) method call.
84 * Test a simple value-returning (but otherwise no-op) method call.
91 * Test a simple value-returning (but otherwise no-op) method call.
98 * Test a simple value-returning (but otherwise no-op) method call
    [all...]

Completed in 7958 milliseconds

1 2 3 4 5 6 7 8 91011>>