Home
last modified time | relevance | path

Searched defs:source (Results 1626 - 1650 of 2747) sorted by relevance

1...<<61626364656667686970>>...110

/third_party/skia/third_party/externals/tint/src/resolver/
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/python/Modules/_io/
H A Dfileio.c90 fileio_dealloc_warn(fileio *self, PyObject *source) in fileio_dealloc_warn() argument
/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...]
H A Des31fTessellationGeometryInteractionTests.cpp110 std::string source = "${VERSION_DECL}\n" in getVertexSource() local
124 std::string source = "${VERSION_DECL}\n" in getFragmentSource() local
[all...]
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/spirv_assembly/
H A DvktSpvAsmImageSamplerTests.cpp1012 map<string, string> source; in generateGraphicsImageSamplerSource() local
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/
H A DvktBuildPrograms.cpp248 BuildHighLevelShaderTask (const Source& source, Program* program) in BuildHighLevelShaderTask() argument
303 BuildSpirVAsmTask (const vk::SpirVAsmSource& source, Program* program) in BuildSpirVAsmTask() argument
/third_party/wpa_supplicant/wpa_supplicant-2.9/src/eap_server/
H A Deap_server.c2097 void eap_server_mschap_rx_callback(struct eap_sm *sm, const char *source, in eap_server_mschap_rx_callback() argument
/third_party/vk-gl-cts/framework/common/
H A DtcuTestLog.hpp320 LogShader (qpShaderType type, const std::string& source, bool compileOk, const std::string& infoLog) in LogShader() argument
340 LogSpirVAssemblySource (const std::string& source) in LogSpirVAssemblySource() argument
354 explicit LogKernelSource (const std::string& source) in LogKernelSource() argument
/third_party/vk-gl-cts/framework/opengl/
H A DgluShaderProgram.cpp402 const char* source = sources.sources[shaderType][shaderNdx].c_str(); in init() local
H A DgluShaderProgram.hpp52 std::string source; //!< Shader source. member
274 std::string source; member
/third_party/vk-gl-cts/modules/egl/
H A DteglImageTests.cpp248 checkCreate(createImageFuncType createImageFunc, string createImageName, const char* msg, EGLDisplay dpy, const char* dpyStr, EGLContext context, const char* ctxStr, EGLenum source, const char* srcStr, EGLint expectError, imageType noImageVal) checkCreate() argument

Completed in 36 milliseconds

1...<<61626364656667686970>>...110