MCPcopy Create free account

hub / github.com/chai2010/gopherchina2018-cgo-talk / functions

Functions512 in github.com/chai2010/gopherchina2018-cgo-talk

↓ 1 callersFunction_cgo_runtime_cgocallback
go:linkname _cgo_runtime_cgocallback runtime.cgocallback
examples/cgo-internal-v3/_obj/_cgo_gotypes.go:26
↓ 1 callersFunction_cgo_runtime_gostring
go:linkname _cgo_runtime_gostring runtime.gostring
examples/cgo-internal/_obj/_cgo_gotypes.go:44
↓ 1 callersFunction_cgo_wait_runtime_init_done
examples/cgo-internal/_obj/_cgo_main.c:3
↓ 1 callersFunction_cgo_wait_runtime_init_done
examples/cgo-internal-v3/_obj/_cgo_main.c:3
↓ 1 callersFunctionaddAttributes
* Add attributes to the parent element of a text node, * or the element of an attribute node.
reveal.js-3.6.0/plugin/markdown/markdown.js:304
↓ 1 callersFunctionaddClass
( elem, name )
reveal.js-3.6.0/test/qunit-1.12.0.js:1564
↓ 1 callersFunctionaddEventListeners
* Binds all event listeners.
reveal.js-3.6.0/js/reveal.js:1145
↓ 1 callersFunctionaddEvents
* @param {Array|NodeList} elems * @param {string} type * @param {Function} fn
reveal.js-3.6.0/test/qunit-1.12.0.js:1553
↓ 1 callersFunctionat
(n)
reveal.js-3.6.0/lib/js/head.min.js:6
↓ 1 callersFunctionbetterTrim
(snippetEl)
reveal.js-3.6.0/plugin/highlight/highlight.js:5
↓ 1 callersFunctionbindCallbacks
( o, callbacks, args )
reveal.js-3.6.0/test/qunit-1.12.0.js:1609
↓ 1 callersFunctioncgo_DeleteMyBuffer
(p *cgo_MyBuffer_T)
examples/class-cc2go/my_buffer_capi.go:20
↓ 1 callersFunctioncgo_MyBuffer_Data
(p *cgo_MyBuffer_T)
examples/class-cc2go/my_buffer_capi.go:24
↓ 1 callersFunctioncgo_MyBuffer_Size
(p *cgo_MyBuffer_T)
examples/class-cc2go/my_buffer_capi.go:28
↓ 1 callersFunctioncgo_NewMyBuffer
(size int)
examples/class-cc2go/my_buffer_capi.go:15
↓ 1 callersFunctioncheckCapabilities
* Inspect the client to see what it's capable of, this * should only happens once per runtime.
reveal.js-3.6.0/js/reveal.js:358
↓ 1 callersFunctioncheckPollution
()
reveal.js-3.6.0/test/qunit-1.12.0.js:1481
↓ 1 callersFunctioncolorBrightness
* Calculates brightness on a scale of 0-255. * * @param {string} color See colorToRgb for supported formats. * @see {@link colorToRgb}
reveal.js-3.6.0/js/reveal.js:1489
↓ 1 callersFunctionconfigure
* Applies the configuration settings from the config * object. May be called multiple times. * * @param {object} options
reveal.js-3.6.0/js/reveal.js:1015
↓ 1 callersFunctionconnect
* Connect to the notes window through a postmessage handshake. * Using postmessage enables us to work in situations where the * origins differ,
reveal.js-3.6.0/plugin/notes/notes.js:33
↓ 1 callersFunctionconvertSlides
* Converts any current data-markdown slides in the * DOM to HTML.
reveal.js-3.6.0/plugin/markdown/markdown.js:343
↓ 1 callersFunctioncreateBackgrounds
* Creates the slide background elements and appends them * to the background container. One element is created per * slide no matter if the given
reveal.js-3.6.0/js/reveal.js:839
↓ 1 callersFunctioncreateStatusDiv
* Creates a hidden div with role aria-live to announce the * current slide content. Hide the div off-screen to make it * available only to Assisti
reveal.js-3.6.0/js/reveal.js:591
↓ 1 callersFunctioncrosscall2
examples/cgo-internal-v3/_obj/_cgo_main.c:2
↓ 1 callersFunctiond
()
reveal.js-3.6.0/plugin/highlight/highlight.js:76
↓ 1 callersFunctiondisableRollingLinks
* Unwrap all 3D links.
reveal.js-3.6.0/js/reveal.js:1613
↓ 1 callersFunctiondone
()
reveal.js-3.6.0/test/qunit-1.12.0.js:1250
↓ 1 callersFunctionenableRollingLinks
* Wrap all links in 3D goodness.
reveal.js-3.6.0/js/reveal.js:1588
↓ 1 callersFunctionenterFullscreen
* Handling the fullscreen functionality via the fullscreen API * * @see http://fullscreen.spec.whatwg.org/ * @see https://developer.mozilla.org/
reveal.js-3.6.0/js/reveal.js:2213
↓ 1 callersFunctionerrorString
( error )
reveal.js-3.6.0/test/qunit-1.12.0.js:47
↓ 1 callersFunctionet
(n)
reveal.js-3.6.0/lib/js/head.min.js:6
↓ 1 callersFunctionfinish
()
reveal.js-3.6.0/plugin/math/math.js:46
↓ 1 callersFunctionformatEmbeddedContent
* Enforces origin-specific format rules for embedded media.
reveal.js-3.6.0/js/reveal.js:3365
↓ 1 callersFunctiongetLocalIP
()
server.go:72
↓ 1 callersFunctiongetProgress
* Returns a value ranging from 0-1 that represents * how far into the presentation we have navigated. * * @return {number}
reveal.js-3.6.0/js/reveal.js:3636
↓ 1 callersFunctiongetRemainingHeight
* Returns the remaining height within the parent of the * target element. * * remaining height = [ configured parent height ] - [ current parent
reveal.js-3.6.0/js/reveal.js:1510
↓ 1 callersFunctiongetSlide
* Returns the slide element matching the specified index. * * @return {HTMLElement}
reveal.js-3.6.0/js/reveal.js:3842
↓ 1 callersFunctiongetSlides
* Retrieves all slides in this presentation.
reveal.js-3.6.0/js/reveal.js:3820
↓ 1 callersFunctiongetState
* Retrieves the current state of the presentation as * an object. This state can then be restored at any * time. * * @return {{indexh: number,
reveal.js-3.6.0/js/reveal.js:3912
↓ 1 callersFunctiongoPrintln
export goPrintln
examples/make-clib-from-multi-pkg/main.go:19
↓ 1 callersFunctionhasNotes
* Checks if there are speaker notes for ANY slide in the * presentation.
reveal.js-3.6.0/js/reveal.js:2834
↓ 1 callersFunctionhideAddressBar
* Hides the address bar if we're on a mobile device.
reveal.js-3.6.0/js/reveal.js:1544
↓ 1 callersFunctionht
(n)
reveal.js-3.6.0/lib/js/head.min.js:6
↓ 1 callersFunctioninArray
( elem, array )
reveal.js-3.6.0/test/qunit-1.12.0.js:2044
↓ 1 callersFunctionload
* Loads the dependencies of reveal.js. Dependencies are * defined via the configuration option 'dependencies' * and will be loaded prior to
reveal.js-3.6.0/js/reveal.js:401
↓ 1 callersFunctionloadScript
( url, callback )
reveal.js-3.6.0/plugin/math/math.js:38
↓ 1 callersFunctionloadScript
( s )
reveal.js-3.6.0/js/reveal.js:417
↓ 1 callersFunctionn
(o,p)
reveal.js-3.6.0/lib/js/classList.js:2
↓ 1 callersFunctionnumber_add_mod
export number_add_mod
examples/make-clib-static/main.go:11
↓ 1 callersFunctionnumber_add_mod
export number_add_mod
examples/make-clib-shared/main.go:11
↓ 1 callersFunctionnumber_add_mod
export number_add_mod
examples/make-clib-dll/main.go:11
↓ 1 callersFunctionnumber_add_mod
export number_add_mod
examples/make-clib-from-multi-pkg/number/number.go:9
↓ 1 callersFunctiono
(f)
reveal.js-3.6.0/lib/js/head.min.js:6
↓ 1 callersFunctiononConnected
* Called once we have established a connection to the notes * window.
reveal.js-3.6.0/plugin/notes/notes.js:106
↓ 1 callersFunctiononDocumentKeyDown
* Handler for the document level 'keydown' event. * * @param {object} event
reveal.js-3.6.0/js/reveal.js:4397
↓ 1 callersFunctiononTouchEnd
* Handler for the 'touchend' event. * * @param {object} event
reveal.js-3.6.0/js/reveal.js:4652
↓ 1 callersFunctiononTouchMove
* Handler for the 'touchmove' event. * * @param {object} event
reveal.js-3.6.0/js/reveal.js:4561
↓ 1 callersFunctiononTouchStart
* Handler for the 'touchstart' event, enables support for * swipe and pinch gestures. * * @param {object} event
reveal.js-3.6.0/js/reveal.js:4534
↓ 1 callersFunctionopenSearch
()
reveal.js-3.6.0/plugin/search/search.js:111
↓ 1 callersFunctionperson_delete
export person_delete
examples/class-go2cc/person_capi.go:17
↓ 1 callersFunctionperson_get_age
export person_get_age
examples/class-go2cc/person_capi.go:41
↓ 1 callersFunctionperson_get_name
export person_get_name
examples/class-go2cc/person_capi.go:28
↓ 1 callersFunctionperson_new
export person_new
examples/class-go2cc/person_capi.go:11
↓ 1 callersFunctionperson_set
export person_set
examples/class-go2cc/person_capi.go:22
↓ 1 callersFunctionpost
* Posts the current slide data to the notes window
reveal.js-3.6.0/plugin/notes/notes.js:56
↓ 1 callersFunctionprocessSlides
* Parses any current data-markdown slides, splits * multi-slide markdown into separate sections and * handles loading of external markdown.
reveal.js-3.6.0/plugin/markdown/markdown.js:200
↓ 1 callersFunctionqsort
(slice interface{}, fn func(a, b int) int)
demos/05-qsort/qsort.go:45
↓ 1 callersFunctionresetVerticalSlides
* Resets all vertical slides so that only the first * is visible.
reveal.js-3.6.0/js/reveal.js:2530
↓ 1 callersFunctionrun
()
reveal.js-3.6.0/test/qunit-1.12.0.js:355
↓ 1 callersFunctionruntime_throw
go:linkname runtime_throw runtime.throw
examples/cgo-internal/_obj/_cgo_gotypes.go:95
↓ 1 callersFunctionsetupDOM
* Finds and stores references to DOM elements which are * required by the presentation. If a required element is * not found, it is created.
reveal.js-3.6.0/js/reveal.js:523
↓ 1 callersFunctionsetupPDF
* Configures the presentation for printing to a static * PDF.
reveal.js-3.6.0/js/reveal.js:646
↓ 1 callersFunctionsetupPostMessage
* Registers a listener to postMessage events, this makes it * possible to call all reveal.js API methods from another * window. For example: *
reveal.js-3.6.0/js/reveal.js:989
↓ 1 callersFunctionsetupScrollPrevention
* This is an unfortunate necessity. Some actions – such as * an input field being focused in an iframe or using the * keyboard to expand text sele
reveal.js-3.6.0/js/reveal.js:785
↓ 1 callersFunctionshowPreview
* Opens a preview window for the target URL. * * @param {string} url - url for preview iframe src
reveal.js-3.6.0/js/reveal.js:1666
↓ 1 callersFunctionshuffle
* Randomly shuffles all slides in the deck.
reveal.js-3.6.0/js/reveal.js:2576
↓ 1 callersFunctionsortAllFragments
* Sorts and formats all of fragments in the * presentation.
reveal.js-3.6.0/js/reveal.js:2555
↓ 1 callersFunctionst
(n)
reveal.js-3.6.0/lib/js/head.min.js:6
↓ 1 callersFunctionstartBrowser
startBrowser tries to open the URL in a browser, and returns whether it succeed.
server.go:89
↓ 1 callersFunctionstartEmbeddedIframe
* "Starts" the content of an embedded iframe using the * postMessage API. * * @param {object} event
reveal.js-3.6.0/js/reveal.js:3490
↓ 1 callersFunctionstartEmbeddedMedia
* Starts playing an embedded video/audio element after * it has finished loading. * * @param {object} event
reveal.js-3.6.0/js/reveal.js:3470
↓ 1 callersFunctionsum
demos/04-cgo-internal/_obj/cgo-internal.cgo2.c:24
↓ 1 callersFunctionsync
* Syncs the presentation with the current DOM. Useful * when new slides or control elements are added or when * the configuration has changed.
reveal.js-3.6.0/js/reveal.js:2479
↓ 1 callersFunctiontoggleAutoSlide
* Toggles the auto slide mode on and off. * * @param {Boolean} [override] Flag which sets the desired state. * True means autoplay starts, false
reveal.js-3.6.0/js/reveal.js:2297
↓ 1 callersFunctiontoggleHelp
* Open or close help overlay window. * * @param {Boolean} [override] Flag which overrides the * toggle logic and forcibly sets the desired state
reveal.js-3.6.0/js/reveal.js:1715
↓ 1 callersFunctiontoggleSearch
()
reveal.js-3.6.0/plugin/search/search.js:126
↓ 1 callersFunctiontrimLineBreaks
(input)
reveal.js-3.6.0/plugin/highlight/highlight.js:11
↓ 1 callersFunctiontt
()
reveal.js-3.6.0/lib/js/head.min.js:2
↓ 1 callersFunctionupdateNotesVisibility
* Updates the visibility of the speaker notes sidebar that * is used to share annotated slides. The notes sidebar is * only visible if showNotes i
reveal.js-3.6.0/js/reveal.js:2819
↓ 1 callersFunctionvalidTest
@return Boolean: true if this test should be ran
reveal.js-3.6.0/test/qunit-1.12.0.js:1324
↓ 1 callersFunctionvt
()
reveal.js-3.6.0/lib/js/head.min.js:6
↓ 1 callersFunctionwaitServer
waitServer waits some time for the http Server to start serving url. The return value reports whether it starts.
server.go:58
MethodData
()
examples/class-cc2go/my_buffer.go:22
FunctionDeleteMyBuffer
examples/class-cc2go/my_buffer_capi.cc:19
FunctionF
()
examples/plugin/plugin.go:15
FunctionF
()
reveal.js-3.6.0/test/qunit-1.12.0.js:689
FunctionFreeGoString
export FreeGoString
demos/07-obj-id/main.go:33
MethodGet
()
examples/class-go2cc/goobj.go:41
FunctionHilitor
(id, tag)
reveal.js-3.6.0/plugin/search/search.js:19
FunctionInlineLexer
(links,options)
reveal.js-3.6.0/plugin/markdown/marked.js:6
← previousnext →201–300 of 512, ranked by callers