Home
last modified time | relevance | path

Searched defs:input_code (Results 1 – 25 of 51) sorted by relevance

123

/dports/devel/p5-ExtUtils-XSpp/ExtUtils-XSpp-0.18/lib/ExtUtils/XSpp/Typemap/
H A Dwrapper.pm14 sub input_code { shift->{TYPEMAP}->input_code( @_ ) } subroutine
/dports/net-im/py-matrix-synapse/synapse-1.50.2/scripts-dev/
H A Dlist_url_patterns.py27 def find_patterns_in_code(input_code): argument
H A Ddefinitions.py68 def definitions_in_code(input_code): argument
/dports/chinese/libcangjie/libcangjie-1.3/src/
H A Dcangjie.c212 char *input_code, in cangjie_get_characters()
309 char *input_code, in cangjie_get_characters_by_shortcode()
/dports/chinese/pycangjie/pycangjie-1.3/tests/
H A D__init__.py120 def run_test(self, input_code): argument
/dports/devel/p5-ExtUtils-XSpp/ExtUtils-XSpp-0.18/lib/ExtUtils/XSpp/
H A DTypemap.pm95 sub input_code { die; } subroutine
/dports/games/sarien/sarien-0.7.0/src/core/
H A Dlzw.c101 UINT32 input_code (UINT8 **input) in input_code() function
/dports/multimedia/handbrake/ffmpeg-4.4/libavcodec/
H A Dmlz.c114 static int input_code(GetBitContext* gb, int len) { in input_code() function
/dports/multimedia/ffmpeg/ffmpeg-4.4.1/libavcodec/
H A Dmlz.c114 static int input_code(GetBitContext* gb, int len) { in input_code() function
/dports/multimedia/gstreamer1-libav/gst-libav-1.16.2/gst-libs/ext/libav/libavcodec/
H A Dmlz.c114 static int input_code(GetBitContext* gb, int len) { in input_code() function
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/third_party/ffmpeg/libavcodec/
H A Dmlz.c114 static int input_code(GetBitContext* gb, int len) { in input_code() function
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/ffmpeg/libavcodec/
H A Dmlz.c114 static int input_code(GetBitContext* gb, int len) { in input_code() function
/dports/net/freeswitch/freeswitch-1.10.3.-release/src/mod/languages/mod_lua/
H A Dmod_lua.cpp135 static int lua_parse_and_execute(lua_State * L, char *input_code, switch_core_session_t *session) in lua_parse_and_execute()
212 char *input_code; member
/dports/net/py-magic-wormhole/magic-wormhole-0.12.0/src/wormhole/
H A Dwormhole.py65 def input_code(self): member in _DelegatedWormhole
172 def input_code(self): member in _DeferredWormhole
H A D_code.py63 def input_code(self): member in Code
H A D_interfaces.py143 def input_code(): member in IDeferredWormhole
/dports/net/freeswitch/freeswitch-1.10.3.-release/src/mod/languages/mod_v8/
H A Dmod_v8.h93 std::string input_code; /* Path to JavaScript source */ member
/dports/textproc/R-cran-sass/sass/tests/testthat/
H A Dtest-cache.R42 input_code <- substitute(input) functionVar
/dports/x11-wm/i3/i3-4.20.1/i3bar/include/
H A Dconfiguration.h28 int input_code; member
/dports/x11-wm/i3-gaps/i3-4.20.1/i3bar/include/
H A Dconfiguration.h28 int input_code; member
/dports/x11-wm/i3/i3-4.20.1/src/
H A Dbindings.c59 Binding *configure_binding(const char *bindtype, const char *modifiers, const char *input_code, in configure_binding()
201 …get_binding(i3_event_state_mask_t state_filtered, bool is_release, uint16_t input_code, input_type… in get_binding()
/dports/x11-wm/i3-gaps/i3-4.20.1/src/
H A Dbindings.c59 Binding *configure_binding(const char *bindtype, const char *modifiers, const char *input_code, in configure_binding()
201 …get_binding(i3_event_state_mask_t state_filtered, bool is_release, uint16_t input_code, input_type… in get_binding()
/dports/japanese/p5-nkf/nkf-2.1.4/
H A Dnkf.c325 struct input_code{ struct
331 void (*status_func)(struct input_code *, nkf_char); argument
336 static const char *input_codename = NULL; /* NULL: unestablished, "": BINARY */ argument
/dports/japanese/nkf/nkf-2.1.4/
H A Dnkf.c325 struct input_code{ struct
331 void (*status_func)(struct input_code *, nkf_char); argument
336 static const char *input_codename = NULL; /* NULL: unestablished, "": BINARY */ argument
/dports/lang/ruby26/ruby-2.6.9/ext/nkf/nkf-utf8/
H A Dnkf.c325 struct input_code{ struct
331 void (*status_func)(struct input_code *, nkf_char); argument
336 static const char *input_codename = NULL; /* NULL: unestablished, "": BINARY */ argument

123