MCPcopy Create free account

hub / github.com/djformby/GRFICS / functions

Functions1,420 in github.com/djformby/GRFICS

↓ 1,910 callersMethodprint
plc_vm/OpenPLC_v2-master/matiec_src/stage4/generate_c/generate_c_vardecl.cc:1140
↓ 1,309 callersMethodaccept
The implementation of the single visit() member function * of il_default_variable_c. * It can only come after the full declaration of * generate_c_
plc_vm/OpenPLC_v2-master/matiec_src/stage4/generate_c/generate_c_il.cc:1802
↓ 172 callersMethodaccept
plc_vm/OpenPLC_v2-master/matiec_src/absyntax/absyntax.hh:232
↓ 115 callersMethodindent_left
plc_vm/OpenPLC_v2-master/matiec_src/stage4/stage4.cc:132
↓ 114 callersMethodindent_right
plc_vm/OpenPLC_v2-master/matiec_src/stage4/stage4.cc:128
↓ 80 callersMethodend
plc_vm/OpenPLC_v2-master/matiec_src/util/symtable.cc:158
↓ 58 callersMethodprint
plc_vm/OpenPLC_v2-master/matiec_src/stage4/generate_c/generate_c_inlinefcall.cc:81
↓ 32 callersMethodbegin
plc_vm/OpenPLC_v2-master/matiec_src/util/symtable.cc:161
↓ 30 callersMethodfind
plc_vm/OpenPLC_v2-master/matiec_src/util/symtable.cc:165
↓ 27 callersFunctioncompare_identifiers
returns 0 if the names are equal!! */ NOTE: it must ignore case!! */
plc_vm/OpenPLC_v2-master/matiec_src/absyntax_utils/absyntax_utils.cc:81
↓ 27 callersFunctionword
----------------------------------------------------------------------------- Concatenate two bytes into an int --------------------------------------
plc_vm/OpenPLC_v2-master/core/modbus.cpp:84
↓ 25 callersMethodis_variable_prefix_null
plc_vm/OpenPLC_v2-master/matiec_src/stage4/generate_c/generate_c_base.cc:117
↓ 24 callersMethodget_vartype
plc_vm/OpenPLC_v2-master/matiec_src/absyntax_utils/search_var_instance_decl.cc:116
↓ 24 callersFunctionmodbus_free
plc_vm/OpenPLC_v2-master/libmodbus-3.0.4/src/modbus.c:1461
↓ 24 callersFunctionmodbus_free
plc_vm/OpenPLC_v2-master/libmodbus_src/src/modbus.c:1694
↓ 23 callersFunctionModbusError
----------------------------------------------------------------------------- Response to a Modbus Error ---------------------------------------------
plc_vm/OpenPLC_v2-master/core/modbus.cpp:130
↓ 23 callersFunctionhandle_move
NOTE: the MOVE standard function is equivalent to the ':=' in ST syntax */
plc_vm/OpenPLC_v2-master/matiec_src/stage3/constant_folding.cc:611
↓ 23 callersMethodnext
Skip to the next element. After object creation, * the object references on * element _before_ the first, so * this function must be c
plc_vm/OpenPLC_v2-master/matiec_src/stage4/generate_c/generate_c_vardecl.cc:377
↓ 22 callersFunctionmodbus_read_registers
Reads the holding registers of remote device and put the data into an array */
plc_vm/OpenPLC_v2-master/libmodbus_src/src/modbus.c:1179
↓ 21 callersMethodcount
plc_vm/OpenPLC_v2-master/matiec_src/util/symtable.cc:145
↓ 21 callersMethodget_decl
plc_vm/OpenPLC_v2-master/matiec_src/absyntax_utils/search_fb_typedecl.cc:44
↓ 21 callersMethodinsert
plc_vm/OpenPLC_v2-master/matiec_src/util/symtable.cc:112
↓ 20 callersFunctionR_TRIG_body__
Code part
plc_vm/OpenPLC_v2-master/core/lib/iec_std_FB.h:561
↓ 20 callersFunctionR_TRIG_body__
Code part
plc_vm/OpenPLC_v2-master/matiec_src/lib/C/iec_std_FB.h:572
↓ 20 callersFunctionR_TRIG_body__
Code part
plc_vm/OpenPLC_v2-master/matiec_src/lib/C/iec_std_FB_no_ENENO.h:505
↓ 20 callersFunctionR_TRIG_init__
plc_vm/OpenPLC_v2-master/core/lib/iec_std_FB.h:552
↓ 20 callersFunctionR_TRIG_init__
plc_vm/OpenPLC_v2-master/matiec_src/lib/C/iec_std_FB.h:563
↓ 20 callersFunctionR_TRIG_init__
plc_vm/OpenPLC_v2-master/matiec_src/lib/C/iec_std_FB_no_ENENO.h:498
↓ 20 callersMethodnext_nf
Skip to the next non-formal parameter. After object creation, * the object references on parameter _before_ the first, so * this function must be ca
plc_vm/OpenPLC_v2-master/matiec_src/absyntax_utils/function_call_param_iterator.cc:201
↓ 20 callersMethodparam_direction
Returns the currently referenced parameter's data passing direction. * i.e. VAR_INPUT, VAR_OUTPUT or VAR_INOUT */
plc_vm/OpenPLC_v2-master/matiec_src/absyntax_utils/function_param_iterator.cc:398
↓ 20 callersFunctionset_datatype
Only set the symbol's desired datatype to 'datatype' if that datatype is in the candidate_datatype list */
plc_vm/OpenPLC_v2-master/matiec_src/stage3/narrow_candidate_datatypes.cc:80
↓ 18 callersFunctiongetData
----------------------------------------------------------------------------- Finds the data between the separators on the line provided -------------
plc_vm/OpenPLC_v2-master/core/hardware_layers/modbus_master.cpp:99
↓ 18 callersMethodis_valid
plc_vm/OpenPLC_v2-master/matiec_src/absyntax/absyntax.hh:125
↓ 18 callersFunctionmodbus_strerror
plc_vm/OpenPLC_v2-master/libmodbus_src/src/modbus.c:44
↓ 17 callersMethodget
plc_vm/OpenPLC_v2-master/matiec_src/stage4/generate_c/generate_c_vardecl.cc:735
↓ 16 callersMethodis_extensible_param
Returns if currently referenced parameter is an extensible parameter. */ extensible paramters only occur in some standard functions, e.g. AND(word#34,
plc_vm/OpenPLC_v2-master/matiec_src/absyntax_utils/function_param_iterator.cc:375
↓ 15 callersMethodgenerate
plc_vm/OpenPLC_v2-master/matiec_src/stage4/generate_c/generate_c_st.cc:111
↓ 15 callersFunctionmodbus_strerror
plc_vm/OpenPLC_v2-master/libmodbus-3.0.4/src/modbus.c:53
↓ 15 callersFunctionresponse_exception
Build the exception response */
plc_vm/OpenPLC_v2-master/libmodbus_src/src/modbus.c:661
↓ 14 callersFunction__time_add
plc_vm/OpenPLC_v2-master/matiec_src/lib/C/iec_std_lib.h:372
↓ 14 callersFunction__time_sub
plc_vm/OpenPLC_v2-master/matiec_src/lib/C/iec_std_lib.h:378
↓ 14 callersMethodget
plc_vm/OpenPLC_v2-master/matiec_src/absyntax_utils/type_initial_value.cc:102
↓ 14 callersFunctionmodbus_close
plc_vm/OpenPLC_v2-master/libmodbus_src/src/modbus.c:1686
↓ 14 callersFunctionmodbus_read_registers
Reads the holding registers of remote device and put the data into an array */
plc_vm/OpenPLC_v2-master/libmodbus-3.0.4/src/modbus.c:1086
↓ 14 callersFunctionvisit
/ 2.1.6 - Pragmas */ /
plc_vm/OpenPLC_v2-master/matiec_src/stage4/generate_c/generate_c.cc:2132
↓ 13 callersMethodparam_type
Returns the currently referenced parameter's type name. */
plc_vm/OpenPLC_v2-master/matiec_src/absyntax_utils/function_param_iterator.cc:360
↓ 12 callersFunction_modbus_receive_msg
plc_vm/OpenPLC_v2-master/libmodbus_src/src/modbus.c:340
↓ 12 callersMethodis_en_eno_param_implicit
Returns if currently referenced parameter is an implicit defined EN/ENO parameter. */
plc_vm/OpenPLC_v2-master/matiec_src/absyntax_utils/function_param_iterator.cc:367
↓ 12 callersMethodsearch_f
Search for the value passed to the parameter named <param_name>... */
plc_vm/OpenPLC_v2-master/matiec_src/absyntax_utils/function_call_param_iterator.cc:213
↓ 12 callersFunctionset_datatype_in_prev_il_instructions
Only set the symbol's desired datatype to 'datatype' if that datatype is in the candidate_datatype list */ static void set_datatype_in_prev_il_instruc
plc_vm/OpenPLC_v2-master/matiec_src/stage3/narrow_candidate_datatypes.cc:111
↓ 11 callersFunctionresponse_exception
Build the exception response */
plc_vm/OpenPLC_v2-master/libmodbus-3.0.4/src/modbus.c:621
↓ 11 callersFunctionsend_msg
Sends a request/response */
plc_vm/OpenPLC_v2-master/libmodbus_src/src/modbus.c:166
↓ 11 callersMethodset_variable_prefix
plc_vm/OpenPLC_v2-master/matiec_src/stage4/generate_c/generate_c_base.cc:115
↓ 10 callersFunction__time_sub
plc_vm/OpenPLC_v2-master/core/lib/iec_std_lib.h:368
↓ 10 callersMethodclear
plc_vm/OpenPLC_v2-master/matiec_src/util/symtable.cc:50
↓ 10 callersMethoddisable_output
plc_vm/OpenPLC_v2-master/matiec_src/stage4/stage4.cc:124
↓ 10 callersMethodenable_output
plc_vm/OpenPLC_v2-master/matiec_src/stage4/stage4.cc:120
↓ 10 callersFunctionmodbus_flush
plc_vm/OpenPLC_v2-master/libmodbus_src/src/modbus.c:111
↓ 10 callersMethodreset
start off at the first parameter once again... */
plc_vm/OpenPLC_v2-master/matiec_src/stage4/generate_c/generate_c_vardecl.cc:354
↓ 10 callersFunctionsend_msg
Sends a request/response */
plc_vm/OpenPLC_v2-master/libmodbus-3.0.4/src/modbus.c:162
↓ 9 callersFunction__time_add
plc_vm/OpenPLC_v2-master/core/lib/iec_std_lib.h:362
↓ 9 callersMethodadd_element
append a new element to the end of the list */
plc_vm/OpenPLC_v2-master/matiec_src/absyntax/absyntax.cc:103
↓ 9 callersMethodget_basetype_decl
static method! */
plc_vm/OpenPLC_v2-master/matiec_src/absyntax_utils/search_base_type.cc:79
↓ 9 callersFunctionmodbus_connect
plc_vm/OpenPLC_v2-master/libmodbus_src/src/modbus.c:1676
↓ 9 callersFunctionmodbus_set_response_timeout
plc_vm/OpenPLC_v2-master/libmodbus_src/src/modbus.c:1627
↓ 9 callersMethodprint_variable_prefix
plc_vm/OpenPLC_v2-master/matiec_src/stage4/generate_c/generate_c_base.cc:118
↓ 9 callersFunctionreceive_msg
plc_vm/OpenPLC_v2-master/libmodbus-3.0.4/src/modbus.c:329
↓ 8 callersFunction_sleep_response_timeout
plc_vm/OpenPLC_v2-master/libmodbus_src/src/modbus.c:93
↓ 8 callersFunctioncheck_confirmation
plc_vm/OpenPLC_v2-master/libmodbus_src/src/modbus.c:503
↓ 8 callersMethodextensible_param_index
Returns the index of the current extensible parameter. */ If the current parameter is not an extensible paramter, returns -1 */
plc_vm/OpenPLC_v2-master/matiec_src/absyntax_utils/function_param_iterator.cc:383
↓ 8 callersMethodget_error_count
plc_vm/OpenPLC_v2-master/matiec_src/stage3/lvalue_check.cc:83
↓ 8 callersMethodinit
plc_vm/OpenPLC_v2-master/matiec_src/absyntax_utils/search_varfb_instance_type.cc:91
↓ 8 callersFunctionmodbus_connect
plc_vm/OpenPLC_v2-master/libmodbus-3.0.4/src/modbus.c:1448
↓ 8 callersFunctionmodbus_new_tcp
plc_vm/OpenPLC_v2-master/libmodbus_src/src/modbus-tcp.c:780
↓ 8 callersFunctionmodbus_read_bits
Reads the boolean status of bits and sets the array elements in the destination to TRUE or FALSE (single bits). */
plc_vm/OpenPLC_v2-master/libmodbus_src/src/modbus.c:1075
↓ 8 callersFunctionmodbus_set_slave
Define the slave number */
plc_vm/OpenPLC_v2-master/libmodbus-3.0.4/src/modbus.c:1398
↓ 8 callersFunctionmodbus_set_slave
Define the slave number */
plc_vm/OpenPLC_v2-master/libmodbus_src/src/modbus.c:1570
↓ 7 callersFunctionCHECK_OVERFLOW_real64
plc_vm/OpenPLC_v2-master/matiec_src/stage3/constant_folding.cc:569
↓ 7 callersFunctioncheck_confirmation
plc_vm/OpenPLC_v2-master/libmodbus-3.0.4/src/modbus.c:478
↓ 7 callersMethoddefault_value
Returns the currently referenced element's default value, * or NULL if none is specified in the structure declaration itself. */
plc_vm/OpenPLC_v2-master/matiec_src/stage4/generate_c/generate_c_vardecl.cc:399
↓ 7 callersMethodend
plc_vm/OpenPLC_v2-master/matiec_src/util/dsymtable.hh:113
↓ 7 callersMethodlower_bound
Search for the first entry associated with (i.e. with key ==) identifier_str. Will return end() if not found (NOTE: end() != end_value()) */
plc_vm/OpenPLC_v2-master/matiec_src/util/dsymtable.hh:100
↓ 7 callersFunctionmodbus_close
plc_vm/OpenPLC_v2-master/libmodbus-3.0.4/src/modbus.c:1453
↓ 7 callersFunctionmodbus_new_rtu
plc_vm/OpenPLC_v2-master/libmodbus_src/src/modbus-rtu.c:1210
↓ 7 callersFunctionmodbus_new_tcp
plc_vm/OpenPLC_v2-master/libmodbus-3.0.4/src/modbus-tcp.c:636
↓ 7 callersFunctionmodbus_read_bits
Reads the boolean status of bits and sets the array elements in the destination to TRUE or FALSE (single bits). */
plc_vm/OpenPLC_v2-master/libmodbus-3.0.4/src/modbus.c:992
↓ 7 callersFunctionmodbus_send_raw_request
plc_vm/OpenPLC_v2-master/libmodbus_src/src/modbus.c:210
↓ 7 callersMethodpopulate
plc_vm/OpenPLC_v2-master/matiec_src/stage3/enum_declaration_check.cc:105
↓ 7 callersMethodsearch
Search for the value passed to the parameter named <param_name>... */
plc_vm/OpenPLC_v2-master/matiec_src/absyntax_utils/function_param_iterator.cc:330
↓ 7 callersMethodsearch
Search for the value passed to the element named <element_name>... */
plc_vm/OpenPLC_v2-master/matiec_src/stage4/generate_c/generate_c_vardecl.cc:462
↓ 7 callersFunctionsearch_in_candidate_datatype_list
Search for a datatype inside a candidate_datatypes list. * Returns: position of datatype in the list, or -1 if not found. */
plc_vm/OpenPLC_v2-master/matiec_src/stage3/datatype_functions.cc:388
↓ 7 callersFunctionsleep_ms
----------------------------------------------------------------------------- Helper function - Makes the running thread sleep for the ammount of time
plc_vm/OpenPLC_v2-master/core/hardware_layers/arduino.cpp:73
↓ 6 callersFunction__dt_to_timespec
plc_vm/OpenPLC_v2-master/matiec_src/lib/C/iec_std_lib.h:357
↓ 6 callersFunction_error_print
plc_vm/OpenPLC_v2-master/libmodbus_src/src/modbus.c:81
↓ 6 callersFunction_sleep_and_flush
plc_vm/OpenPLC_v2-master/libmodbus-3.0.4/src/modbus.c:100
↓ 6 callersFunctionbswap_16
plc_vm/OpenPLC_v2-master/libmodbus_src/src/modbus-data.c:55
↓ 6 callersMethodgenerate
plc_vm/OpenPLC_v2-master/matiec_src/stage4/generate_c/generate_c_sfc.cc:1010
↓ 6 callersMethodget_type_id
We expect to be passed a symbolic_variable_c */
plc_vm/OpenPLC_v2-master/matiec_src/absyntax_utils/search_varfb_instance_type.cc:105
↓ 6 callersFunctiongettime_ms
plc_vm/OpenPLC_v2-master/libmodbus-3.0.4/tests/bandwidth-client.c:30
↓ 6 callersFunctiongettime_ms
plc_vm/OpenPLC_v2-master/libmodbus_src/tests/bandwidth-client.c:21
next →1–100 of 1,420, ranked by callers