Home
last modified time | relevance | path

Searched defs:thunk (Results 1 – 16 of 16) sorted by relevance

/external/tensorflow/tensorflow/compiler/xla/service/gpu/
Dsequential_thunk.cc30 for (auto& thunk : thunks_) { in Initialize() local
40 for (const auto& thunk : thunks_) { in ExecuteOnStream() local
Dthunk_schedule.cc30 const Thunk& thunk, const HloInstruction& operand, in AddDependenciesOnTransitiveOperands()
62 if (Thunk** thunk = tensorflow::gtl::FindOrNull(hlo_to_thunk, hlo)) { in ThunkSchedule() local
67 for (const Thunk* thunk : thunk_total_order_) { in ThunkSchedule() local
Dthunk_schedule.h59 bool Depended(const Thunk* thunk) const { in Depended()
Dir_emitter_unnested.h199 void AddThunkToThunkSequence(std::unique_ptr<Thunk> thunk) { in AddThunkToThunkSequence()
Dir_emitter_unnested.cc147 void UpdateLaunchDimensions(const LaunchDimensions& launch_dims, Thunk* thunk, in UpdateLaunchDimensions()
1075 Thunk* thunk, HloInstruction* scatter, in EmitScatter()
2176 const llvm_ir::ElementGenerator& element_generator, KernelThunk* thunk) { in EmitTargetElementLoopInThunk()
/external/grpc-grpc/src/python/grpcio/grpc/
D_interceptor.py27 def _continuation(self, thunk, index): argument
30 def _intercept_at(self, thunk, index, context): argument
38 def execute(self, thunk, context): argument
191 def __init__(self, thunk, method, interceptor): argument
257 def __init__(self, thunk, method, interceptor): argument
284 def __init__(self, thunk, method, interceptor): argument
365 def __init__(self, thunk, method, interceptor): argument
410 thunk = lambda m: self._channel.unary_unary(m, request_serializer, response_deserializer) function
420 thunk = lambda m: self._channel.unary_stream(m, request_serializer, response_deserializer) function
430 thunk = lambda m: self._channel.stream_unary(m, request_serializer, response_deserializer) function
[all …]
/external/lzma/C/
DMtCoder.c12 CMtProgressThunk *thunk = CONTAINER_FROM_VTBL(pp, CMtProgressThunk, vt); in MtProgressThunk_Progress() local
/external/Reactive-Extensions/RxCpp/Ix/CPP/src/cpplinq/
Dlinq_selectmany.hpp137 void thunk() in thunk() function in cpplinq::linq_select_many::cursor
/external/v8/benchmarks/
Dearley-boyer.js1712 function sc_dynamicWind(before, thunk, after) { argument
2604 function sc_withInputFromFile(s, thunk) { argument
2609 function sc_withOutputToFile(s, thunk) { argument
2647 function sc_withInputFromPort(p, thunk) { argument
2658 function sc_withInputFromString(s, thunk) { argument
2663 function sc_withOutputToPort(p, thunk) { argument
2674 function sc_withOutputToString(thunk) { argument
2681 function sc_withOutputToProcedure(proc, thunk) { argument
/external/python/cpython3/Modules/_ctypes/
Dctypes.h87 CThunkObject *thunk; member
D_ctypes.c3487 CThunkObject *thunk; in PyCFuncPtr_new() local
/external/python/cpython2/Modules/_ctypes/
Dctypes.h127 CThunkObject *thunk; member
D_ctypes.c3589 CThunkObject *thunk; in PyCFuncPtr_new() local
/external/llvm/include/llvm/Support/
DMachO.h858 uint32_t thunk; member
864 uint64_t thunk; member
870 uintptr_t thunk; member
/external/swiftshader/third_party/llvm-subzero/include/llvm/Support/
DMachO.h866 uint32_t thunk; member
872 uint64_t thunk; member
878 uintptr_t thunk; member
/external/swiftshader/third_party/llvm-7.0/llvm/include/llvm/BinaryFormat/
DMachO.h892 uint32_t thunk; member
898 uint64_t thunk; member
904 uintptr_t thunk; member