Searched defs:top_offset (Results 1 – 6 of 6) sorted by relevance
/external/linux-kselftest/tools/testing/selftests/kvm/ |
D | dirty_log_test.c | 227 unsigned long interval, bool top_offset) in run_test() 391 bool top_offset = false; in main() local
|
/external/tensorflow/tensorflow/core/kernels/ |
D | maxpooling_op_gpu.cu.cc | 241 const int64* mask, const int top_offset, in MaxPoolBackward() 368 const int64* mask, const int top_offset, in MaxPoolGradBackward() 458 const int64* mask, const int top_offset, const int bottom_offset, in operator ()() 503 const int64* mask, const int top_offset, const int bottom_offset, in operator ()()
|
D | maxpooling_op.cc | 1346 const int top_offset = params.out_height * params.out_width * params.depth; in launch() local 1370 const int top_offset = in launch() local
|
/external/ImageMagick/MagickCore/ |
D | widget.c | 7675 top_offset, in XMenuWidget() local
|
/external/pdfium/core/fpdfapi/render/ |
D | cpdf_renderstatus.cpp | 2324 float top_offset = cell_bbox.bottom - mtPattern2Device.f; in DrawTilingPattern() local
|
/external/v8/src/ |
D | deoptimizer.cc | 89 unsigned top_offset() const { return top_offset_; } in top_offset() function in v8::internal::FrameWriter
|