HomeSort by relevance Sort by last modified time
    Searched refs:fns (Results 26 - 50 of 75) sorted by null

12 3

  /external/e2fsprogs/doc/
Makefile.in 72 $(RM) -f *.aux *.cp *.dvi *.fn *.ky *.log *.pg *.toc *.tp *.vr *.fns
  /external/valgrind/massif/tests/
long-names.post.exp 41 100.00% (4,000B) (heap allocation functions) malloc/new/new[], --alloc-fns, etc.
new-cpp.post.exp 44 99.73% (12,000B) (heap allocation functions) malloc/new/new[], --alloc-fns, etc.
overloaded-new.post.exp 44 99.73% (12,000B) (heap allocation functions) malloc/new/new[], --alloc-fns, etc.
insig.post.exp 48 93.48% (16,528B) (heap allocation functions) malloc/new/new[], --alloc-fns, etc.
70 87.28% (16,688B) (heap allocation functions) malloc/new/new[], --alloc-fns, etc.
big-alloc.post.exp 48 99.96% (94,371,840B) (heap allocation functions) malloc/new/new[], --alloc-fns, etc.
deep-A.post.exp 48 98.04% (3,600B) (heap allocation functions) malloc/new/new[], --alloc-fns, etc.
deep-B.post.exp 48 98.04% (3,600B) (heap allocation functions) malloc/new/new[], --alloc-fns, etc.
deep-C.post.exp 48 98.04% (3,600B) (heap allocation functions) malloc/new/new[], --alloc-fns, etc.
deep-D.post.exp 48 98.04% (3,600B) (heap allocation functions) malloc/new/new[], --alloc-fns, etc.
thresholds_0_10.post.exp 48 100.00% (80,000B) (heap allocation functions) malloc/new/new[], --alloc-fns, etc.
thresholds_10_0.post.exp 48 100.00% (80,000B) (heap allocation functions) malloc/new/new[], --alloc-fns, etc.
thresholds_10_10.post.exp 48 100.00% (80,000B) (heap allocation functions) malloc/new/new[], --alloc-fns, etc.
thresholds_5_0.post.exp 48 100.00% (80,000B) (heap allocation functions) malloc/new/new[], --alloc-fns, etc.
thresholds_5_10.post.exp 48 100.00% (80,000B) (heap allocation functions) malloc/new/new[], --alloc-fns, etc.
thresholds_0_0.post.exp 48 100.00% (80,000B) (heap allocation functions) malloc/new/new[], --alloc-fns, etc.
  /external/libcxx/src/
ios.cpp 235 event_callback* fns = static_cast<event_callback*>(realloc(__fn_, newcap * sizeof(event_callback))); local
236 if (fns == 0)
238 __fn_ = fns;
  /external/valgrind/callgrind/
threads.c 112 CLG_(init_fn_stack) ( &(t->fns) );
113 /* t->states.entry[0]->cxt = CLG_(get_cxt)(t->fns.bottom); */
146 CLG_(copy_current_fn_stack) ( &(t->fns) );
170 CLG_(set_current_fn_stack) ( &(t->fns) );
fn.c 297 file->fns[i] = NULL;
394 curr_fn_node = curr_file_node->fns[fnname_hash];
400 curr_file_node->fns[fnname_hash] = curr_fn_node =
402 curr_file_node->fns[fnname_hash]);
  /prebuilts/ndk/r16/sources/cxx-stl/llvm-libc++/src/
ios.cpp 238 event_callback* fns = static_cast<event_callback*>(realloc(__fn_, newcap * sizeof(event_callback))); local
239 if (fns == 0)
241 __fn_ = fns;
  /external/valgrind/auxprogs/
ppc64shifts.c 429 void do_unary ( char* name, void** fns, int n_fns )
438 fn = fns[i];
  /prebuilts/go/darwin-x86/src/cmd/vendor/github.com/google/pprof/profile/
legacy_java_profile.go 241 fns := make(map[string]*Function)
290 fn := fns[lineFunc]
298 fns[lineFunc] = fn
  /prebuilts/go/linux-x86/src/cmd/vendor/github.com/google/pprof/profile/
legacy_java_profile.go 241 fns := make(map[string]*Function)
290 fn := fns[lineFunc]
298 fns[lineFunc] = fn
  /frameworks/rs/cpu_ref/
rsCpuIntrinsicColorMatrix.cpp 135 FunctionTab_t const *fns,
140 FunctionTab_t const *fns,
150 FunctionTab_t *fns,
154 FunctionTab_t *fns,
  /prebuilts/go/darwin-x86/src/net/http/httptest/
recorder_test.go 16 check := func(fns ...checkFunc) []checkFunc { return fns }

Completed in 1073 milliseconds

12 3