/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/image/ |
H A D | vktImageSampleCompressedTextureTests.cpp | 478 vtxAttrDescriptions.data(), // const VkVertexInputAttributeDescription* pVertexAttributeDescriptions in iterate()
|
/third_party/skia/third_party/externals/angle2/src/compiler/translator/ |
H A D | OutputGLSLBase.cpp | 149 BuiltInFunctionEmulator::WriteEmulatedFunctionName(out, functionName.data()); in writeFunctionTriplet()
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/MIRParser/ |
H A D | MILexer.cpp | 43 Ptr = Str.data(); in Cursor()
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/SelectionDAG/ |
H A D | LegalizeTypesGeneric.cpp | 358 DAG.getBuildVector(NVT, dl, makeArrayRef(Ops.data(), NumElts)); in ExpandOp_BITCAST()
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/ObjectYAML/ |
H A D | COFFEmitter.cpp | 231 // Assign each section data address consecutively. in layoutCOFF() 372 else if (S.Name.equals(".data")) in initializeOptionalHeader() 503 // Output section data. in writeCOFF() 573 OS.write(i->File.data(), i->File.size()); in writeCOFF()
|
H A D | CodeViewYAMLSymbols.cpp | 250 ::memcpy(Buffer + sizeof(RecordPrefix), Data.data(), Data.size());
|
/third_party/vk-gl-cts/external/openglcts/modules/gl/ |
H A D | gl4cShaderDrawParametersTests.cpp | 312 gl.readPixels(0, 0, width, height, GL_RGB, GL_UNSIGNED_BYTE, pixels.data()); in verify()
|
/third_party/skia/third_party/externals/spirv-tools/test/opt/ |
H A D | type_manager_test.cpp | 37 spv_const_binary_t binary = {bin.data(), bin.size()}; in Validate()
|
/third_party/skia/third_party/externals/angle2/src/tests/egl_tests/ |
H A D | EGLContextSharingTest.cpp | 384 // Do not read back the data to keep the commands in the graph. in TEST_P() 416 mContexts[0] = eglCreateContext(display, config, mainContext, contextAttributes.data()); in TEST_P() 450 // Do not read back the data to keep the commands in the graph. in TEST_P()
|
H A D | EGLProtectedContentTest.cpp | 223 pixels[i] = *(GLuint *)(color.data()); in fillTexture()
|
/third_party/skia/src/gpu/ops/ |
H A D | DrawVerticesOp.cpp | 185 this->setVertexAttributes(fAttributes.data(), fAttributes.size()); in VerticesGP() 434 // Copy data into the buffers. in onPrepareDraws() 442 // Copy data into the index buffer. in onPrepareDraws() 450 // Copy data into the vertex buffer. in onPrepareDraws()
|
/third_party/skia/src/gpu/ |
H A D | GrDataUtils.cpp | 782 pipeline.append_constant_color(&alloc, color.data()); in GrClearImage()
|
/third_party/skia/src/gpu/tessellate/ |
H A D | StrokeHardwareTessellator.cpp | 721 float localStrokeWidth = StrokeTolerances::GetLocalStrokeWidth(matrixMinMaxScales.data(), in prepare()
|
/third_party/skia/third_party/externals/swiftshader/src/OpenGL/libGLESv2/ |
H A D | Context.h | 611 GLenum getPixels(const GLvoid **data, GLenum type, size_t imageSize) const;
|
/third_party/skia/third_party/externals/swiftshader/src/Reactor/ |
H A D | LLVMJIT.cpp | 64 // MemorySanitizer uses thread-local storage (TLS) data arrays for passing around 609 void *address = dlsym(RTLD_DEFAULT, (*symbol.first).data());
|
/third_party/openssl/include/openssl/ |
H A D | tls1.h | 1217 void *data; member
|
/third_party/openssl/ohos_lite/include/openssl/ |
H A D | tls1.h | 1231 void *data; member
|
/third_party/skia/third_party/externals/spirv-cross/ |
H A D | spirv_cross.hpp | 444 // then update constants directly in the SPIRConstant data structure. 544 return embedded.ops.data(); in stream() 885 // This must be an ordered data structure so we always pick the same type aliases.
|
/third_party/skia/third_party/externals/spirv-headers/tools/buildHeaders/jsoncpp/dist/json/ |
H A D | json.h | 382 // Disable warning C4251: <data member>: <type> needs to have dll-interface to 563 char const* data() const; 632 Value(const std::string& value); ///< Copy data() til size(). Embedded zeroes too. 1216 // Disable warning C4251: <data member>: <type> needs to have dll-interface to 1492 // Note: We use a Json::Value so that we can add data-members to this class 1628 // Disable warning C4251: <data member>: <type> needs to have dll-interface to 1701 // Note: We use a Json::Value so that we can add data-members to this class
|
/third_party/skia/third_party/externals/spirv-tools/source/opt/ |
H A D | optimizer.cpp | 616 assert(memcmp(optimized_binary_with_nop.data(), original_binary, in Run()
|
/third_party/skia/third_party/externals/swiftshader/third_party/SPIRV-Headers/tools/buildHeaders/jsoncpp/dist/json/ |
H A D | json.h | 382 // Disable warning C4251: <data member>: <type> needs to have dll-interface to 563 char const* data() const; 632 Value(const std::string& value); ///< Copy data() til size(). Embedded zeroes too. 1216 // Disable warning C4251: <data member>: <type> needs to have dll-interface to 1492 // Note: We use a Json::Value so that we can add data-members to this class 1628 // Disable warning C4251: <data member>: <type> needs to have dll-interface to 1701 // Note: We use a Json::Value so that we can add data-members to this class
|
/third_party/skia/third_party/externals/swiftshader/third_party/SPIRV-Tools/source/opt/ |
H A D | optimizer.cpp | 616 assert(memcmp(optimized_binary_with_nop.data(), original_binary, in Run()
|
/third_party/skia/third_party/externals/swiftshader/third_party/SPIRV-Tools/test/opt/ |
H A D | type_manager_test.cpp | 37 spv_const_binary_t binary = {bin.data(), bin.size()}; in Validate()
|
/third_party/skia/third_party/externals/oboe/samples/RhythmGame/third_party/glm/detail/ |
H A D | type_vec4.hpp | 49 typename detail::storage<T, sizeof(T) * 4, detail::is_aligned<P>::value>::type data; member
|
/third_party/skia/src/sksl/ir/ |
H A D | SkSLType.cpp | 419 return String::printf("%.*s[%d]", (int)name.size(), name.data(), arraySize);
|