MCPcopy Create free account

hub / github.com/cactus-compute/cactus-react-native / functions

Functions755 in github.com/cactus-compute/cactus-react-native

Functioncreate_Result_std__shared_ptr_Promise_std__string___
nitrogen/generated/ios/Cactus-Swift-Cxx-Bridge.hpp:215
Functioncreate_Result_std__shared_ptr_Promise_void___
nitrogen/generated/ios/Cactus-Swift-Cxx-Bridge.hpp:233
Functioncreate_std__optional_std__function_void_double____progress______
nitrogen/generated/ios/Cactus-Swift-Cxx-Bridge.hpp:191
Functioncreate_std__shared_ptr_HybridCactusFileSystemSpec_
pragma MARK: std::shared_ptr<HybridCactusFileSystemSpec>
nitrogen/generated/ios/Cactus-Swift-Cxx-Bridge.cpp:58
Functioncreate_std__shared_ptr_HybridCactusImageSpec_
pragma MARK: std::shared_ptr<HybridCactusImageSpec>
nitrogen/generated/ios/Cactus-Swift-Cxx-Bridge.cpp:74
Functioncreate_std__shared_ptr_Promise_bool__
nitrogen/generated/ios/Cactus-Swift-Cxx-Bridge.hpp:101
Functioncreate_std__shared_ptr_Promise_std__string__
nitrogen/generated/ios/Cactus-Swift-Cxx-Bridge.hpp:45
Functioncreate_std__shared_ptr_Promise_void__
nitrogen/generated/ios/Cactus-Swift-Cxx-Bridge.hpp:135
Methoddata_as
ios/cactus.xcframework/ios-arm64/cactus.framework/Headers/graph.h:263
Methoddata_as
ios/cactus.xcframework/ios-arm64-simulator/cactus.framework/Headers/graph.h:263
Methoddelete
({ ids }: CactusIndexDeleteParams)
src/classes/CactusIndex.ts:36
MethoddeleteFile
android/src/main/java/com/margelo/nitro/cactus/HybridCactusFileSystem.kt:51
MethoddeleteFile
(path: string)
src/native/CactusFileSystem.ts:24
MethoddeleteFile
nitrogen/generated/android/kotlin/com/margelo/nitro/cactus/HybridCactusFileSystemSpec.kt:65
MethoddeleteFile
nitrogen/generated/android/c++/JHybridCactusFileSystemSpec.cpp:114
MethoddeleteFile
nitrogen/generated/ios/c++/HybridCactusFileSystemSpecSwift.hpp:98
MethoddeleteModel
android/src/main/java/com/margelo/nitro/cactus/HybridCactusFileSystem.kt:201
MethoddeleteModel
(model: string)
src/native/CactusFileSystem.ts:48
MethoddeleteModel
nitrogen/generated/android/kotlin/com/margelo/nitro/cactus/HybridCactusFileSystemSpec.kt:86
MethoddeleteModel
nitrogen/generated/android/c++/JHybridCactusFileSystemSpec.cpp:176
MethoddeleteModel
nitrogen/generated/ios/c++/HybridCactusFileSystemSpecSwift.hpp:130
Methoddestroy
cpp/HybridCactus.cpp:636
Methoddestroy
cpp/HybridCactusIndex.cpp:312
Methoddestroy
()
src/classes/CactusAudio.ts:128
Methoddestroy
()
src/classes/CactusSTT.ts:232
Methoddestroy
()
src/classes/CactusLM.ts:268
Methoddestroy
()
src/classes/CactusIndex.ts:55
Methoddestroy
()
src/specs/CactusIndex.nitro.ts:30
Methoddestroy
()
src/native/Cactus.ts:464
Methoddestroy
()
src/native/CactusIndex.ts:51
Methoddetect
ios/cactus.xcframework/ios-arm64/cactus.framework/Headers/kernel_utils.h:212
Methoddetect
ios/cactus.xcframework/ios-arm64-simulator/cactus.framework/Headers/kernel_utils.h:212
MethoddetectLanguage
cpp/HybridCactus.cpp:248
MethoddetectLanguage
({ audio, options, }: CactusSTTDetectLanguageParams)
src/classes/CactusSTT.ts:184
MethoddetectLanguage
( audio: string | number[], options?: CactusSTTDetectLanguageOptions )
src/native/Cactus.ts:291
Methoddiarize
cpp/HybridCactus.cpp:524
Methoddiarize
({ audio, options, }: CactusAudioDiarizeParams)
src/classes/CactusAudio.ts:113
Methoddiarize
( audio: string | number[], options?: CactusAudioDiarizeOptions )
src/native/Cactus.ts:399
Methoddispose
nitrogen/generated/android/c++/JHybridCactusImageSpec.cpp:33
Methoddispose
nitrogen/generated/android/c++/JHybridCactusFileSystemSpec.cpp:36
Methoddispose
nitrogen/generated/ios/c++/HybridCactusImageSpecSwift.hpp:51
Methoddispose
nitrogen/generated/ios/c++/HybridCactusFileSystemSpecSwift.hpp:53
Methoddownload
({ onProgress, }: CactusAudioDownloadParams = {})
src/classes/CactusAudio.ts:42
Methoddownload
({ onProgress, }: CactusSTTDownloadParams = {})
src/classes/CactusSTT.ts:54
MethoddownloadModel
android/src/main/java/com/margelo/nitro/cactus/HybridCactusFileSystem.kt:67
MethoddownloadModel
( model: string, url: string, onProgress?: (progress: number) => void )
src/native/CactusFileSystem.ts:40
MethoddownloadModel
nitrogen/generated/android/kotlin/com/margelo/nitro/cactus/HybridCactusFileSystemSpec.kt:77
MethoddownloadModel
nitrogen/generated/android/c++/JHybridCactusFileSystemSpec.cpp:161
MethoddownloadModel
nitrogen/generated/ios/c++/HybridCactusFileSystemSpecSwift.hpp:122
MethoddownloadModel_cxx
nitrogen/generated/android/kotlin/com/margelo/nitro/cactus/HybridCactusFileSystemSpec.kt:79
Functionelementwise_op_f16
ios/cactus.xcframework/ios-arm64/cactus.framework/Headers/kernel_utils.h:644
Functionelementwise_op_f16
ios/cactus.xcframework/ios-arm64-simulator/cactus.framework/Headers/kernel_utils.h:644
Methodembed
cpp/HybridCactus.cpp:434
Methodembed
({ text, normalize = false, }: CactusLMEmbedParams)
src/classes/CactusLM.ts:215
Methodembed
( text: string, embeddingBufferSize: number, normalize: boolean )
src/native/Cactus.ts:368
MethodembedSpeaker
cpp/HybridCactus.cpp:572
MethodembedSpeaker
({ audio, }: CactusAudioEmbedSpeakerParams)
src/classes/CactusAudio.ts:121
MethodembedSpeaker
( audio: string | number[] )
src/native/Cactus.ts:435
Methodembedding
ios/cactus.xcframework/ios-arm64/cactus.framework/Headers/engine.h:938
Methodembedding
ios/cactus.xcframework/ios-arm64-simulator/cactus.framework/Headers/engine.h:938
Methodenqueue_batch
ios/cactus.xcframework/ios-arm64/cactus.framework/Headers/kernel_utils.h:369
Methodenqueue_batch
ios/cactus.xcframework/ios-arm64-simulator/cactus.framework/Headers/kernel_utils.h:369
Functionenv_flag_enabled
ios/cactus.xcframework/ios-arm64/cactus.framework/Headers/cactus_utils.h:310
Functionenv_flag_enabled
ios/cactus.xcframework/ios-arm64-simulator/cactus.framework/Headers/cactus_utils.h:310
Functionenv_or_default
ios/cactus.xcframework/ios-arm64/cactus.framework/Headers/cactus_utils.h:422
Functionenv_or_default
ios/cactus.xcframework/ios-arm64-simulator/cactus.framework/Headers/cactus_utils.h:422
Functionfast_sigmoid_f32x4
ios/cactus.xcframework/ios-arm64/cactus.framework/Headers/kernel_utils.h:173
Functionfast_sigmoid_f32x4
ios/cactus.xcframework/ios-arm64-simulator/cactus.framework/Headers/kernel_utils.h:173
Functionfast_tanh_f32x4
ios/cactus.xcframework/ios-arm64/cactus.framework/Headers/kernel_utils.h:136
Functionfast_tanh_f32x4
ios/cactus.xcframework/ios-arm64-simulator/cactus.framework/Headers/kernel_utils.h:136
MethodfileExists
android/src/main/java/com/margelo/nitro/cactus/HybridCactusFileSystem.kt:21
MethodfileExists
(path: string)
src/native/CactusFileSystem.ts:12
MethodfileExists
nitrogen/generated/android/kotlin/com/margelo/nitro/cactus/HybridCactusFileSystemSpec.kt:53
MethodfileExists
nitrogen/generated/android/c++/JHybridCactusFileSystemSpec.cpp:67
MethodfileExists
nitrogen/generated/ios/c++/HybridCactusFileSystemSpecSwift.hpp:74
Functionfind_channel_token_ranges
ios/cactus.xcframework/ios-arm64/cactus.framework/Headers/cactus_utils.h:1586
Functionfind_channel_token_ranges
ios/cactus.xcframework/ios-arm64-simulator/cactus.framework/Headers/cactus_utils.h:1586
Functionformat_tools
ios/cactus.xcframework/ios-arm64/cactus.framework/Headers/gemma_tools.h:385
Functionformat_tools
ios/cactus.xcframework/ios-arm64-simulator/cactus.framework/Headers/gemma_tools.h:385
MethodfromCpp
nitrogen/generated/android/c++/JFunc_void_double.hpp:42
MethodfromJSI
nitrogen/generated/shared/c++/CactusIndexGetResult.hpp:54
MethodfromJSI
nitrogen/generated/shared/c++/CactusIndexQueryResult.hpp:52
Methodfrom_shape
ios/cactus.xcframework/ios-arm64/cactus.framework/Headers/graph.h:392
Methodfrom_shape
ios/cactus.xcframework/ios-arm64-simulator/cactus.framework/Headers/graph.h:392
FunctiongenerateUUID
ios/cactus.xcframework/ios-arm64/cactus.framework/Headers/cactus_utils.h:315
FunctiongenerateUUID
ios/cactus.xcframework/ios-arm64-simulator/cactus.framework/Headers/cactus_utils.h:315
Methodget
cpp/HybridCactusIndex.cpp:122
Methodget
({ ids }: CactusIndexGetParams)
src/classes/CactusIndex.ts:40
Methodget
(ids: number[])
src/native/CactusIndex.ts:30
MethodgetCactusDirectory
android/src/main/java/com/margelo/nitro/cactus/HybridCactusFileSystem.kt:19
MethodgetCactusDirectory
()
src/native/CactusFileSystem.ts:8
MethodgetCactusDirectory
Methods
nitrogen/generated/android/kotlin/com/margelo/nitro/cactus/HybridCactusFileSystemSpec.kt:49
MethodgetCactusDirectory
Methods
nitrogen/generated/android/c++/JHybridCactusFileSystemSpec.cpp:51
MethodgetCactusDirectory
Methods
nitrogen/generated/ios/c++/HybridCactusFileSystemSpecSwift.hpp:66
MethodgetExternalMemorySize
nitrogen/generated/android/c++/JHybridCactusImageSpec.cpp:28
MethodgetExternalMemorySize
nitrogen/generated/android/c++/JHybridCactusFileSystemSpec.cpp:31
MethodgetExternalMemorySize
nitrogen/generated/ios/c++/HybridCactusImageSpecSwift.hpp:48
MethodgetExternalMemorySize
nitrogen/generated/ios/c++/HybridCactusFileSystemSpecSwift.hpp:50
MethodgetIndexPath
android/src/main/java/com/margelo/nitro/cactus/HybridCactusFileSystem.kt:212
MethodgetIndexPath
(name: string)
src/native/CactusFileSystem.ts:36
← previousnext →301–400 of 755, ranked by callers