/external/exfatprogs/fsck/ |
D | de_iter.c | 234 int ith, struct exfat_dentry **dentry) in exfat_de_iter_get() argument 241 ith * sizeof(struct exfat_dentry); in exfat_de_iter_get() 259 if (ith + 1 > iter->max_skip_dentries) in exfat_de_iter_get() 260 iter->max_skip_dentries = ith + 1; in exfat_de_iter_get() 269 int ith, struct exfat_dentry **dentry) in exfat_de_iter_get_dirty() argument 275 ret = exfat_de_iter_get(iter, ith, dentry); in exfat_de_iter_get_dirty() 278 ith * sizeof(struct exfat_dentry); in exfat_de_iter_get_dirty()
|
D | fsck.h | 92 int ith, struct exfat_dentry **dentry); 94 int ith, struct exfat_dentry **dentry);
|
/external/tensorflow/tensorflow/core/api_def/base_api/ |
D | api_def_BoostedTreesQuantileStreamResourceFlush.pbtxt | 20 bool; If True, the output will be the num_quantiles for each stream where the ith 21 entry is the ith quantile of the input with an approximation error of epsilon.
|
D | api_def_EnqueueTPUEmbeddingRaggedTensorBatch.pbtxt | 61 corresponding input. The ith input is looked up using table_ids[i]. The size 69 to the ith feature. table_ids[i] indicates which embedding table to look up ith
|
D | api_def_EnqueueTPUEmbeddingSparseTensorBatch.pbtxt | 59 corresponding input. The ith input is looked up using table_ids[i]. The size 67 to the ith feature. table_ids[i] indicates which embedding table to look up ith
|
D | api_def_QueueDequeueV2.pbtxt | 35 in the tuples stored in the given queue, and output i is the ith
|
D | api_def_QueueDequeue.pbtxt | 33 in the tuples stored in the given queue, and output i is the ith
|
D | api_def_CrossReplicaSum.pbtxt | 15 replica ids in the ith subgroup.
|
D | api_def_AllToAll.pbtxt | 15 replica ids in the ith subgroup.
|
D | api_def_QueueDequeueManyV2.pbtxt | 48 the tuples stored in the given queue, and output `i` is the ith
|
D | api_def_QueueDequeueMany.pbtxt | 46 the tuples stored in the given queue, and output `i` is the ith
|
D | api_def_QueueDequeueUpTo.pbtxt | 53 the tuples stored in the given queue, and output `i` is the ith
|
D | api_def_QueueDequeueUpToV2.pbtxt | 55 the tuples stored in the given queue, and output `i` is the ith
|
D | api_def_Conv2DBackpropFilter.pbtxt | 49 If `padding` is `"EXPLICIT"`, the list of explicit padding amounts. For the ith
|
D | api_def_Conv2DBackpropInput.pbtxt | 48 If `padding` is `"EXPLICIT"`, the list of explicit padding amounts. For the ith
|
D | api_def_EnqueueTPUEmbeddingArbitraryTensorBatch.pbtxt | 68 to the ith feature.
|
D | api_def_DynamicEnqueueTPUEmbeddingArbitraryTensorBatch.pbtxt | 68 to the ith feature.
|
D | api_def_Conv2D.pbtxt | 41 If `padding` is `"EXPLICIT"`, the list of explicit padding amounts. For the ith
|
/external/angle/extensions/ |
D | ANGLE_pack_reverse_row_order.txt | 91 rectangles to the GL. That is, the ith group of the jth row 92 (corresponding to the ith pixel in the jth row) is placed in memory just 93 where the ith group of the jth row would be taken from when transferring
|
D | ANGLE_clip_cull_distance.txt | 93 CLIP_DISTANCEi_ANGLE 8* x B IsEnabled FALSE ith user clip 12.5
|
/external/libvpx/tools/3D-Reconstruction/sketch_3D_reconstruction/ |
D | PointCloud.pde | 97 // get ith position 105 // get ith color
|
/external/starlark-go/starlark/testdata/ |
D | bytes.star | 141 # - bytes[i] returns numeric value of ith byte. 150 # - string.elem_ords()[i] returns numeric value of ith element (UTF-k code).
|
/external/tensorflow/tensorflow/compiler/xla/mlir_hlo/stablehlo/dialect/ |
D | Base.td | 176 // must be equal to the number of results and the type of ith operand must 177 // match the type of ith result.
|
/external/antlr/runtime/ActionScript/project/src/org/antlr/runtime/ |
D | CharStream.as | 38 /** Get the ith character of lookahead. This is the same usually as
|
/external/tensorflow/tensorflow/compiler/xla/mlir_hlo/include/mlir-hlo/Dialect/mhlo/IR/ |
D | hlo_ops_base.td | 251 // must be equal to the number of results and the type of ith operand must 252 // match the type of ith result.
|