Home
last modified time | relevance | path

Searched refs:func_tbl (Results 1 – 21 of 21) sorted by relevance

/dports/math/snns/SNNSv4.3/kernel/sources/
H A Dkernel.ddt235 func_tbl.o: kr_typ.h
237 func_tbl.o: ext_typ.h
239 func_tbl.o: learn_f.h
240 func_tbl.o: init_f.h
241 func_tbl.o: trans_f.h
242 func_tbl.o: remap_f.h
244 func_tbl.o: arttr_f.h
246 func_tbl.o: kr_td.h
249 func_tbl.o: cc_type.h
251 func_tbl.o: prun_f.h
[all …]
H A Dfunc_tbl.ph2 FILE : $Source: /projects/higgs1/SNNS/CVS/SNNS/kernel/sources/func_tbl.ph,v $
H A DMakefile55 USR_FUNC_SOURCES_C = func_tbl.c \
H A DREADME38 func_tbl.c : contains the function table
/dports/lang/nesasm/nbasic_2004_03_14/source/nesasm/source/
H A Dfunc.c9 struct t_func *func_tbl[256]; variable
63 func_ptr = func_tbl[hash]; in func_look()
108 func_ptr->next = func_tbl[hash]; in func_install()
109 func_tbl[hash] = func_ptr; in func_install()
H A Dexterns.h44 extern struct t_func *func_tbl[256];
H A Dmain.c231 func_tbl[i] = NULL; in main()
/dports/lang/huc/huc-3.21/src/mkit/as/
H A Dfunc.c9 struct t_func *func_tbl[256]; variable
63 func_ptr = func_tbl[hash]; in func_look()
108 func_ptr->next = func_tbl[hash]; in func_install()
109 func_tbl[hash] = func_ptr; in func_install()
H A Dexterns.h44 extern struct t_func *func_tbl[256];
H A Dmain.c260 func_tbl[i] = NULL; in main()
/dports/graphics/opencv/opencv-4.5.3/modules/gapi/include/opencv2/gapi/own/
H A Dmat.hpp142 static constexpr func_p_t func_tbl[][max_channels] = { in operator =() local
159 GAPI_Assert(depth < sizeof(func_tbl)/sizeof(func_tbl[0])); in operator =()
166 auto* f = func_tbl[depth][channels - 1]; in operator =()
174 auto* f = func_tbl[depth][0]; in operator =()
/dports/java/openjdk8/jdk8u-jdk8u312-b07.1/hotspot/src/share/vm/prims/
H A DjvmtiEnv.cpp89 VM_JNIFunctionTableCopier(const struct JNINativeInterface_ *func_tbl) { in VM_JNIFunctionTableCopier() argument
90 _function_table = func_tbl; in VM_JNIFunctionTableCopier()
/dports/java/openjdk8-jre/jdk8u-jdk8u312-b07.1/hotspot/src/share/vm/prims/
H A DjvmtiEnv.cpp89 VM_JNIFunctionTableCopier(const struct JNINativeInterface_ *func_tbl) { in VM_JNIFunctionTableCopier() argument
90 _function_table = func_tbl; in VM_JNIFunctionTableCopier()
/dports/java/openjdk11/jdk11u-jdk-11.0.13-8-1/src/hotspot/share/prims/
H A DjvmtiEnv.cpp102 VM_JNIFunctionTableCopier(const struct JNINativeInterface_ *func_tbl) { in VM_JNIFunctionTableCopier() argument
103 _function_table = func_tbl; in VM_JNIFunctionTableCopier()
/dports/java/openjdk13/jdk13u-jdk-13.0.10-1-1/src/hotspot/share/prims/
H A DjvmtiEnv.cpp104 VM_JNIFunctionTableCopier(const struct JNINativeInterface_ *func_tbl) { in VM_JNIFunctionTableCopier() argument
105 _function_table = func_tbl; in VM_JNIFunctionTableCopier()
/dports/java/openjdk12/openjdk-jdk12u-jdk-12.0.2-10-4/src/hotspot/share/prims/
H A DjvmtiEnv.cpp102 VM_JNIFunctionTableCopier(const struct JNINativeInterface_ *func_tbl) { in VM_JNIFunctionTableCopier() argument
103 _function_table = func_tbl; in VM_JNIFunctionTableCopier()
/dports/java/openjdk16/jdk16u-jdk-16.0.2-7-1/src/hotspot/share/prims/
H A DjvmtiEnv.cpp106 VM_JNIFunctionTableCopier(const struct JNINativeInterface_ *func_tbl) { in VM_JNIFunctionTableCopier() argument
107 _function_table = func_tbl; in VM_JNIFunctionTableCopier()
/dports/java/openjdk17/jdk17u-jdk-17.0.1-12-1/src/hotspot/share/prims/
H A DjvmtiEnv.cpp108 VM_JNIFunctionTableCopier(const struct JNINativeInterface_ *func_tbl) { in VM_JNIFunctionTableCopier() argument
109 _function_table = func_tbl; in VM_JNIFunctionTableCopier()
/dports/java/openjdk11-jre/jdk11u-jdk-11.0.13-8-1/src/hotspot/share/prims/
H A DjvmtiEnv.cpp102 VM_JNIFunctionTableCopier(const struct JNINativeInterface_ *func_tbl) { in VM_JNIFunctionTableCopier() argument
103 _function_table = func_tbl; in VM_JNIFunctionTableCopier()
/dports/java/openjdk15/jdk15u-jdk-15.0.6-1-1/src/hotspot/share/prims/
H A DjvmtiEnv.cpp105 VM_JNIFunctionTableCopier(const struct JNINativeInterface_ *func_tbl) { in VM_JNIFunctionTableCopier() argument
106 _function_table = func_tbl; in VM_JNIFunctionTableCopier()
/dports/java/openjdk14/jdk14u-jdk-14.0.2-12-1/src/hotspot/share/prims/
H A DjvmtiEnv.cpp104 VM_JNIFunctionTableCopier(const struct JNINativeInterface_ *func_tbl) { in VM_JNIFunctionTableCopier() argument
105 _function_table = func_tbl; in VM_JNIFunctionTableCopier()