Home
last modified time | relevance | path

Searched refs:SetLongField (Results 1 – 25 of 725) sorted by relevance

12345678910>>...29

/dports/java/eclipse/eclipse.platform.releng.aggregator-R4_16/eclipse.platform.swt/bundles/org.eclipse.swt/Eclipse SWT PI/gtk/library/
H A Datk_structs.c59 (*env)->SetLongField(env, lpObject, AtkActionIfaceFc.do_action, (jlong)lpStruct->do_action); in setAtkActionIfaceFields()
62 (*env)->SetLongField(env, lpObject, AtkActionIfaceFc.get_name, (jlong)lpStruct->get_name); in setAtkActionIfaceFields()
97 (*env)->SetLongField(env, lpObject, AtkAttributeFc.name, (jlong)lpStruct->name); in setAtkAttributeFields()
98 (*env)->SetLongField(env, lpObject, AtkAttributeFc.value, (jlong)lpStruct->value); in setAtkAttributeFields()
328 (*env)->SetLongField(env, lpObject, AtkObjectClassFc.get_name, (jlong)lpStruct->get_name); in setAtkObjectClassFields()
335 (*env)->SetLongField(env, lpObject, AtkObjectClassFc.get_role, (jlong)lpStruct->get_role); in setAtkObjectClassFields()
339 (*env)->SetLongField(env, lpObject, AtkObjectClassFc.set_name, (jlong)lpStruct->set_name); in setAtkObjectClassFields()
342 (*env)->SetLongField(env, lpObject, AtkObjectClassFc.set_role, (jlong)lpStruct->set_role); in setAtkObjectClassFields()
504 (*env)->SetLongField(env, lpObject, AtkTableIfaceFc.ref_at, (jlong)lpStruct->ref_at); in setAtkTableIfaceFields()
612 (*env)->SetLongField(env, lpObject, AtkTextIfaceFc.get_text, (jlong)lpStruct->get_text); in setAtkTextIfaceFields()
[all …]
H A Dos_structs.c64 (*env)->SetLongField(env, lpObject, GObjectClassFc.dispose, (jlong)lpStruct->dispose); in setGObjectClassFields()
65 (*env)->SetLongField(env, lpObject, GObjectClassFc.finalize, (jlong)lpStruct->finalize); in setGObjectClassFields()
67 (*env)->SetLongField(env, lpObject, GObjectClassFc.notify, (jlong)lpStruct->notify); in setGObjectClassFields()
215 (*env)->SetLongField(env, lpObject, GdkEventButtonFc.axes, (jlong)lpStruct->axes); in setGdkEventButtonFields()
379 (*env)->SetLongField(env, lpObject, GdkEventKeyFc.window, (jlong)lpStruct->window); in setGdkEventKeyFields()
385 (*env)->SetLongField(env, lpObject, GdkEventKeyFc.string, (jlong)lpStruct->string); in setGdkEventKeyFields()
447 (*env)->SetLongField(env, lpObject, GdkEventMotionFc.axes, (jlong)lpStruct->axes); in setGdkEventMotionFields()
976 (*env)->SetLongField(env, lpObject, GtkWidgetClassFc.map, (jlong)lpStruct->map); in setGtkWidgetClassFields()
1219 (*env)->SetLongField(env, lpObject, PangoLayoutRunFc.item, (jlong)lpStruct->item); in setPangoLayoutRunFields()
1358 (*env)->SetLongField(env, lpObject, XAnyEventFc.serial, (jlong)lpStruct->serial); in setXAnyEventFields()
[all …]
/dports/x11-toolkits/swt/swt-4.20/
H A Datk_structs.c59 (*env)->SetLongField(env, lpObject, AtkActionIfaceFc.do_action, (jlong)lpStruct->do_action); in setAtkActionIfaceFields()
62 (*env)->SetLongField(env, lpObject, AtkActionIfaceFc.get_name, (jlong)lpStruct->get_name); in setAtkActionIfaceFields()
97 (*env)->SetLongField(env, lpObject, AtkAttributeFc.name, (jlong)lpStruct->name); in setAtkAttributeFields()
98 (*env)->SetLongField(env, lpObject, AtkAttributeFc.value, (jlong)lpStruct->value); in setAtkAttributeFields()
328 (*env)->SetLongField(env, lpObject, AtkObjectClassFc.get_name, (jlong)lpStruct->get_name); in setAtkObjectClassFields()
335 (*env)->SetLongField(env, lpObject, AtkObjectClassFc.get_role, (jlong)lpStruct->get_role); in setAtkObjectClassFields()
339 (*env)->SetLongField(env, lpObject, AtkObjectClassFc.set_name, (jlong)lpStruct->set_name); in setAtkObjectClassFields()
342 (*env)->SetLongField(env, lpObject, AtkObjectClassFc.set_role, (jlong)lpStruct->set_role); in setAtkObjectClassFields()
504 (*env)->SetLongField(env, lpObject, AtkTableIfaceFc.ref_at, (jlong)lpStruct->ref_at); in setAtkTableIfaceFields()
612 (*env)->SetLongField(env, lpObject, AtkTextIfaceFc.get_text, (jlong)lpStruct->get_text); in setAtkTextIfaceFields()
[all …]
H A Dos_structs.c64 (*env)->SetLongField(env, lpObject, GObjectClassFc.dispose, (jlong)lpStruct->dispose); in setGObjectClassFields()
65 (*env)->SetLongField(env, lpObject, GObjectClassFc.finalize, (jlong)lpStruct->finalize); in setGObjectClassFields()
67 (*env)->SetLongField(env, lpObject, GObjectClassFc.notify, (jlong)lpStruct->notify); in setGObjectClassFields()
215 (*env)->SetLongField(env, lpObject, GdkEventButtonFc.axes, (jlong)lpStruct->axes); in setGdkEventButtonFields()
379 (*env)->SetLongField(env, lpObject, GdkEventKeyFc.window, (jlong)lpStruct->window); in setGdkEventKeyFields()
385 (*env)->SetLongField(env, lpObject, GdkEventKeyFc.string, (jlong)lpStruct->string); in setGdkEventKeyFields()
447 (*env)->SetLongField(env, lpObject, GdkEventMotionFc.axes, (jlong)lpStruct->axes); in setGdkEventMotionFields()
976 (*env)->SetLongField(env, lpObject, GtkWidgetClassFc.map, (jlong)lpStruct->map); in setGtkWidgetClassFields()
1219 (*env)->SetLongField(env, lpObject, PangoLayoutRunFc.item, (jlong)lpStruct->item); in setPangoLayoutRunFields()
1358 (*env)->SetLongField(env, lpObject, XAnyEventFc.serial, (jlong)lpStruct->serial); in setXAnyEventFields()
[all …]
/dports/java/eclipse/eclipse.platform.releng.aggregator-R4_16/eclipse.platform.swt/bundles/org.eclipse.swt/Eclipse SWT WebKit/win32/library/
H A Dwebkit_win32_structs.cpp83 env->SetLongField(lpObject, JSClassDefinitionFc.className, (jlong)lpStruct->className); in setJSClassDefinitionFields()
84 env->SetLongField(lpObject, JSClassDefinitionFc.parentClass, (jlong)lpStruct->parentClass); in setJSClassDefinitionFields()
85 env->SetLongField(lpObject, JSClassDefinitionFc.staticValues, (jlong)lpStruct->staticValues); in setJSClassDefinitionFields()
87 env->SetLongField(lpObject, JSClassDefinitionFc.initialize, (jlong)lpStruct->initialize); in setJSClassDefinitionFields()
88 env->SetLongField(lpObject, JSClassDefinitionFc.finalize, (jlong)lpStruct->finalize); in setJSClassDefinitionFields()
89 env->SetLongField(lpObject, JSClassDefinitionFc.hasProperty, (jlong)lpStruct->hasProperty); in setJSClassDefinitionFields()
90 env->SetLongField(lpObject, JSClassDefinitionFc.getProperty, (jlong)lpStruct->getProperty); in setJSClassDefinitionFields()
91 env->SetLongField(lpObject, JSClassDefinitionFc.setProperty, (jlong)lpStruct->setProperty); in setJSClassDefinitionFields()
92 env->SetLongField(lpObject, JSClassDefinitionFc.deleteProperty, (jlong)lpStruct->deleteProperty); in setJSClassDefinitionFields()
96 env->SetLongField(lpObject, JSClassDefinitionFc.hasInstance, (jlong)lpStruct->hasInstance); in setJSClassDefinitionFields()
[all …]
/dports/devel/libical/libical-3.0.8/src/java/
H A DjniICalDurationType_cxx.cpp52 …env->SetLongField(thisICalDurationType, ICalDurationType_Days_FID, (jlong) __ICalDurationType_->da… in jni_SetDays_in_ICalDurationType()
62 …env->SetLongField(thisICalDurationType, ICalDurationType_Weeks_FID, (jlong) __ICalDurationType_->w… in jni_SetWeeks_in_ICalDurationType()
72 …env->SetLongField(thisICalDurationType, ICalDurationType_Hours_FID, (jlong) __ICalDurationType_->h… in jni_SetHours_in_ICalDurationType()
82 …env->SetLongField(thisICalDurationType, ICalDurationType_Minutes_FID, (jlong) __ICalDurationType_-… in jni_SetMinutes_in_ICalDurationType()
92 …env->SetLongField(thisICalDurationType, ICalDurationType_Seconds_FID, (jlong) __ICalDurationType_-… in jni_SetSeconds_in_ICalDurationType()
/dports/java/openjdk11/jdk11u-jdk-11.0.13-8-1/src/java.base/windows/native/libnio/ch/
H A DFileKey.c56 (*env)->SetLongField(env, this, key_volumeSN, fileInfo.dwVolumeSerialNumber); in Java_sun_nio_ch_FileKey_init()
57 (*env)->SetLongField(env, this, key_indexHigh, fileInfo.nFileIndexHigh); in Java_sun_nio_ch_FileKey_init()
58 (*env)->SetLongField(env, this, key_indexLow, fileInfo.nFileIndexLow); in Java_sun_nio_ch_FileKey_init()
/dports/java/openjdk13/jdk13u-jdk-13.0.10-1-1/src/java.base/windows/native/libnio/ch/
H A DFileKey.c56 (*env)->SetLongField(env, this, key_volumeSN, fileInfo.dwVolumeSerialNumber); in Java_sun_nio_ch_FileKey_init()
57 (*env)->SetLongField(env, this, key_indexHigh, fileInfo.nFileIndexHigh); in Java_sun_nio_ch_FileKey_init()
58 (*env)->SetLongField(env, this, key_indexLow, fileInfo.nFileIndexLow); in Java_sun_nio_ch_FileKey_init()
/dports/java/openjdk11-jre/jdk11u-jdk-11.0.13-8-1/src/java.base/windows/native/libnio/ch/
H A DFileKey.c56 (*env)->SetLongField(env, this, key_volumeSN, fileInfo.dwVolumeSerialNumber); in Java_sun_nio_ch_FileKey_init()
57 (*env)->SetLongField(env, this, key_indexHigh, fileInfo.nFileIndexHigh); in Java_sun_nio_ch_FileKey_init()
58 (*env)->SetLongField(env, this, key_indexLow, fileInfo.nFileIndexLow); in Java_sun_nio_ch_FileKey_init()
/dports/java/openjdk8/jdk8u-jdk8u312-b07.1/jdk/src/windows/native/sun/nio/ch/
H A DFileKey.c56 (*env)->SetLongField(env, this, key_volumeSN, fileInfo.dwVolumeSerialNumber); in Java_sun_nio_ch_FileKey_init()
57 (*env)->SetLongField(env, this, key_indexHigh, fileInfo.nFileIndexHigh); in Java_sun_nio_ch_FileKey_init()
58 (*env)->SetLongField(env, this, key_indexLow, fileInfo.nFileIndexLow); in Java_sun_nio_ch_FileKey_init()
/dports/java/openjdk12/openjdk-jdk12u-jdk-12.0.2-10-4/src/java.base/windows/native/libnio/ch/
H A DFileKey.c56 (*env)->SetLongField(env, this, key_volumeSN, fileInfo.dwVolumeSerialNumber); in Java_sun_nio_ch_FileKey_init()
57 (*env)->SetLongField(env, this, key_indexHigh, fileInfo.nFileIndexHigh); in Java_sun_nio_ch_FileKey_init()
58 (*env)->SetLongField(env, this, key_indexLow, fileInfo.nFileIndexLow); in Java_sun_nio_ch_FileKey_init()
/dports/java/openjdk16/jdk16u-jdk-16.0.2-7-1/src/java.base/windows/native/libnio/ch/
H A DFileKey.c56 (*env)->SetLongField(env, this, key_volumeSN, fileInfo.dwVolumeSerialNumber); in Java_sun_nio_ch_FileKey_init()
57 (*env)->SetLongField(env, this, key_indexHigh, fileInfo.nFileIndexHigh); in Java_sun_nio_ch_FileKey_init()
58 (*env)->SetLongField(env, this, key_indexLow, fileInfo.nFileIndexLow); in Java_sun_nio_ch_FileKey_init()
/dports/java/openjdk17/jdk17u-jdk-17.0.1-12-1/src/java.base/windows/native/libnio/ch/
H A DFileKey.c56 (*env)->SetLongField(env, this, key_volumeSN, fileInfo.dwVolumeSerialNumber); in Java_sun_nio_ch_FileKey_init()
57 (*env)->SetLongField(env, this, key_indexHigh, fileInfo.nFileIndexHigh); in Java_sun_nio_ch_FileKey_init()
58 (*env)->SetLongField(env, this, key_indexLow, fileInfo.nFileIndexLow); in Java_sun_nio_ch_FileKey_init()
/dports/java/openjdk15/jdk15u-jdk-15.0.6-1-1/src/java.base/windows/native/libnio/ch/
H A DFileKey.c56 (*env)->SetLongField(env, this, key_volumeSN, fileInfo.dwVolumeSerialNumber); in Java_sun_nio_ch_FileKey_init()
57 (*env)->SetLongField(env, this, key_indexHigh, fileInfo.nFileIndexHigh); in Java_sun_nio_ch_FileKey_init()
58 (*env)->SetLongField(env, this, key_indexLow, fileInfo.nFileIndexLow); in Java_sun_nio_ch_FileKey_init()
/dports/java/openjdk14/jdk14u-jdk-14.0.2-12-1/src/java.base/windows/native/libnio/ch/
H A DFileKey.c56 (*env)->SetLongField(env, this, key_volumeSN, fileInfo.dwVolumeSerialNumber); in Java_sun_nio_ch_FileKey_init()
57 (*env)->SetLongField(env, this, key_indexHigh, fileInfo.nFileIndexHigh); in Java_sun_nio_ch_FileKey_init()
58 (*env)->SetLongField(env, this, key_indexLow, fileInfo.nFileIndexLow); in Java_sun_nio_ch_FileKey_init()
/dports/java/openjdk8-jre/jdk8u-jdk8u312-b07.1/jdk/src/windows/native/sun/nio/ch/
H A DFileKey.c56 (*env)->SetLongField(env, this, key_volumeSN, fileInfo.dwVolumeSerialNumber); in Java_sun_nio_ch_FileKey_init()
57 (*env)->SetLongField(env, this, key_indexHigh, fileInfo.nFileIndexHigh); in Java_sun_nio_ch_FileKey_init()
58 (*env)->SetLongField(env, this, key_indexLow, fileInfo.nFileIndexLow); in Java_sun_nio_ch_FileKey_init()
/dports/java/openjdk11/jdk11u-jdk-11.0.13-8-1/src/jdk.hotspot.agent/solaris/native/libsaproc/
H A Dsaproc.cpp151 env->SetLongField(this_obj, libthread_db_handle_ID, (jlong)0); in clear_libthread_db_ptrs()
152 env->SetLongField(this_obj, p_td_init_ID, (jlong)0); in clear_libthread_db_ptrs()
153 env->SetLongField(this_obj, p_td_ta_new_ID, (jlong)0); in clear_libthread_db_ptrs()
154 env->SetLongField(this_obj, p_td_ta_delete_ID, (jlong)0); in clear_libthread_db_ptrs()
155 env->SetLongField(this_obj, p_td_ta_thr_iter_ID, (jlong)0); in clear_libthread_db_ptrs()
156 env->SetLongField(this_obj, p_td_thr_get_info_ID, (jlong)0); in clear_libthread_db_ptrs()
157 env->SetLongField(this_obj, p_td_ta_map_id2thr_ID, (jlong)0); in clear_libthread_db_ptrs()
158 env->SetLongField(this_obj, p_td_thr_getgregs_ID, (jlong)0); in clear_libthread_db_ptrs()
373 env->SetLongField(this_obj, p_td_init_ID, (jlong)(uintptr_t) tmpPtr); in init_libthread_db_ptrs()
379 env->SetLongField(this_obj, p_td_ta_new_ID, (jlong)(uintptr_t) tmpPtr); in init_libthread_db_ptrs()
[all …]
/dports/java/openjdk13/jdk13u-jdk-13.0.10-1-1/src/jdk.hotspot.agent/solaris/native/libsaproc/
H A Dsaproc.cpp151 env->SetLongField(this_obj, libthread_db_handle_ID, (jlong)0); in clear_libthread_db_ptrs()
152 env->SetLongField(this_obj, p_td_init_ID, (jlong)0); in clear_libthread_db_ptrs()
153 env->SetLongField(this_obj, p_td_ta_new_ID, (jlong)0); in clear_libthread_db_ptrs()
154 env->SetLongField(this_obj, p_td_ta_delete_ID, (jlong)0); in clear_libthread_db_ptrs()
155 env->SetLongField(this_obj, p_td_ta_thr_iter_ID, (jlong)0); in clear_libthread_db_ptrs()
156 env->SetLongField(this_obj, p_td_thr_get_info_ID, (jlong)0); in clear_libthread_db_ptrs()
157 env->SetLongField(this_obj, p_td_ta_map_id2thr_ID, (jlong)0); in clear_libthread_db_ptrs()
158 env->SetLongField(this_obj, p_td_thr_getgregs_ID, (jlong)0); in clear_libthread_db_ptrs()
373 env->SetLongField(this_obj, p_td_init_ID, (jlong)(uintptr_t) tmpPtr); in init_libthread_db_ptrs()
379 env->SetLongField(this_obj, p_td_ta_new_ID, (jlong)(uintptr_t) tmpPtr); in init_libthread_db_ptrs()
[all …]
/dports/java/openjdk11-jre/jdk11u-jdk-11.0.13-8-1/src/jdk.hotspot.agent/solaris/native/libsaproc/
H A Dsaproc.cpp151 env->SetLongField(this_obj, libthread_db_handle_ID, (jlong)0); in clear_libthread_db_ptrs()
152 env->SetLongField(this_obj, p_td_init_ID, (jlong)0); in clear_libthread_db_ptrs()
153 env->SetLongField(this_obj, p_td_ta_new_ID, (jlong)0); in clear_libthread_db_ptrs()
154 env->SetLongField(this_obj, p_td_ta_delete_ID, (jlong)0); in clear_libthread_db_ptrs()
155 env->SetLongField(this_obj, p_td_ta_thr_iter_ID, (jlong)0); in clear_libthread_db_ptrs()
156 env->SetLongField(this_obj, p_td_thr_get_info_ID, (jlong)0); in clear_libthread_db_ptrs()
157 env->SetLongField(this_obj, p_td_ta_map_id2thr_ID, (jlong)0); in clear_libthread_db_ptrs()
158 env->SetLongField(this_obj, p_td_thr_getgregs_ID, (jlong)0); in clear_libthread_db_ptrs()
373 env->SetLongField(this_obj, p_td_init_ID, (jlong)(uintptr_t) tmpPtr); in init_libthread_db_ptrs()
379 env->SetLongField(this_obj, p_td_ta_new_ID, (jlong)(uintptr_t) tmpPtr); in init_libthread_db_ptrs()
[all …]
/dports/java/openjdk12/openjdk-jdk12u-jdk-12.0.2-10-4/src/jdk.hotspot.agent/solaris/native/libsaproc/
H A Dsaproc.cpp151 env->SetLongField(this_obj, libthread_db_handle_ID, (jlong)0); in clear_libthread_db_ptrs()
152 env->SetLongField(this_obj, p_td_init_ID, (jlong)0); in clear_libthread_db_ptrs()
153 env->SetLongField(this_obj, p_td_ta_new_ID, (jlong)0); in clear_libthread_db_ptrs()
154 env->SetLongField(this_obj, p_td_ta_delete_ID, (jlong)0); in clear_libthread_db_ptrs()
155 env->SetLongField(this_obj, p_td_ta_thr_iter_ID, (jlong)0); in clear_libthread_db_ptrs()
156 env->SetLongField(this_obj, p_td_thr_get_info_ID, (jlong)0); in clear_libthread_db_ptrs()
157 env->SetLongField(this_obj, p_td_ta_map_id2thr_ID, (jlong)0); in clear_libthread_db_ptrs()
158 env->SetLongField(this_obj, p_td_thr_getgregs_ID, (jlong)0); in clear_libthread_db_ptrs()
373 env->SetLongField(this_obj, p_td_init_ID, (jlong)(uintptr_t) tmpPtr); in init_libthread_db_ptrs()
379 env->SetLongField(this_obj, p_td_ta_new_ID, (jlong)(uintptr_t) tmpPtr); in init_libthread_db_ptrs()
[all …]
/dports/www/chromium-legacy/chromium-88.0.4324.182/base/android/linker/
H A Dlinker_jni.h160 env->SetLongField(library_info_obj, load_address_id, load_address); in SetLoadInfo()
161 env->SetLongField(library_info_obj, load_size_id, load_size); in SetLoadInfo()
169 env->SetLongField(library_info_obj, relro_start_id, relro_start); in SetRelroInfo()
170 env->SetLongField(library_info_obj, relro_size_id, relro_size); in SetRelroInfo()
/dports/net-im/tg_owt/tg_owt-d578c76/src/base/android/linker/
H A Dlinker_jni.h160 env->SetLongField(library_info_obj, load_address_id, load_address); in SetLoadInfo()
161 env->SetLongField(library_info_obj, load_size_id, load_size); in SetLoadInfo()
169 env->SetLongField(library_info_obj, relro_start_id, relro_start); in SetRelroInfo()
170 env->SetLongField(library_info_obj, relro_size_id, relro_size); in SetRelroInfo()
/dports/java/openjdk11/jdk11u-jdk-11.0.13-8-1/src/java.base/unix/native/libnio/fs/
H A DUnixNativeDispatcher.c517 (*env)->SetLongField(env, attrs, attrs_st_ino, (jlong)buf->st_ino); in prepAttributes()
518 (*env)->SetLongField(env, attrs, attrs_st_dev, (jlong)buf->st_dev); in prepAttributes()
519 (*env)->SetLongField(env, attrs, attrs_st_rdev, (jlong)buf->st_rdev); in prepAttributes()
523 (*env)->SetLongField(env, attrs, attrs_st_size, (jlong)buf->st_size); in prepAttributes()
524 (*env)->SetLongField(env, attrs, attrs_st_atime_sec, (jlong)buf->st_atime); in prepAttributes()
525 (*env)->SetLongField(env, attrs, attrs_st_mtime_sec, (jlong)buf->st_mtime); in prepAttributes()
526 (*env)->SetLongField(env, attrs, attrs_st_ctime_sec, (jlong)buf->st_ctime); in prepAttributes()
529 (*env)->SetLongField(env, attrs, attrs_st_birthtime_sec, (jlong)buf->st_birthtime); in prepAttributes()
533 (*env)->SetLongField(env, attrs, attrs_st_atime_nsec, (jlong)buf->st_atim.tv_nsec); in prepAttributes()
1010 (*env)->SetLongField(env, attrs, attrs_f_frsize, long_to_jlong(buf.f_bsize)); in Java_sun_nio_fs_UnixNativeDispatcher_statvfs0()
[all …]
/dports/java/openjdk11-jre/jdk11u-jdk-11.0.13-8-1/src/java.base/unix/native/libnio/fs/
H A DUnixNativeDispatcher.c517 (*env)->SetLongField(env, attrs, attrs_st_ino, (jlong)buf->st_ino); in prepAttributes()
518 (*env)->SetLongField(env, attrs, attrs_st_dev, (jlong)buf->st_dev); in prepAttributes()
519 (*env)->SetLongField(env, attrs, attrs_st_rdev, (jlong)buf->st_rdev); in prepAttributes()
523 (*env)->SetLongField(env, attrs, attrs_st_size, (jlong)buf->st_size); in prepAttributes()
524 (*env)->SetLongField(env, attrs, attrs_st_atime_sec, (jlong)buf->st_atime); in prepAttributes()
525 (*env)->SetLongField(env, attrs, attrs_st_mtime_sec, (jlong)buf->st_mtime); in prepAttributes()
526 (*env)->SetLongField(env, attrs, attrs_st_ctime_sec, (jlong)buf->st_ctime); in prepAttributes()
529 (*env)->SetLongField(env, attrs, attrs_st_birthtime_sec, (jlong)buf->st_birthtime); in prepAttributes()
533 (*env)->SetLongField(env, attrs, attrs_st_atime_nsec, (jlong)buf->st_atim.tv_nsec); in prepAttributes()
1010 (*env)->SetLongField(env, attrs, attrs_f_frsize, long_to_jlong(buf.f_bsize)); in Java_sun_nio_fs_UnixNativeDispatcher_statvfs0()
[all …]
/dports/java/openjdk12/openjdk-jdk12u-jdk-12.0.2-10-4/src/java.base/unix/native/libnio/fs/
H A DUnixNativeDispatcher.c472 (*env)->SetLongField(env, attrs, attrs_st_ino, (jlong)buf->st_ino); in prepAttributes()
473 (*env)->SetLongField(env, attrs, attrs_st_dev, (jlong)buf->st_dev); in prepAttributes()
474 (*env)->SetLongField(env, attrs, attrs_st_rdev, (jlong)buf->st_rdev); in prepAttributes()
478 (*env)->SetLongField(env, attrs, attrs_st_size, (jlong)buf->st_size); in prepAttributes()
479 (*env)->SetLongField(env, attrs, attrs_st_atime_sec, (jlong)buf->st_atime); in prepAttributes()
480 (*env)->SetLongField(env, attrs, attrs_st_mtime_sec, (jlong)buf->st_mtime); in prepAttributes()
481 (*env)->SetLongField(env, attrs, attrs_st_ctime_sec, (jlong)buf->st_ctime); in prepAttributes()
484 (*env)->SetLongField(env, attrs, attrs_st_birthtime_sec, (jlong)buf->st_birthtime); in prepAttributes()
488 (*env)->SetLongField(env, attrs, attrs_st_atime_nsec, (jlong)buf->st_atim.tv_nsec); in prepAttributes()
968 (*env)->SetLongField(env, attrs, attrs_f_frsize, long_to_jlong(buf.f_bsize)); in Java_sun_nio_fs_UnixNativeDispatcher_statvfs0()
[all …]

12345678910>>...29