Home
last modified time | relevance | path

Searched defs:source (Results 2351 - 2375 of 3149) sorted by relevance

1...<<919293949596979899100>>...126

/third_party/skia/third_party/externals/dawn/src/dawn_native/vulkan/
H A DDeviceVk.cpp644 MaybeError Device::CopyFromStagingToBuffer(StagingBufferBase* source, in CopyFromStagingToBuffer() argument
678 MaybeError Device::CopyFromStagingToTexture(const StagingBufferBase* source, in CopyFromStagingToTexture() argument
/third_party/skia/third_party/externals/freetype/include/freetype/
H A Dftimage.h1043 const void* source; member
/third_party/skia/third_party/externals/harfbuzz/src/
H A Dhb-buffer.cc1763 hb_buffer_append(hb_buffer_t *buffer, hb_buffer_t *source, unsigned int start, unsigned int end) hb_buffer_append() argument
[all...]
/third_party/skia/third_party/externals/sfntly/cpp/src/sample/chromium/
H A Dsubsetter_impl.cc386 void CopyBigGlyphMetrics(BigGlyphMetrics::Builder* source, in CopyBigGlyphMetrics() argument
/third_party/python/Lib/test/test_importlib/
H A Dtest_abc.py705 source = (b"_ = '::'.join([__name__, __file__, __cached__, __package__, " variable in SourceOnlyLoader
[all...]
/third_party/python/Modules/_ctypes/
H A Dcallproc.c1061 BSTR descr=NULL, helpfile=NULL, source=NULL; in GetComError() local
/third_party/skia/third_party/externals/tint/src/reader/spirv/
H A Dfunction.h944 Source source; member
/third_party/skia/third_party/externals/tint/src/reader/wgsl/
H A Dparser_impl.cc268 ParserImpl::Failure::Errored ParserImpl::add_error(const Source& source, in add_error() argument
286 add_error(const Source& source, const std::string& err) add_error() argument
294 deprecated(const Source& source, const std::string& msg) deprecated() argument
540 Source source; variable_decl() local
644 Source source; sampler_type() local
686 Source source; external_texture_type() local
728 Source source; depth_texture_type() local
1045 Source source; type_decl() local
1241 auto source = peek().source(); expect_storage_class() local
1268 auto source = t.source(); struct_decl() local
1379 Source source; function_header() local
1707 Source source; return_stmt() local
1788 Source source; if_stmt() local
1817 Source source; elseif_stmt() local
1844 Source source; else_stmt() local
1858 Source source; switch_stmt() local
1899 auto source = t.source(); switch_body() local
1961 Source source; case_body() local
1985 Source source; loop_stmt() local
[all...]
/third_party/skia/third_party/externals/icu/source/common/
H A Drbbitblb.cpp1044 void RBBITableBuilder::setAdd(UVector *dest, UVector *source) { in setAdd() argument
H A Ducnv_bld.cpp293 const UConverterStaticData *source = (const UConverterStaticData *) raw; in ucnv_data_unFlattenClone() local
H A Ducnvisci.cpp898 const UChar *source = args->source; in UConverter_fromUnicode_ISCII_OFFSETS_LOGIC() local
1181 const char *source = ( char *) args->source; UConverter_toUnicode_ISCII_OFFSETS_LOGIC() local
[all...]
H A Dushape.cpp633 calculateSize(const UChar *source, int32_t sourceLength, in calculateSize() argument
1421 u_shapeArabic(const UChar *source, int32_t sourceLength, in u_shapeArabic() argument
[all...]
/third_party/vixl/src/aarch64/
H A Dinstructions-aarch64.cc996 void Instruction::SetImmLLiteral(const Instruction* source) { in SetImmLLiteral() argument
/third_party/skia/third_party/externals/dawn/src/tests/unittests/validation/
H A DCopyCommandsValidationTests.cpp187 wgpu::Buffer source = in TestBothTBCopiesExactBufferSize() local
234 wgpu::Buffer source = CreateBuffer(16, wgpu::BufferUsage::CopySrc); in TEST_F() local
260 wgpu::Buffer source in TEST_F() local
274 wgpu::Buffer source = CreateBuffer(16, wgpu::BufferUsage::CopySrc); TEST_F() local
294 wgpu::Buffer source = CreateBuffer(16, wgpu::BufferUsage::CopySrc); TEST_F() local
315 wgpu::Buffer source = CreateBuffer(16, wgpu::BufferUsage::CopySrc); TEST_F() local
325 wgpu::Buffer source = CreateBuffer(16, wgpu::BufferUsage::CopySrc); TEST_F() local
431 wgpu::Buffer source = CreateBuffer(bufferSize, wgpu::BufferUsage::CopySrc); TEST_F() local
514 wgpu::Buffer source = CreateBuffer(bufferSize, wgpu::BufferUsage::CopySrc); TEST_F() local
546 wgpu::Buffer source = CreateBuffer(bufferSize, wgpu::BufferUsage::CopySrc); TEST_F() local
571 wgpu::Buffer source = CreateBuffer(16 * 4, wgpu::BufferUsage::CopySrc); TEST_F() local
581 wgpu::Buffer source = CreateBuffer(16 * 4, wgpu::BufferUsage::CopySrc); TEST_F() local
598 wgpu::Buffer source = CreateBuffer(bufferSize, wgpu::BufferUsage::CopySrc); TEST_F() local
656 wgpu::Buffer source = CreateBuffer(bufferSize, wgpu::BufferUsage::CopySrc); TEST_F() local
693 wgpu::Buffer source = CreateBuffer(bufferSize, wgpu::BufferUsage::CopySrc); TEST_F() local
725 wgpu::Buffer source = CreateBuffer(bufferSize, wgpu::BufferUsage::CopySrc); TEST_F() local
746 wgpu::Buffer source = CreateBuffer(bufferSize, wgpu::BufferUsage::CopySrc); TEST_F() local
784 wgpu::Buffer source = CreateBuffer(bufferSize, wgpu::BufferUsage::CopySrc); TEST_F() local
809 wgpu::Buffer source = CreateBuffer(kInvalidBufferSize, wgpu::BufferUsage::CopySrc); TEST_F() local
827 wgpu::Buffer source = CreateBuffer(invalidBuffferSize, wgpu::BufferUsage::CopySrc); TEST_F() local
833 wgpu::Buffer source = CreateBuffer(validBufferSize, wgpu::BufferUsage::CopySrc); TEST_F() local
844 wgpu::Buffer source = CreateBuffer(bufferSize, wgpu::BufferUsage::CopySrc); TEST_F() local
869 wgpu::Buffer source = CreateBuffer(bufferSize, wgpu::BufferUsage::CopySrc); TEST_F() local
890 wgpu::Buffer source = CreateBuffer(bufferSize, wgpu::BufferUsage::CopySrc); TEST_F() local
926 wgpu::Buffer source = CreateBuffer(bufferSize, wgpu::BufferUsage::CopySrc); TEST_F() local
948 wgpu::Buffer source = CreateBuffer(bufferSize, wgpu::BufferUsage::CopySrc); TEST_F() local
988 wgpu::Buffer source = CreateBuffer(10000, wgpu::BufferUsage::CopySrc); TEST_F() local
1012 wgpu::Texture source = TEST_F() local
1094 wgpu::Texture source = TEST_F() local
1123 wgpu::Texture source = TEST_F() local
1146 wgpu::Texture source = TEST_F() local
1179 wgpu::Texture source = TEST_F() local
1190 wgpu::Texture source = TEST_F() local
1207 wgpu::Texture source = Create2DTexture(128, 16, 5, 5, wgpu::TextureFormat::RGBA8Unorm, TEST_F() local
1265 wgpu::Texture source = TEST_F() local
1302 wgpu::Texture source = Create2DTexture(128, 16, 5, 1, wgpu::TextureFormat::RGBA8Unorm, TEST_F() local
1341 wgpu::Texture source = TEST_F() local
1355 wgpu::Texture source = Create2DTexture(2, 2, 1, 1, wgpu::TextureFormat::RGBA8Unorm, TEST_F() local
1383 wgpu::Buffer source = CreateBuffer(bufferSize, wgpu::BufferUsage::CopySrc); TEST_F() local
1419 wgpu::Texture source = TEST_F() local
1431 wgpu::Texture source = TEST_F() local
1457 wgpu::Texture source = Create2DTexture(4, 2, maxMipmapLevel, 1, wgpu::TextureFormat::RGBA8Unorm, TEST_F() local
1489 wgpu::Texture source = TEST_F() local
1509 wgpu::Texture source = TEST_F() local
1519 wgpu::Texture source = Create2DTexture(16, 16, 1, 1, wgpu::TextureFormat::R32Float, TEST_F() local
1535 wgpu::Texture source = TEST_F() local
1554 wgpu::Texture source = TEST_F() local
1567 wgpu::Texture source = TEST_F() local
1585 wgpu::Texture source = TEST_F() local
1602 wgpu::Texture source = TEST_F() local
1610 wgpu::Texture source = Create2DTexture(16, 16, 1, 1, wgpu::TextureFormat::Depth24Plus, TEST_F() local
1622 wgpu::Texture source = TEST_F() local
1643 wgpu::Texture source = TEST_F() local
1706 wgpu::Texture source = TEST_F() local
1721 wgpu::Texture source = TEST_F() local
1783 wgpu::Texture source = Create2DTexture(16, 16, 1, 1, format, wgpu::TextureUsage::CopySrc); TEST_F() local
1811 wgpu::Texture source = Create2DTexture(16, 16, 1, 1, format, wgpu::TextureUsage::CopySrc); TEST_F() local
1837 wgpu::Texture source = TEST_F() local
1848 wgpu::Texture source = TEST_F() local
1859 wgpu::Texture source = TEST_F() local
1876 wgpu::Texture source = TEST_F() local
1915 wgpu::Texture source = Create2DTexture(4, 2, maxMipmapLevel, 1, wgpu::TextureFormat::RGBA8Unorm, TEST_F() local
[all...]
/third_party/skia/third_party/externals/dawn/src/tests/white_box/
H A DVulkanImageWrappingTestsOpaqueFD.cpp451 SimpleCopyTextureToTexture(wgpu::Device dawnDevice, wgpu::Queue dawnQueue, wgpu::Texture source, wgpu::Texture destination) SimpleCopyTextureToTexture() argument
/third_party/python/Python/
H A D_warnings.c568 call_show_warning(PyThreadState *tstate, PyObject *category, PyObject *text, PyObject *message, PyObject *filename, int lineno, PyObject *lineno_obj, PyObject *sourceline, PyObject *source) call_show_warning() argument
625 warn_explicit(PyThreadState *tstate, PyObject *category, PyObject *message, PyObject *filename, int lineno, PyObject *module, PyObject *registry, PyObject *sourceline, PyObject *source) warn_explicit() argument
933 do_warn(PyObject *message, PyObject *category, Py_ssize_t stack_level, PyObject *source) do_warn() argument
967 warnings_warn_impl(PyObject *module, PyObject *message, PyObject *category, Py_ssize_t stacklevel, PyObject *source) warnings_warn_impl() argument
983 PyObject *source; get_source_line() local
1098 warn_unicode(PyObject *category, PyObject *message, Py_ssize_t stack_level, PyObject *source) warn_unicode() argument
1115 _PyErr_WarnFormatV(PyObject *source, PyObject *category, Py_ssize_t stack_level, const char *format, va_list vargs) _PyErr_WarnFormatV() argument
1149 _PyErr_WarnFormat(PyObject *source, PyObject *category, Py_ssize_t stack_level, const char *format, ...) _PyErr_WarnFormat() argument
1166 PyErr_ResourceWarning(PyObject *source, Py_ssize_t stack_level, const char *format, ...) PyErr_ResourceWarning() argument
[all...]
/third_party/protobuf/src/google/protobuf/
H A Dtype.pb.cc677 const Type* source = in MergeFrom() local
1145 const Field* source = in MergeFrom() local
1520 const Enum* source = in MergeFrom() local
1798 const EnumValue* source = MergeFrom() local
2059 const Option* source = MergeFrom() local
[all...]
/third_party/skia/third_party/externals/abseil-cpp/absl/flags/internal/
H A Dflag.h214 FlagHelpMsg source; member
272 FlagDefaultSrc source; member
/third_party/spirv-tools/source/opt/
H A Dir_context.cpp1021 std::string source; in EmitErrorMessage() local
/third_party/spirv-tools/source/val/
H A Dvalidate_memory.cpp1172 const auto source = _.FindDef(source_id); in ValidateCopyMemory() local
[all...]
/third_party/vk-gl-cts/modules/gles31/functional/
H A Des31fNegativeStateApiTests.cpp100 static std::string getVtxFragVersionSources (const std::string source, NegativeTestContext& ctx) in getVtxFragVersionSources() argument
406 char source[1] = { 0 }; in get_shader_source() local
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/pipeline/
H A DvktPipelineBlendOperationAdvancedTests.cpp752 calculateFinalColor(BlendOperationAdvancedParam param, VkBlendOp op, Vec4 source, Vec4 destination) calculateFinalColor() argument
[all...]
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/ycbcr/
H A DvktYCbCrConversionTests.cpp1098 std::ostringstream source; in createTestShaders() local
[all...]
/third_party/vk-gl-cts/framework/common/
H A DtcuTestLog.cpp414 void TestLog::writeShader (qpShaderType type, const char* source, bool compileOk, const char* infoLog) in writeShader() argument
422 void TestLog::writeSpirVAssemblySource (const char* source) in writeSpirVAssemblySource() argument
430 void TestLog::writeKernelSource (const char* source) in writeKernelSource() argument
/third_party/vk-gl-cts/modules/gles2/functional/
H A Des2fShaderApiTests.cpp202 std::string source = in next() local
278 const std::string source in setSource() local
[all...]

Completed in 48 milliseconds

1...<<919293949596979899100>>...126