Home
last modified time | relevance | path

Searched refs:swaps (Results 1 – 25 of 94) sorted by relevance

1234

/external/mesa3d/docs/specs/
DMESA_swap_frame_usage.spec51 completion of the two swaps. If the value is in the range [0,1], the
133 Missed frame swaps can be tracked by calling the following function:
144 The current missed frame count and total number of swaps since
155 number of swaps that have been committed. This value may not match the
156 number of swaps that have been requested since swaps may be
161 swaps that missed the specified frame. The frame usage for the
170 This function will not return until all swaps have occurred. The
DMESA_swap_control.spec35 of color buffer swaps, measured in video frame periods.
91 If <interval> is set to a value of 0, buffer swaps are not synchro-
/external/tensorflow/tensorflow/compiler/tf2xla/kernels/
Drandom_ops.cc150 auto swaps = in Compile() local
162 auto swaps = loop_vars[0]; in Compile() local
172 xla::DynamicSlice(swaps, absl::Span<const xla::XlaOp>({i}), {1}), {}); in Compile()
182 return std::vector<xla::XlaOp>{swaps, indices}; in Compile()
186 xla::ForEachIndex(n, xla::S32, swap_body_fn, {swaps, indices}, in Compile()
/external/u-boot/common/
Dcommand.c29 int i, j, swaps; in _do_help() local
39 swaps = 0; in _do_help()
47 ++swaps; in _do_help()
50 if (!swaps) in _do_help()
/external/tensorflow/tensorflow/core/api_def/base_api/
Dapi_def_InvertPermutation.pbtxt19 swaps each value with its index position. In other words, for an output tensor
/external/llvm/test/CodeGen/X86/
Dupdate-terminator.mir2 # Check the conditional jump in bb.1 is changed to unconditional after block placement swaps bb.2 a…
/external/autotest/server/site_tests/firmware_PDDataSwap/
Dcontrol18 - If the DUT advertises support for data role swaps
/external/autotest/client/site_tests/video_WebRtcMainFeedSwitching/
Dcontrol26 The test then frequently swaps the sourceObject of the main feed with a
Dcontrol.perf27 The test then frequently swaps the sourceObject of the main feed with a
/external/swiftshader/third_party/LLVM/test/CodeGen/ARM/
Dmemfunc.ll18 ; EABI memset swaps arguments
/external/llvm/test/CodeGen/PowerPC/
Dpr25157-peephole.ll3 ; Verify peephole simplification of splats and swaps. Bugpoint-reduced
Dppc64-i128-abi.ll20 ; No swaps are necessary when using P8 Vector instructions on LE
54 ; No swaps are necessary when using P8 Vector instructions on LE
/external/swiftshader/third_party/llvm-7.0/llvm/test/CodeGen/X86/
Dupdate-terminator.mir2 # Check the conditional jump in bb.1 is changed to unconditional after block placement swaps bb.2 a…
/external/swiftshader/third_party/llvm-7.0/llvm/test/CodeGen/PowerPC/
Dpr25157-peephole.ll5 ; Verify peephole simplification of splats and swaps. Bugpoint-reduced
/external/deqp/doc/testspecs/GLES2/
Dperformance.texture.upload.txt46 each upload and swaps buffers afterwards (i.e. recorded iteration time
/external/u-boot/board/pb1x00/
DREADME55 you need. Then write a simple program that endian swaps
/external/u-boot/board/dbau1x00/
DREADME55 you need. Then write a simple program that endian swaps
/external/python/cpython3/Lib/test/decimaltestdata/
DddAbs.decTest69 -- more fixed, potential LHS swaps/overlays if done by subtract 0
DdqAbs.decTest69 -- more fixed, potential LHS swaps/overlays if done by subtract 0
DddSubtract.decTest191 -- more fixed, LHS swaps [really the same as testcases under add]
277 -- more LHS swaps [were fixed]
301 -- more RHS swaps [were fixed]
DdqSubtract.decTest191 -- more fixed, LHS swaps [really the same as testcases under add]
277 -- more LHS swaps [were fixed]
301 -- more RHS swaps [were fixed]
/external/python/cpython2/Lib/test/decimaltestdata/
DdqAbs.decTest69 -- more fixed, potential LHS swaps/overlays if done by subtract 0
DddAbs.decTest69 -- more fixed, potential LHS swaps/overlays if done by subtract 0
DdqSubtract.decTest191 -- more fixed, LHS swaps [really the same as testcases under add]
277 -- more LHS swaps [were fixed]
301 -- more RHS swaps [were fixed]
/external/webrtc/webrtc/api/objc/
DRTCNSGLVideoView.m116 // Synchronize buffer swaps with vertical refresh rate.

1234