Home
last modified time | relevance | path

Searched defs:values (Results 776 - 800 of 1864) sorted by relevance

1...<<31323334353637383940>>...75

/third_party/python/Include/internal/
H A Dpycore_dict.h138 PyObject *values[1]; member
164 _PyDictValues_AddToInsertionOrder(PyDictValues *values, Py_ssize_t ix) in _PyDictValues_AddToInsertionOrder() argument
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/protected_memory/
H A DvktProtectedMemBufferValidator.hpp55 const T values[4]; member
60 T values; member
/third_party/skia/third_party/externals/angle2/src/libANGLE/renderer/d3d/
H A DFramebufferD3D.cpp113 clearBufferfv(const gl::Context *context, GLenum buffer, GLint drawbuffer, const GLfloat *values) clearBufferfv() argument
140 clearBufferuiv(const gl::Context *context, GLenum buffer, GLint drawbuffer, const GLuint *values) clearBufferuiv() argument
157 clearBufferiv(const gl::Context *context, GLenum buffer, GLint drawbuffer, const GLint *values) clearBufferiv() argument
[all...]
/third_party/skia/third_party/externals/angle2/src/libANGLE/renderer/metal/
H A DContextMtl.h530 uint8_t values[sizeof(float) * 4]; member
/third_party/vk-gl-cts/external/openglcts/modules/common/
H A DglcShaderLibraryCase.hpp92 std::vector<Value> values; member
/third_party/vk-gl-cts/executor/tools/
H A DxeExtractValues.cpp63 vector<Value> values; member
[all...]
/third_party/vk-gl-cts/external/amber/src/src/
H A Dbuffer.cc28 T* ValuesAs(uint8_t* values) { in ValuesAs() argument
[all...]
/third_party/vk-gl-cts/external/amber/src/src/vkscript/
H A Dcommand_parser_test.cc3096 const auto& values = cmd->GetValues(); in TEST_F() local
3143 const auto& values = cmd->GetValues(); in TEST_F() local
3179 const auto& values = cmd->GetValues(); in TEST_F() local
3215 const auto& values = cmd->GetValues(); TEST_F() local
3351 const auto* values = buf->GetValues<float>(); TEST_F() local
3395 const auto* values = buf->GetValues<float>(); TEST_F() local
3474 const auto& values = cmd->GetValues(); TEST_F() local
3532 const auto& values = cmd->GetValues(); TEST_F() local
3953 const auto& values = cmd->GetValues(); TEST_F() local
3991 const auto& values = cmd->GetValues(); TEST_F() local
4029 const auto& values = cmd->GetValues(); TEST_F() local
4066 const auto& values = cmd->GetValues(); TEST_F() local
4103 const auto& values = cmd->GetValues(); TEST_F() local
[all...]
H A Dparser.cc379 std::vector<std::vector<Value>> values; in ProcessVertexDataBlock() local
/third_party/vk-gl-cts/external/amber/src/src/vulkan/
H A Dvertex_buffer_test.cc149 Result SetData(uint8_t location, Format* format, std::vector<Value> values) { in SetData() argument
[all...]
/third_party/skia/third_party/externals/angle2/src/libANGLE/renderer/null/
H A DFramebufferNULL.cpp52 clearBufferfv(const gl::Context *context, GLenum buffer, GLint drawbuffer, const GLfloat *values) clearBufferfv() argument
60 clearBufferuiv(const gl::Context *context, GLenum buffer, GLint drawbuffer, const GLuint *values) clearBufferuiv() argument
68 clearBufferiv(const gl::Context *context, GLenum buffer, GLint drawbuffer, const GLint *values) clearBufferiv() argument
/third_party/skia/resources/sksl/es2_conformance/
H A Dimport_conformance_tests.py49 values = (pp.Keyword("values") + variable
/third_party/skia/src/core/
H A DSkWriter32.h152 void writeMul4(const void* values, size_t size) { in writeMul4() argument
160 void write(const void* values, size_t size) { in write() argument
/third_party/skia/third_party/externals/swiftshader/src/Reactor/
H A DPrint.hpp56 std::vector<Value *> values; in val() local
88 const std::vector<Value *> values; global() member in rr::PrintValue
[all...]
/third_party/skia/third_party/externals/spirv-tools/source/opt/
H A Diterator.h327 UptrVectorIterator<VT, IC>::InsertBefore(UptrVector* values) { in InsertBefore() argument
/third_party/skia/third_party/externals/swiftshader/third_party/SPIRV-Tools/source/opt/
H A Diterator.h327 UptrVectorIterator<VT, IC>::InsertBefore(UptrVector* values) { in InsertBefore() argument
/third_party/skia/third_party/externals/libwebp/src/enc/
H A Dpicture_tools_enc.c133 int values[3] = { 0 }; in WebPCleanupTransparentArea() local
/third_party/skia/third_party/externals/icu/source/i18n/
H A Duspoof_conf.cpp443 uint16_t *values = in outputData() local
/third_party/skia/third_party/externals/dawn/src/tests/unittests/
H A DCommandAllocatorTests.cpp129 uint32_t* values = allocator.AllocateData<uint32_t>(5); in TEST() local
147 uint32_t* values = iterator.NextData<uint32_t>(5); in TEST() local
/third_party/skia/third_party/externals/freetype/src/pshinter/
H A Dpshglob.c527 psh_calc_max_height( FT_UInt num, const FT_Short* values, FT_Short cur_max ) psh_calc_max_height() argument
/third_party/skia/third_party/externals/harfbuzz/src/
H A Dgen-use-table.py43 values = [{} for _ in files] variable
[all...]
/third_party/skia/third_party/externals/tint/src/resolver/
H A Dintrinsic_validation_test.cc202 const std::array<int32_t, 3> values; global() member in tint::resolver::__anon26057::texture_constexpr_args::Constexpr
[all...]
H A Dresolver.cc719 auto values = deco->Values(); in WorkgroupSize() local
/third_party/skia/third_party/externals/tint/src/writer/wgsl/
H A Dgenerator_impl.cc631 auto values = workgroup->Values(); in EmitDecorations() local
/third_party/spirv-tools/source/
H A Denum_set.h194 EnumSet(std::initializer_list<T> values) : EnumSet() { in EnumSet() argument
[all...]

Completed in 23 milliseconds

1...<<31323334353637383940>>...75