Home
last modified time | relevance | path

Searched defs:jid (Results 1 - 13 of 13) sorted by relevance

/third_party/skia/third_party/externals/oboe/apps/fxlab/app/src/main/cpp/
H A Dnative-lib.cpp86 Java_com_mobileer_androidfxlab_NativeInterface_addDefaultEffectNative(JNIEnv *, jobject, jint jid) { in Java_com_mobileer_androidfxlab_NativeInterface_addDefaultEffectNative() argument
121 Java_com_mobileer_androidfxlab_NativeInterface_modifyEffectNative( JNIEnv *env, jobject, jint jid, jint jindex, jfloatArray params) Java_com_mobileer_androidfxlab_NativeInterface_modifyEffectNative() argument
/kernel/linux/linux-5.10/fs/gfs2/
H A Drecovery.c280 static void gfs2_recovery_done(struct gfs2_sbd *sdp, unsigned int jid, in gfs2_recovery_done() argument
[all...]
H A Dlock_dlm.c1141 int jid = slot->slot - 1; gdlm_recover_slot() local
1198 gdlm_recovery_result(struct gfs2_sbd *sdp, unsigned int jid, unsigned int result) gdlm_recovery_result() argument
[all...]
H A Dsuper.c81 static struct gfs2_jdesc *jdesc_find_i(struct list_head *head, unsigned int jid) in jdesc_find_i() argument
99 struct gfs2_jdesc *gfs2_jdesc_find(struct gfs2_sbd *sdp, unsigned int jid) in gfs2_jdesc_find() argument
H A Dsys.c421 int gfs2_recover_set(struct gfs2_sbd *sdp, unsigned jid) in gfs2_recover_set() argument
456 unsigned jid; in recover_store() local
492 int jid; in jid_store() local
[all...]
/kernel/linux/linux-6.6/fs/gfs2/
H A Drecovery.c279 static void gfs2_recovery_done(struct gfs2_sbd *sdp, unsigned int jid, in gfs2_recovery_done() argument
[all...]
H A Dsys.c498 int gfs2_recover_set(struct gfs2_sbd *sdp, unsigned jid) in gfs2_recover_set() argument
533 unsigned jid; in recover_store() local
569 int jid; in jid_store() local
[all...]
H A Dsuper.c81 static struct gfs2_jdesc *jdesc_find_i(struct list_head *head, unsigned int jid) in jdesc_find_i() argument
92 struct gfs2_jdesc *gfs2_jdesc_find(struct gfs2_sbd *sdp, unsigned int jid) in gfs2_jdesc_find() argument
H A Dlock_dlm.c1149 int jid = slot->slot - 1; gdlm_recover_slot() local
1206 gdlm_recovery_result(struct gfs2_sbd *sdp, unsigned int jid, unsigned int result) gdlm_recovery_result() argument
[all...]
/third_party/glfw/tests/
H A Djoysticks.c66 static void joystick_callback(int jid, int event) in joystick_callback() argument
116 static const char* joystick_label(int jid) in joystick_label() argument
174 int jid, hat_buttons = GLFW_FALSE; in main() local
[all...]
H A Devents.c506 static void joystick_callback(int jid, int event) in joystick_callback() argument
[all...]
/third_party/glfw/src/
H A Dwin32_joystick.c348 int jid = 0; in deviceCallback() local
504 int jid; in _glfwDetectJoystickConnectionWin32() local
558 int jid; _glfwDetectJoystickDisconnectionWin32() local
595 int jid; _glfwTerminateJoysticksWin32() local
[all...]
H A Dinput.c509 int jid; in _glfwAllocJoystick() local
1048 GLFWAPI int glfwJoystickPresent(int jid) in glfwJoystickPresent() argument
1073 glfwGetJoystickAxes(int jid, int* count) glfwGetJoystickAxes() argument
1105 glfwGetJoystickButtons(int jid, int* count) glfwGetJoystickButtons() argument
1141 glfwGetJoystickHats(int jid, int* count) glfwGetJoystickHats() argument
1173 glfwGetJoystickName(int jid) glfwGetJoystickName() argument
1201 glfwGetJoystickGUID(int jid) glfwGetJoystickGUID() argument
1229 glfwSetJoystickUserPointer(int jid, void* pointer) glfwSetJoystickUserPointer() argument
1245 glfwGetJoystickUserPointer(int jid) glfwGetJoystickUserPointer() argument
1274 int jid; glfwUpdateGamepadMappings() local
1332 glfwJoystickIsGamepad(int jid) glfwJoystickIsGamepad() argument
1360 glfwGetGamepadName(int jid) glfwGetGamepadName() argument
1391 glfwGetGamepadState(int jid, GLFWgamepadstate* state) glfwGetGamepadState() argument
[all...]

Completed in 19 milliseconds