Home
last modified time | relevance | path

Searched defs:source (Results 951 - 975 of 1582) sorted by relevance

1...<<31323334353637383940>>...64

/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
H A Dfileio.c90 fileio_dealloc_warn(fileio *self, PyObject *source) in fileio_dealloc_warn() argument
/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
/third_party/protobuf/src/google/protobuf/compiler/
H A Dplugin.pb.cc487 const Version* source = in MergeFrom() local
848 const CodeGeneratorRequest* source = in MergeFrom() local
1171 const CodeGeneratorResponse_File* source = in MergeFrom() local
1466 const CodeGeneratorResponse* source = MergeFrom() local
[all...]
/third_party/protobuf/java/core/src/main/java/com/google/protobuf/
H A DInternal.java136 public static ByteBuffer copyByteBuffer(ByteBuffer source) { in copyByteBuffer() argument
386 mergeMessage(Object destination, Object source) mergeMessage() argument
[all...]
/third_party/python/Python/clinic/
H A Dbltinmodule.c.h260 PyObject *source; in builtin_compile() local
387 PyObject *source; builtin_eval() local
439 PyObject *source; builtin_exec() local
[all...]
/third_party/protobuf/java/core/src/test/java/com/google/protobuf/
H A DMapTest.java123 private void copyMapValues(TestMap source, TestMap.Builder destination) { in copyMapValues() argument
[all...]
/third_party/pulseaudio/src/modules/alsa/
H A Dmodule-alsa-card.c801 pa_source *source = source_output->source; source_output_put_hook_callback() local
831 pa_source *source = source_output->source; source_output_unlink_hook_callback() local
1134 pa_source *source; pa__get_n_used() local
[all...]
/third_party/protobuf/src/google/protobuf/
H A Dstruct.pb.cc379 const Struct* source = in MergeFrom() local
807 const Value* source = in MergeFrom() local
1039 const ListValue* source = in MergeFrom() local
[all...]
H A Dwrappers.pb.cc446 const DoubleValue* source = in MergeFrom() local
641 const FloatValue* source = in MergeFrom() local
838 const Int64Value* source = in MergeFrom() local
1035 const UInt64Value* source = MergeFrom() local
1232 const Int32Value* source = MergeFrom() local
1429 const UInt32Value* source = MergeFrom() local
1624 const BoolValue* source = MergeFrom() local
1833 const StringValue* source = MergeFrom() local
2037 const BytesValue* source = MergeFrom() local
[all...]
/third_party/skia/third_party/externals/abseil-cpp/absl/flags/internal/
H A Dflag.cc524 ParseFrom(absl::string_view value, FlagSettingMode set_mode, ValueSource source, std::string& err) ParseFrom() argument
/third_party/spirv-tools/source/opt/
H A Dloop_dependence.h238 DependencePoint(SENode* source, SENode* destination, const Loop* loop) in DependencePoint() argument
[all...]
H A Dloop_dependence_helpers.cpp364 int64_t LoopDependenceAnalysis::CountInductionVariables(SENode* source, in CountInductionVariables() argument
346 CollectLoops( SENode* source, SENode* destination) CollectLoops() argument
416 MarkUnsusedDistanceEntriesAsIrrelevant( const Instruction* source, const Instruction* destination, DistanceVector* distance_vector) MarkUnsusedDistanceEntriesAsIrrelevant() argument
[all...]
H A Dscalar_replacement_pass.cpp510 void ScalarReplacementPass::GetOrCreateInitialValue(Instruction* source, in GetOrCreateInitialValue() argument
437 TransferAnnotations( const Instruction* source, std::vector<Instruction*>* replacements) TransferAnnotations() argument
[all...]
/third_party/vk-gl-cts/modules/gles31/functional/
H A Des31fDebugTests.cpp193 void emitMessages (DebugMessageTestContext& ctx, GLenum source) in emitMessages() argument
282 GLenum source; member
359 callbackHandle(GLenum source, GLenum type, GLuint id, GLenum severity, GLsizei length, const char* message, const void* userParam) callbackHandle() argument
369 expectMessage(GLenum source, GLenum type) expectMessage() argument
383 callback(GLenum source, GLenum type, GLuint id, GLenum severity, const string& message) callback() argument
535 verifyMessageExists(const MessageData& message, GLenum source, GLenum type) verifyMessageExists() argument
559 verifyMessageGroup(const MessageData& message, GLenum source, GLenum type) verifyMessageGroup() argument
591 verifyMessage(const MessageData& message, GLenum source, GLenum type) verifyMessage() argument
600 verifyMessage(const MessageData& message, GLenum source, GLenum type, GLuint id, GLenum severity) verifyMessage() argument
686 expectMessage(GLenum source, GLenum type) expectMessage() argument
696 callback(GLenum source, GLenum type, GLuint id, GLenum severity, const string& message) callback() argument
754 expectMessage(GLenum source, GLenum type) expectMessage() argument
[all...]

Completed in 33 milliseconds

1...<<31323334353637383940>>...64