Home
last modified time | relevance | path

Searched refs:data (Results 16676 - 16700 of 17044) sorted by relevance

1...<<661662663664665666667668669670>>...682

/third_party/skia/third_party/externals/dawn/src/tests/end2end/
H A DCreatePipelineAsyncTests.cpp669 renderPipelineDescriptor.vertex.buffers = renderPipelineDescriptor.cBuffers.data(); in TEST_P()
/third_party/python/Lib/test/
H A Dtest_pydoc.py1082 def foo(data: typing.List[typing.Any],
1088 'f\x08fo\x08oo\x08o(data: List[Any], x: int)'
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/DebugInfo/CodeView/
H A DTypeRecord.h587 ::memcpy(Guid.Guid, GuidStr.data(), 16); in TypeServer2Record()
/third_party/skia/third_party/externals/swiftshader/third_party/subzero/src/
H A DIceConverter.cpp762 GlobalPool, CDA->getRawDataValues().data(), CDA->getNumElements())); in addGlobalInitializer()
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/ProfileData/
H A DInstrProf.cpp85 return "Invalid instrumentation profile data (bad magic)"; in getInstrProfErrString()
87 return "Invalid instrumentation profile data (file header is corrupt)"; in getInstrProfErrString()
93 return "Too much profile data"; in getInstrProfErrString()
95 return "Truncated profile data"; in getInstrProfErrString()
97 return "Malformed instrumentation profile data"; in getInstrProfErrString()
99 return "No profile data available for function"; in getInstrProfErrString()
109 return "Failed to compress data (zlib)"; in getInstrProfErrString()
111 return "Failed to uncompress data (zlib)"; in getInstrProfErrString()
249 // PGOFuncName meta data are created and attached to the original internal
252 // data, it
[all...]
H A DInstrProfReader.cpp9 // This file contains support for reading profiling data for clang's
196 // No value profile data
235 Record.addValueData(ValueKind, S, CurrentValues.data(), NumValueData,
287 // Check if value profile data exists and read it if so.
423 // Check bounds. Note that the counter pointer embedded in the data record
493 // Read value data and set Record.
535 // Check if the data is corrupt. If so, don't try to read it.
568 // Read value profiling data.
678 // multiple names in the profile data. If that happens, we should
727 /// profile data
[all...]
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/AMDGPU/
H A DAMDGPULibFunc.cpp718 OS.write(S.data(), S.size());
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/AMDGPU/Disassembler/
H A DAMDGPUDisassembler.cpp236 const auto Res = support::endian::read<T, support::endianness::little>(Bytes.data()); in eatBytes()
577 // Atomic operations have an additional operand (a copy of data) in convertMIMGInst()
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/Hexagon/Disassembler/
H A DHexagonDisassembler.cpp297 uint32_t Instruction = support::endian::read32le(Bytes.data()); in getSingleInstruction()
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/Lanai/AsmParser/
H A DLanaiAsmParser.cpp585 Op->Tok.Data = Str.data(); in CreateToken()
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/TextAPI/MachO/
H A DTextStub.cpp727 memcpy(Ptr, String.data(), String.size()); in copyString()
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/Instrumentation/
H A DGCOVProfiling.cpp231 writeBytes(s.data(), s.size());
973 // Collect the relevant data into a large constant data structure that we can
1077 // Create a global for the entire data structure so we can walk it more
1086 // Create the CFG for walking this data structure.
/third_party/skia/third_party/externals/swiftshader/third_party/subzero/unittest/AssemblerX8664/
H A DTestUtil.h154 static_cast<const void *>(Assembler->getBufferView().data())); in codeBytes()
326 // Dqword is used to represent 128-bit data types. The Dqword's contents are
/third_party/skia/third_party/externals/dng_sdk/source/
H A Ddng_parse_utils.cpp2288 printf ("%02x", p.data [j]); in DumpFingerprint()
/third_party/protobuf/python/google/protobuf/internal/
H A Djson_format_test.py3 # Protocol Buffers - Google's data interchange format
210 message.Extensions[ext1] = 'data'
687 packed_message.data = 'string'
868 # Test a bunch of data and check json encode/decode do not
1048 'time data \'10000-01-01T00:00:00\' does not match'
1079 'time data \'0001-01-01t00:00:00\' does not match format '
/third_party/protobuf/src/google/protobuf/
H A Dstruct.pb.h125 return ::PROTOBUF_NAMESPACE_ID::internal::WireFormatLite::VerifyUtf8String(s->data(), static_cast<int>(s->size()), ::PROTOBUF_NAMESPACE_ID::internal::WireFormatLite::PARSE, "google.protobuf.Struct.FieldsEntry.key"); in ValidateKey()
/third_party/protobuf/src/google/protobuf/util/internal/
H A Dprotostream_objectsource.cc1 // Protocol Buffers - Google's data interchange format
657 io::ArrayInputStream zero_copy_stream(value.data(), value.size()); in RenderAny()
H A Dprotostream_objectsource_test.cc1 // Protocol Buffers - Google's data interchange format
116 ArrayInputStream arr_stream(proto.data(), proto.size()); in ExecuteTest()
1050 nested->set_data("data"); in TEST_P()
1072 ->RenderString("data", "data") in TEST_P()
/third_party/skia/third_party/externals/angle2/include/CL/
H A Dcl_platform.h533 #warning Need to implement some method to align data here
/third_party/rust/crates/syn/tests/common/
H A Deq.rs519 spanless_eq_struct!(Variant; attrs id span !vis ident data disr_expr is_placeholder);
/third_party/rust/crates/rust-openssl/openssl-sys/src/handwritten/
H A Dtypes.rs440 pub data: X509_OBJECT_data,
/third_party/spirv-tools/test/opt/
H A Dtype_manager_test.cpp37 spv_const_binary_t binary = {bin.data(), bin.size()}; in Validate()
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/pipeline/
H A DvktPipelineInterfaceMatchingTests.cpp342 deMemcpy(m_vertexBufferAlloc->getHostPtr(), vertices.data(), vertices.size() * sizeof(float)); in iterate()
386 // read buffer data in iterate()
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/protected_memory/
H A DvktProtectedMemShaderImageAccessTests.cpp170 //! Computes the result of an atomic operation where "a" is the data operated on and "b" is the parameter to the atomic function.
570 // Upload data to an unprotected image in executeComputeTest()
828 // Upload data to an unprotected image in executeFragmentTest()
1012 deMemcpy(reinterpret_cast<deUint8*>(vertexBuffer->getAllocation().getHostPtr()) + positionDataSize, texCoord.data(), textureCoordDataSize); in executeFragmentTest()
H A DvktProtectedMemStorageBufferTests.cpp407 // Set the test input uniform data in executeFragmentTest()
601 // Set the test input uniform data in executeComputeTest()
738 return createSpecifiedStorageBufferTests(testCtx, "random", testType, shaderType, testData.data(), testData.size(), pipelineProtectedAccess, pipelineFlags); in createRandomizedBufferTests()

Completed in 73 milliseconds

1...<<661662663664665666667668669670>>...682