/third_party/libabigail/src/ |
H A D | abg-dwarf-reader.cc | 1703 get_container(die_source source) in get_container() argument 1751 const die_source source = rdr.get_die_source(die); get_container() local 2530 const die_source source = get_die_source(die); compute_canonical_die() local 2556 compute_canonical_die(Dwarf_Off die_offset, die_source source, offset_offset_map_type& canonical_dies, Dwarf_Die &canonical_die, bool die_as_type) const compute_canonical_die() argument 2644 const die_source source = get_die_source(die); get_canonical_die() local 2736 const die_source source = get_die_source(die); get_or_compute_canonical_die() local 2837 die_source source = NO_DEBUG_INFO_DIE_SOURCE; get_die_source() local 2908 get_die_from_offset(die_source source, Dwarf_Off offset, Dwarf_Die *die) const get_die_from_offset() argument 2946 const die_source source = get_die_source(die); associate_die_to_decl() local 2985 lookup_decl_from_die_offset(Dwarf_Off die_offset, die_source source) lookup_decl_from_die_offset() argument 3270 lookup_artifact_from_die_offset(Dwarf_Off die_offset, die_source source, bool die_as_type = false) const lookup_artifact_from_die_offset() argument 3543 set_canonical_die_offset(Dwarf_Off die_offset, die_source source, Dwarf_Off canonical_die_offset, bool die_as_type) const set_canonical_die_offset() argument 3575 const die_source source = get_die_source(die); set_canonical_die_offset() local 3614 get_canonical_die_offset(Dwarf_Off die_offset, die_source source, bool die_as_type) const get_canonical_die_offset() argument 3640 erase_canonical_die_offset(Dwarf_Off die_offset, die_source source, bool die_as_type) const erase_canonical_die_offset() argument 3775 die_wip_classes_map(die_source source) die_wip_classes_map() argument 3811 die_wip_function_types_map(die_source source) die_wip_function_types_map() argument 4645 tu_die_imported_unit_points_map(die_source source) tu_die_imported_unit_points_map() argument 4687 die_parent_map(die_source source) die_parent_map() argument 5199 build_die_parent_relations_under(Dwarf_Die* die, die_source source, imported_unit_points_type & imported_units) build_die_parent_relations_under() argument [all...] |
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/multiview/ |
H A D | vktMultiViewRenderTests.cpp | 4494 std::ostringstream source; in initPrograms() local 4517 std::ostringstream source; in initPrograms() local 4542 std::ostringstream source; in initPrograms() local 4561 std::ostringstream source; initPrograms() local 4588 std::ostringstream source; initPrograms() local 4651 std::ostringstream source; initPrograms() local 4679 std::ostringstream source; initPrograms() local 4693 std::ostringstream source; initPrograms() local 4706 std::ostringstream source; initPrograms() local [all...] |
/third_party/skia/third_party/externals/angle2/src/libANGLE/capture/ |
H A D | capture_gles_ext_autogen.cpp | 4347 CaptureGetTranslatedShaderSourceANGLE(const State &glState, bool isCallValid, ShaderProgramID shaderPacked, GLsizei bufsize, GLsizei *length, GLchar *source) CaptureGetTranslatedShaderSourceANGLE() argument 8289 CaptureDebugMessageControlKHR(const State &glState, bool isCallValid, GLenum source, GLenum type, GLenum severity, GLsizei count, const GLuint *ids, GLboolean enabled) CaptureDebugMessageControlKHR() argument 8326 CaptureDebugMessageInsertKHR(const State &glState, bool isCallValid, GLenum source, GLenum type, GLuint id, GLenum severity, GLsizei length, const GLchar *buf) CaptureDebugMessageInsertKHR() argument 8705 CapturePushDebugGroupKHR(const State &glState, bool isCallValid, GLenum source, GLuint id, GLsizei length, const GLchar *message) CapturePushDebugGroupKHR() argument [all...] |
H A D | capture_gles_ext_params.cpp | 2016 CaptureGetTranslatedShaderSourceANGLE_length(const State &glState, bool isCallValid, ShaderProgramID shader, GLsizei bufsize, GLsizei *length, GLchar *source, ParamCapture *paramCapture) CaptureGetTranslatedShaderSourceANGLE_length() argument 2027 CaptureGetTranslatedShaderSourceANGLE_source(const State &glState, bool isCallValid, ShaderProgramID shader, GLsizei bufsize, GLsizei *length, GLchar *source, ParamCapture *paramCapture) CaptureGetTranslatedShaderSourceANGLE_source() argument 2794 CaptureDebugMessageControlKHR_ids(const State &glState, bool isCallValid, GLenum source, GLenum type, GLenum severity, GLsizei count, const GLuint *ids, GLboolean enabled, ParamCapture *paramCapture) CaptureDebugMessageControlKHR_ids() argument 2807 CaptureDebugMessageInsertKHR_buf(const State &glState, bool isCallValid, GLenum source, GLenum type, GLuint id, GLenum severity, GLsizei length, const GLchar *buf, ParamCapture *paramCapture) CaptureDebugMessageInsertKHR_buf() argument 3042 CapturePushDebugGroupKHR_message(const State &glState, bool isCallValid, GLenum source, GLuint id, GLsizei length, const GLchar *message, ParamCapture *paramCapture) CapturePushDebugGroupKHR_message() argument
|
H A D | FrameCapture.cpp | 6178 std::stringstream source; in writeCppReplayIndexFiles() local 6191 std::stringstream source; writeCppReplayIndexFiles() local 6205 std::stringstream source; writeCppReplayIndexFiles() local 6229 std::stringstream source; writeCppReplayIndexFiles() local 6244 std::stringstream source; writeCppReplayIndexFiles() local 6474 setShaderSource(gl::ShaderProgramID id, std::string source) setShaderSource() argument 6665 CaptureMemory(const void *source, size_t size, ParamCapture *paramCapture) CaptureMemory() argument [all...] |
/third_party/vk-gl-cts/external/openglcts/modules/gl/ |
H A D | gl4cShadingLanguage420PackTests.cpp | 2612 prepareComputShaderSource(Utils::shaderSource& source) prepareComputShaderSource() argument 2679 prepareShaderSourceForDraw(Utils::SHADER_STAGES stage, bool use_version_400, Utils::shaderSource& source) prepareShaderSourceForDraw() argument 17867 shaderSource(const shaderSource& source) shaderSource() argument 17881 shaderCompilationException(const shaderSource& source, const glw::GLchar* message) shaderCompilationException() argument 18454 printShaderSource(const shaderSource& source, tcu::MessageBuilder& log) printShaderSource() argument [all...] |
/third_party/vk-gl-cts/external/openglcts/modules/glesext/texture_cube_map_array/ |
H A D | esextcTextureCubeMapArraySampling.cpp | 4797 const glw::GLchar* source = m_source.c_str(); local 4846 init(const glw::Functions& gl, glw::GLenum shader_stage, const std::string& source, TextureCubeMapArraySamplingTest* test) global() argument [all...] |
/third_party/skia/third_party/externals/angle2/src/libGL/ |
H A D | entry_points_gl_4_autogen.cpp | 4489 void GL_APIENTRY GL_DebugMessageControl(GLenum source, in GL_DebugMessageControl() argument 4525 void GL_APIENTRY GL_DebugMessageInsert(GLenum source, in GL_DebugMessageInsert() argument 5350 GL_PushDebugGroup(GLenum source, GLuint id, GLsizei length, const GLchar *message) GL_PushDebugGroup() argument [all...] |
/third_party/skia/third_party/externals/angle2/src/libANGLE/renderer/vulkan/ |
H A D | ContextVk.cpp | 3191 void ContextVk::insertEventMarkerImpl(GLenum source, const char *marker) in synchronizeCpuGpuTime() argument 3230 angle::Result ContextVk::pushDebugGroupImpl(GLenum source, GLuint id, const char *message) in synchronizeCpuGpuTime() argument 3217 pushDebugGroup(const gl::Context *context, GLenum source, GLuint id, const std::string &message) synchronizeCpuGpuTime() argument
|
/third_party/skia/third_party/externals/angle2/src/libANGLE/ |
H A D | validationES.cpp | 3698 const FramebufferAttachment *source = readFramebuffer->getReadColorAttachment(); in ValidateCopyTexImageParametersBase() local
|
/third_party/skia/third_party/externals/angle2/src/libGLESv2/ |
H A D | entry_points_gles_ext_autogen.cpp | 8225 void GL_APIENTRY GL_DebugMessageControlKHR(GLenum source, in GL_DebugMessageControlKHR() argument 3539 GL_GetTranslatedShaderSourceANGLE(GLuint shader, GLsizei bufsize, GLsizei *length, GLchar *source) GL_GetTranslatedShaderSourceANGLE() argument 8261 GL_DebugMessageInsertKHR(GLenum source, GLenum type, GLuint id, GLenum severity, GLsizei length, const GLchar *buf) GL_DebugMessageInsertKHR() argument 8507 GL_PushDebugGroupKHR(GLenum source, GLuint id, GLsizei length, const GLchar *message) GL_PushDebugGroupKHR() argument [all...] |
/third_party/skia/third_party/externals/swiftshader/src/OpenGL/libGLESv2/ |
H A D | Context.cpp | 3725 void Context::blit(sw::Surface *source, const sw::SliceRect &sRect, sw::Surface *dest, const sw::SliceRect &dRect) in blit() argument
|
/third_party/skia/third_party/externals/tint/src/reader/spirv/ |
H A D | function.cc | 1203 Source source; in EmitEntryPointAsWrapper() local 4617 auto source = GetSourceForInst(inst); MakeVectorShuffle() local [all...] |
/third_party/toybox/toys/pending/ |
H A D | awk.c | 3424 static int awk_getline(int source, struct zfile *zfp, struct zvalue *v) in awk_getline() argument 4085 int source = *ip++; in interpx() local [all...] |
/third_party/skia/third_party/externals/angle2/src/libANGLE/renderer/d3d/d3d11/ |
H A D | Renderer11.cpp | 2529 const d3d11::SharedSRV &source = sourceRenderTarget->getBlitShaderResourceView(context); in copyImageInternal() local 2639 copyTexture(const gl::Context *context, const gl::Texture *source, GLint sourceLevel, gl::TextureTarget srcTarget, const gl::Box &sourceBox, GLenum destFormat, GLenum destType, const gl::Offset &destOffset, TextureStorage *storage, gl::TextureTarget destTarget, GLint destLevel, bool unpackFlipY, bool unpackPremultiplyAlpha, bool unpackUnmultiplyAlpha) copyTexture() argument 2790 copyCompressedTexture(const gl::Context *context, const gl::Texture *source, GLint sourceLevel, TextureStorage *storage, GLint destLevel) copyCompressedTexture() argument 2969 createRenderTargetCopy(const gl::Context *context, RenderTargetD3D *source, RenderTargetD3D **outRT) createRenderTargetCopy() argument 3292 copyImage(const gl::Context *context, ImageD3D *dest, ImageD3D *source, const gl::Box &sourceBox, const gl::Offset &destOffset, bool unpackFlipY, bool unpackPremultiplyAlpha, bool unpackUnmultiplyAlpha) copyImage() argument 3526 uint8_t *source = static_cast<uint8_t *>(mapping.pData); packPixels() local [all...] |
/foundation/arkui/ace_engine/frameworks/core/components/web/resource/ |
H A D | web_delegate.cpp | 1336 bool WebDelegate::RequestFocus(OHOS::NWeb::NWebFocusSource source) in RequestFocus() argument
|
/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/web/ |
H A D | web_pattern.cpp | 5695 ScrollResult WebPattern::HandleScroll(float offset, int32_t source, NestedState state, float velocity) in HandleScroll() argument 5701 HandleScroll(RefPtr<NestableScrollContainer> parent, float offset, int32_t source, NestedState state) HandleScroll() argument [all...] |
/third_party/glfw/src/ |
H A D | x11_platform.h | 801 Window source; member
|
/third_party/cups-filters/utils/ |
H A D | cups-browsed.c | 10765 process_browse_data (GIOChannel *source, in process_browse_data() argument [all...] |
/third_party/icu/ohos_icu4c/src/ |
H A D | icu_addon.cpp | 1226 const char *ucnv_detectUnicodeSignature(const char *source, int32_t sourceLength, int32_t *signatureLength, in ucnv_detectUnicodeSignature() argument 1231 void ucnv_fixFileSeparator(const UConverter *cnv, UChar *source, int32_t sourceLen) in ucnv_fixFileSeparator() argument 1201 ucnv_convert(const char *toConverterName, const char *fromConverterName, char *target, int32_t targetCapacity, const char *source, int32_t sourceLength, UErrorCode *pErrorCode) ucnv_convert() argument 1207 ucnv_convertEx(UConverter *targetCnv, UConverter *sourceCnv, char **target, const char *targetLimit, const char **source, const char *sourceLimit, UChar *pivotStart, UChar **pivotSource, UChar **pivotTarget, const UChar *pivotLimit, UBool reset, UBool flush, UErrorCode *pErrorCode) ucnv_convertEx() argument 1239 ucnv_fromAlgorithmic(UConverter *cnv, UConverterType algorithmicType, char *target, int32_t targetCapacity, const char *source, int32_t sourceLength, UErrorCode *pErrorCode) ucnv_fromAlgorithmic() argument 1254 ucnv_fromUnicode(UConverter *converter, char **target, const char *targetLimit, const UChar **source, const UChar *sourceLimit, int32_t *offsets, UBool flush, UErrorCode *err) ucnv_fromUnicode() argument 1314 ucnv_getNextUChar(UConverter *converter, const char **source, const char *sourceLimit, UErrorCode *err) ucnv_getNextUChar() argument 1416 ucnv_toAlgorithmic(UConverterType algorithmicType, UConverter *cnv, char *target, int32_t targetCapacity, const char *source, int32_t sourceLength, UErrorCode *pErrorCode) ucnv_toAlgorithmic() argument 1431 ucnv_toUnicode(UConverter *converter, UChar **target, const UChar *targetLimit, const char **source, const char *sourceLimit, int32_t *offsets, UBool flush, UErrorCode *err) ucnv_toUnicode() argument 1456 ucol_equal(const UCollator *coll, const UChar *source, int32_t sourceLength, const UChar *target, int32_t targetLength) ucol_equal() argument 1469 ucol_getBound(const uint8_t *source, int32_t sourceLength, UColBoundMode boundType, uint32_t noOfLevels, uint8_t *result, int32_t resultLength, UErrorCode *status) ucol_getBound() argument 1529 ucol_getSortKey(const UCollator *coll, const UChar *source, int32_t sourceLength, uint8_t *result, int32_t resultLength) ucol_getSortKey() argument 1546 ucol_greater(const UCollator *coll, const UChar *source, int32_t sourceLength, const UChar *target, int32_t targetLength) ucol_greater() argument 1551 ucol_greaterOrEqual(const UCollator *coll, const UChar *source, int32_t sourceLength, const UChar *target, int32_t targetLength) ucol_greaterOrEqual() argument 1596 ucol_strcoll(const UCollator *coll, const UChar *source, int32_t sourceLength, const UChar *target, int32_t targetLength) ucol_strcoll() argument 1601 ucol_strcollUTF8(const UCollator *coll, const char *source, int32_t sourceLength, const char *target, int32_t targetLength, UErrorCode *status) ucol_strcollUTF8() argument [all...] |
/third_party/node/deps/v8/src/d8/ |
H A D | d8.cc | 400 Local<String> source = in FillTraceConfig() local 506 void Shell::StoreInCodeCache(Isolate* isolate, Local<Value> source, in StoreInCodeCache() argument 488 LookupCodeCache(Isolate* isolate, Local<Value> source) LookupCodeCache() argument 525 DummySourceStream(Local<String> source) DummySourceStream() argument 603 Compile(Local<Context> context, ScriptCompiler::Source* source, ScriptCompiler::CompileOptions options) Compile() argument 606 Compile(Local<Context> context, ScriptCompiler::Source* source, ScriptCompiler::CompileOptions options) Compile() argument 613 Compile(Local<Context> context, ScriptCompiler::Source* source, ScriptCompiler::CompileOptions options) Compile() argument 622 CompileString(Isolate* isolate, Local<Context> context, Local<String> source, const ScriptOrigin& origin) CompileString() argument 682 ExecuteString(Isolate* isolate, Local<String> source, Local<String> name, PrintResult print_result, ReportExceptions report_exceptions, ProcessMessageQueue process_message_queue) ExecuteString() argument 1480 Local<String> source = LoadJSON() local 1914 Local<String> source; RealmEval() local 2323 Local<String> source; ReadFile() local 2377 Local<String> source; ExecuteFile() local 2441 FunctionAndArgumentsToString(Local<Function> function, Local<Value> arguments, Local<String>* source, Isolate* isolate) FunctionAndArgumentsToString() argument 2498 Local<String> source; ReadSource() local 2544 Local<String> source; WorkerNew() local 2900 Local<String> source = Stringify() local 3935 Local<String> source = Execute() local 3953 Local<String> source = Execute() local 4007 Local<String> source; Execute() local 4314 Local<String> source = ExecuteInThread() local [all...] |
/third_party/node/deps/v8/src/compiler/ |
H A D | bytecode-graph-builder.cc | 2083 FeedbackSource source = in VisitSetKeyedProperty() local 2116 FeedbackSource source = VisitDefineKeyedOwnProperty() local 2330 Node* source = VisitCloneObject() local 2344 FeedbackSource source = VisitGetTemplateObject() local [all...] |
/third_party/node/deps/v8/src/heap/ |
H A D | heap.cc | 3478 void Heap::OnMoveEvent(HeapObject target, HeapObject source, in OnMoveEvent() argument
|
/third_party/node/deps/v8/src/interpreter/ |
H A D | bytecode-generator.cc | 3536 Register source; BuildVariableLoad() local [all...] |
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/api/ |
H A D | vktApiCopiesAndBlittingTests.cpp | 3859 floatNearestBlitCompare(const tcu::ConstPixelBufferAccess& source, const tcu::ConstPixelBufferAccess& result, const tcu::Vec4& sourceThreshold, const tcu::Vec4& resultThreshold, const tcu::PixelBufferAccess& errorMask, const std::vector<CopyRegion>& regions) floatNearestBlitCompare() argument 3876 const tcu::ConstPixelBufferAccess& source; floatNearestBlitCompare() member 3907 intNearestBlitCompare(const tcu::ConstPixelBufferAccess& source, const tcu::ConstPixelBufferAccess& result, const tcu::PixelBufferAccess& errorMask, const std::vector<CopyRegion>& regions) intNearestBlitCompare() argument 3938 const tcu::ConstPixelBufferAccess& source; intNearestBlitCompare() member 3964 checkNearestFilteredResult(const tcu::ConstPixelBufferAccess& result, const tcu::ConstPixelBufferAccess& source) checkNearestFilteredResult() argument 4023 checkCompressedNearestFilteredResult(const tcu::ConstPixelBufferAccess& result, const tcu::ConstPixelBufferAccess& source, const tcu::CompressedTexFormat format) checkCompressedNearestFilteredResult() argument 4344 const MirrorMode source = getMirrorMode(s1, s2); getMirrorMode() local 5152 const tcu::ConstPixelBufferAccess source = (m_params.singleCommand || mipLevelNdx == 0) ? // Read from source image checkNearestFilteredResult() local [all...] |