Home
last modified time | relevance | path

Searched defs:Closure (Results 1 – 11 of 11) sorted by relevance

/external/valgrind/unittest/
Dthread_wrappers.h163 struct Closure { struct
185 static Closure *NewCallback(void (*f)()) { in NewCallback() argument
/external/openfst/src/include/fst/script/
Dclosure.h30 void Closure(ClosureArgs *args) { in Closure() function
/external/valgrind/main/drd/tests/
Dtsan_thread_wrappers_pthread.h434 struct Closure { struct
456 Closure *NewCallback(void (*f)()) { in NewCallback() argument
/external/openfst/src/script/
Dclosure.cc24 void Closure(MutableFstClass *fst, ClosureType closure_type) { in Closure() function
/external/openfst/src/include/fst/
Dclosure.h46 void Closure(MutableFst<Arc> *fst, ClosureType closure_type) { in Closure() function
76 void Closure(RationalFst<Arc> *fst, ClosureType closure_type) { in Closure() function
/external/srec/tools/thirdparty/OpenFst/fst/lib/
Dclosure.h39 void Closure(MutableFst<Arc> *fst, ClosureType closure_type) { in Closure() function
68 void Closure(RationalFst<Arc> *fst, ClosureType closure_type) { in Closure() function
/external/protobuf/src/google/protobuf/compiler/cpp/
Dcpp_test_bad_identifiers.proto108 rpc Closure(DummyMessage) returns (DummyMessage); rpc
/external/chromium/base/
Dcallback.h492 typedef Callback<void(void)> Closure; typedef
/external/v8/src/
Dd8.js110 Closure: 3, property
Dmirror-debugger.js197 Closure: 3, property
/external/protobuf/src/google/protobuf/stubs/
Dcommon.h808 Closure() {} in Closure() function