/external/guava/src/com/google/common/util/concurrent/ |
Callables.java | 36 public static <T> Callable<T> returning(final @Nullable T value) { method in class:Callables
|
/external/stlport/src/ |
sparc_atomic64.s | 20 ! returning 39 ! returning 59 ! returning
|
sparc_atomic.s | 42 ! returning 65 ! returning
|
/ndk/sources/cxx-stl/stlport/src/ |
sparc_atomic64.s | 20 ! returning 39 ! returning 59 ! returning
|
sparc_atomic.s | 42 ! returning 65 ! returning
|
/external/clang/lib/StaticAnalyzer/Checkers/ |
StackAddrEscapeChecker.cpp | 200 "invalid after returning from the function")); 211 << "' upon returning to the caller. This will be a dangling reference";
|
/external/webkit/LayoutTests/fast/dom/Selection/script-tests/ |
getRangeAt.js | 1 description("Test to make sure that getRangeAt does not modify the range when returning it.")
|
/external/llvm/examples/OCaml-Kaleidoscope/Chapter4/ |
toplevel.ml | 36 (* JIT the function, returning a function pointer. *)
|
/external/llvm/examples/OCaml-Kaleidoscope/Chapter5/ |
toplevel.ml | 36 (* JIT the function, returning a function pointer. *)
|
/external/llvm/examples/OCaml-Kaleidoscope/Chapter6/ |
toplevel.ml | 36 (* JIT the function, returning a function pointer. *)
|
/external/llvm/examples/OCaml-Kaleidoscope/Chapter7/ |
toplevel.ml | 36 (* JIT the function, returning a function pointer. *)
|
/external/v8/test/mjsunit/compiler/ |
regress-6.js | 40 // returning 'a'.
|
recursive-deopt.js | 31 // Force deopt in both leaf case and when returning. To make
|
/external/v8/test/mjsunit/regress/ |
regress-1151.js | 44 // Regression test for not returning undefined.
|
regress-265.js | 28 // When returning or breaking out of a deeply nested try/finally, we
|
/external/webkit/LayoutTests/dom/html/level1/core/ |
hc_namednodemapreturnattrnode.js | 82 in the method returning an Attr node.
|
/external/webkit/LayoutTests/dom/xhtml/level1/core/ |
hc_namednodemapreturnattrnode.js | 82 in the method returning an Attr node.
|
/external/v8/test/mjsunit/ |
debug-scopes.js | 419 // Simple closure formed by returning an inner function referering the outer 441 // Simple closure formed by returning an inner function referering the outer 466 // Simple closure formed by returning an inner function referering the outer 493 // Simple closure formed by returning an inner function referering the outer 522 // Simple closure formed by returning an inner function referering the outer
|
debug-return-value.js | 70 // Listener which expects to do four steps to reach returning from the function.
|
const-redecl.js | 75 // returning the result.
|
/external/libffi/src/sparc/ |
v8.S | 61 nop ! STRUCT returning functions skip 12 instead of 8 bytes
|
/build/tools/droiddoc/templates-pdk/assets/ |
android-developer-docs.js | 225 //alert("intl, returning base url: /" + base); 228 //alert("not intl, returning uri as found.");
|
/build/tools/droiddoc/templates-sdk/assets/ |
android-developer-docs.js | 392 //alert("intl, returning base url: /" + base); 395 //alert("not intl, returning uri as found.");
|
/external/doclava/res/assets/templates/assets/ |
doclava-developer-docs.js | 317 //alert("intl, returning base url: /" + base); 320 //alert("not intl, returning uri as found.");
|
/dalvik/vm/mterp/x86-atom/ |
footer.S | 385 movl (offStackSaveArea_method - sizeofStackSaveArea)(rFP), %edx # %edx<- method we are returning to 535 * After returning from a "glued" function, pull out the updated
|