Home
last modified time | relevance | path

Searched defs:rf (Results 1 – 25 of 40) 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.cc145 void RingReducer::InitRingField(RingField* rf, int chunk_idx, int subdiv_idx, in InitRingField()
200 RingField* rf = ready_queue.Dequeue(); in RunAsyncParts() local
304 RingField* rf = ready_queue.Dequeue(); in RunAsyncParts() local
Dring_gatherer.cc164 RingField* rf = ready_queue.Dequeue(); in RunAsyncParts() local
242 RingField* rf = ready_queue.Dequeue(); in RunAsyncParts() local
/external/libaom/libaom/av1/common/
Dmvref_common.h106 static INLINE int8_t get_uni_comp_ref_idx(const MV_REFERENCE_FRAME *const rf) { in get_uni_comp_ref_idx()
120 static INLINE int8_t av1_ref_frame_type(const MV_REFERENCE_FRAME *const rf) { in av1_ref_frame_type()
159 static INLINE void av1_set_ref_frame(MV_REFERENCE_FRAME *rf, in av1_set_ref_frame()
178 const int16_t *const mode_context, const MV_REFERENCE_FRAME *const rf) { in av1_mode_context_analyzer()
Dmvref_common.c345 MV_REFERENCE_FRAME rf[2]; in add_tpl_ref_mv() local
439 const MV_REFERENCE_FRAME *const rf, int_mv ref_id[2][2], in process_compound_ref_mv_candidate()
500 MV_REFERENCE_FRAME rf[2]; in setup_ref_mv_list() local
821 MV_REFERENCE_FRAME rf[2]; in av1_find_mv_refs() local
959 for (MV_REFERENCE_FRAME rf = LAST_FRAME; rf <= INTER_REFS_PER_FRAME; ++rf) { in motion_field_projection() local
/external/libaom/libaom/aom_dsp/x86/
Dsad_impl_avx2.c99 const uint8_t *rf[4]; in aom_sad64x128x4d_avx2() local
121 const uint8_t *rf[4]; in aom_sad128x64x4d_avx2() local
141 const uint8_t *rf[4]; in aom_sad128x128x4d_avx2() local
Dsad4d_avx2.c174 const uint8_t *rf[4]; in aom_sad32x64x4d_avx2() local
198 const uint8_t *rf[4]; in aom_sad64x32x4d_avx2() 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/epid-sdk/epid/member/tiny/src/
Dpresig_compute.h42 FpElem rf; ///< an integer between [0, p-1] member
/external/tensorflow/tensorflow/contrib/learn/python/learn/utils/
Dgc.py158 def union(lf, rf): argument
/external/tensorflow/tensorflow/contrib/session_bundle/
Dgc.py154 def union(lf, rf): argument
/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.c1497 RFILE rf; in PyMarshal_ReadShortFromFile() local
1513 RFILE rf; in PyMarshal_ReadLongFromFile() local
1574 RFILE rf; in PyMarshal_ReadObjectFromFile() local
1594 RFILE rf; in PyMarshal_ReadObjectFromString() local
1715 RFILE rf; in marshal_load() local
1789 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/u-boot/drivers/misc/
Drockchip-efuse.c33 u32 rf; /* 0x08 efuse redundancy bit used register */ member
/external/e2fsprogs/misc/
Dchattr.c75 static unsigned long rf; variable
/external/deqp-deps/SPIRV-Tools/tools/stats/
Dstats_analyzer.cpp196 const double rf = opcode_freq_[right.first]; in WriteOpcodeMarkov() local
/external/swiftshader/third_party/SPIRV-Tools/tools/stats/
Dstats_analyzer.cpp196 const double rf = opcode_freq_[right.first]; in WriteOpcodeMarkov() local
/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.java270 RandomAccessFile rf = new RandomAccessFile(temp, "rw"); in testEqual() local

12