Searched defs:fnc (Results 1 – 9 of 9) sorted by relevance
/external/valgrind/callgrind/ |
D | clo.c | 101 fn_config* fnc = (fn_config*) CLG_MALLOC("cl.clo.nf.1", in new_fnc() local 302 fn_config* fnc; in get_fnc() local 318 static void update_fn_config1(fn_node* fn, fn_config* fnc) in update_fn_config1() 432 fn_config* fnc = get_fnc(tmp_str); in CLG_() local 437 fn_config* fnc = get_fnc(tmp_str); in CLG_() local 442 fn_config* fnc = get_fnc(tmp_str); in CLG_() local 447 fn_config* fnc = get_fnc(tmp_str); in CLG_() local 452 fn_config* fnc = get_fnc(tmp_str); in CLG_() local 463 fn_config* fnc = get_fnc(tmp_str); in CLG_() local 472 fn_config* fnc; in CLG_() local [all …]
|
/external/libcxx/test/std/utilities/function.objects/bind/func.bind/func.bind.bind/ |
D | copy.pass.cpp | 32 std::function<float(float, float)> fnc = _pow; in main() local
|
/external/libchrome/sandbox/linux/seccomp-bpf/ |
D | trap.h | 46 TrapFnc fnc; member
|
D | trap.cc | 260 uint16_t Trap::Add(TrapFnc fnc, const void* aux, bool safe) { in Add()
|
/external/chromium-trace/catapult/third_party/gsutil/third_party/boto/bin/ |
D | cfadmin | 17 def help(cf, fnc=None): argument
|
D | cwutil | 94 def help(fnc=None): argument
|
D | route53 | 159 def help(conn, fnc=None): argument
|
/external/chromium-trace/catapult/third_party/gsutil/third_party/boto/boto/sdb/db/ |
D | sequence.py | 108 def __init__(self, id=None, domain_name=None, fnc=increment_by_one, init_val=None): argument
|
/external/libchrome/sandbox/linux/bpf_dsl/ |
D | policy_compiler.cc | 449 CodeGen::Node PolicyCompiler::Trap(TrapRegistry::TrapFnc fnc, in Trap()
|