/external/tensorflow/tensorflow/compiler/xla/service/gpu/ |
D | sequential_thunk.cc | 30 for (auto& thunk : thunks_) { in Initialize() local 40 for (const auto& thunk : thunks_) { in ExecuteOnStream() local
|
D | thunk_schedule.cc | 30 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
|
D | thunk_schedule.h | 59 bool Depended(const Thunk* thunk) const { in Depended()
|
D | ir_emitter_unnested.h | 199 void AddThunkToThunkSequence(std::unique_ptr<Thunk> thunk) { in AddThunkToThunkSequence()
|
D | ir_emitter_unnested.cc | 147 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.py | 27 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/ |
D | MtCoder.c | 12 CMtProgressThunk *thunk = CONTAINER_FROM_VTBL(pp, CMtProgressThunk, vt); in MtProgressThunk_Progress() local
|
/external/Reactive-Extensions/RxCpp/Ix/CPP/src/cpplinq/ |
D | linq_selectmany.hpp | 137 void thunk() in thunk() function in cpplinq::linq_select_many::cursor
|
/external/v8/benchmarks/ |
D | earley-boyer.js | 1712 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/ |
D | ctypes.h | 87 CThunkObject *thunk; member
|
D | _ctypes.c | 3487 CThunkObject *thunk; in PyCFuncPtr_new() local
|
/external/python/cpython2/Modules/_ctypes/ |
D | ctypes.h | 127 CThunkObject *thunk; member
|
D | _ctypes.c | 3589 CThunkObject *thunk; in PyCFuncPtr_new() local
|
/external/llvm/include/llvm/Support/ |
D | MachO.h | 858 uint32_t thunk; member 864 uint64_t thunk; member 870 uintptr_t thunk; member
|
/external/swiftshader/third_party/llvm-subzero/include/llvm/Support/ |
D | MachO.h | 866 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/ |
D | MachO.h | 892 uint32_t thunk; member 898 uint64_t thunk; member 904 uintptr_t thunk; member
|