/external/webrtc/webrtc/modules/ |
D | modules_unittests.isolate | 13 '<(DEPTH)/data/audio_processing/output_data_fixed.pb', 20 '<(DEPTH)/data/audio_processing/output_data_float.pb', 21 '<(DEPTH)/data/audio_processing/output_data_mac.pb', 22 '<(DEPTH)/data/voice_engine/audio_tiny48.wav', 23 '<(DEPTH)/resources/att-downlink.rx', 24 '<(DEPTH)/resources/att-uplink.rx', 25 '<(DEPTH)/resources/audio_coding/neteq4_network_stats.dat', 26 '<(DEPTH)/resources/audio_coding/neteq4_rtcp_stats.dat', 27 '<(DEPTH)/resources/audio_coding/neteq4_universal_ref.pcm', 28 '<(DEPTH)/resources/audio_coding/neteq4_universal_ref_win_32.pcm', [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/perfetto/ui/src/common/ |
D | flamegraph_unittest.ts | 24 depth: 0, 34 depth: 0, 44 depth: 1, 54 depth: 1, 74 depth: 0, 84 depth: 0, 94 depth: 1, 104 depth: 1, 114 depth: 1, 134 depth: 0, [all …]
|
/external/tensorflow/tensorflow/python/kernel_tests/ |
D | one_hot_op_test.py | 57 depth = 3 69 depth=depth, 78 depth=depth, 87 depth = 3 94 self._testBothOneHot(indices=indices, depth=depth, truth=truth) 98 indices=indices, depth=depth, axis=0, 127 depth = 3 140 depth=depth, 149 depth=depth, 158 depth = 3 [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 | 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 …]
|
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 | Node.java | 82 void indent(PrintWriter writer, int depth) { in indent() argument 83 for (int i = 0; i < depth; i++) { in indent() 106 void genJavaComment(PrintWriter writer, int depth) { in genJavaComment() argument 108 indent(writer, depth); in genJavaComment() 111 indent(writer, depth); in genJavaComment() 114 indent(writer, depth); in genJavaComment() 123 void genJava(PrintWriter writer, int depth) { in genJava() argument 125 node.genJava(writer, depth); in genJava() 139 void genJavaDebugWrite(PrintWriter writer, int depth, in genJavaDebugWrite() argument 141 genJavaDebugWrite(writer, depth, writeLabel, debugValue(writeLabel)); in genJavaDebugWrite() [all …]
|
/external/angle/third_party/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/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/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/tensorflow/tensorflow/compiler/xla/ |
D | array4d.h | 47 // Second dimension: depth, feature, z, n2 58 Array4D(int64 planes, int64 depth, int64 height, int64 width) in Array4D() argument 59 : Array<T>(std::vector<int64>{planes, depth, height, width}) {} in Array4D() 62 Array4D(int64 planes, int64 depth, int64 height, int64 width, T value) in Array4D() argument 63 : Array<T>(std::vector<int64>{planes, depth, height, width}, value) {} in Array4D() 71 Array4D(int64 planes, int64 depth, int64 height, int64 width, in Array4D() argument 73 : Array4D(planes, depth, height, width) { in Array4D() 105 int64 depth() const { return this->dim(1); } in depth() function 113 for (int64 depth = 0; depth < this->depth(); ++depth) { in FillWithYX() local 116 (*this)(plane, depth, height, width) = value(height, width); in FillWithYX() [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/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/Lib/test/ |
D | test_runpy.py | 219 def _make_pkg(self, source, depth, mod_base="runpy_test", argument 222 if (namespace or parent_namespaces) and not depth: 231 if depth: 232 namespace_flags = [parent_namespaces] * depth 243 mod_name = (pkg_name+".")*depth + mod_base 285 def _check_module(self, depth, alter_sys=False, argument 288 self._make_pkg(example_source, depth, 325 def _check_package(self, depth, alter_sys=False, argument 328 self._make_pkg(example_source, depth, "__main__", 366 def _add_relative_modules(self, base_dir, source, depth): argument [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/python/cpython3/Parser/ |
D | asdl_c.py | 21 def reflow_lines(s, depth): argument 22 """Reflow the line s indented depth tabs. 26 exclusively on depth * TABSIZE. All following lines -- these are 31 size = MAX_COL - depth * TABSIZE 90 def emit(self, s, depth, reflow=True): argument 93 lines = reflow_lines(s, depth) 98 line = (" " * TABSIZE * depth) + line 107 def visitType(self, type, depth=0): argument 108 self.visit(type.value, type.name, depth) 110 def visitSum(self, sum, name, depth): argument [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/v8/src/compiler/ |
D | js-context-specialization.cc | 55 DCHECK_LE(new_depth, access.depth()); in SimplifyJSLoadContext() 57 if (new_depth == access.depth() && in SimplifyJSLoadContext() 74 DCHECK_LE(new_depth, access.depth()); in SimplifyJSStoreContext() 76 if (new_depth == access.depth() && in SimplifyJSStoreContext() 135 size_t depth = access.depth(); in ReduceJSLoadContext() local 138 Node* context = NodeProperties::GetOuterContext(node, &depth); in ReduceJSLoadContext() 141 GetSpecializationContext(broker(), context, &depth, outer()); in ReduceJSLoadContext() 145 return SimplifyJSLoadContext(node, context, depth); in ReduceJSLoadContext() 148 // Now walk up the concrete context chain for the remaining depth. in ReduceJSLoadContext() 150 concrete = concrete.previous(&depth); in ReduceJSLoadContext() [all …]
|
/external/angle/extensions/ |
D | ANGLE_depth_texture.txt | 48 This extension defines support for 2D depth and depth-stencil 51 This extension incorporates the depth texturing functionality of 55 variability in which components from a sampled depth texture 56 contain the depth data. Depth textures created with this 110 DEPTH_COMPONENT Depth Depth 111 DEPTH_STENCIL_OES Depth and Stencil Index Depth and Stencil 137 DEPTH_STENCIL_OES | depth stencil N/A N/A 149 just before final conversion. Each R, G, B, A, or depth value so generated 154 Components are then selected from the resulting R, G, B, A, depth, or 157 B, A, depth, or stencil values to texture components, as a function of the [all …]
|
/external/mesa3d/src/mesa/main/ |
D | depth.c | 29 #include "depth.h" 43 _mesa_ClearDepth( GLclampd depth ) in _mesa_ClearDepth() argument 48 _mesa_debug(ctx, "glClearDepth(%f)\n", depth); in _mesa_ClearDepth() 50 ctx->Depth.Clear = CLAMP( depth, 0.0, 1.0 ); in _mesa_ClearDepth() 55 _mesa_ClearDepthf( GLclampf depth ) in _mesa_ClearDepthf() argument 57 _mesa_ClearDepth(depth); in _mesa_ClearDepthf() 64 if (ctx->Depth.Func == func) in depth_func() 86 ctx->Depth.Func = func; in depth_func() 124 * GL_TRUE indicates depth buffer writing is enabled (default) in _mesa_DepthMask() 125 * GL_FALSE indicates depth buffer writing is disabled in _mesa_DepthMask() [all …]
|
/external/bcc/tools/old/ |
D | offwaketime.py | 12 # The Off-CPU stack is currently limited to a stack trace depth of 20 110 int depth = 0; 115 if (!(woke.ret[depth++] = get_frame(&bp))) goto out; 116 if (!(woke.ret[depth++] = get_frame(&bp))) goto out; 117 if (!(woke.ret[depth++] = get_frame(&bp))) goto out; 118 if (!(woke.ret[depth++] = get_frame(&bp))) goto out; 119 if (!(woke.ret[depth++] = get_frame(&bp))) goto out; 120 if (!(woke.ret[depth++] = get_frame(&bp))) goto out; 121 if (!(woke.ret[depth++] = get_frame(&bp))) goto out; 122 if (!(woke.ret[depth++] = get_frame(&bp))) goto out; [all …]
|