/external/ComputeLibrary/tests/datasets/ |
D | SliceOperationsDataset.h | 42 struct iterator struct 44 iterator(std::vector<TensorShape>::const_iterator tensor_shapes_it, in iterator() argument 67 iterator &operator++() argument 77 std::vector<Coordinates>::const_iterator _starts_values_it; argument 78 std::vector<Coordinates>::const_iterator _ends_values_it; argument 113 struct iterator struct 115 iterator(std::vector<TensorShape>::const_iterator tensor_shapes_it, in iterator() argument 152 iterator &operator++() argument 167 std::vector<Coordinates>::const_iterator _starts_values_it; argument 168 std::vector<Coordinates>::const_iterator _ends_values_it; argument [all …]
|
D | LSTMLayerDataset.h | 43 struct iterator struct 45 iterator(std::vector<TensorShape>::const_iterator src_it, in iterator() argument 85 iterator &operator++() argument 103 std::vector<TensorShape>::const_iterator _input_weights_it; argument 104 std::vector<TensorShape>::const_iterator _recurrent_weights_it; argument 105 std::vector<TensorShape>::const_iterator _cells_bias_it; argument 106 std::vector<TensorShape>::const_iterator _output_cell_it; argument 107 std::vector<TensorShape>::const_iterator _dst_it; argument 108 std::vector<TensorShape>::const_iterator _scratch_it; argument 109 std::vector<ActivationLayerInfo>::const_iterator _infos_it; argument [all …]
|
D | SplitDataset.h | 42 struct iterator struct 44 iterator(std::vector<TensorShape>::const_iterator tensor_shapes_it, in iterator() argument 67 iterator &operator++() argument 77 std::vector<unsigned int>::const_iterator _axis_values_it; argument 78 std::vector<unsigned int>::const_iterator _splits_values_it; argument 137 struct iterator struct 139 iterator(std::vector<TensorShape>::const_iterator tensor_shapes_it, in iterator() argument 162 iterator &operator++() argument 172 std::vector<unsigned int>::const_iterator _axis_values_it; argument 173 std::vector<std::vector<TensorShape>>::const_iterator _split_shapes_values_it; argument
|
D | ConvolutionLayerDataset.h | 43 struct iterator struct 45 iterator(std::vector<TensorShape>::const_iterator src_it, in iterator() argument 77 iterator &operator++() argument 91 std::vector<TensorShape>::const_iterator _weights_it; argument 92 std::vector<TensorShape>::const_iterator _biases_it; argument 93 std::vector<TensorShape>::const_iterator _dst_it; argument 94 std::vector<PadStrideInfo>::const_iterator _infos_it; argument 95 std::vector<Size2D>::const_iterator _dilation_it; argument
|
D | GEMMDataset.h | 42 struct iterator struct 44 iterator(std::vector<TensorShape>::const_iterator a_it, in iterator() argument 76 iterator &operator++() argument 90 std::vector<TensorShape>::const_iterator _b_it; argument 91 std::vector<TensorShape>::const_iterator _c_it; argument 92 std::vector<TensorShape>::const_iterator _dst_it; argument 93 std::vector<float>::const_iterator _alpha_it; argument 94 std::vector<float>::const_iterator _beta_it; argument
|
D | RNNLayerDataset.h | 43 struct iterator struct 45 iterator(std::vector<TensorShape>::const_iterator src_it, in iterator() function 75 iterator &operator++() argument 89 std::vector<TensorShape>::const_iterator _weights_it; argument 90 std::vector<TensorShape>::const_iterator _recurrent_weights_it; argument 91 std::vector<TensorShape>::const_iterator _biases_it; argument 92 std::vector<TensorShape>::const_iterator _dst_it; argument 93 std::vector<ActivationLayerInfo>::const_iterator _infos_it; argument
|
D | ScaleLayerDataset.h | 43 struct iterator struct 45 iterator(std::vector<TensorShape>::const_iterator src_it, in iterator() function 77 iterator &operator++() argument 91 std::vector<InterpolationPolicy>::const_iterator _policy_it; argument 92 std::vector<BorderMode>::const_iterator _border_mode_it; argument 93 std::vector<SamplingPolicy>::const_iterator _sampling_policy_it; argument 94 std::vector<float>::const_iterator _scale_x_it; argument 95 std::vector<float>::const_iterator _scale_y_it; argument
|
D | GEMMLowpDataset.h | 42 struct iterator struct 44 iterator(std::vector<TensorShape>::const_iterator a_it, in iterator() argument 73 iterator &operator++() argument 86 std::vector<TensorShape>::const_iterator _b_it; argument 87 std::vector<TensorShape>::const_iterator _c_it; argument 88 std::vector<int32_t>::const_iterator _a_offset_it; argument 89 std::vector<int32_t>::const_iterator _b_offset_it; argument
|
D | ThresholdDataset.h | 42 struct iterator struct 44 iterator(std::vector<uint8_t>::const_iterator threshold_it, in iterator() argument 74 iterator &operator++() argument 87 std::vector<uint8_t>::const_iterator _false_value_it; argument 88 std::vector<uint8_t>::const_iterator _true_value_it; argument 89 std::vector<ThresholdType>::const_iterator _type_it; argument 90 std::vector<uint8_t>::const_iterator _upper_it; argument
|
D | CropResizeDataset.h | 42 struct iterator struct 44 iterator(std::vector<TensorShape>::const_iterator src_shapes_it, in iterator() function 73 iterator &operator++() argument 85 std::vector<TensorShape>::const_iterator _boxes_shapes_it; argument 86 std::vector<Coordinates2D>::const_iterator _crop_size_values_it; argument 87 std::vector<InterpolationPolicy>::const_iterator _method_values_it; argument 88 std::vector<float>::const_iterator _extrapolation_values_it; argument
|
D | OpticalFlowDataset.h | 42 struct iterator struct 44 iterator(std::vector<std::string>::const_iterator old_image_it, in iterator() argument 76 iterator &operator++() argument 89 std::vector<std::string>::const_iterator _new_image_it; argument 90 std::vector<OpticalFlowParameters>::const_iterator _params_it; argument 91 std::vector<size_t>::const_iterator _num_levels_it; argument 92 std::vector<size_t>::const_iterator _num_keypoints_it; argument
|
D | Col2ImLayerDataset.h | 43 struct iterator struct 45 iterator(std::vector<TensorShape>::const_iterator src_it, in iterator() argument 71 iterator &operator++() argument 83 std::vector<unsigned int>::const_iterator _convolved_width_it; argument 84 std::vector<unsigned int>::const_iterator _convolved_height_it; argument 85 std::vector<unsigned int>::const_iterator _num_groups_it; argument
|
D | SpaceToBatchDataset.h | 43 struct iterator struct 45 iterator(std::vector<TensorShape>::const_iterator src_it, in iterator() argument 71 iterator &operator++() argument 83 std::vector<TensorShape>::const_iterator _block_shape_it; argument 84 std::vector<TensorShape>::const_iterator _paddings_shape_it; argument 85 std::vector<TensorShape>::const_iterator _dst_it; argument
|
D | DepthwiseConvolutionLayerDataset.h | 43 struct iterator struct 45 iterator(std::vector<TensorShape>::const_iterator src_it, in iterator() function 71 iterator &operator++() argument 83 std::vector<Size2D>::const_iterator _weights_it; argument 84 std::vector<PadStrideInfo>::const_iterator _infos_it; argument 85 std::vector<Size2D>::const_iterator _dilation_it; argument
|
D | FullyConnectedLayerDataset.h | 43 struct iterator struct 45 iterator(std::vector<TensorShape>::const_iterator src_it, in iterator() function 71 iterator &operator++() argument 83 std::vector<TensorShape>::const_iterator _weights_it; argument 84 std::vector<TensorShape>::const_iterator _biases_it; argument 85 std::vector<TensorShape>::const_iterator _dst_it; argument
|
D | GEMMLowpFusedOffsetOutputDataset.h | 45 struct iterator struct 47 iterator(std::vector<TensorShape>::const_iterator a_it, in iterator() argument 62 std::string description() const in description() 111 std::vector<TensorShape>::const_iterator _b_it; argument 112 std::vector<TensorShape>::const_iterator _c_it; argument 113 std::vector<int32_t>::const_iterator _a_offset_it; argument 114 std::vector<int32_t>::const_iterator _b_offset_it; argument 115 std::vector<GEMMLowpOutputStageInfo>::const_iterator _output_stage_it; argument
|
D | BatchNormalizationLayerDataset.h | 43 struct iterator struct 45 iterator(std::vector<TensorShape>::const_iterator tensor_it, in iterator() function 72 iterator &operator++() argument 83 std::vector<TensorShape>::const_iterator _param_it; argument 84 std::vector<float>::const_iterator _epsilon_it; argument
|
D | ROIDataset.h | 43 struct iterator struct 45 iterator(std::vector<TensorShape>::const_iterator tensor_shape_it, in iterator() function 68 iterator &operator++() argument 79 std::vector<ROIPoolingLayerInfo>::const_iterator _infos_it; argument 80 std::vector<TensorShape>::const_iterator _rois_shape_it; argument
|
/external/ImageMagick/MagickWand/ |
D | pixel-iterator.c | 119 WandExport void ClearPixelIterator(PixelIterator *iterator) in ClearPixelIterator() 156 WandExport PixelIterator *ClonePixelIterator(const PixelIterator *iterator) in ClonePixelIterator() 209 WandExport PixelIterator *DestroyPixelIterator(PixelIterator *iterator) in DestroyPixelIterator() 248 WandExport MagickBooleanType IsPixelIterator(const PixelIterator *iterator) in IsPixelIterator() 297 *iterator; in NewPixelIterator() local 362 PixelIterator *iterator) in PixelClearIteratorException() 414 *iterator; in NewPixelRegionIterator() local 480 WandExport PixelWand **PixelGetCurrentIteratorRow(PixelIterator *iterator, in PixelGetCurrentIteratorRow() 536 WandExport char *PixelGetIteratorException(const PixelIterator *iterator, in PixelGetIteratorException() 594 const PixelIterator *iterator) in PixelGetIteratorExceptionType() [all …]
|
/external/guava/android/guava-tests/test/com/google/common/collect/ |
D | IteratorsTest.java | 78 Iterator<String> iterator = Iterators.emptyIterator(); in testEmptyIterator() local 93 ListIterator<String> iterator = Iterators.emptyListIterator(); in testEmptyListIterator() local 126 Iterator<String> iterator = Iterators.emptyModifiableIterator(); in testEmptyModifiableIterator() local 141 Iterator<String> iterator = Iterators.emptyIterator(); in testSize0() local 146 Iterator<Integer> iterator = Collections.singleton(0).iterator(); in testSize1() local 151 Iterator<Integer> iterator = asList(1, 2, 3, 4, 5).iterator(); in testSize_partiallyConsumed() local 178 Iterator<String> iterator = Collections.singletonList("foo").iterator(); in testGetOnlyElement_noDefault_valid() local 183 Iterator<String> iterator = Iterators.emptyIterator(); in testGetOnlyElement_noDefault_empty() local 192 Iterator<String> iterator = asList("one", "two").iterator(); in testGetOnlyElement_noDefault_moreThanOneLessThanFiveElements() local 202 Iterator<String> iterator = asList("one", "two", "three", "four", "five").iterator(); in testGetOnlyElement_noDefault_fiveElements() local [all …]
|
/external/guava/guava-tests/test/com/google/common/collect/ |
D | IteratorsTest.java | 78 Iterator<String> iterator = Iterators.emptyIterator(); in testEmptyIterator() local 93 ListIterator<String> iterator = Iterators.emptyListIterator(); in testEmptyListIterator() local 126 Iterator<String> iterator = Iterators.emptyModifiableIterator(); in testEmptyModifiableIterator() local 141 Iterator<String> iterator = Iterators.emptyIterator(); in testSize0() local 146 Iterator<Integer> iterator = Collections.singleton(0).iterator(); in testSize1() local 151 Iterator<Integer> iterator = asList(1, 2, 3, 4, 5).iterator(); in testSize_partiallyConsumed() local 178 Iterator<String> iterator = Collections.singletonList("foo").iterator(); in testGetOnlyElement_noDefault_valid() local 183 Iterator<String> iterator = Iterators.emptyIterator(); in testGetOnlyElement_noDefault_empty() local 192 Iterator<String> iterator = asList("one", "two").iterator(); in testGetOnlyElement_noDefault_moreThanOneLessThanFiveElements() local 202 Iterator<String> iterator = asList("one", "two", "three", "four", "five").iterator(); in testGetOnlyElement_noDefault_fiveElements() local [all …]
|
/external/icu/android_icu4j/testing/src/com/android/i18n/test/timezone/internal/ |
D | MemoryMappedFileTest.java | 102 BufferIterator iterator = memoryMappedFile.bigEndianIterator(); in testReadAfterCloseFails() local 123 BufferIterator iterator = iteratorFactory.apply(mappedFile); in checkReadByte() local 151 BufferIterator iterator = iteratorFactory.apply(mappedFile); in checkSeek() local 172 private static void seekRead(byte[] bytes, BufferIterator iterator, int offset) { in seekRead() 178 private static void seekReadExpectFailure(BufferIterator iterator, int offset) { in seekReadExpectFailure() 195 BufferIterator iterator = iteratorFactory.apply(mappedFile); in checkSkip() local 237 BufferIterator iterator = mappedFile.bigEndianIterator(); in testReadShort_bigEndian() local 259 BufferIterator iterator = mappedFile.littleEndianIterator(); in testReadShort_littleEndian() local 276 private static void checkShortFailureCases(BufferIterator iterator) { in checkShortFailureCases() 299 BufferIterator iterator = mappedFile.bigEndianIterator(); in testReadInt_bigEndian() local [all …]
|
/external/ComputeLibrary/tests/framework/datasets/ |
D | CartesianProductDataset.h | 74 struct iterator struct 81 iterator(const T_noref *dataset1, const U_noref *dataset2) in iterator() function 91 iterator &operator=(const iterator &) = default; argument 95 iterator &operator=(iterator &&) = default; argument 109 /** Get the value of the iterator. argument 153 iterator begin() const in begin() argument
|
D | SingletonDataset.h | 66 struct iterator struct 73 iterator(std::string name, const T *value) in iterator() function 84 iterator &operator=(const iterator &) = default; argument 88 iterator &operator=(iterator &&) = default; argument 100 /** Get the value of the iterator. argument 127 iterator begin() const in begin() argument
|
D | RangeDataset.h | 70 struct iterator struct 78 iterator(std::string name, T start, T step) in iterator() function 93 /** Get the value of the iterator. argument 122 iterator begin() const in begin() argument
|