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

1 2 3 4 5 6 7 8 91011>>

  /art/test/004-JniTest/src/
Main.java 101 byte returns[] = { 0, 1, 2, 127, -1, -2, -128 };
102 for (int i = 0; i < returns.length; i++) {
105 if (returns[i] != result) {
106 System.out.println("Run " + i + " with " + returns[i] + " vs " + result);
116 short returns[] = { 0, 1, 2, 127, 32767, -1, -2, -128, -32768 }; local
117 for (int i = 0; i < returns.length; i++) {
120 if (returns[i] != result) {
121 System.out.println("Run " + i + " with " + returns[i] + " vs " + result);
146 char returns[] = { (char)0, (char)1, (char)2, (char)127, (char)255, (char)256, (char)15000, local
148 for (int i = 0; i < returns.length; i++)
    [all...]
  /art/test/115-native-bridge/src/
NativeBridgeMain.java 96 byte returns[] = { 0, 1, 2, 127, -1, -2, -128 };
97 for (int i = 0; i < returns.length; i++) {
100 if (returns[i] != result) {
101 System.out.println("Run " + i + " with " + returns[i] + " vs " + result);
111 short returns[] = { 0, 1, 2, 127, 32767, -1, -2, -128, -32768 }; local
112 for (int i = 0; i < returns.length; i++) {
115 if (returns[i] != result) {
116 System.out.println("Run " + i + " with " + returns[i] + " vs " + result);
141 char returns[] = { (char)0, (char)1, (char)2, (char)127, (char)255, (char)256, (char)15000, local
143 for (int i = 0; i < returns.length; i++)
    [all...]
  /external/chromium_org/third_party/WebKit/Source/devtools/scripts/jsdoc-validator/tests/
function.js 29 * @returns {number}
31 function badReturnsShouldBeReturnFunc() // ERROR - @returns, should be @return.
55 * @returns {number}
57 function badReturnsShouldBeReturnNoValueFunc() // ERROR - @returns, should be @return.
63 * @returns {number}
65 function badReturnsShouldBeAbsentFunc() // ERROR - @returns, should be absent.
140 * @returns {number}
142 badMethodReturnsShouldBeReturn: function() // ERROR - @returns, should be @return
148 * @returns {number}
150 badMethodReturnsShouldBeAbsentToo: function() // ERROR - @returns, should be absen
    [all...]
  /external/antlr/antlr-3.4/tool/src/main/resources/org/antlr/codegen/templates/
LeftRecursiveRules.stg 40 <ruleName><if(userRetvals)> returns [<userRetvals>]<endif>
52 <recRuleName(...)>[<precArgDef>]<if(userRetvals)> returns [<userRetvals>]<endif>
73 <recPrimaryName(...)><if(userRetvals)> returns [<userRetvals>]<endif>
  /external/antlr/antlr-3.4/runtime/Ruby/test/functional/parser/
calc.rb 23 evaluate returns [result]: r=expression { $result = $r.result };
25 expression returns [result]:
33 mult returns [result]:
42 log returns [result]: 'ln' r=exp {$result = Math.log($r.result)}
46 exp returns [result]: r=atom { $result = $r.result } ('^' r2=atom { $result **= $r2.result } )?
49 atom returns [result]:
actions.rb 11 declaration returns [name]
16 functionHeader returns [name]
124 prog returns [events]
211 nums returns [ds]: digs+=DIGIT+
  /external/llvm/examples/OCaml-Kaleidoscope/Chapter2/
token.ml 5 (* The lexer returns these 'Kwd' if it is an unknown character, otherwise one of
  /external/llvm/examples/OCaml-Kaleidoscope/Chapter3/
token.ml 5 (* The lexer returns these 'Kwd' if it is an unknown character, otherwise one of
  /external/llvm/examples/OCaml-Kaleidoscope/Chapter4/
token.ml 5 (* The lexer returns these 'Kwd' if it is an unknown character, otherwise one of
  /external/llvm/test/MC/MachO/
tlv-reloc.s 21 call *(%rdi) # returns &a in %rax
  /external/antlr/antlr-3.4/runtime/CSharp3/Sources/Antlr3.Runtime.Test/JavaCompat/
Expr.g3 85 expr returns [int value]
92 multExpr returns [int value]
96 atom returns [int value]
  /external/llvm/bindings/ocaml/analysis/
llvm_analysis.mli 15 (** [verify_module m] returns [None] if the module [m] is valid, and
20 (** [verify_function f] returns [None] if the function [f] is valid, and
25 (** [verify_module m] returns if the module [m] is valid, but prints a
31 (** [verify_function f] returns if the function [f] is valid, but prints a
  /external/llvm/examples/OCaml-Kaleidoscope/Chapter5/
token.ml 5 (* The lexer returns these 'Kwd' if it is an unknown character, otherwise one of
  /external/llvm/examples/OCaml-Kaleidoscope/Chapter6/
token.ml 5 (* The lexer returns these 'Kwd' if it is an unknown character, otherwise one of
  /external/llvm/examples/OCaml-Kaleidoscope/Chapter7/
token.ml 5 (* The lexer returns these 'Kwd' if it is an unknown character, otherwise one of
  /external/chromium_org/remoting/webapp/unittests/
it2me_helpee_channel_unittest.js 67 sinon.stub(hostInstaller, 'isInstalled').returns(Promise.resolve(false));
85 sinon.stub(hostInstaller, 'isInstalled').returns(Promise.resolve(true));
103 sinon.stub(hostInstaller, 'download').returns(Promise.resolve(true));
128 sinon.stub(base, 'isAppsV2').returns(true);
134 sinon.stub(host, 'initialized').returns(true);
137 sinon.stub(host, 'getAccessCode').returns('accessCode');
  /external/antlr/antlr-3.4/runtime/CSharp3/Sources/Antlr3.Runtime.Test/BuildOptions/
DebugTreeGrammar.g3 63 expr returns [BigInteger value]
74 call returns [BigInteger value]
ProfileTreeGrammar.g3 63 expr returns [BigInteger value]
74 call returns [BigInteger value]
  /external/eigen/lapack/
dsecnd_NONE.f 1 *> \brief \b DSECND returns nothing
19 *> DSECND returns nothing instead of returning the user time for a process in seconds.
second_NONE.f 1 *> \brief \b SECOND returns nothing
19 *> SECOND returns nothing instead of returning the user time for a process in seconds.
  /external/jsilver/src/com/google/clearsilver/jsilver/functions/html/
TextHtmlFunction.java 206 int returns = 0; local
230 returns++;
259 if (returns > 2) {
265 returns = 0;
  /external/libunwind/doc/
unw_regname.tex 19 The \Func{unw\_regname}() routine returns a printable name for
27 The \Func{unw\_regname}() routine cannot fail and always returns a
  /external/lldb/utils/vim-lldb/python-vim-lldb/
import_lldb.py 10 on PATH") with the -P flag to determine the PYTHONPATH to set. If the lldb executable returns a valid
  /external/llvm/bindings/ocaml/llvm/
llvm.mli 397 (** [mdkind_id context name] returns the MDKind ID that corresponds to the
442 (** [string_of_llmodule m] returns the .ll representation of the module [m]
450 (** [module_context m] returns the context of the specified module.
457 (** [classify_type ty] returns the {!TypeKind.t} corresponding to the type [ty].
461 (** [type_is_sized ty] returns whether the type has a size or not.
466 (** [type_context ty] returns the {!llcontext} corresponding to the type [ty].
474 (** [string_of_lltype ty] returns a string describing the type [ty]. *)
480 (** [i1_type c] returns an integer type of bitwidth 1 in the context [c]. See
484 (** [i8_type c] returns an integer type of bitwidth 8 in the context [c]. See
488 (** [i16_type c] returns an integer type of bitwidth 16 in the context [c]. Se
    [all...]
  /external/antlr/antlr-3.4/gunit/src/main/antlr3/org/antlr/gunit/swingui/parsers/
StGUnit.g 78 expect returns [ITestCaseOutput out]
81 | 'returns' RETVAL {$out = adapter.createReturnOutput($RETVAL.text);}
86 input returns [ITestCaseInput in]
98 fileInput returns [String path]

Completed in 422 milliseconds

1 2 3 4 5 6 7 8 91011>>