Searched refs:Func (Results 1 – 7 of 7) sorted by relevance
/external/openssl/crypto/sha/asm/ |
D | sha512-s390x.pl | 79 $Func="sha${label}_block_data_order"; 212 .globl $Func 213 .type $Func,\@function 214 $Func: 291 .size $Func,.-$Func
|
/external/icu4c/test/perf/collperf/ |
D | collperf.cpp | 79 typedef void (CmdKeyGen::* Func)(int32_t); typedef in CmdKeyGen 85 Func fn; 93 …CmdKeyGen(UErrorCode, UCollator * col,DWORD win_langid, int32_t count, DataIndex * data,Func fn,in… in CmdKeyGen() 129 typedef void (CmdIter::* Func)(UErrorCode* , int32_t ); typedef in CmdIter 132 Func fn; 136 …CmdIter(UErrorCode & status, UCollator * col, int32_t count, CA_uchar *data, Func fn, int32_t,int3… in CmdIter() 178 typedef void (CmdIterAll::* Func)(UErrorCode* status); typedef in CmdIterAll 181 Func fn; 333 typedef int (* Func)(const void *, const void *); typedef 335 Func fn; [all …]
|
/external/chromium/third_party/icu/source/test/perf/collperf/ |
D | collperf.cpp | 79 typedef void (CmdKeyGen::* Func)(int32_t); typedef in CmdKeyGen 85 Func fn; 93 …CmdKeyGen(UErrorCode, UCollator * col,DWORD win_langid, int32_t count, DataIndex * data,Func fn,in… in CmdKeyGen() 129 typedef void (CmdIter::* Func)(UErrorCode* , int32_t ); typedef in CmdIter 132 Func fn; 136 …CmdIter(UErrorCode & status, UCollator * col, int32_t count, CA_uchar *data, Func fn, int32_t,int3… in CmdIter() 178 typedef void (CmdIterAll::* Func)(UErrorCode* status); typedef in CmdIterAll 181 Func fn; 333 typedef int (* Func)(const void *, const void *); typedef 335 Func fn; [all …]
|
/external/stlport/test/unit/ |
D | ptrspec_test.cpp | 224 typedef void (*Func)(int); typedef 229 vector<Func> fs; in function_pointer()
|
/external/chromium/base/ |
D | tracked_objects.h | 522 static void RunOnAllThreads(void (*Func)());
|
/external/protobuf/python/ |
D | mox.py | 1112 class Func(Comparator): class
|
/external/bluetooth/glib/docs/reference/ |
D | ChangeLog | 515 for GInterface{Init/Finalize}Func.
|