Home
last modified time | relevance | path

Searched refs:divided (Results 1 – 25 of 379) sorted by relevance

12345678910>>...16

/third_party/boost/libs/graph/test/
Dbundled_properties.cpp69 int lanes = 4, bool divided = true) in Highway()
74 , divided(divided) in Highway()
82 bool divided; member
89 << highway.divided; in operator <<()
95 >> highway.speed_limit >> highway.lanes >> highway.divided; in operator >>()
102 && h1.divided == h2.divided); in operator ==()
194 map[e].divided = true; in test_bundled_properties()
/third_party/mindspore/mindspore/lite/test/config/
Dmodels_arm32_fp16.cfg4 # ml_hand_3d_detection: The difference of output node divided by a very small value leads to a larg…
7 # ml_ARengine23_bodypose: The difference of output node divided by a very small value leads to a la…
Dmodels_caffe_fp16.cfg104 # ml_bodymask: The difference of output node divided by a very small value leads to a large error
107 # ml_hand_3d_detection: The difference of output node divided by a very small value leads to a larg…
110 # ml_ARengine23_bodypose: The difference of output node divided by a very small value leads to a la…
Dmodels_tf_fp16.cfg26 # The Difference of output node divided by 0 results in cumulative deviation
/third_party/skia/third_party/externals/angle2/src/libANGLE/renderer/vulkan/shaders/src/
DConvertIndirectLineLoop.comp38 // Read offset in bytes into the indirectBuf, divided by four.
40 // Dst command offset in bytes into the indexIndirectBuff, divided by four.
42 // Write offset in bytes into the dstData array, divided by four.
DConvertIndexIndirectLineLoop.comp64 // Read offset in bytes into the cmdData array, divided by four.
66 // Dst command offset in bytes into the cmdData array, divided by four.
68 // Read offset in bytes into the srcData array, divided by four.
70 // Write offset in bytes into the dstData array, divided by four.
DConvertIndex.comp48 // Read offset in bytes into the srcIndirectBuf array, divided by four.
52 // Write offset in bytes into the dstIndexBuf array, divided by four.
66 // Write offset in bytes into the dstIndexBuf array, divided by four.
/third_party/boost/libs/vmd/doc/
Dvmd_detail.qbk11 can be divided into these categories:
29 understands can be divided into 'specific' and 'generic' macros.
Dvmd_specific_generic.qbk11 be divided into specific and generic macros.
Dvmd_useful.qbk15 already in Boost PP. These variadic macros can be divided into sections
/third_party/python/Include/
DREADME.rst4 The C API is divided into three sections:
/third_party/libinput/doc/user/
Ddevelopment.rst7 Below is a list of topics of interest to developers, divided into
/third_party/openssl/doc/man3/
DBN_add_word.pod36 BN_mod_word() returns the remainder of B<a> divided by B<w> (C<a%w>).
/third_party/vk-gl-cts/doc/testspecs/GLES2/
Dfunctional.stencil.txt39 The viewport is divided into NxN cells, where each cell is assigned a target
/third_party/vk-gl-cts/scripts/log/
DREADME.md19 (a total duration of group divided by number of tests in the group). Presents groups containing
/third_party/protobuf/java/compatibility_tests/
DREADME.md25 It's also divided into 3 submodule with tests depending on more_protos and
/third_party/boost/libs/graph_parallel/doc/
Doverview.rst39 has been divided among three processors (represented by the grey
63 graph. The vertices in the graph are divided among the various
/third_party/flutter/skia/third_party/externals/angle2/src/libANGLE/renderer/vulkan/shaders/src/
DConvertIndex.comp35 // Write offset in bytes into the dstData array, divided by four.
/third_party/openssl/ssl/statem/
DREADME27 The message flow state machine is divided into a reading sub-state machine and a
/third_party/python/Doc/c-api/
Dnumber.rst46 Return the floor of *o1* divided by *o2*, or ``NULL`` on failure. This is
52 Return a reasonable approximation for the mathematical value of *o1* divided by
178 Return a reasonable approximation for the mathematical value of *o1* divided by
/third_party/openssl/ssl/record/
DREADME7 The record layer is divided into a number of components. At the time of writing
/third_party/mesa3d/docs/relnotes/
D9.1.5.rst75 - r600g: x/y coordinates must be divided by block dim in dma blit
/third_party/skia/third_party/externals/opengl-registry/extensions/SGIX/
DGLX_SGIX_hyperpipe.txt43 In a hyperpipe network, the rendering task may be divided by rendering
64 The rendering task may be divided in time slices (temporally divided),
65 in rectangular regions of a single frame (spatially divided), or both.
312 screen is divided evenly between them. This division can be
/third_party/openGLES/extensions/SGIX/
DGLX_SGIX_hyperpipe.txt43 In a hyperpipe network, the rendering task may be divided by rendering
64 The rendering task may be divided in time slices (temporally divided),
65 in rectangular regions of a single frame (spatially divided), or both.
312 screen is divided evenly between them. This division can be
/third_party/ffmpeg/doc/
Dmetadata.texi11 A file consists of a header and a number of metadata tags divided into sections,

12345678910>>...16