Searched refs:divided (Results 1 – 25 of 296) sorted by relevance
12345678910>>...12
/external/perfetto/protos/perfetto/metrics/android/ |
D | surfaceflinger.proto | 31 // Calculate the number of missed frames divided by 35 // Calculate the number of missed HWC frames divided by 39 // Calculate the number of missed GPU frames divided by 71 // Calculate the number of missed frames divided by 75 // Calculate the number of missed HWC frames divided by 79 // Calculate the number of missed GPU frames divided by
|
D | network_metric.proto | 87 // CPU megacycles (i.e. cycles divided by 1e6). 105 // CPU megacycles (i.e. cycles divided by 1e6). 167 // Kfree Skb rate (i.e. kfree_skb count divided by the packet count from all
|
D | thread_time_in_state_metric.proto | 29 // CPU megacycles (i.e. cycles divided by 1e6).
|
/external/angle/src/libANGLE/renderer/vulkan/shaders/src/ |
D | ConvertIndirectLineLoop.comp | 38 // 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.
|
D | ConvertIndexIndirectLineLoop.comp | 64 // 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.
|
D | ConvertIndex.comp | 48 // 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.
|
/external/python/cpython3/Include/ |
D | README.rst | 4 The C API is divided into three sections:
|
/external/tensorflow/tensorflow/core/api_def/base_api/ |
D | api_def_ExperimentalRebatchDataset.pbtxt | 15 divided by this parameter.
|
D | api_def_RebatchDataset.pbtxt | 15 divided by this parameter.
|
D | api_def_SparseSegmentSqrtN.pbtxt | 22 summary: "Computes the sum along sparse segments of a tensor divided by the sqrt of N."
|
D | api_def_DecodeRaw.pbtxt | 14 of `bytes` divided by the number of bytes to represent `out_type`.
|
D | api_def_DecodePaddedRaw.pbtxt | 18 will have size equal to the length of the elements of `bytes` divided by the
|
D | api_def_SparseSegmentSqrtNWithNumSegments.pbtxt | 28 summary: "Computes the sum along sparse segments of a tensor divided by the sqrt of N."
|
D | api_def_LRN.pbtxt | 37 each component is divided by the weighted, squared sum of inputs within
|
/external/bazelbuild-rules_license/examples/ |
D | README.md | 11 specific folder trees. Targets are divided into BUILD files that are
|
/external/selinux/python/sepolgen/ |
D | HACKING | 4 The source for Sepolgen is divided into the python library (sepolgen) 15 The library is is divided into several functional areas:
|
/external/webrtc/test/pc/e2e/g3doc/ |
D | index.md | 93 nearby samples divided on sample interval. 107 between nearby samples divided on sample interval. 122 * *`average_send_rate`* - average send rate calculated on bytes_sent divided 133 divided by test duration.
|
/external/deqp/android/cts/main/vk-master-2023-03-01/ |
D | graphicsfuzz.txt | 11 dEQP-VK.graphicsfuzz.cov-conditions-empty-blocks-index-array-one-divided-by-findlsb 52 dEQP-VK.graphicsfuzz.cov-function-parameter-zero-divided-by-uniform 66 dEQP-VK.graphicsfuzz.cov-initialize-integer-array-variable-divided-by-itself 71 dEQP-VK.graphicsfuzz.cov-large-loop-break-early-condition-iterator-divided 74 dEQP-VK.graphicsfuzz.cov-ldexp-exponent-undefined-divided-fragcoord-never-executed
|
/external/autotest/client/site_tests/hardware_SAT/ |
D | control.memory_qual | 16 Large amounts of memory is allocted in a single block, and memory is divided
|
D | control.hwqual | 16 Large amounts of memory is allocted in a single block, and memory is divided
|
D | control | 16 Large amounts of memory is allocted in a single block, and memory is divided
|
/external/arm-optimized-routines/pl/math/tools/ |
D | log10f.sollya | 9 // [OFF; 2*OFF] is divided in 2^4 intervals with OFF~0.7
|
/external/strace/xlat/ |
D | nl_audit_types.in | 68 * convention how netlink messages for the audit system are divided into blocks.
|
/external/libhevc/ |
D | FrameInfo.md | 13 Within a video sequence, CTUs of a fixed size (16x16, 32x32, or 64x64) can be further divided into
|
/external/python/cryptography/docs/hazmat/primitives/asymmetric/ |
D | index.rst | 7 divided into two parts, a :term:`public key` and a :term:`private key`. The
|
12345678910>>...12