Home
last modified time | relevance | path

Searched refs:Func (Results 1 – 7 of 7) sorted by relevance

/external/openssl/crypto/sha/asm/
Dsha512-s390x.pl79 $Func="sha${label}_block_data_order";
212 .globl $Func
213 .type $Func,\@function
214 $Func:
291 .size $Func,.-$Func
/external/icu4c/test/perf/collperf/
Dcollperf.cpp79 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/
Dcollperf.cpp79 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/
Dptrspec_test.cpp224 typedef void (*Func)(int); typedef
229 vector<Func> fs; in function_pointer()
/external/chromium/base/
Dtracked_objects.h522 static void RunOnAllThreads(void (*Func)());
/external/protobuf/python/
Dmox.py1112 class Func(Comparator): class
/external/bluetooth/glib/docs/reference/
DChangeLog515 for GInterface{Init/Finalize}Func.