Home
last modified time | relevance | path

Searched defs:make_code (Results 1 – 25 of 41) sorted by relevance

12

/dports/games/jinput/jinput-bf22dd975bbba31f01895332255b63df376894e6/plugins/windows/src/main/java/net/java/games/input/
H A DRawKeyboardEvent.java49 private int make_code; field in RawKeyboardEvent
55 …public final void set(long millis, int make_code, int flags, int vkey, int message, long extra_inf… in set()
H A DRawInputEventQueue.java82 …private final void addKeyboardEvent(long handle, long millis, int make_code, int flags, int vkey, … in addKeyboardEvent()
H A DRawDevice.java132 …public final synchronized void addKeyboardEvent(long millis, int make_code, int flags, int vkey, i… in addKeyboardEvent()
/dports/devel/py-jeepney/jeepney-0.7.1/jeepney/
H A Dbindgen.py28 def make_code(self): member in Method
57 def make_code(self): member in Interface
/dports/www/erlang-mochiweb-basho/mochiweb-4d38821/src/
H A Dmochiweb_request.erl652 make_code(X) when is_integer(X) -> function
654 make_code(Io) when is_list(Io); is_binary(Io) -> function
/dports/www/erlang-mochiweb/mochiweb-2.18.0/src/
H A Dmochiweb_request.erl717 make_code(X) when is_integer(X) -> function
719 make_code(Io) when is_list(Io); is_binary(Io) -> function
/dports/databases/couchdb3/apache-couchdb-3.2.1/src/mochiweb/src/
H A Dmochiweb_request.erl932 make_code(X) when is_integer(X) -> function
935 make_code(Io) when is_list(Io); is_binary(Io) -> Io. function
/dports/archivers/zoo/zoo-2.10.1_4/
H A Dmaketree.c75 static void make_code(j, length, code) in make_code() function
/dports/sysutils/edk2/edk2-edk2-stable202102/RedfishPkg/RedfishRestExDxe/
H A DRedfishRestExDriver.h497 the bus driver must determine if the bus controller specified in make_code()
/dports/www/erlang-webmachine/webmachine-1.10.9/src/
H A Dwebmachine_request.erl713 make_code({Code, undefined}) when is_integer(Code) -> function
715 make_code({Code, ReasonPhrase}) when is_integer(Code) -> function
717 make_code(Code) when is_integer(Code) -> function
719 make_code(Io) when is_list(Io); is_binary(Io) -> function
/dports/archivers/lha/lha-114i/src/
H A Dmaketree.c18 make_code(n, len, code) in make_code() function
/dports/archivers/lha-ac/lha-1.14i-ac20050924p1/src/
H A Dmaketree.c12 make_code(nchar, bitlen, code, leaf_num) in make_code() function
/dports/emulators/fs-uae/fs-uae-3.1.35/libfsemu/src/ml/
H A Drawinput.c80 int make_code = raw_input->data.keyboard.MakeCode; in process_keyboard_input() local
H A Dwindows.c318 int make_code = raw_input->data.keyboard.MakeCode; local
/dports/math/py-numpy/numpy-1.20.3/numpy/core/code_generators/
H A Dgenerate_umath.py1157 def make_code(funcdict, filename): function
/dports/games/libretro-scummvm/scummvm-7b1e929/engines/made/
H A Dredreader.cpp398 void LzhDecompressor::make_code(int n, byte len[], uint16 code[]) { in make_code() function in Made::LzhDecompressor
/dports/games/scummvm/scummvm-2.5.1/engines/made/
H A Dredreader.cpp398 void LzhDecompressor::make_code(int n, byte len[], uint16 code[]) { in make_code() function in Made::LzhDecompressor
/dports/lang/erlang-runtime22/otp-OTP-22.3.4.24/lib/diameter/src/compiler/
H A Ddiameter_dict_util.erl1151 make_code({messages, Code}, Names, Acc) function
1154 make_code(_, _, Acc) -> function
/dports/lang/erlang-runtime23/otp-OTP-23.3.4.10/lib/diameter/src/compiler/
H A Ddiameter_dict_util.erl1151 make_code({messages, Code}, Names, Acc) function
1154 make_code(_, _, Acc) -> function
/dports/lang/erlang-runtime24/otp-OTP-24.1.7/lib/diameter/src/compiler/
H A Ddiameter_dict_util.erl1151 make_code({messages, Code}, Names, Acc) function
1154 make_code(_, _, Acc) -> function
/dports/lang/erlang-wx/otp-OTP-24.1.7/lib/diameter/src/compiler/
H A Ddiameter_dict_util.erl1151 make_code({messages, Code}, Names, Acc) function
1154 make_code(_, _, Acc) -> function
/dports/lang/erlang/otp-OTP-24.1.7/lib/diameter/src/compiler/
H A Ddiameter_dict_util.erl1151 make_code({messages, Code}, Names, Acc) function
1154 make_code(_, _, Acc) -> function
/dports/lang/erlang-runtime21/otp-OTP-21.3.8.24/lib/diameter/src/compiler/
H A Ddiameter_dict_util.erl1151 make_code({messages, Code}, Names, Acc) function
1154 make_code(_, _, Acc) -> function
/dports/lang/erlang-java/otp-OTP-24.1.7/lib/diameter/src/compiler/
H A Ddiameter_dict_util.erl1151 make_code({messages, Code}, Names, Acc) function
1154 make_code(_, _, Acc) -> function
/dports/multimedia/v4l_compat/linux-5.13-rc2/drivers/input/serio/
H A Dhyperv-keyboard.c70 __le16 make_code; member

12