Home
last modified time | relevance | path

Searched defs:je (Results 1 – 25 of 1748) sorted by relevance

12345678910>>...70

/dports/japanese/Wnn6-lib/src/contrib/im/Xsi/Wnn/include/
H A Djh.h165 struct je { struct
178 extern struct je **jeary; argument
/dports/chinese/FreeWnn-server/FreeWnn-1.1.1-a021/Wnn/include/
H A Djh.h61 struct je struct
75 extern struct je **jeary; argument
/dports/chinese/FreeWnn-lib/FreeWnn-1.1.1-a021/Wnn/include/
H A Djh.h61 struct je struct
75 extern struct je **jeary; argument
/dports/japanese/FreeWnn-lib/FreeWnn-1.1.1-a021/Wnn/include/
H A Djh.h61 struct je struct
75 extern struct je **jeary; argument
/dports/japanese/FreeWnn-server/FreeWnn-1.1.1-a021/Wnn/include/
H A Djh.h61 struct je struct
75 extern struct je **jeary; argument
/dports/korean/FreeWnn-server/FreeWnn-1.1.1-a021/Wnn/include/
H A Djh.h61 struct je struct
75 extern struct je **jeary; argument
/dports/korean/FreeWnn-lib/FreeWnn-1.1.1-a021/Wnn/include/
H A Djh.h61 struct je struct
75 extern struct je **jeary; argument
/dports/japanese/Wnn7-lib/src/Wnn/include/
H A Djh.h158 struct je { struct
168 extern struct je **jeary; argument
/dports/net/libexosip2/libexosip2-5.3.0/src/
H A Djevents.c70 eXosip_event_t *je; in _eXosip_event_init_for_call() local
97 eXosip_event_t *je; in _eXosip_event_init_for_subscription() local
126 eXosip_event_t *je; in _eXosip_event_init_for_notify() local
157 eXosip_event_t *je; in _eXosip_event_init_for_reg() local
174 eXosip_event_t *je; in _eXosip_event_init_for_message() local
189 int _eXosip_event_init(eXosip_event_t **je, int type) { in _eXosip_event_init()
325 void eXosip_event_free(eXosip_event_t *je) { in eXosip_event_free()
348 eXosip_event_t *je; in _eXosip_report_call_event() local
370 eXosip_event_t *je = NULL; in eXosip_event_wait() local
389 eXosip_event_t *je = NULL; in eXosip_event_wait_epoll() local
[all …]
H A Djcallback.c278 eXosip_event_t *je; in cb_xixt_kill_transaction() local
293 eXosip_event_t *je; in cb_xixt_kill_transaction() local
369 eXosip_event_t *je; in cb_rcvregister() local
432 eXosip_event_t *je; in cb_rcvrequest() local
485 eXosip_event_t *je; in cb_rcv1xx() local
877 eXosip_event_t *je; in cb_rcv2xx_4subscribe() local
967 eXosip_event_t *je; in cb_rcv2xx() local
1007 eXosip_event_t *je; in cb_rcv2xx() local
1245 eXosip_event_t *je; in cb_rcv2xx() local
1268 eXosip_event_t *je; in rcvregister_failure() local
[all …]
/dports/graphics/opencv/opencv-4.5.3/samples/android/face-detection/jni/
H A DDetectionBasedTracker_jni.cpp94 jclass je = jenv->FindClass("org/opencv/core/CvException"); in Java_org_opencv_samples_facedetect_DetectionBasedTracker_nativeCreateObject() local
102 jclass je = jenv->FindClass("java/lang/Exception"); in Java_org_opencv_samples_facedetect_DetectionBasedTracker_nativeCreateObject() local
127 jclass je = jenv->FindClass("org/opencv/core/CvException"); in Java_org_opencv_samples_facedetect_DetectionBasedTracker_nativeDestroyObject() local
135 jclass je = jenv->FindClass("java/lang/Exception"); in Java_org_opencv_samples_facedetect_DetectionBasedTracker_nativeDestroyObject() local
153 jclass je = jenv->FindClass("org/opencv/core/CvException"); in Java_org_opencv_samples_facedetect_DetectionBasedTracker_nativeStart() local
161 jclass je = jenv->FindClass("java/lang/Exception"); in Java_org_opencv_samples_facedetect_DetectionBasedTracker_nativeStart() local
179 jclass je = jenv->FindClass("org/opencv/core/CvException"); in Java_org_opencv_samples_facedetect_DetectionBasedTracker_nativeStop() local
187 jclass je = jenv->FindClass("java/lang/Exception"); in Java_org_opencv_samples_facedetect_DetectionBasedTracker_nativeStop() local
209 jclass je = jenv->FindClass("org/opencv/core/CvException"); in Java_org_opencv_samples_facedetect_DetectionBasedTracker_nativeSetFaceSize() local
217 jclass je = jenv->FindClass("java/lang/Exception"); in Java_org_opencv_samples_facedetect_DetectionBasedTracker_nativeSetFaceSize() local
[all …]
/dports/devel/yasm/yasm-1.3.0/libyasm/tests/
H A Dopt-align3.asm1 je label1a label
2 je label1b label
3 je label1c label
7 je label2 label
H A Dopt-align1.asm1 je label1 label
3 je label1 label
6 je label2 label
H A Dopt-align2.asm1 je label1 label
2 je label1 label
7 je label2 label
H A Dopt-immexpand.asm2 je label3 label
5 je label4 label
H A Dopt-immnoexpand.asm3 je label3 label
6 je label4 label
/dports/java/eclipse/eclipse.platform.releng.aggregator-R4_16/eclipse.jdt.ui/org.eclipse.jdt.ui/ui/org/eclipse/jdt/internal/ui/
H A DJavaWorkbenchAdapter.java45 IJavaElement je= getJavaElement(element); in getChildren() local
58 IJavaElement je= getJavaElement(element); in getImageDescriptor() local
73 IJavaElement je= getJavaElement(element); in getParent() local
/dports/devel/efl/efl-1.25.1/src/bindings/js/eina_js/
H A Deina_js_value.cc21 v8::Local<v8::Object> je = compatibility_new<v8::Object>(isolate); in eina_value_set() local
26 v8::Local<v8::Object> je = compatibility_new<v8::Object>(isolate); in eina_value_set() local
62 v8::Local<v8::Object> je = compatibility_new<v8::Object>(isolate); in eina_value_constructor() local
67 v8::Local<v8::Object> je = compatibility_new<v8::Object>(isolate); in eina_value_constructor() local
/dports/audio/festlex-czech/festival-czech-0.2.1/
H A DREADME.Czech.cs91 slova _ovce_ je (o v c e), nikoliv (o f c e). V�slovnost difonu v-c se toti� in je() method
97 Naproti spr�vn� p�epis slova _magnetismus_ je (m a g n e t i z m u s), proto�e in je() method
/dports/math/lis/lis-2.0.30/src/matvec/
H A Dlis_matvec_bsr.c154 LIS_INT i,j,js,je,jj; in lis_matvec_bsr_1x1() local
206 LIS_INT i,j,js,je,jj; in lis_matvec_bsr_1x2() local
232 LIS_INT i,j,js,je,jj; in lis_matvec_bsr_1x3() local
259 LIS_INT i,j,js,je,jj; in lis_matvec_bsr_1x4() local
287 LIS_INT i,j,js,je,jj; in lis_matvec_bsr_2x2() local
353 LIS_INT i,j,js,je,jj; in lis_matvec_bsr_2x1() local
381 LIS_INT i,j,js,je,jj; in lis_matvec_bsr_2x3() local
413 LIS_INT i,j,js,je,jj; in lis_matvec_bsr_2x4() local
447 LIS_INT i,j,js,je,jj; in lis_matvec_bsr_3x3() local
564 LIS_INT i,j,js,je,jj; in lis_matvec_bsr_3x2() local
[all …]
H A Dlis_matvec_bsc.c156 LIS_INT i,j,js,je,jj; in lis_matvec_bsc_1x1() local
180 LIS_INT i,j,js,je,jj; in lis_matvec_bsc_1x2() local
206 LIS_INT i,j,js,je,jj; in lis_matvec_bsc_1x3() local
233 LIS_INT i,j,js,je,jj; in lis_matvec_bsc_1x4() local
261 LIS_INT i,j,js,je,jj; in lis_matvec_bsc_2x2() local
327 LIS_INT i,j,js,je,jj; in lis_matvec_bsc_2x1() local
355 LIS_INT i,j,js,je,jj; in lis_matvec_bsc_2x3() local
387 LIS_INT i,j,js,je,jj; in lis_matvec_bsc_2x4() local
421 LIS_INT i,j,js,je,jj; in lis_matvec_bsc_3x3() local
490 LIS_INT i,j,js,je,jj; in lis_matvec_bsc_3x2() local
[all …]
/dports/graphics/opencv/opencv-4.5.3/modules/java/generator/src/cpp/
H A Dutils.cpp58 jclass je = env->FindClass("org/opencv/core/CvException"); in Java_org_opencv_android_Utils_nBitmapToMat2() local
65 jclass je = env->FindClass("java/lang/Exception"); in Java_org_opencv_android_Utils_nBitmapToMat2() local
140 jclass je = env->FindClass("org/opencv/core/CvException"); in Java_org_opencv_android_Utils_nMatToBitmap2() local
147 jclass je = env->FindClass("java/lang/Exception"); in Java_org_opencv_android_Utils_nMatToBitmap2() local
/dports/java/springframework31/spring-framework-3.1.4.RELEASE/projects/org.springframework.context/src/test/java/org/springframework/jndi/
H A DJndiTemplateEditorTests.java43 JndiTemplateEditor je = new JndiTemplateEditor(); in testEmptyStringMeansNullEnvironment() local
51 JndiTemplateEditor je = new JndiTemplateEditor(); in testCustomEnvironment() local
/dports/databases/mariadb103-server/mariadb-10.3.34/sql/
H A Ditem_jsonfunc.cc377 json_engine_t je; in val_int() local
403 json_engine_t je; in val_int() local
460 json_engine_t je; in val_str() local
643 json_engine_t je; in val_str() local
1309 json_engine_t je; in val_int() local
1377 json_engine_t je; in val_int() local
1609 json_engine_t je; in val_str() local
1739 json_engine_t je; in val_str() local
2530 json_engine_t je; in val_int() local
2614 json_engine_t je; in val_int() local
[all …]
/dports/databases/mariadb103-client/mariadb-10.3.34/sql/
H A Ditem_jsonfunc.cc377 json_engine_t je; in val_int() local
403 json_engine_t je; in val_int() local
460 json_engine_t je; in val_str() local
643 json_engine_t je; in val_str() local
1309 json_engine_t je; in val_int() local
1377 json_engine_t je; in val_int() local
1609 json_engine_t je; in val_str() local
1739 json_engine_t je; in val_str() local
2530 json_engine_t je; in val_int() local
2614 json_engine_t je; in val_int() local
[all …]

12345678910>>...70