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

1 2 3 4 5 6

  /external/valgrind/main/drd/tests/
sigaltstack.stderr.exp 0 calling sigaltstack, stack base is 0x........
tc12_rwl_trivial.stderr.exp 2 Reader-writer lock not locked by calling thread: rwlock 0x.........
tc10_rec_lock.stderr.exp 9 Mutex not locked by calling thread: mutex 0x........, recursion count 0, owner 1.
  /external/valgrind/main/memcheck/tests/
sigaltstack.stderr.exp 0 calling sigaltstack, stack base is 0x........
  /external/webkit/LayoutTests/fast/dom/NodeList/script-tests/
nodelist-item-call-as-function.js 1 description('This tests that items in a NodeList can be retrieved directly by calling as a function with an integral index parameter, starting from 0.<br>It means NodeList[0] and NodeList(0) both work.');
  /libcore/luni/src/main/java/sun/misc/
Unsafe.java 49 ClassLoader calling = VMStack.getCallingClassLoader(); local
50 if ((calling != null) && (calling != Unsafe.class.getClassLoader())) {
307 * Parks the calling thread for the specified amount of time,
  /external/valgrind/main/gdbserver_tests/
mcinfcallWSRU.stderrB.exp 32 set pc, calling from gdb a function in the debugged process, ...)
41 set pc, calling from gdb a function in the debugged process, ...)
50 set pc, calling from gdb a function in the debugged process, ...)
  /external/antlr/antlr-3.4/runtime/ActionScript/project/src/org/antlr/runtime/tree/
RewriteRuleNodeStream.as 22 // we dup every node, so don't have to worry about calling dup; short-
  /bionic/libc/arch-x86/bionic/
syscall.S 23 # Load all the arguments from the calling frame.
  /external/chromium/net/data/proxy_resolver_v8_unittest/
bindings.js 1 // Try calling the browser-side bound functions with varying (invalid)
10 throw "exception from calling toString()";
  /external/sonivox/arm-hybrid-22k/lib_src/
ARM-E_mastergain_gnu.s 98 @ Return to calling function
101 LDMFD sp!,{r4-r6, lr} @ return to calling function
  /external/sonivox/arm-wt-22k/lib_src/
ARM-E_mastergain_gnu.s 98 @ Return to calling function
101 LDMFD sp!,{r4-r6, lr} @ return to calling function
  /external/valgrind/main/callgrind/
callgrind_annotate.in 165 # hash( file:func => [ calling file:func ])
215 calling|both the called functions or both [none]
284 # --tree=none|caller|calling|both
285 } elsif ($arg =~ /^--tree=(none|caller|calling|both)$/) {
287 $tree_calling = 1 if ($1 eq "calling" || $1 eq "both");
905 foreach my $calling (keys %$tmp1) {
906 if (defined $call_counter{$calling,$fn_name}) {
907 print_CC($call_CCs{$calling,$fn_name}, $fn_CC_col_widths);
908 print" < $calling (";
909 print $call_counter{$calling,$fn_name} . "x)"
    [all...]
  /external/v8/test/mjsunit/
array-iteration.js 45 // Use specified object as this object when calling the function.
84 // Use specified object as this object when calling the function.
126 // Use specified object as this object when calling the function.
165 // Use specified object as this object when calling the function.
201 // Use specified object as this object when calling the function.
regexp-static.js 159 // Check that calling with no argument is the same as calling with undefined.
call-non-function.js 54 // Make sure that calling a non-function global doesn't crash the
regexp-call-as-function.js 28 // Test that regular expressions can be called as functions. Calling
29 // a regular expression as a function corresponds to calling it's exec
  /external/iptables/extensions/
Android.mk 28 # LOCAL_MODULE_CLASS must be defined before calling $(local-intermediates-dir)
91 # LOCAL_MODULE_CLASS must be defined before calling $(local-intermediates-dir)
154 # LOCAL_MODULE_CLASS must be defined before calling $(local-intermediates-dir)
  /external/smali/baksmali/
Android.mk 26 #LOCAL_MODULE_CLASS and LOCAL_IS_HOST_MODULE must be defined before calling $(local-intermediates-dir)
  /external/webkit/LayoutTests/storage/
open-database-while-transaction-in-progress.js 6 "Test to make sure that calling openDatabase() while a transaction is in progress on a different handle to the same database does not result in a deadlock.",
hash-change-with-xhr.js 107 // and calling history.back().
  /external/smali/smali/
Android.mk 26 #LOCAL_MODULE_CLASS and LOCAL_IS_HOST_MODULE must be defined before calling $(local-intermediates-dir)
  /external/v8/test/mjsunit/regress/
regress-r3391.js 29 // calling Array.prototype.toLocaleString. The standard is somewhat
  /external/zlib/src/contrib/delphi/
zlibd32.mak 7 # This project uses the Delphi (fastcall/register) calling convention:
  /external/zlib/src/contrib/pascal/
zlibd32.mak 7 # This project uses the Delphi (fastcall/register) calling convention:

Completed in 953 milliseconds

1 2 3 4 5 6