Home
last modified time | relevance | path

Searched defs:source (Results 1026 - 1050 of 1691) sorted by relevance

1...<<41424344454647484950>>...68

/third_party/skia/third_party/externals/swiftshader/src/OpenGL/libGLESv2/
H A DDevice.cpp442 bool Device::stretchRect(sw::Surface *source, const sw::SliceRectF *sourceRect, sw::Surface *dest, const sw::SliceRect *destRect, unsigned char flags) in stretchRect() argument
652 stretchCube(sw::Surface *source, sw::Surface *dest) stretchCube() argument
[all...]
/third_party/skia/third_party/externals/swiftshader/src/Renderer/
H A DBlitter.cpp139 void Blitter::blit(Surface *source, const SliceRectF &sourceRect, Surface *dest, const SliceRect &destRect, const Blitter::Options& options) in blit() argument
194 void Blitter::blit3D(Surface *source, Surface *dest) in blit3D() argument
1188 Pointer<Byte> source = *Pointer<Pointer<Byte>>(blit + OFFSET(BlitData,source)); generate() local
1391 blitReactor(Surface *source, const SliceRectF &sourceRect, Surface *dest, const SliceRect &destRect, const Blitter::Options &options) blitReactor() argument
[all...]
/third_party/skia/third_party/externals/spirv-tools/source/opt/
H A Dir_context.cpp947 char* source = nullptr; in EmitErrorMessage() local
H A Dloop_dependence.h238 DependencePoint(SENode* source, SENode* destination, const Loop* loop) in DependencePoint() argument
[all...]
H A Dloop_dependence_helpers.cpp366 int64_t LoopDependenceAnalysis::CountInductionVariables(SENode* source, in CountInductionVariables() argument
348 CollectLoops( SENode* source, SENode* destination) CollectLoops() argument
418 MarkUnsusedDistanceEntriesAsIrrelevant( const Instruction* source, const Instruction* destination, DistanceVector* distance_vector) MarkUnsusedDistanceEntriesAsIrrelevant() argument
[all...]
H A Dscalar_replacement_pass.cpp573 void ScalarReplacementPass::GetOrCreateInitialValue(Instruction* source, in GetOrCreateInitialValue() argument
432 TransferAnnotations( const Instruction* source, std::vector<Instruction*>* replacements) TransferAnnotations() argument
[all...]
/third_party/skia/third_party/externals/swiftshader/third_party/SPIRV-Tools/source/opt/
H A Dir_context.cpp947 char* source = nullptr; in EmitErrorMessage() local
H A Dloop_dependence.h238 DependencePoint(SENode* source, SENode* destination, const Loop* loop) in DependencePoint() argument
[all...]
H A Dloop_dependence_helpers.cpp366 int64_t LoopDependenceAnalysis::CountInductionVariables(SENode* source, in CountInductionVariables() argument
348 CollectLoops( SENode* source, SENode* destination) CollectLoops() argument
418 MarkUnsusedDistanceEntriesAsIrrelevant( const Instruction* source, const Instruction* destination, DistanceVector* distance_vector) MarkUnsusedDistanceEntriesAsIrrelevant() argument
[all...]
H A Dscalar_replacement_pass.cpp573 void ScalarReplacementPass::GetOrCreateInitialValue(Instruction* source, in GetOrCreateInitialValue() argument
432 TransferAnnotations( const Instruction* source, std::vector<Instruction*>* replacements) TransferAnnotations() argument
[all...]
/third_party/skia/third_party/externals/icu/source/i18n/
H A Dgregocal.cpp279 GregorianCalendar::GregorianCalendar(const GregorianCalendar &source) in GregorianCalendar() argument
H A Dsimpletz.cpp196 SimpleTimeZone::SimpleTimeZone(const SimpleTimeZone &source) in SimpleTimeZone() argument
H A Ducol.cpp241 ucol_getBound(const uint8_t *source, in ucol_getBound() argument
192 ucol_getSortKey(const UCollator *coll, const UChar *source, int32_t sourceLength, uint8_t *result, int32_t resultLength) ucol_getSortKey() argument
441 ucol_strcoll( const UCollator *coll, const UChar *source, int32_t sourceLength, const UChar *target, int32_t targetLength) ucol_strcoll() argument
462 ucol_strcollUTF8( const UCollator *coll, const char *source, int32_t sourceLength, const char *target, int32_t targetLength, UErrorCode *status) ucol_strcollUTF8() argument
492 ucol_greater( const UCollator *coll, const UChar *source, int32_t sourceLength, const UChar *target, int32_t targetLength) ucol_greater() argument
504 ucol_greaterOrEqual( const UCollator *coll, const UChar *source, int32_t sourceLength, const UChar *target, int32_t targetLength) ucol_greaterOrEqual() argument
516 ucol_equal( const UCollator *coll, const UChar *source, int32_t sourceLength, const UChar *target, int32_t targetLength) ucol_equal() argument
616 ucol_equals(const UCollator *source, const UCollator *target) ucol_equals() argument
[all...]
/third_party/skia/third_party/externals/dawn/src/tests/end2end/
H A DTextureZeroInitTests.cpp85 std::string source = R"( in CreateBasicVertexShaderForTest() local
/third_party/skia/third_party/externals/dawn/src/dawn_native/
H A DCommandEncoder.cpp648 void CommandEncoder::APICopyBufferToBuffer(BufferBase* source, in APICopyBufferToBuffer() argument
693 APICopyBufferToTexture(const ImageCopyBuffer* source, const ImageCopyTexture* destination, const Extent3D* copySize) APICopyBufferToTexture() argument
752 APICopyTextureToBuffer(const ImageCopyTexture* source, const ImageCopyBuffer* destination, const Extent3D* copySize) APICopyTextureToBuffer() argument
810 APICopyTextureToTexture(const ImageCopyTexture* source, const ImageCopyTexture* destination, const Extent3D* copySize) APICopyTextureToTexture() argument
816 APICopyTextureToTextureInternal(const ImageCopyTexture* source, const ImageCopyTexture* destination, const Extent3D* copySize) APICopyTextureToTextureInternal() argument
823 APICopyTextureToTextureHelper(const ImageCopyTexture* source, const ImageCopyTexture* destination, const Extent3D* copySize) APICopyTextureToTextureHelper() argument
[all...]
H A DQueue.cpp367 void QueueBase::APICopyTextureForBrowser(const ImageCopyTexture* source, in APICopyTextureForBrowser() argument
375 CopyTextureForBrowserInternal( const ImageCopyTexture* source, const ImageCopyTexture* destination, const Extent3D* copySize, const CopyTextureForBrowserOptions* options) CopyTextureForBrowserInternal() argument
/third_party/skia/third_party/externals/angle2/util/
H A Dshader_utils.cpp119 void KHRONOS_APIENTRY DebugMessageCallback(GLenum source, in DebugMessageCallback() argument
140 GLuint CompileShader(GLenum type, const char *source) in CompileShader() argument
180 std::string source; in CompileShaderFromFile() local
/third_party/skia/third_party/externals/freetype/src/base/
H A Dftdbgmem.c96 FT_MemSource source; member
357 FT_MemSource source, next; in ft_mem_table_destroy() local
473 FT_MemSource source; in ft_mem_table_set() local
575 FT_MemSource source; ft_mem_table_remove() local
910 FT_MemSource source = *bucket; FT_DumpMemory() local
924 FT_MemSource source = *bucket; FT_DumpMemory() local
948 FT_MemSource source = sources[nn]; FT_DumpMemory() local
[all...]
/third_party/skia/third_party/externals/freetype/src/pshinter/
H A Dpshrec.c309 ps_mask_table_set_bits( PS_Mask_Table table, const FT_Byte* source, FT_UInt bit_pos, FT_UInt bit_count, FT_Memory memory ) ps_mask_table_set_bits() argument
620 ps_dimension_set_mask_bits( PS_Dimension dim, const FT_Byte* source, FT_UInt source_pos, FT_UInt source_bits, FT_UInt end_point, FT_Memory memory ) ps_dimension_set_mask_bits() argument
/third_party/python/Modules/_io/
H A Dbytesio.c24 bytesio *source; member
/third_party/skia/third_party/externals/tint/src/resolver/
H A Ddependency_graph.cc45 Source source; member
98 AddError(diag::List& diagnostics, const std::string& msg, const Source& source) AddError() argument
105 AddNote(diag::List& diagnostics, const std::string& msg, const Source& source) AddNote() argument
448 UnknownSymbol(Symbol name, Source source, const char* use) UnknownSymbol() argument
[all...]
H A Ddependency_graph_test.cc430 Add(SymbolDeclKind kind, Symbol symbol, Source source) Add() argument
474 Add(SymbolUseKind kind, Symbol symbol, Source source) Add() argument
[all...]
/third_party/skia/third_party/externals/icu/source/common/
H A Ducnv_ct.cpp182 static int32_t findNextEsc(const char *source, const char *sourceLimit) { in findNextEsc() argument
226 static COMPOUND_TEXT_CONVERTERS findStateFromEscSeq(const char* source, const char* sourceLimit, const uint8_t* toUBytesBuffer, int32_t toUBytesBufferLength, UErrorCode *err) { in findStateFromEscSeq() argument
339 const UChar* source = args->source; in UConverter_fromUnicode_CompoundText_OFFSETS() local
[all...]
H A Ducnvscsu.cpp236 const uint8_t *source, *sourceLimit; in _SCSUToUnicodeWithOffsets() local
590 const uint8_t *source, *sourceLimit; _SCSUToUnicode() local
1015 const UChar *source, *sourceLimit; _SCSUFromUnicodeWithOffsets() local
1523 const UChar *source, *sourceLimit; _SCSUFromUnicode() local
[all...]
/third_party/skia/third_party/externals/dawn/src/tests/white_box/
H A DVulkanImageWrappingTestsDmaBuf.cpp352 SimpleCopyTextureToTexture(wgpu::Device dawnDevice, wgpu::Queue dawnQueue, wgpu::Texture source, wgpu::Texture destination) SimpleCopyTextureToTexture() argument

Completed in 32 milliseconds

1...<<41424344454647484950>>...68