OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:GetCreator
(Results
1 - 5
of
5
) sorted by null
/external/tensorflow/tensorflow/core/kernels/
conditional_accumulator_base_op.h
78
virtual Creator
GetCreator
() const = 0;
94
Creator creator =
GetCreator
();
conditional_accumulator_op.cc
34
Creator
GetCreator
() const override {
sparse_conditional_accumulator_op.cc
34
Creator
GetCreator
() const override {
/prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/
mstask.h
239
virtual HRESULT WINAPI
GetCreator
(LPWSTR *ppwszCreator) = 0;
275
HRESULT (WINAPI *
GetCreator
)(IScheduledWorkItem *This,LPWSTR *ppwszCreator);
313
#define IScheduledWorkItem_GetCreator(This,ppwszCreator) (This)->lpVtbl->
GetCreator
(This,ppwszCreator)
434
HRESULT (WINAPI *
GetCreator
)(ITask *This,LPWSTR *ppwszCreator);
484
#define ITask_GetCreator(This,ppwszCreator) (This)->lpVtbl->
GetCreator
(This,ppwszCreator)
[
all
...]
xpsobjectmodel.h
[
all
...]
Completed in 299 milliseconds