Home
last modified time | relevance | path

Searched refs:jdep (Results 1 – 19 of 19) sorted by relevance

/dports/cad/calculix-ccx/CalculiX/ccx_2.18/src/
H A Dcyclicsymmetrymodels.f70 & nr(*),nz(*),jdep,jindep,l,noded,ikmpc(*),ilmpc(*),lcs(*), local
445 jdep=i
698 loop1: do i=istartset(jdep),iendset(jdep)
754 if(i.gt.istartset(jdep)) then
960 loop2: do i=istartset(jdep),iendset(jdep)
1016 if(i.gt.istartset(jdep)) then
/dports/devel/zpu-gcc/zpu-toolchain-1.0/toolchain/gcc/gcc/java/
H A Dparse.h490 } jdep; typedef
510 jdep *first;
511 jdep *last;
H A Dparse.y4650 jdep *jdep; in method_header() local
4907 jdep *jdep; in method_declarator() local
4974 jdep = NULL; in method_declarator()
4981 JDEP_MISC (jdep) = id; in method_declarator()
4989 if (jdep) in method_declarator()
5168 jdep *new = xmalloc (sizeof (jdep)); in register_incomplete_type()
5541 jdep *dep; in java_complete_class()
7367 jdep *dep; in declare_local_variables()
7402 jdep *jdep; in source_start_java_method() local
7408 JDEP_MISC (jdep) = name; in source_start_java_method()
[all …]
H A Dparse.c7574 jdep *jdep; in method_header() local
7831 jdep *jdep; in method_declarator() local
7898 jdep = NULL; in method_declarator()
7905 JDEP_MISC (jdep) = id; in method_declarator()
7913 if (jdep) in method_declarator()
8092 jdep *new = xmalloc (sizeof (jdep)); in register_incomplete_type()
8465 jdep *dep; in java_complete_class()
10291 jdep *dep; in declare_local_variables()
10326 jdep *jdep; in source_start_java_method() local
10332 JDEP_MISC (jdep) = name; in source_start_java_method()
[all …]
H A DChangeLog6022 where an enclosing context can be set on the jdep.
14443 (typedef struct jdep): Now use enum jdep_code or int, depending on
14837 (jdep): New typedef on new struct _jdep.
14844 JDEP_VARIABLE): New enum values and jdep kinds.
/dports/devel/zpu-binutils/zpu-toolchain-1.0/toolchain/gcc/gcc/java/
H A Dparse.h490 } jdep; typedef
510 jdep *first;
511 jdep *last;
H A Dparse.y4650 jdep *jdep; in method_header() local
4907 jdep *jdep; in method_declarator() local
4974 jdep = NULL; in method_declarator()
4981 JDEP_MISC (jdep) = id; in method_declarator()
4989 if (jdep) in method_declarator()
5168 jdep *new = xmalloc (sizeof (jdep)); in register_incomplete_type()
5541 jdep *dep; in java_complete_class()
7367 jdep *dep; in declare_local_variables()
7402 jdep *jdep; in source_start_java_method() local
7408 JDEP_MISC (jdep) = name; in source_start_java_method()
[all …]
H A Dparse.c7574 jdep *jdep; in method_header() local
7831 jdep *jdep; in method_declarator() local
7898 jdep = NULL; in method_declarator()
7905 JDEP_MISC (jdep) = id; in method_declarator()
7913 if (jdep) in method_declarator()
8092 jdep *new = xmalloc (sizeof (jdep)); in register_incomplete_type()
8465 jdep *dep; in java_complete_class()
10291 jdep *dep; in declare_local_variables()
10326 jdep *jdep; in source_start_java_method() local
10332 JDEP_MISC (jdep) = name; in source_start_java_method()
[all …]
H A DChangeLog6022 where an enclosing context can be set on the jdep.
14443 (typedef struct jdep): Now use enum jdep_code or int, depending on
14837 (jdep): New typedef on new struct _jdep.
14844 JDEP_VARIABLE): New enum values and jdep kinds.
/dports/misc/mxnet/incubator-mxnet-1.9.0/3rdparty/tvm/jvm/native/src/main/native/
H A Dorg_apache_tvm_native_c_api.cc349 jlong jmod, jlong jdep) { in Java_org_apache_tvm_LibInfo_tvmModImport() argument
351 reinterpret_cast<TVMModuleHandle>(jdep)); in Java_org_apache_tvm_LibInfo_tvmModImport()
/dports/misc/tvm/incubator-tvm-0.6.1/jvm/native/src/main/native/
H A Dorg_apache_tvm_native_c_api.cc343 JNIEnv *env, jobject obj, jlong jmod, jlong jdep) { in Java_org_apache_tvm_LibInfo_tvmModImport() argument
345 reinterpret_cast<TVMModuleHandle>(jdep)); in Java_org_apache_tvm_LibInfo_tvmModImport()
/dports/misc/py-tvm/incubator-tvm-0.6.1/jvm/native/src/main/native/
H A Dorg_apache_tvm_native_c_api.cc343 JNIEnv *env, jobject obj, jlong jmod, jlong jdep) { in Java_org_apache_tvm_LibInfo_tvmModImport() argument
345 reinterpret_cast<TVMModuleHandle>(jdep)); in Java_org_apache_tvm_LibInfo_tvmModImport()
/dports/devel/arm-none-eabi-gcc492/gcc-4.9.2/gcc/java/
H A DChangeLog12745 where an enclosing context can be set on the jdep.
21166 (typedef struct jdep): Now use enum jdep_code or int, depending on
21560 (jdep): New typedef on new struct _jdep.
21567 JDEP_VARIABLE): New enum values and jdep kinds.
/dports/lang/gnat_util/gcc-6-20180516/gcc/java/
H A DChangeLog13152 where an enclosing context can be set on the jdep.
21573 (typedef struct jdep): Now use enum jdep_code or int, depending on
21967 (jdep): New typedef on new struct _jdep.
21974 JDEP_VARIABLE): New enum values and jdep kinds.
/dports/lang/gcc48/gcc-4.8.5/gcc/java/
H A DChangeLog12629 where an enclosing context can be set on the jdep.
21050 (typedef struct jdep): Now use enum jdep_code or int, depending on
21444 (jdep): New typedef on new struct _jdep.
21451 JDEP_VARIABLE): New enum values and jdep kinds.
/dports/devel/mingw32-gcc/gcc-4.8.1/gcc/java/
H A DChangeLog12609 where an enclosing context can be set on the jdep.
21030 (typedef struct jdep): Now use enum jdep_code or int, depending on
21424 (jdep): New typedef on new struct _jdep.
21431 JDEP_VARIABLE): New enum values and jdep kinds.
/dports/lang/gcc6-aux/gcc-6-20180516/gcc/java/
H A DChangeLog13152 where an enclosing context can be set on the jdep.
21573 (typedef struct jdep): Now use enum jdep_code or int, depending on
21967 (jdep): New typedef on new struct _jdep.
21974 JDEP_VARIABLE): New enum values and jdep kinds.
/dports/textproc/scim-openvanilla/openvanilla-0.7.2.20070514/Modules/SharedData/
H A Djinjin.cin2747 jdep
/dports/textproc/openvanilla-framework/openvanilla-0.7.2.20070514/Modules/SharedData/
H A Djinjin.cin2747 jdep