Home
last modified time | relevance | path

Searched refs:Natives (Results 1 – 25 of 1064) sorted by relevance

12345678910>>...43

/dports/textproc/gutenmark/GutenMark-source/libGutenSpell/
H A DMatchWordlists.c481 FILE * LogFile, NativeList * Natives, char NativeFlag, in ProcessWordlist() argument
491 Mark (Natives, Glob, NativeFlag, NativeName); in ProcessWordlist()
523 NativeList Natives = { in MatchWordlists() local
799 Mark (&Natives, &Glob, SpellType, ListLanguage); in MatchWordlists()
854 Mark (&Natives, &Glob, SpellType, in MatchWordlists()
878 for (i = 0; i < Natives.Count; i++) in MatchWordlists()
883 if (!strcmp (Natives.Names[i], Natives.Names[j])) in MatchWordlists()
889 Natives.Languages[i], Natives.LanguageMasks[i]); in MatchWordlists()
891 Natives.Names[i], Natives.Languages[i]); in MatchWordlists()
895 ReadWordlist (Words, Natives.Names[i], Natives.List[i], in MatchWordlists()
[all …]
/dports/lang/spidermonkey60/firefox-60.9.0/widget/android/
H A DGeneratedJNINatives.h26 const JNINativeMethod AndroidGamepadManager::Natives<Impl>::methods[] = {
49 const JNINativeMethod EventDispatcher::Natives<Impl>::methods[] = {
95 const JNINativeMethod GeckoAppShell::Natives<Impl>::methods[] = {
145 const JNINativeMethod GeckoBatteryManager::Natives<Impl>::methods[] = {
160 const JNINativeMethod GeckoEditableChild::Natives<Impl>::methods[] = {
195 const JNINativeMethod GeckoNetworkManager::Natives<Impl>::methods[] = {
229 const JNINativeMethod GeckoThread::Natives<Impl>::methods[] = {
268 const JNINativeMethod GeckoVRManager::Natives<Impl>::methods[] = {
291 const JNINativeMethod PrefsHelper::Natives<Impl>::methods[] = {
318 const JNINativeMethod ScreenManagerHelper::Natives<Impl>::methods[] = {
[all …]
H A DGeckoVRManager.h20 : public mozilla::java::GeckoVRManager::Natives<mozilla::GeckoVRManager> {
21 typedef mozilla::java::GeckoVRManager::Natives<mozilla::GeckoVRManager> Super;
/dports/www/firefox-legacy/firefox-52.8.0esr/widget/android/fennec/
H A DFennecJNINatives.h17 class ANRReporter::Natives : public mozilla::jni::NativeImpl<ANRReporter, Impl>
24 const JNINativeMethod ANRReporter::Natives<Impl>::methods[] = {
47 const JNINativeMethod GeckoJavaSampler::Natives<Impl>::methods[] = {
62 const JNINativeMethod MemoryMonitor::Natives<Impl>::methods[] = {
100 const JNINativeMethod ScreenManagerHelper::Natives<Impl>::methods[] = {
112 class Telemetry::Natives : public mozilla::jni::NativeImpl<Telemetry, Impl>
119 const JNINativeMethod Telemetry::Natives<Impl>::methods[] = {
150 const JNINativeMethod ThumbnailHelper::Natives<Impl>::methods[] = {
158 class ZoomedView::Natives : public mozilla::jni::NativeImpl<ZoomedView, Impl>
165 const JNINativeMethod ZoomedView::Natives<Impl>::methods[] = {
[all …]
/dports/lang/spidermonkey60/firefox-60.9.0/widget/android/fennec/
H A DFennecJNINatives.h19 class ANRReporter::Natives : public mozilla::jni::NativeImpl<ANRReporter, Impl>
26 const JNINativeMethod ANRReporter::Natives<Impl>::methods[] = {
49 const JNINativeMethod BrowserLocaleManager::Natives<Impl>::methods[] = {
57 class GeckoJavaSampler::Natives : public mozilla::jni::NativeImpl<GeckoJavaSampler, Impl>
64 const JNINativeMethod GeckoJavaSampler::Natives<Impl>::methods[] = {
72 class MemoryMonitor::Natives : public mozilla::jni::NativeImpl<MemoryMonitor, Impl>
79 const JNINativeMethod MemoryMonitor::Natives<Impl>::methods[] = {
87 class Telemetry::Natives : public mozilla::jni::NativeImpl<Telemetry, Impl>
94 const JNINativeMethod Telemetry::Natives<Impl>::methods[] = {
118 class ThumbnailHelper::Natives : public mozilla::jni::NativeImpl<ThumbnailHelper, Impl>
[all …]
/dports/www/firefox-legacy/firefox-52.8.0esr/widget/android/
H A DGeneratedJNINatives.h24 const JNINativeMethod AlarmReceiver::Natives<Impl>::methods[] = {
39 const JNINativeMethod AndroidGamepadManager::Natives<Impl>::methods[] = {
62 const JNINativeMethod GeckoAppShell::Natives<Impl>::methods[] = {
120 const JNINativeMethod GeckoBatteryManager::Natives<Impl>::methods[] = {
135 const JNINativeMethod GeckoEditable::Natives<Impl>::methods[] = {
174 const JNINativeMethod GeckoNetworkManager::Natives<Impl>::methods[] = {
208 const JNINativeMethod GeckoThread::Natives<Impl>::methods[] = {
243 const JNINativeMethod GeckoView::Window::Natives<Impl>::methods[] = {
274 const JNINativeMethod PrefsHelper::Natives<Impl>::methods[] = {
394 const JNINativeMethod NativeJSContainer::Natives<Impl>::methods[] = {
[all …]
/dports/www/chromium-legacy/chromium-88.0.4324.182/chrome/android/java/src/org/chromium/chrome/browser/sharing/
H A DSharingServiceProxy.java34 Natives jni = SharingServiceProxyJni.get(); in getInstance()
71 Natives jni = SharingServiceProxyJni.get(); in sendSharedClipboardMessage()
110 Natives jni = SharingServiceProxyJni.get(); in getDeviceCandidates()
126 Natives jni = SharingServiceProxyJni.get(); in addDeviceCandidatesInitializedObserver()
131 interface Natives { interface in SharingServiceProxy
/dports/lang/spidermonkey78/firefox-78.9.0/widget/android/
H A DGeckoProcessManager.h21 : public java::GeckoProcessManager::Natives<GeckoProcessManager> {
22 using BaseNatives = java::GeckoProcessManager::Natives<GeckoProcessManager>;
45 : public java::GeckoProcessManager::ConnectionManager::Natives<
48 using BaseNatives = java::GeckoProcessManager::ConnectionManager::Natives<
/dports/mail/thunderbird/thunderbird-91.8.0/widget/android/
H A DGeckoProcessManager.h23 : public java::GeckoProcessManager::Natives<GeckoProcessManager> {
24 using BaseNatives = java::GeckoProcessManager::Natives<GeckoProcessManager>;
47 : public java::GeckoProcessManager::ConnectionManager::Natives<
50 using BaseNatives = java::GeckoProcessManager::ConnectionManager::Natives<
H A DEventDispatcher.h31 public java::EventDispatcher::Natives<EventDispatcher> {
32 using NativesBase = java::EventDispatcher::Natives<EventDispatcher>;
61 friend class java::EventDispatcher::Natives<EventDispatcher>;
/dports/www/firefox/firefox-99.0/widget/android/
H A DGeckoProcessManager.h23 : public java::GeckoProcessManager::Natives<GeckoProcessManager> {
24 using BaseNatives = java::GeckoProcessManager::Natives<GeckoProcessManager>;
47 : public java::GeckoProcessManager::ConnectionManager::Natives<
50 using BaseNatives = java::GeckoProcessManager::ConnectionManager::Natives<
H A DEventDispatcher.h31 public java::EventDispatcher::Natives<EventDispatcher> {
32 using NativesBase = java::EventDispatcher::Natives<EventDispatcher>;
61 friend class java::EventDispatcher::Natives<EventDispatcher>;
/dports/www/firefox-esr/firefox-91.8.0/widget/android/
H A DGeckoProcessManager.h23 : public java::GeckoProcessManager::Natives<GeckoProcessManager> {
24 using BaseNatives = java::GeckoProcessManager::Natives<GeckoProcessManager>;
47 : public java::GeckoProcessManager::ConnectionManager::Natives<
50 using BaseNatives = java::GeckoProcessManager::ConnectionManager::Natives<
H A DEventDispatcher.h31 public java::EventDispatcher::Natives<EventDispatcher> {
32 using NativesBase = java::EventDispatcher::Natives<EventDispatcher>;
61 friend class java::EventDispatcher::Natives<EventDispatcher>;
/dports/www/chromium-legacy/chromium-88.0.4324.182/chrome/browser/share/android/java/src/org/chromium/chrome/browser/share/send_tab_to_self/
H A DSendTabToSelfModelObserverBridge.java54 Natives jni = SendTabToSelfModelObserverBridgeJni.get(); in SendTabToSelfModelObserverBridge()
62 Natives jni = SendTabToSelfModelObserverBridgeJni.get(); in destroy()
153 interface Natives { interface in SendTabToSelfModelObserverBridge
/dports/databases/py-sqlalchemy12/SQLAlchemy-1.2.19/lib/sqlalchemy/testing/
H A Dreplay_fixture.py82 Natives = set( variable in ReplayableSession
98 Natives = (
147 if type(result) not in ReplayableSession.Natives:
174 if type(result) not in ReplayableSession.Natives:
/dports/databases/py-sqlalchemy11/SQLAlchemy-1.1.18/lib/sqlalchemy/testing/
H A Dreplay_fixture.py77 Natives = set([getattr(types, t) variable in ReplayableSession
84 Natives = set([getattr(types, t)
112 if type(result) not in ReplayableSession.Natives:
137 if type(result) not in ReplayableSession.Natives:
/dports/databases/py-sqlalchemy10/SQLAlchemy-1.0.14/lib/sqlalchemy/testing/
H A Dreplay_fixture.py77 Natives = set([getattr(types, t) variable in ReplayableSession
84 Natives = set([getattr(types, t)
112 if type(result) not in ReplayableSession.Natives:
137 if type(result) not in ReplayableSession.Natives:
/dports/databases/py-sqlalchemy13/SQLAlchemy-1.3.24/lib/sqlalchemy/testing/
H A Dreplay_fixture.py82 Natives = set( variable in ReplayableSession
98 Natives = (
147 if type(result) not in ReplayableSession.Natives:
174 if type(result) not in ReplayableSession.Natives:
/dports/www/node10/node-v10.24.1/deps/v8/src/snapshot/
H A Dnatives-common.cc21 DCHECK(index < Natives::GetBuiltinsCount()); in NativesExternalStringResource()
22 source = Natives::GetScriptSource(index); in NativesExternalStringResource()
/dports/lang/spidermonkey78/firefox-78.9.0/widget/android/jni/
H A DGeckoResultUtils.h23 : public java::GeckoResult::GeckoCallback::Natives<GeckoResultCallback> {
25 typedef java::GeckoResult::GeckoCallback::Natives<GeckoResultCallback> Base;
/dports/mail/thunderbird/thunderbird-91.8.0/widget/android/jni/
H A DGeckoResultUtils.h23 : public java::GeckoResult::GeckoCallback::Natives<GeckoResultCallback> {
25 typedef java::GeckoResult::GeckoCallback::Natives<GeckoResultCallback> Base;
/dports/www/firefox/firefox-99.0/widget/android/jni/
H A DGeckoResultUtils.h23 : public java::GeckoResult::GeckoCallback::Natives<GeckoResultCallback> {
25 typedef java::GeckoResult::GeckoCallback::Natives<GeckoResultCallback> Base;
/dports/lang/spidermonkey60/firefox-60.9.0/dom/media/platforms/android/
H A DJavaCallbacksSupport.h15 : public java::CodecProxy::NativeCallbacks::Natives<JavaCallbacksSupport> {
17 typedef java::CodecProxy::NativeCallbacks::Natives<JavaCallbacksSupport> Base;
/dports/www/firefox-esr/firefox-91.8.0/widget/android/jni/
H A DGeckoResultUtils.h23 : public java::GeckoResult::GeckoCallback::Natives<GeckoResultCallback> {
25 typedef java::GeckoResult::GeckoCallback::Natives<GeckoResultCallback> Base;

12345678910>>...43