| /third_party/skia/third_party/externals/tint/src/resolver/ |
| H A D | dependency_graph_test.cc | 430 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 D | ucnv_ct.cpp | 182 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 D | ucnvscsu.cpp | 236 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 D | VulkanImageWrappingTestsDmaBuf.cpp | 352 SimpleCopyTextureToTexture(wgpu::Device dawnDevice, wgpu::Queue dawnQueue, wgpu::Texture source, wgpu::Texture destination) SimpleCopyTextureToTexture() argument
|
| /third_party/protobuf/src/google/protobuf/compiler/ |
| H A D | plugin.pb.cc | 487 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 D | Internal.java | 136 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 D | bltinmodule.c.h | 260 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 D | MapTest.java | 123 private void copyMapValues(TestMap source, TestMap.Builder destination) { in copyMapValues() argument [all...] |
| /third_party/pulseaudio/src/modules/alsa/ |
| H A D | module-alsa-card.c | 801 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 D | struct.pb.cc | 379 const Struct* source = in MergeFrom() local 807 const Value* source = in MergeFrom() local 1039 const ListValue* source = in MergeFrom() local [all...] |
| H A D | wrappers.pb.cc | 446 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 D | fileio.c | 90 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 D | flag.cc | 524 ParseFrom(absl::string_view value, FlagSettingMode set_mode, ValueSource source, std::string& err) ParseFrom() argument
|
| /third_party/spirv-tools/source/opt/ |
| H A D | loop_dependence.h | 238 DependencePoint(SENode* source, SENode* destination, const Loop* loop) in DependencePoint() argument [all...] |
| H A D | loop_dependence_helpers.cpp | 364 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 D | scalar_replacement_pass.cpp | 510 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 D | es31fDebugTests.cpp | 193 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 D | es31fTessellationGeometryInteractionTests.cpp | 110 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 D | vktSpvAsmImageSamplerTests.cpp | 1012 map<string, string> source; in generateGraphicsImageSamplerSource() local
|
| /third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/ |
| H A D | vktBuildPrograms.cpp | 248 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 D | eap_server.c | 2097 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 D | tcuTestLog.hpp | 320 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 D | gluShaderProgram.cpp | 402 const char* source = sources.sources[shaderType][shaderNdx].c_str(); in init() local
|
| H A D | gluShaderProgram.hpp | 52 std::string source; //!< Shader source. member 274 std::string source; member
|
| /third_party/vk-gl-cts/modules/egl/ |
| H A D | teglImageTests.cpp | 248 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
|