| /external/tensorflow/tensorflow/lite/kernels/internal/optimized/ |
| D | resize_bilinear.h | 259 // width and height, and where we can operate on depth-8 blocks at a time. So 260 // the output blocks are 8x8x8 in width-height-depth. 265 int32 input_width, int32 depth, in ResizeBilinear888Uint8() argument 270 TFLITE_DCHECK_EQ(depth % 8, 0); in ResizeBilinear888Uint8() 272 const int32 input_row_stride = input_width * depth; in ResizeBilinear888Uint8() 281 for (int c_block = 0; c_block < depth; c_block += 8) { in ResizeBilinear888Uint8() 287 vst1_u8(&output_base_ptr[c_block + depth], output_data); in ResizeBilinear888Uint8() 288 vst1_u8(&output_base_ptr[c_block + depth * 2], output_data); in ResizeBilinear888Uint8() 289 vst1_u8(&output_base_ptr[c_block + depth * 3], output_data); in ResizeBilinear888Uint8() 304 Load8IntoLowerS16(&input_base_ptr[c_block + depth * j])); in ResizeBilinear888Uint8() [all …]
|
| /external/angle/src/image_util/ |
| D | loadimage.h | 20 size_t depth, 30 size_t depth, 40 size_t depth, 50 size_t depth, 60 size_t depth, 70 size_t depth, 80 size_t depth, 90 size_t depth, 100 size_t depth, 110 size_t depth, [all …]
|
| /external/oss-fuzz/projects/libyal/ |
| D | Dockerfile | 21 RUN git clone --depth 1 https://github.com/libyal/libfplist.git libfplist 22 RUN git clone --depth 1 https://github.com/libyal/libftxf.git libftxf 23 RUN git clone --depth 1 https://github.com/libyal/libfusn.git libfusn 24 RUN git clone --depth 1 https://github.com/libyal/libfwevt.git libfwevt 25 RUN git clone --depth 1 https://github.com/libyal/libfwnt.git libfwnt 26 RUN git clone --depth 1 https://github.com/libyal/libfwps.git libfwps 27 RUN git clone --depth 1 https://github.com/libyal/libfwsi.git libfwsi 29 RUN git clone --depth 1 https://github.com/libyal/libagdb.git libagdb 30 RUN git clone --depth 1 https://github.com/libyal/libcreg.git libcreg 31 RUN git clone --depth 1 https://github.com/libyal/libesedb.git libesedb [all …]
|
| /external/perfetto/ui/src/common/ |
| D | flamegraph_unittest.ts | 24 depth: 0, 35 depth: 0, 46 depth: 1, 57 depth: 1, 78 depth: 0, 89 depth: 0, 100 depth: 1, 111 depth: 1, 122 depth: 1, 143 depth: 0, [all …]
|
| /external/tensorflow/tensorflow/python/kernel_tests/ |
| D | one_hot_op_test.py | 60 depth = 3 72 depth=depth, 81 depth=depth, 90 depth = 3 97 self._testBothOneHot(indices=indices, depth=depth, dtype=dtype, truth=truth) 101 indices=indices, depth=depth, axis=0, dtype=dtype, 133 depth = 3 146 depth=depth, 155 depth=depth, 164 depth = 3 [all …]
|
| /external/angle/src/libANGLE/renderer/d3d/d3d11/shaders/ |
| D | Clear11.hlsl | 8 // specifying float depth values and either float, uint or sint clear colors. 106 float depth : SV_DEPTH; 112 float depth : SV_DEPTH; 119 float depth : SV_DEPTH; 127 float depth : SV_DEPTH; 136 float depth : SV_DEPTH; 146 float depth : SV_DEPTH; 157 float depth : SV_DEPTH; 169 float depth : SV_DEPTH; 182 float depth : SV_DEPTH; [all …]
|
| /external/oj-libjdwp/make/src/classes/build/tools/jdwpgen/ |
| D | OutNode.java | 46 void genProcessMethod(PrintWriter writer, int depth) { in genProcessMethod() argument 48 indent(writer, depth); in genProcessMethod() 54 indent(writer, depth+5); in genProcessMethod() 58 indent(writer, depth+6); in genProcessMethod() 60 indent(writer, depth+1); in genProcessMethod() 68 indent(writer, depth+1); in genProcessMethod() 70 indent(writer, depth); in genProcessMethod() 74 void genEnqueueMethod(PrintWriter writer, int depth) { in genEnqueueMethod() argument 76 indent(writer, depth); in genEnqueueMethod() 82 indent(writer, depth+5); in genEnqueueMethod() [all …]
|
| D | SelectNode.java | 87 void genJavaClassSpecifics(PrintWriter writer, int depth) { in genJavaClassSpecifics() argument 88 indent(writer, depth); in genJavaClassSpecifics() 91 indent(writer, depth+1); in genJavaClassSpecifics() 94 indent(writer, depth+1); in genJavaClassSpecifics() 97 indent(writer, depth); in genJavaClassSpecifics() 99 typeNode.genJavaDeclaration(writer, depth); in genJavaClassSpecifics() 100 indent(writer, depth); in genJavaClassSpecifics() 102 super.genJavaClassSpecifics(writer, depth); in genJavaClassSpecifics() 105 void genJavaClassBodyComponents(PrintWriter writer, int depth) { in genJavaClassBodyComponents() argument 109 void genJavaWritingClassBody(PrintWriter writer, int depth, in genJavaWritingClassBody() argument [all …]
|
| D | AbstractGroupNode.java | 42 void genJava(PrintWriter writer, int depth) { in genJava() argument 43 genJavaClass(writer, depth); in genJava() 46 void genJavaWriteMethod(PrintWriter writer, int depth) { in genJavaWriteMethod() argument 47 genJavaWriteMethod(writer, depth, "private "); in genJavaWriteMethod() 50 void genJavaWriteMethod(PrintWriter writer, int depth, String modifier) { in genJavaWriteMethod() argument 52 indent(writer, depth); in genJavaWriteMethod() 55 genJavaWrites(writer, depth+1); in genJavaWriteMethod() 56 indent(writer, depth); in genJavaWriteMethod() 60 void genJavaClassSpecifics(PrintWriter writer, int depth) { in genJavaClassSpecifics() argument 63 genJavaReadingClassBody(writer, depth, name()); in genJavaClassSpecifics() [all …]
|
| /external/deqp-deps/glslang/Test/baseResults/ |
| D | hlsl.depthGreater.frag.out | 8 0:2 'depth' ( out float) 11 0:3 'depth' ( out float) 18 0:? 'depth' ( temp float) 20 0:? 'depth' ( out float FragDepth) 21 0:? 'depth' ( temp float) 23 0:? 'depth' ( out float FragDepth) 35 0:2 'depth' ( out float) 38 0:3 'depth' ( out float) 45 0:? 'depth' ( temp float) 47 0:? 'depth' ( out float FragDepth) [all …]
|
| D | hlsl.pp.line.frag.out | 6 …on Definition: @main( ( temp structure{ temp 4-component vector of float Color, temp float Depth}) 16 0:126 'psout' ( temp structure{ temp 4-component vector of float Color, temp float Depth}) 29 0:127 Depth: direct index for structure ( temp float) 30 0:127 'psout' ( temp structure{ temp 4-component vector of float Color, temp float Depth}) 36 0:129 'psout' ( temp structure{ temp 4-component vector of float Color, temp float Depth}) 41 … child to first child ( temp structure{ temp 4-component vector of float Color, temp float Depth}) 42 … 'flattenTemp' ( temp structure{ temp 4-component vector of float Color, temp float Depth}) 43 …Function Call: @main( ( temp structure{ temp 4-component vector of float Color, temp float Depth}) 47 … 'flattenTemp' ( temp structure{ temp 4-component vector of float Color, temp float Depth}) 51 0:? '@entryPointOutput.Depth' ( out float FragDepth) [all …]
|
| /external/angle/third_party/vulkan-deps/glslang/src/Test/baseResults/ |
| D | hlsl.depthGreater.frag.out | 8 0:2 'depth' ( out float) 11 0:3 'depth' ( out float) 18 0:? 'depth' ( temp float) 20 0:? 'depth' ( out float FragDepth) 21 0:? 'depth' ( temp float) 23 0:? 'depth' ( out float FragDepth) 35 0:2 'depth' ( out float) 38 0:3 'depth' ( out float) 45 0:? 'depth' ( temp float) 47 0:? 'depth' ( out float FragDepth) [all …]
|
| D | hlsl.pp.line.frag.out | 6 …on Definition: @main( ( temp structure{ temp 4-component vector of float Color, temp float Depth}) 16 0:126 'psout' ( temp structure{ temp 4-component vector of float Color, temp float Depth}) 29 0:127 Depth: direct index for structure ( temp float) 30 0:127 'psout' ( temp structure{ temp 4-component vector of float Color, temp float Depth}) 36 0:129 'psout' ( temp structure{ temp 4-component vector of float Color, temp float Depth}) 41 … child to first child ( temp structure{ temp 4-component vector of float Color, temp float Depth}) 42 … 'flattenTemp' ( temp structure{ temp 4-component vector of float Color, temp float Depth}) 43 …Function Call: @main( ( temp structure{ temp 4-component vector of float Color, temp float Depth}) 47 … 'flattenTemp' ( temp structure{ temp 4-component vector of float Color, temp float Depth}) 51 0:? '@entryPointOutput.Depth' ( out float FragDepth) [all …]
|
| /external/oss-fuzz/projects/cryptofuzz/ |
| D | Dockerfile | 25 RUN git clone --depth 1 https://github.com/guidovranken/cryptofuzz 26 RUN git clone --depth 1 https://github.com/guidovranken/cryptofuzz-corpora 27 RUN git clone --depth 1 https://github.com/openssl/openssl 28 RUN git clone --depth 1 https://boringssl.googlesource.com/boringssl 29 RUN git clone --depth 1 https://github.com/libressl-portable/portable libressl 31 RUN git clone --depth 1 https://github.com/weidai11/cryptopp/ 32 RUN git clone --depth 1 git://git.gnupg.org/libgcrypt.git 34 RUN git clone --depth 1 -b oss-fuzz https://github.com/project-everest/hacl-star evercrypt 35 RUN git clone --depth 1 https://github.com/google/cityhash.git 36 RUN git clone --depth 1 https://github.com/randombit/botan.git [all …]
|
| /external/tensorflow/tensorflow/compiler/xla/ |
| D | array4d.h | 47 // Second dimension: depth, feature, z, n2 60 Array4D(int64_t planes, int64_t depth, int64_t height, int64_t width) in Array4D() argument 61 : Array<T>(std::vector<int64>{planes, depth, height, width}) {} in Array4D() 64 Array4D(int64_t planes, int64_t depth, int64_t height, int64_t width, T value) in Array4D() argument 65 : Array<T>(std::vector<int64>{planes, depth, height, width}, value) {} in Array4D() 73 Array4D(int64_t planes, int64_t depth, int64_t height, int64_t width, in Array4D() argument 75 : Array4D(planes, depth, height, width) { in Array4D() 107 int64 depth() const { return this->dim(1); } in depth() function 115 for (int64_t depth = 0; depth < this->depth(); ++depth) { in FillWithYX() local 118 (*this)(plane, depth, height, width) = value(height, width); in FillWithYX() [all …]
|
| /external/libchrome/mojo/public/cpp/bindings/tests/ |
| D | sample_service_unittest.cc | 138 void PrintSpacer(int depth) { in PrintSpacer() argument 139 for (int i = 0; i < depth; ++i) in PrintSpacer() 143 void Print(int depth, const char* name, bool value) { in Print() argument 144 PrintSpacer(depth); in Print() 148 void Print(int depth, const char* name, int32_t value) { in Print() argument 149 PrintSpacer(depth); in Print() 153 void Print(int depth, const char* name, uint8_t value) { in Print() argument 154 PrintSpacer(depth); in Print() 159 void Print(int depth, in Print() argument 162 PrintSpacer(depth); in Print() [all …]
|
| /external/python/cpython3/Parser/ |
| D | asdl_c.py | 28 def reflow_lines(s, depth): argument 29 """Reflow the line s indented depth tabs. 33 exclusively on depth * TABSIZE. All following lines -- these are 38 size = MAX_COL - depth * TABSIZE 70 def reflow_c_string(s, depth): argument 71 return '"%s"' % s.replace('\n', '\\n"\n%s"' % (' ' * depth * TABSIZE)) 119 def emit(self, s, depth, reflow=True): argument 122 lines = reflow_lines(s, depth) 127 line = (" " * TABSIZE * depth) + line 136 def visitType(self, type, depth=0): argument [all …]
|
| /external/google-breakpad/src/client/windows/unittests/ |
| D | testing.gyp | 40 '<(DEPTH)/testing/include', 41 '<(DEPTH)/testing/googletest/include', 42 '<(DEPTH)/testing/googletest', 43 '<(DEPTH)/testing', 46 '<(DEPTH)/testing/googletest/src/gtest-all.cc', 50 '<(DEPTH)/testing/include', 51 '<(DEPTH)/testing/gtest/include', 64 '<(DEPTH)/testing/include', 65 '<(DEPTH)/testing/googletest/include', 66 '<(DEPTH)/testing/googletest', [all …]
|
| /external/libcxxabi/test/ |
| D | dynamic_cast_stress.pass.cpp | 16 template <std::size_t Indx, std::size_t Depth> 18 : public virtual C<Indx, Depth-1>, 19 public virtual C<Indx+1, Depth-1> 30 template <std::size_t Indx, std::size_t Depth> 32 : public virtual C<Indx, Depth-1>, 33 public virtual C<Indx+1, Depth-1> 37 template <class Indx, std::size_t Depth> 40 template <std::size_t ...Indx, std::size_t Depth> 41 struct makeB<std::__tuple_indices<Indx...>, Depth> 42 : public B<Indx, Depth>... [all …]
|
| /external/python/cpython2/Parser/ |
| D | asdl_c.py | 28 def reflow_lines(s, depth): argument 29 """Reflow the line s indented depth tabs. 33 exclusively on depth * TABSIZE. All following lines -- these are 38 size = MAX_COL - depth * TABSIZE 89 def emit(self, s, depth, reflow=True): argument 92 lines = reflow_lines(s, depth) 96 line = (" " * TABSIZE * depth) + line + "\n" 105 def visitType(self, type, depth=0): argument 106 self.visit(type.value, type.name, depth) 108 def visitSum(self, sum, name, depth): argument [all …]
|
| /external/tensorflow/tensorflow/python/ops/ragged/ |
| D | ragged_one_hot_op_test.py | 42 depth=4, 46 depth=4, 51 depth=4, 56 depth=4, 62 depth=0, 66 depth=4, 73 depth=4, 80 depth=4, 87 depth, argument 98 depth, [all …]
|
| /external/rust/crates/walkdir/src/ |
| D | dent.rs | 46 /// The depth at which this entry was generated relative to the root. 47 depth: usize, field 170 /// Returns the depth at which this entry was created relative to the root. 172 /// The smallest depth is `0` and always corresponds to the path given 173 /// to the `new` function on `WalkDir`. Its direct descendents have depth 174 /// `1`, and their descendents have depth `2`, and so on. 175 pub fn depth(&self) -> usize { in depth() method 176 self.depth in depth() 198 depth: usize, in from_entry() 204 .map_err(|err| Error::from_path(depth, path.clone(), err))?; in from_entry() [all …]
|
| /external/deqp/external/vulkancts/modules/vulkan/pipeline/ |
| D | vktPipelineDepthRangeUnrestrictedTests.cpp | 98 result << "_clear_value_" << (int) param.depthBufferClearValue.depthStencil.depth; in generateTestName() 119 std::string result("Test unrestricted depth ranges on viewport"); in generateTestDescription() 121 result += " , depth bounds test"; in generateTestDescription() 146 DE_FATAL("No depth format"); in isFloatingPointDepthFormat() 163 DE_FATAL("No depth format"); in depthFormatHasStencilComponent() 168 deBool compareDepthResult (VkCompareOp compare, float depth, float clearValue) in compareDepthResult() argument 183 result = depth == clearValue; in compareDepthResult() 186 result = depth != clearValue; in compareDepthResult() 189 result = depth > clearValue; in compareDepthResult() 192 result = depth >= clearValue; in compareDepthResult() [all …]
|
| /external/deqp/external/openglcts/modules/glesext/texture_cube_map_array/ |
| D | esextcTextureCubeMapArraySubImage3D.cpp | 49 /* Width , Height, Depth */ 151 glw::GLuint depth = resolutions[resolution_index][DL_DEPTH]; in iterate() local 153 configureCubeMapArrayTexture(width, height, depth, static_cast<STORAGE_TYPE>(storage_index), 0); in iterate() 159 configureDataBuffer(width, height, depth, copy_params, 0); in iterate() 162 testTexSubImage3D(width, height, depth, copy_params, test_passed); in iterate() 163 testCopyTexSubImage3D(width, height, depth, copy_params, test_passed); in iterate() 170 configureDataBuffer(width, height, depth, copy_params, 0); in iterate() 173 testTexSubImage3D(width, height, depth, copy_params, test_passed); in iterate() 174 testCopyTexSubImage3D(width, height, depth, copy_params, test_passed); in iterate() 181 configureDataBuffer(width, height, depth, copy_params, 0); in iterate() [all …]
|
| /external/rust/crates/arbitrary/src/ |
| D | lib.rs | 205 /// ## The `depth` Parameter 209 /// any other `size_hint` methods, you can ignore the `depth` parameter. 214 /// [`arbitrary::size_hint::recursion_guard(depth)`][crate::size_hint::recursion_guard] 238 /// fn size_hint(depth: usize) -> (usize, Option<usize>) { 241 /// size_hint::recursion_guard(depth, |depth| { 244 /// // Don't forget to use the new `depth` in all nested 247 /// // accidentally use the wrong depth. 249 /// <L as Arbitrary>::size_hint(depth), 250 /// <R as Arbitrary>::size_hint(depth), 259 fn size_hint(depth: usize) -> (usize, Option<usize>) { in size_hint() [all …]
|