| /third_party/skia/third_party/externals/swiftshader/src/Vulkan/ |
| H A D | VkDescriptorSetLayout.cpp | 436 int depth = imageView->getDepthOrLayerCount(level); local [all...] |
| /third_party/skia/third_party/externals/swiftshader/third_party/SPIRV-Tools/test/val/ |
| H A D | val_id_test.cpp | 3762 int depth = 255; in TEST_P() local 3776 << depth << "\n"; in TEST_P() local 3825 int depth = 10; in TEST_P() local 3839 << depth << "\n"; in TEST_P() local [all...] |
| /third_party/skia/third_party/externals/libpng/contrib/pngminus/ |
| H A D | pnm2png.c | 562 png_uint_32 get_data (FILE *pnm_file, int depth) in get_data() argument 595 get_value(FILE *pnm_file, int depth) get_value() argument [all...] |
| /third_party/skia/third_party/externals/libwebp/imageio/ |
| H A D | pnmdec.c | 37 int depth; // 1 (grayscale), 2 (grayscale + alpha), 3 (rgb), 4 (rgba) member 185 uint64_t stride, pixel_bytes, sample_size, depth; in ReadPNM() local [all...] |
| /third_party/skia/third_party/externals/angle2/util/x11/ |
| H A D | X11Window.cpp | 317 int depth = DefaultDepth(mDisplay, screen); in initializeImpl() local
|
| /third_party/python/Modules/_blake2/ |
| H A D | blake2s_impl.c | 91 py_blake2s_new_impl(PyTypeObject *type, PyObject *data, int digest_size, Py_buffer *key, Py_buffer *salt, Py_buffer *person, int fanout, int depth, unsigned long leaf_size, unsigned long long node_offset, int node_depth, int inner_size, int last_node, int usedforsecurity) py_blake2s_new_impl() argument
|
| H A D | blake2b_impl.c | 91 py_blake2b_new_impl(PyTypeObject *type, PyObject *data, int digest_size, Py_buffer *key, Py_buffer *salt, Py_buffer *person, int fanout, int depth, unsigned long leaf_size, unsigned long long node_offset, int node_depth, int inner_size, int last_node, int usedforsecurity) py_blake2b_new_impl() argument
|
| /third_party/python/Modules/_blake2/impl/ |
| H A D | blake2.h | 76 uint8_t depth; // 4 member 102 uint8_t depth; // 4 member
|
| /third_party/protobuf/ruby/src/main/java/com/google/protobuf/jruby/ |
| H A D | RubyMessage.java | 405 protected DynamicMessage build(ThreadContext context, int depth) { in build() argument 494 convert(ThreadContext context, Descriptors.FieldDescriptor fieldDescriptor, IRubyObject value, int depth) convert() argument
|
| /third_party/python/Lib/lib2to3/ |
| H A D | pytree.py | 188 def depth(self): member in Base
|
| /third_party/skia/third_party/externals/abseil-cpp/absl/container/internal/ |
| H A D | hashtablez_sampler.h | 98 int32_t depth; member
|
| /third_party/skia/third_party/externals/abseil-cpp/absl/debugging/ |
| H A D | failure_signal_handler.cc | 269 int depth = absl::GetStackFramesWithContext( in WriteStackTrace() local 275 depth, min_dropped_frames, symbolize_stacktrace, writerfn, writerfn_arg); in WriteStackTrace() local
|
| /third_party/skia/modules/canvaskit/ |
| H A D | gm.js | |
| /third_party/rust/crates/syn/src/ |
| H A D | buffer.rs | 330 let mut depth = 1; variables
|
| H A D | data.rs | 224 let mut depth = 0usize; variables
|
| /third_party/vk-gl-cts/modules/gles3/functional/ |
| H A D | es3fFragDepthTests.cpp | 379 float depth = f*2.0f - 1.0f; in iterate() local [all...] |
| /third_party/vk-gl-cts/modules/glshared/ |
| H A D | glsFragmentOpUtil.cpp | 255 float depth = triQuadInterpolate(quad.depth, xRatio, yRatio); in render() local
|
| /third_party/wpa_supplicant/wpa_supplicant-2.9/src/utils/ |
| H A D | json.c | 226 unsigned int depth = 0; in json_parse() local 551 static void json_print_token(struct json_token *token, int depth, in json_print_token() argument
|
| /third_party/vk-gl-cts/framework/opengl/ |
| H A D | gluTexture.cpp | 645 Texture3D::Texture3D (const RenderContext& context, deUint32 format, deUint32 dataType, int width, int height, int depth) in Texture3D() argument 658 Texture3D::Texture3D (const RenderContext& context, deUint32 sizedFormat, int width, int height, int depth) in Texture3D() argument
|
| /third_party/vk-gl-cts/framework/platform/lnx/X11/ |
| H A D | tcuLnxX11.cpp | 168 int depth = CopyFromParent; in XlibWindow() local 254 unsigned width_, height_, borderWidth, depth; in getDimensions() local
|
| /third_party/vk-gl-cts/framework/randomshaders/ |
| H A D | rsgGeneratorState.hpp | 77 void setExpressionDepth (int depth) { m_expressionDepth = depth; } in setExpressionDepth() argument
|
| H A D | rsgUtils.cpp | 253 int depth = 0; in getTypeConstructorDepth() local
|
| /third_party/vk-gl-cts/modules/gles2/functional/ |
| H A D | es2fVertexArrayTest.cpp | 593 void MultiVertexArrayStorageTests::addStorageCases (MultiVertexArrayTest::Spec spec, int depth) in addStorageCases() argument 713 void MultiVertexArrayStrideTests::addStrideCases (MultiVertexArrayTest::Spec spec, int depth) in addStrideCases() argument 804 void MultiVertexArrayOutputTests::addInputTypeCases (MultiVertexArrayTest::Spec spec, int depth) in addInputTypeCases() argument [all...] |
| /third_party/wpa_supplicant/wpa_supplicant-2.9_standard/src/utils/ |
| H A D | json.c | 226 unsigned int depth = 0; in json_parse() local 575 static void json_print_token(struct json_token *token, int depth, in json_print_token() argument
|
| /third_party/skia/third_party/externals/angle2/src/libANGLE/renderer/d3d/d3d11/ |
| H A D | RenderTarget11.cpp | 185 GLenum GetSurfaceRTFormat(bool depth, SwapChain11 *swapChain) in GetSurfaceRTFormat() argument 191 const d3d11::Format &GetSurfaceFormatSet(bool depth, SwapChain11 *swapChain, Renderer11 *renderer) in GetSurfaceFormatSet() argument 203 TextureRenderTarget11(d3d11::RenderTargetView &&rtv, const TextureHelper11 &resource, const d3d11::SharedSRV &srv, const d3d11::SharedSRV &blitSRV, GLenum internalFormat, const d3d11::Format &formatSet, GLsizei width, GLsizei height, GLsizei depth, GLsizei samples) TextureRenderTarget11() argument 233 TextureRenderTarget11(d3d11::DepthStencilView &&dsv, const TextureHelper11 &resource, const d3d11::SharedSRV &srv, GLenum internalFormat, const d3d11::Format &formatSet, GLsizei width, GLsizei height, GLsizei depth, GLsizei samples) TextureRenderTarget11() argument 321 SurfaceRenderTarget11(SwapChain11 *swapChain, Renderer11 *renderer, bool depth) SurfaceRenderTarget11() argument [all...] |