MCPcopy Create free account

hub / github.com/ISEE-Technology/CamVox / functions

Functions5,903 in github.com/ISEE-Technology/CamVox

↓ 2 callersMethodSetName
inertial-sense-ros/lib/inertial-sense-sdk/src/DataChunk.cpp:44
↓ 2 callersMethodSetNotErase
isee-camvox/src/KeyFrame.cc:398
↓ 2 callersMethodSetNotStop
isee-camvox/src/Calibrating.cc:1278
↓ 2 callersMethodSetRansacParameters
isee-camvox/src/PnPsolver.cc:66
↓ 2 callersMethodSetReferenceMapPoints
* @brief 设置参考MapPoints,将用于DrawMapPoints函数画图 * @param vpMPs Local MapPoints */
isee-camvox/src/Map.cc:62
↓ 2 callersMethodSetStreamPrinting
Switch over to "stream printing" which is the most dense formatting without linebreaks. Common when the XML is needed for network transmission. */
inertial-sense-ros/lib/inertial-sense-sdk/src/tinyxml.h:1777
↓ 2 callersMethodShutDown
inertial-sense-ros/lib/inertial-sense-sdk/src/ISDisplay.cpp:125
↓ 2 callersFunctionTIMECONV_GetUTCTimeFromJulianDate
inertial-sense-ros/lib/inertial-sense-sdk/src/time_conversion.c:390
↓ 2 callersFunctionTiXmlFOpen
Microsoft compiler security
inertial-sense-ros/lib/inertial-sense-sdk/src/tinyxml.cpp:39
↓ 2 callersMethodToDeclaration
< Cast to a more defined type. Will return null if not of the requested type.
inertial-sense-ros/lib/inertial-sense-sdk/src/tinyxml.h:708
↓ 2 callersMethodToUnknown
< Cast to a more defined type. Will return null if not of the requested type.
inertial-sense-ros/lib/inertial-sense-sdk/src/tinyxml.h:706
↓ 2 callersFunctionUSBDDriver_RequestHandler
* Handles the given request if it is standard, otherwise STALLs it. * \param pDriver Pointer to a USBDDriver instance. * \param pRequest Pointer t
inertial-sense-ros/lib/inertial-sense-sdk/hw-libs/libusb/device/core/USBDDriver.c:609
↓ 2 callersFunctionUSBD_ConfigureEndpoint
* Configures an endpoint according to its Endpoint Descriptor. * \param pDescriptor Pointer to an Endpoint descriptor. */
inertial-sense-ros/lib/inertial-sense-sdk/hw-libs/libusb/device/core/USBD.c:165
↓ 2 callersFunctionUSBD_HAL_ConfigureEP
* Configures an endpoint according to its endpoint Descriptor. * \param pDescriptor Pointer to an endpoint descriptor. * \return The endpoint addres
inertial-sense-ros/lib/inertial-sense-sdk/hw-libs/libusb/common/core/USBD_HAL.c:1188
↓ 2 callersFunctionUSBD_HAL_ResetEPs
* \brief Reset endpoints and disable them. * -# Terminate transfer if there is any, with given status; * -# Reset the endpoint & disable it. * \par
inertial-sense-ros/lib/inertial-sense-sdk/hw-libs/libusb/common/core/USBD_HAL.c:1119
↓ 2 callersFunctionUSBD_HAL_SetTransferCallback
* Set callback for a USB endpoint for transfer (read/write). * * \param bEP Endpoint number. * \param fCallback Optional callback function to
inertial-sense-ros/lib/inertial-sense-sdk/hw-libs/libusb/common/core/USBD_HAL.c:1340
↓ 2 callersFunctionUSBD_Read
* Reads incoming data on an USB endpoint This methods sets the transfer * descriptor and activate the endpoint interrupt. The actual transfer is * t
inertial-sense-ros/lib/inertial-sense-sdk/hw-libs/libusb/device/core/USBD.c:318
↓ 2 callersFunctionUSBGenericDescriptor_GetNextDescriptor
* Returns a pointer to the descriptor right after the given one, when * parsing a Configuration descriptor. * \param descriptor - Pointer to a USBGe
inertial-sense-ros/lib/inertial-sense-sdk/hw-libs/libusb/common/core/USBDescriptors.c:77
↓ 2 callersFunctionUSBGenericDescriptor_GetType
* Returns the type of a descriptor. * \param descriptor Pointer to a USBGenericDescriptor instance. * \return Type of descriptor. */
inertial-sense-ros/lib/inertial-sense-sdk/hw-libs/libusb/common/core/USBDescriptors.c:65
↓ 2 callersFunctionUSBHS_AllocateMemory
* Allocate Endpoint memory */
inertial-sense-ros/lib/inertial-sense-sdk/hw-libs/libchip/include/usbhs.h:663
↓ 2 callersFunctionUSBHS_ByteCount
* Read endpoint's byte count of the FIFO */
inertial-sense-ros/lib/inertial-sense-sdk/hw-libs/libchip/include/usbhs.h:808
↓ 2 callersFunctionUSBHS_ConfigureDma
* \brief Setup the USBHS DMA * \param pUsbDma USBHS device DMA instance * \param Cfg DMA's configuration */
inertial-sense-ros/lib/inertial-sense-sdk/hw-libs/libchip/include/usbhs.h:864
↓ 2 callersFunctionUSBHS_DetachUsb
inertial-sense-ros/lib/inertial-sense-sdk/hw-libs/libchip/include/usbhs.h:311
↓ 2 callersFunctionUSBHS_DisableIntEP
inertial-sense-ros/lib/inertial-sense-sdk/hw-libs/libchip/include/usbhs.h:535
↓ 2 callersFunctionUSBHS_EnableHighSpeed
inertial-sense-ros/lib/inertial-sense-sdk/hw-libs/libchip/include/usbhs.h:340
↓ 2 callersFunctionUSBHS_GetDmaStatus
* \brief Get Dma Status * \param pUsbDma USBHS device DMA instance * \return Dma status */
inertial-sense-ros/lib/inertial-sense-sdk/hw-libs/libchip/include/usbhs.h:896
↓ 2 callersFunctionUSBHS_IsEpIntEnable
* Check for interrupt types enabled for a given endpoint */
inertial-sense-ros/lib/inertial-sense-sdk/hw-libs/libchip/include/usbhs.h:718
↓ 2 callersFunctionUSBHS_IsIntEnable
inertial-sense-ros/lib/inertial-sense-sdk/hw-libs/libchip/include/usbhs.h:456
↓ 2 callersFunctionUSBHS_ReadIntStatus
inertial-sense-ros/lib/inertial-sense-sdk/hw-libs/libchip/include/usbhs.h:390
↓ 2 callersFunctionUSBInterfaceRequest_GetInterface
* Indicates which interface is targeted by a GET_INTERFACE or * SET_INTERFACE request. * \param request Pointer to a USBGenericRequest instance. *
inertial-sense-ros/lib/inertial-sense-sdk/hw-libs/libusb/common/core/USBRequests.c:197
↓ 2 callersMethodUpdate
isee-camvox/src/FrameDrawer.cc:149
↓ 2 callersMethodVisitEnter
inertial-sense-ros/lib/inertial-sense-sdk/src/tinyxml.cpp:1744
↓ 2 callersMethodVisitExit
inertial-sense-ros/lib/inertial-sense-sdk/src/tinyxml.cpp:1749
↓ 2 callersFunctionW
(e,t,n,r)
inertial-sense-ros/lib/inertial-sense-sdk/docs/html/jquery.js:2
↓ 2 callersFunctionWe
(e,t,n)
inertial-sense-ros/lib/inertial-sense-sdk/docs/html/jquery.js:2
↓ 2 callersMethodWrite
inertial-sense-ros/lib/inertial-sense-sdk/src/ISStream.cpp:46
↓ 2 callersFunctionWriteExponent
inertial-sense-ros/lib/inertial-sense-sdk/hw-libs/misc/dtoa_milo.h:316
↓ 2 callersMethod__init__
(self, log, parent=None)
inertial-sense-ros/lib/inertial-sense-sdk/python/logInspector/logInspector.py:123
↓ 2 callersMethod__str__
(self)
inertial-sense-ros/lib/inertial-sense-sdk/python/logInspector/setup.py:19
↓ 2 callersFunction_atoi
internal ASCII string to unsigned int conversion
inertial-sense-ros/lib/inertial-sense-sdk/hw-libs/printf-master/printf.c:188
↓ 2 callersFunction_dcache_invalidate_prepare
* \brief Preparation for unaligned buffer invalidation * \param addr The memory address to invalidate * \param dsize The size of the memory */
inertial-sense-ros/lib/inertial-sense-sdk/EVB-2/IS_EVB-2/src/ASF/sam/drivers/usbhs/usbhs_device.c:140
↓ 2 callersFunction_etoa
internal ftoa variant for exponential floating-point type, contributed by Martijn Jasperse <m.jasperse@gmail.com>
inertial-sense-ros/lib/inertial-sense-sdk/hw-libs/printf-master/printf.c:467
↓ 2 callersFunction_load
(directory, opt)
inertial-sense-ros/lib/inertial-sense-sdk/python/pylib/ISTools.py:78
↓ 2 callersFunction_mcan_enable_peripheral_clock
* \brief enable can module clock. * * \param module_inst MCAN instance * */
inertial-sense-ros/lib/inertial-sense-sdk/EVB-2/IS_EVB-2/src/ASF/sam/drivers/mcan/mcan.c:252
↓ 2 callersFunction_ntoa_format
internal itoa format
inertial-sense-ros/lib/inertial-sense-sdk/hw-libs/printf-master/printf.c:227
↓ 2 callersMethodaddBlock
* add a block to the pattern, return a pointer to the added block */
isee-camvox/Thirdparty/g2o/g2o/core/sparse_block_matrix_ccs.h:257
↓ 2 callersMethodaddChild
inertial-sense-ros/lib/inertial-sense-sdk/hw-libs/printf-master/test/catch.hpp:11940
↓ 2 callersMethodaddFeature
isee-camvox/Thirdparty/DBoW2/DBoW2/FeatureVector.cpp:31
↓ 2 callersMethodaddIfNotExist
isee-camvox/Thirdparty/DBoW2/DBoW2/BowVector.cpp:50
↓ 2 callersMethodaddWeight
isee-camvox/Thirdparty/DBoW2/DBoW2/BowVector.cpp:34
↓ 2 callersMethodallPassed
inertial-sense-ros/lib/inertial-sense-sdk/hw-libs/printf-master/test/catch.hpp:12589
↓ 2 callersMethodallVerticesFixed
isee-camvox/Thirdparty/g2o/g2o/core/base_multi_edge.hpp:160
↓ 2 callersMethodallocate
isee-camvox/Thirdparty/g2o/g2o/core/jacobian_workspace.cpp:46
↓ 2 callersFunctionapp_data_access
inertial-sense-ros/lib/inertial-sense-sdk/EVB-2/IS_EVB-2/src/ASF/common/components/wifi/winc3400/wifi_drv/driver/source/m2m_flash.c:143
↓ 2 callersFunctionappendGPSCoord
inertial-sense-ros/lib/inertial-sense-sdk/src/data_sets.c:726
↓ 2 callersFunctionarch_ioport_disable_port
inertial-sense-ros/lib/inertial-sense-sdk/EVB-2/IS_EVB-2/src/ASF/common/services/ioport/sam/ioport_pio.h:159
↓ 2 callersFunctionarch_ioport_enable_port
inertial-sense-ros/lib/inertial-sense-sdk/EVB-2/IS_EVB-2/src/ASF/common/services/ioport/sam/ioport_pio.h:153
↓ 2 callersFunctionarch_ioport_set_pin_mode
inertial-sense-ros/lib/inertial-sense-sdk/EVB-2/IS_EVB-2/src/ASF/common/services/ioport/sam/ioport_pio.h:243
↓ 2 callersFunctionarch_ioport_set_port_sense_mode
inertial-sense-ros/lib/inertial-sense-sdk/EVB-2/IS_EVB-2/src/ASF/common/services/ioport/sam/ioport_pio.h:331
↓ 2 callersMethodassertionStarting
inertial-sense-ros/lib/inertial-sense-sdk/hw-libs/printf-master/test/catch.hpp:13032
↓ 2 callersFunctionaverageUnitQuaternion
isee-preprocessing/include/sophus/average.hpp:106
↓ 2 callersFunctionb
(e,t,n)
inertial-sense-ros/lib/inertial-sense-sdk/docs/html/jquery.js:2
↓ 2 callersFunctionbootloadFileInternal
inertial-sense-ros/lib/inertial-sense-sdk/src/inertialSenseBootLoader.c:1184
↓ 2 callersFunctionbootloadUpdateBootloaderEx
inertial-sense-ros/lib/inertial-sense-sdk/src/inertialSenseBootLoader.c:1783
↓ 2 callersFunctionbootloaderBeginProgramForCurrentPage
inertial-sense-ros/lib/inertial-sense-sdk/src/inertialSenseBootLoader.c:369
↓ 2 callersFunctionbootloaderCycleBaudRate
inertial-sense-ros/lib/inertial-sense-sdk/src/inertialSenseBootLoader.c:203
↓ 2 callersFunctionbootloaderFillCurrentPage
inertial-sense-ros/lib/inertial-sense-sdk/src/inertialSenseBootLoader.c:516
↓ 2 callersFunctionbootloaderHandshake
inertial-sense-ros/lib/inertial-sense-sdk/src/inertialSenseBootLoader.c:1112
↓ 2 callersFunctionbootloaderRestart
inertial-sense-ros/lib/inertial-sense-sdk/src/inertialSenseBootLoader.c:1080
↓ 2 callersFunctionbootloaderVerify
inertial-sense-ros/lib/inertial-sense-sdk/src/inertialSenseBootLoader.c:561
↓ 2 callersFunctionc
()
inertial-sense-ros/lib/inertial-sense-sdk/docs/html/jquery.js:2
↓ 2 callersMethodcalculateRMS
(self)
inertial-sense-ros/lib/inertial-sense-sdk/python/logInspector/logReader.py:224
↓ 2 callersFunctioncancelTimer
(stopClose)
inertial-sense-ros/lib/inertial-sense-sdk/docs/html/jquery.js:23
↓ 2 callersMethodcaseSensitivitySuffix
inertial-sense-ros/lib/inertial-sense-sdk/hw-libs/printf-master/test/catch.hpp:9446
↓ 2 callersFunctionchecksum32
inertial-sense-ros/lib/inertial-sense-sdk/src/data_sets.c:531
↓ 2 callersFunctionchip_apply_conf
inertial-sense-ros/lib/inertial-sense-sdk/EVB-2/IS_EVB-2/src/ASF/common/components/wifi/winc3400/wifi_drv/driver/source/nmasic.c:60
↓ 2 callersFunctionchip_reset
inertial-sense-ros/lib/inertial-sense-sdk/EVB-2/IS_EVB-2/src/ASF/common/components/wifi/winc3400/wifi_drv/driver/source/nmasic.c:450
↓ 2 callersFunctionchip_wake
inertial-sense-ros/lib/inertial-sense-sdk/EVB-2/IS_EVB-2/src/ASF/common/components/wifi/winc3400/wifi_drv/driver/source/nmasic.c:405
↓ 2 callersFunctioncleanUp
inertial-sense-ros/lib/inertial-sense-sdk/hw-libs/printf-master/test/catch.hpp:10178
↓ 2 callersFunctioncloseAnyDelayed
()
inertial-sense-ros/lib/inertial-sense-sdk/docs/html/jquery.js:23
↓ 2 callersFunctioncltool_outputHelp
inertial-sense-ros/lib/inertial-sense-sdk/src/cltool.cpp:529
↓ 2 callersFunctioncltool_updateFlashConfig
inertial-sense-ros/lib/inertial-sense-sdk/src/cltool.cpp:534
↓ 2 callersMethodcolsOfBlock
how many cols does the block at block-col c has?
isee-camvox/Thirdparty/g2o/g2o/core/sparse_block_matrix.h:105
↓ 2 callersFunctioncomManagerGetDataRequestInstance
inertial-sense-ros/lib/inertial-sense-sdk/src/com_manager.c:894
↓ 2 callersFunctioncomManagerInit
inertial-sense-ros/lib/inertial-sense-sdk/src/com_manager.c:78
↓ 2 callersFunctioncomManagerSendDataInstance
inertial-sense-ros/lib/inertial-sense-sdk/src/com_manager.c:553
↓ 2 callersFunctioncomManagerSendDataNoAckInstance
inertial-sense-ros/lib/inertial-sense-sdk/src/com_manager.c:577
↓ 2 callersFunctioncomManagerSetCallbacksInstance
inertial-sense-ros/lib/inertial-sense-sdk/src/com_manager.c:457
↓ 2 callersFunctioncomManagerStepTxInstance
inertial-sense-ros/lib/inertial-sense-sdk/src/com_manager.c:397
↓ 2 callersMethodcompleteCycle
inertial-sense-ros/lib/inertial-sense-sdk/hw-libs/printf-master/test/catch.hpp:11904
↓ 2 callersMethodcompletedCycle
inertial-sense-ros/lib/inertial-sense-sdk/hw-libs/printf-master/test/catch.hpp:11908
↓ 2 callersFunctioncomputeOrientation
计算角度
isee-camvox/src/ORBextractor.cc:444
↓ 2 callersFunctioncomputeUpperTriangleIndex
isee-camvox/Thirdparty/g2o/g2o/core/base_multi_edge.hpp:28
↓ 2 callersFunctioncompute_lock_range
* \brief Compute the lock range associated with the given address range. * * \param ul_start Start address of lock range. * \param ul_end End addre
inertial-sense-ros/lib/inertial-sense-sdk/EVB-2/IS_EVB-2/src/ASF/sam/services/flash_efc/flash_efc.c:287
↓ 2 callersFunctionconvertString
isee-camvox/Thirdparty/g2o/g2o/stuff/string_tools.h:124
↓ 2 callersFunctioncount
inertial-sense-ros/lib/inertial-sense-sdk/hw-libs/printf-master/test/catch.hpp:3206
↓ 2 callersFunctioncpu_start
inertial-sense-ros/lib/inertial-sense-sdk/EVB-2/IS_EVB-2/src/ASF/common/components/wifi/winc3400/wifi_drv/driver/source/nmasic.c:244
↓ 2 callersFunctioncrc_update
inertial-sense-ros/lib/inertial-sense-sdk/src/inertialSenseBootLoader.c:86
↓ 2 callersMethodcreate
inertial-sense-ros/lib/inertial-sense-sdk/hw-libs/printf-master/test/catch.hpp:10194
↓ 2 callersMethodcreateCache
isee-camvox/Thirdparty/g2o/g2o/core/cache.cpp:129
← previousnext →901–1,000 of 5,903, ranked by callers