Home
last modified time | relevance | path

Searched defs:function2 (Results 1 – 4 of 4) sorted by relevance

/external/llvm/test/tools/llvm-readobj/ARM/
Dunwind.s80 function2: label
/external/chromium_org/third_party/WebKit/Source/wtf/
DFunctionalTest.cpp107 Function<int ()> function2 = bind(&A::addF, &a, 15); in TEST() local
/external/chromium_org/v8/test/cctest/
Dtest-types.cc628 TypeHandle function2 = T.Function2(type1, type2, type3); in Function() local
645 TypeHandle function2 = T.Function2(type1, type2, type3); in Function() local
Dtest-heap.cc1264 Handle<JSFunction> function2 = Handle<JSFunction>::cast(func_value2); in TEST() local