Home
last modified time | relevance | path

Searched defs:new_h (Results 1 – 9 of 9) sorted by relevance

/third_party/mindspore/mindspore/core/ops/
Droi_pooling.cc64 auto new_h = GetValue<int64_t>(primitive->GetAttr(kPooledH)); in ROIPoolingInfer() local
/third_party/skia/third_party/externals/abseil-cpp/absl/synchronization/
Dmutex.cc1948 PerThreadSynch *new_h = Enqueue(nullptr, waitp, v, flags); in LockSlowLoop() local
1994 PerThreadSynch *new_h = Enqueue(h, waitp, v, flags); in LockSlowLoop() local
2094 PerThreadSynch *new_h = nullptr; in UnlockSlow() local
2132 PerThreadSynch *new_h = Enqueue(h, waitp, v, kMuIsCond); in UnlockSlow() local
2189 PerThreadSynch *new_h = Enqueue(h, waitp, v, kMuIsCond); in UnlockSlow() local
2380 PerThreadSynch *new_h = Enqueue(nullptr, w->waitp, v, kMuIsCond); in Fer() local
2391 PerThreadSynch *new_h = Enqueue(h, w->waitp, v, kMuIsCond); in Fer() local
/third_party/abseil-cpp/absl/synchronization/
Dmutex.cc1937 PerThreadSynch *new_h = Enqueue(nullptr, waitp, v, flags); in LockSlowLoop() local
1983 PerThreadSynch *new_h = Enqueue(h, waitp, v, flags); in LockSlowLoop() local
2083 PerThreadSynch *new_h = nullptr; in UnlockSlow() local
2121 PerThreadSynch *new_h = Enqueue(h, waitp, v, kMuIsCond); in UnlockSlow() local
2178 PerThreadSynch *new_h = Enqueue(h, waitp, v, kMuIsCond); in UnlockSlow() local
2368 PerThreadSynch *new_h = Enqueue(nullptr, w->waitp, v, kMuIsCond); in Fer() local
2379 PerThreadSynch *new_h = Enqueue(h, w->waitp, v, kMuIsCond); in Fer() local
/third_party/flutter/skia/third_party/externals/sdl/src/video/mir/
DSDL_mirevents.c263 int new_h = MIR_mir_resize_event_get_height(resize_event); in MIR_HandleResize() local
/third_party/ffmpeg/libavcodec/
Drv10.c212 int f, new_w, new_h; in rv20_decode_picture_header() local
Drv34.c1596 static AVRational update_sar(int old_w, int old_h, AVRational sar, int new_w, int new_h) in update_sar()
/third_party/boost/boost/numeric/odeint/stepper/
Dbulirsch_stoer.hpp216 time_type new_h = dt; in try_step() local
Dbulirsch_stoer_dense_out.hpp181 time_type new_h = dt; in try_step() local
/third_party/gstreamer/gstplugins_base/ext/gl/
Dgstglimagesink.c1524 gint new_w, new_h; in update_output_format() local