Home
last modified time | relevance | path

Searched defs:rf (Results 1 – 25 of 36) sorted by relevance

12

/external/tensorflow/tensorflow/core/common_runtime/
Dring_alg.cc76 void RingAlg::PCQueue::Enqueue(RingField* rf) { in Enqueue()
93 RingField* rf = deque_.front(); in Dequeue() local
309 void RingAlg::InitRingField(RingField* rf, int chunk_idx, int subdiv_idx, in InitRingField()
352 void RingAlg::AdvanceToSecondPass(RingField* rf) { in AdvanceToSecondPass()
380 void RingAlg::DispatchSend(RingField* rf, const StatusCallback& done) { in DispatchSend()
398 void RingAlg::DispatchRecv(RingField* rf, const StatusCallback& done) { in DispatchRecv()
Dring_reducer.cc165 void RingReducer::InitRingField(RingField* rf, int chunk_idx, int subdiv_idx, in InitRingField()
224 RingField* rf = ready_queue.Dequeue(); in RunAsyncParts() local
330 RingField* rf = ready_queue.Dequeue(); in RunAsyncParts() local
Dring_gatherer.cc174 RingField* rf = ready_queue.Dequeue(); in RunAsyncParts() local
253 RingField* rf = ready_queue.Dequeue(); in RunAsyncParts() local
/external/libaom/libaom/av1/common/
Dmvref_common.h99 static INLINE int8_t get_uni_comp_ref_idx(const MV_REFERENCE_FRAME *const rf) { in get_uni_comp_ref_idx()
113 static INLINE int8_t av1_ref_frame_type(const MV_REFERENCE_FRAME *const rf) { in av1_ref_frame_type()
152 static INLINE void av1_set_ref_frame(MV_REFERENCE_FRAME *rf, in av1_set_ref_frame()
171 const int16_t *const mode_context, const MV_REFERENCE_FRAME *const rf) { in av1_mode_context_analyzer()
Dmvref_common.c341 MV_REFERENCE_FRAME rf[2]; in add_tpl_ref_mv() local
418 const MV_REFERENCE_FRAME *const rf, int_mv ref_id[2][2], in process_compound_ref_mv_candidate()
481 MV_REFERENCE_FRAME rf[2]; in setup_ref_mv_list() local
808 MV_REFERENCE_FRAME rf[2]; in av1_find_mv_refs() local
933 for (MV_REFERENCE_FRAME rf = LAST_FRAME; rf <= INTER_REFS_PER_FRAME; ++rf) { in motion_field_projection() local
/external/python/cpython2/Python/
Dmarshal.c1106 RFILE rf; in PyMarshal_ReadShortFromFile() local
1117 RFILE rf; in PyMarshal_ReadLongFromFile() local
1173 RFILE rf; in PyMarshal_ReadObjectFromFile() local
1187 RFILE rf; in PyMarshal_ReadObjectFromString() local
1302 RFILE rf; in marshal_load() local
1354 RFILE rf; in marshal_loads() local
/external/mesa3d/src/gallium/drivers/r600/sb/
Dsb_core.cpp290 static sb_hw_chip translate_chip(enum radeon_family rf) { in translate_chip()
/external/python/cpython3/Python/
Dmarshal.c1466 RFILE rf; in PyMarshal_ReadShortFromFile() local
1482 RFILE rf; in PyMarshal_ReadLongFromFile() local
1543 RFILE rf; in PyMarshal_ReadObjectFromFile() local
1563 RFILE rf; in PyMarshal_ReadObjectFromString() local
1684 RFILE rf; in marshal_load() local
1758 RFILE rf; in marshal_loads_impl() local
/external/python/cpython2/Demo/pdist/
Dserver.py69 def _dorequest(self, rf, wf): argument
/external/llvm/lib/ExecutionEngine/RuntimeDyld/
DRTDyldMemoryManager.cpp53 static void((*rf)(void *)) = 0; in __register_frame() local
/external/androidplot/Examples/DemoApp/src/com/androidplot/demos/
DXYRegionExampleActivity.java198 XYRegionFormatter rf, RectRegion rr) { in onCheckBoxClicked()
/external/Reactive-Extensions/RxCpp/Rx/v2/src/rxcpp/sources/
Drx-scope.hpp114 auto scope(ResourceFactory rf, ObservableFactory of) in scope()
/external/swiftshader/third_party/llvm-7.0/llvm/lib/ExecutionEngine/RuntimeDyld/
DRTDyldMemoryManager.cpp53 static void((*rf)(void *)) = 0; in __register_frame() local
/external/e2fsprogs/misc/
Dchattr.c75 static unsigned long rf; variable
/external/u-boot/drivers/misc/
Drockchip-efuse.c33 u32 rf; /* 0x08 efuse redundancy bit used register */ member
/external/webrtc/webrtc/modules/audio_processing/intelligibility/
Dintelligibility_enhancer.cc264 size_t lf = 1, rf = 4; in CreateErbBank() local
/external/aac/libSACdec/src/
Dsac_dec.cpp1048 int rf = -1, lf = -1, cf = -1; /* Right Front, Left Front, Center Front */ in SpatialDecApplyBypass() local
/external/guava/guava-tests/test/com/google/common/io/
DFilesTest.java216 RandomAccessFile rf = new RandomAccessFile(temp, "rw"); in testEqual() local
/external/OpenCL-CTS/test_conformance/clcpp/math_funcs/
Dfloating_point_funcs.hpp55 cl_float rf = *reinterpret_cast<cl_float*>(&r); in operator ()() local
/external/guava/android/guava-tests/test/com/google/common/io/
DFilesTest.java216 RandomAccessFile rf = new RandomAccessFile(temp, "rw"); in testEqual() local
/external/libjpeg-turbo/
Dtjunittest.c730 unsigned char rf, gf, bf; in cmpBitmap() local
/external/libvpx/libvpx/vp8/encoder/
Dbitstream.c450 const MV_REFERENCE_FRAME rf = mi->ref_frame; in pack_inter_mode_mvs() local
/external/androidplot/AndroidPlot-Core/src/main/java/com/androidplot/xy/
DXYGraphWidget.java414 AxisValueLabelFormatter rf = null; in drawTickText() local
/external/webrtc/webrtc/p2p/base/
Dturnport_unittest.cc172 cricket::IceMessage* msg, const std::string& rf, in OnTurnUnknownAddress()
/external/cldr/tools/java/org/unicode/cldr/util/props/
DBagFormatter.java406 private RangeFinder rf = new RangeFinder(); field in BagFormatter

12