MCPcopy Create free account

hub / github.com/djformby/GRFICS / functions

Functions1,420 in github.com/djformby/GRFICS

↓ 1 callersFunctionabsyntax_utils_init
plc_vm/OpenPLC_v2-master/matiec_src/absyntax_utils/absyntax_utils.cc:280
↓ 1 callersFunctionarray_range_check
Array range check assumes that constant folding has been completed! * so be sure to call constant_folding() before calling this function! */
plc_vm/OpenPLC_v2-master/matiec_src/stage3/stage3.cc:123
↓ 1 callersFunctioncase_elements_check
Case options check assumes that constant folding has been completed! * so be sure to call constant_folding() before calling this function! */
plc_vm/OpenPLC_v2-master/matiec_src/stage3/stage3.cc:133
↓ 1 callersFunctionclose_sigint
plc_vm/OpenPLC_v2-master/libmodbus-3.0.4/tests/bandwidth-server-many-up.c:41
↓ 1 callersFunctionclose_sigint
plc_vm/OpenPLC_v2-master/libmodbus_src/tests/bandwidth-server-many-up.c:32
↓ 1 callersFunctioncompileOpenPLC
()
plc_vm/OpenPLC_v2-master/server.js:463
↓ 1 callersFunctioncompileOpenPLC
()
plc_vm/OpenPLC_v2-master/server_win.js:462
↓ 1 callersFunctioncompileProgram
(fileName)
plc_vm/OpenPLC_v2-master/server.js:408
↓ 1 callersFunctioncompileProgram
(fileName)
plc_vm/OpenPLC_v2-master/server_win.js:407
↓ 1 callersFunctioncompute_data_length_after_meta
Computes the length to read after the meta information (address, count, etc) */
plc_vm/OpenPLC_v2-master/libmodbus-3.0.4/src/modbus.c:281
↓ 1 callersFunctioncompute_data_length_after_meta
Computes the length to read after the meta information (address, count, etc) */
plc_vm/OpenPLC_v2-master/libmodbus_src/src/modbus.c:292
↓ 1 callersFunctioncompute_meta_length_after_function
Computes the length to read after the function received */
plc_vm/OpenPLC_v2-master/libmodbus-3.0.4/src/modbus.c:246
↓ 1 callersFunctioncompute_meta_length_after_function
Computes the length to read after the function received */
plc_vm/OpenPLC_v2-master/libmodbus_src/src/modbus.c:252
↓ 1 callersFunctioncompute_response_length_from_request
Computes the length of the expected response */
plc_vm/OpenPLC_v2-master/libmodbus-3.0.4/src/modbus.c:128
↓ 1 callersFunctioncompute_response_length_from_request
Computes the length of the expected response */
plc_vm/OpenPLC_v2-master/libmodbus_src/src/modbus.c:129
↓ 1 callersFunctionconstant_propagation
Constant folding assumes that flow control analysis has been completed! * so be sure to call flow_control_analysis() before calling this function! *
plc_vm/OpenPLC_v2-master/matiec_src/stage3/stage3.cc:85
↓ 1 callersFunctioncreateSocket
----------------------------------------------------------------------------- Create the socket and bind it. Returns the file descriptor for the socke
plc_vm/OpenPLC_v2-master/core/server.cpp:42
↓ 1 callersFunctioncreateSocket_esp
----------------------------------------------------------------------------- Create the socket and bind it. Returns the file descriptor for the socke
plc_vm/OpenPLC_v2-master/core/hardware_layers/esp8266.cpp:63
↓ 1 callersFunctioncreateUDPSocket
----------------------------------------------------------------------------- Create the socket and bind it. Returns the file descriptor for the socke
plc_vm/OpenPLC_v2-master/core/hardware_layers/simulink.cpp:70
↓ 1 callersFunctioncreate_config
---------------------------------------------------------------------- Need to parse 'database_size' first -------------------------------------------
plc_vm/OpenPLC_v2-master/core/dnp3.cpp:252
↓ 1 callersMethodcreate_new_tree
plc_vm/OpenPLC_v2-master/matiec_src/stage3/remove_forward_dependencies.cc:179
↓ 1 callersFunctiondeclaration_safety
In order to correctly handle variable sized arrays * declaration_safety() must only be run after constant folding! * NOTE that the dependency does
plc_vm/OpenPLC_v2-master/matiec_src/stage3/stage3.cc:69
↓ 1 callersMethoddeclare_implicit_variable_back
Declare the backup to the default variable, that will store the result of the IL operations executed inside a parenthesis... */
plc_vm/OpenPLC_v2-master/matiec_src/stage4/generate_c/generate_c_il.cc:246
↓ 1 callersFunctiondelete_code_generator
plc_vm/OpenPLC_v2-master/matiec_src/stage4/generate_c/generate_c.cc:2350
↓ 1 callersFunctiondnp3StartServer
------------------------------------------------------------------ Function to begin DNP3 server functions -------------------------------------------
plc_vm/OpenPLC_v2-master/core/dnp3.cpp:373
↓ 1 callersMethodelement_type
Returns the currently referenced element's type name. */
plc_vm/OpenPLC_v2-master/matiec_src/stage4/generate_c/generate_c_vardecl.cc:404
↓ 1 callersFunctionenum_declaration_check
plc_vm/OpenPLC_v2-master/matiec_src/stage3/stage3.cc:52
↓ 1 callersFunctionfindPositions
plc_vm/OpenPLC_v2-master/glue_generator_src/glue_generator.cpp:132
↓ 1 callersMethodfind_label
plc_vm/OpenPLC_v2-master/matiec_src/absyntax_utils/search_il_label.cc:63
↓ 1 callersFunctionflow_control_analysis
plc_vm/OpenPLC_v2-master/matiec_src/stage3/stage3.cc:75
↓ 1 callersFunctiongenerateBottom
plc_vm/OpenPLC_v2-master/glue_generator_src/glue_generator.cpp:224
↓ 1 callersFunctiongenerateHeader
plc_vm/OpenPLC_v2-master/glue_generator_src/glue_generator.cpp:13
↓ 1 callersMethodgenerate_programs
plc_vm/OpenPLC_v2-master/matiec_src/stage4/generate_c/generate_var_list.cc:266
↓ 1 callersMethodgenerate_variables
plc_vm/OpenPLC_v2-master/matiec_src/stage4/generate_c/generate_var_list.cc:276
↓ 1 callersFunctiongetDeviceNumber
----------------------------------------------------------------------------- Get the number of the Modbus device ------------------------------------
plc_vm/OpenPLC_v2-master/core/hardware_layers/modbus_master.cpp:122
↓ 1 callersFunctiongetFunction
----------------------------------------------------------------------------- get the type of function or parameter for the Modbus device ------------
plc_vm/OpenPLC_v2-master/core/hardware_layers/modbus_master.cpp:141
↓ 1 callersFunctiongetSerialPorts
----------------------------------------------------------------------------- Get the name of each port found ----------------------------------------
plc_vm/OpenPLC_v2-master/core/hardware_layers/arduino.cpp:415
↓ 1 callersFunctiongetSerialPorts_w32
----------------------------------------------------------------------------- Get the name of each port found - modified version for W32 with Cygwin -
plc_vm/OpenPLC_v2-master/core/hardware_layers/arduino.cpp:441
↓ 1 callersMethodget_common_ticktime
plc_vm/OpenPLC_v2-master/matiec_src/stage4/generate_c/generate_c.cc:645
↓ 1 callersMethodget_current_type_name
plc_vm/OpenPLC_v2-master/matiec_src/stage4/generate_c/generate_var_list.cc:142
↓ 1 callersMethodget_greatest_tick_count
plc_vm/OpenPLC_v2-master/matiec_src/stage4/generate_c/generate_c.cc:649
↓ 1 callersMethodget_type_name
plc_vm/OpenPLC_v2-master/matiec_src/absyntax_utils/search_fb_instance_decl.cc:68
↓ 1 callersMethodget_type_symbol
plc_vm/OpenPLC_v2-master/matiec_src/stage4/generate_c/generate_var_list.cc:124
↓ 1 callersFunctionglueVar
plc_vm/OpenPLC_v2-master/glue_generator_src/glue_generator.cpp:162
↓ 1 callersFunctionhandle_neg
unary negation (multiply by -1) */
plc_vm/OpenPLC_v2-master/matiec_src/stage3/constant_folding.cc:619
↓ 1 callersFunctionhandle_pow
plc_vm/OpenPLC_v2-master/matiec_src/stage3/constant_folding.cc:719
↓ 1 callersFunctioninitializeHardware
----------------------------------------------------------------------------- This function is called by the main OpenPLC routine when it is initializ
plc_vm/OpenPLC_v2-master/core/hardware_layers/unipi.cpp:158
↓ 1 callersMethodinsert
plc_vm/OpenPLC_v2-master/matiec_src/util/dsymtable.cc:48
↓ 1 callersFunctionlistenToClient
----------------------------------------------------------------------------- Blocking call. Holds here until something is received from the client. O
plc_vm/OpenPLC_v2-master/core/server.cpp:97
↓ 1 callersFunctionlistenToClient_esp
----------------------------------------------------------------------------- Blocking call. Holds here until something is received from the client. O
plc_vm/OpenPLC_v2-master/core/hardware_layers/esp8266.cpp:118
↓ 1 callersFunctionlvalue_check
Left value checking assumes that data type analysis has already been completed, * so be sure to call type_safety() before calling this function */
plc_vm/OpenPLC_v2-master/matiec_src/stage3/stage3.cc:114
↓ 1 callersFunctionmatiec_strtoint64
To allow the compiler to be portable, we cannot assume that int64_t is mapped onto long long int, * so we cannot call strtoll() and strtoull() in e
plc_vm/OpenPLC_v2-master/matiec_src/stage3/constant_folding.cc:268
↓ 1 callersFunctionmatiec_strtouint64
plc_vm/OpenPLC_v2-master/matiec_src/stage3/constant_folding.cc:271
↓ 1 callersFunctionmcp_adcRead
plc_vm/OpenPLC_v2-master/core/hardware_layers/unipi.cpp:139
↓ 1 callersFunctionmcp_adcSetup
plc_vm/OpenPLC_v2-master/core/hardware_layers/unipi.cpp:128
↓ 1 callersFunctionmodbus_flush
plc_vm/OpenPLC_v2-master/libmodbus-3.0.4/src/modbus.c:118
↓ 1 callersFunctionmodbus_get_byte_timeout
Get the timeout interval between two consecutive bytes of a message */
plc_vm/OpenPLC_v2-master/libmodbus_src/src/modbus.c:1641
↓ 1 callersFunctionmodbus_get_float
Get a float from 4 bytes in Modbus format */
plc_vm/OpenPLC_v2-master/libmodbus-3.0.4/src/modbus-data.c:77
↓ 1 callersFunctionmodbus_get_float_abcd
Get a float from 4 bytes (Modbus) without any conversion (ABCD) */
plc_vm/OpenPLC_v2-master/libmodbus_src/src/modbus-data.c:118
↓ 1 callersFunctionmodbus_get_float_badc
Get a float from 4 bytes (Modbus) with swapped bytes (BADC) */
plc_vm/OpenPLC_v2-master/libmodbus_src/src/modbus-data.c:142
↓ 1 callersFunctionmodbus_get_float_cdab
Get a float from 4 bytes (Modbus) with swapped words (CDAB) */
plc_vm/OpenPLC_v2-master/libmodbus_src/src/modbus-data.c:154
↓ 1 callersFunctionmodbus_get_float_dcba
Get a float from 4 bytes (Modbus) in inversed format (DCBA) */
plc_vm/OpenPLC_v2-master/libmodbus_src/src/modbus-data.c:130
↓ 1 callersFunctionmodbus_get_header_length
plc_vm/OpenPLC_v2-master/libmodbus-3.0.4/src/modbus.c:1443
↓ 1 callersFunctionmodbus_get_header_length
plc_vm/OpenPLC_v2-master/libmodbus_src/src/modbus.c:1666
↓ 1 callersFunctionmodbus_get_response_timeout
Get the timeout interval used to wait for a response */
plc_vm/OpenPLC_v2-master/libmodbus-3.0.4/src/modbus.c:1422
↓ 1 callersFunctionmodbus_get_socket
plc_vm/OpenPLC_v2-master/libmodbus_src/src/modbus.c:1604
↓ 1 callersFunctionmodbus_reply_exception
plc_vm/OpenPLC_v2-master/libmodbus-3.0.4/src/modbus.c:915
↓ 1 callersFunctionmodbus_reply_exception
plc_vm/OpenPLC_v2-master/libmodbus_src/src/modbus.c:994
↓ 1 callersFunctionmodbus_report_slave_id
Send a request to get the slave ID of the device (only available in serial communication). */
plc_vm/OpenPLC_v2-master/libmodbus-3.0.4/src/modbus.c:1343
↓ 1 callersFunctionmodbus_set_error_recovery
plc_vm/OpenPLC_v2-master/libmodbus-3.0.4/src/modbus.c:1403
↓ 1 callersFunctionmodbus_set_error_recovery
plc_vm/OpenPLC_v2-master/libmodbus_src/src/modbus.c:1580
↓ 1 callersFunctionmodbus_set_float
Set a float to 4 bytes in Modbus format */
plc_vm/OpenPLC_v2-master/libmodbus-3.0.4/src/modbus-data.c:89
↓ 1 callersFunctionmodbus_set_float_abcd
Set a float to 4 bytes for Modbus w/o any conversion (ABCD) */
plc_vm/OpenPLC_v2-master/libmodbus_src/src/modbus-data.c:178
↓ 1 callersFunctionmodbus_set_float_badc
Set a float to 4 bytes for Modbus with byte swap conversion (BADC) */
plc_vm/OpenPLC_v2-master/libmodbus_src/src/modbus-data.c:200
↓ 1 callersFunctionmodbus_set_float_cdab
Set a float to 4 bytes for Modbus with word swap conversion (CDAB) */
plc_vm/OpenPLC_v2-master/libmodbus_src/src/modbus-data.c:211
↓ 1 callersFunctionmodbus_set_float_dcba
Set a float to 4 bytes for Modbus with byte and word swap conversion (DCBA) */
plc_vm/OpenPLC_v2-master/libmodbus_src/src/modbus-data.c:189
↓ 1 callersFunctionmodbus_set_socket
plc_vm/OpenPLC_v2-master/libmodbus-3.0.4/src/modbus.c:1411
↓ 1 callersFunctionmodbus_set_socket
plc_vm/OpenPLC_v2-master/libmodbus_src/src/modbus.c:1593
↓ 1 callersFunctionmodbus_tcp_pi_accept
plc_vm/OpenPLC_v2-master/libmodbus-3.0.4/src/modbus-tcp.c:545
↓ 1 callersFunctionmodbus_tcp_pi_accept
plc_vm/OpenPLC_v2-master/libmodbus_src/src/modbus-tcp.c:677
↓ 1 callersFunctionmodbus_tcp_pi_listen
plc_vm/OpenPLC_v2-master/libmodbus-3.0.4/src/modbus-tcp.c:430
↓ 1 callersFunctionmodbus_tcp_pi_listen
plc_vm/OpenPLC_v2-master/libmodbus_src/src/modbus-tcp.c:533
↓ 1 callersFunctionmoveFiles
()
plc_vm/OpenPLC_v2-master/server.js:443
↓ 1 callersFunctionmoveFiles
()
plc_vm/OpenPLC_v2-master/server_win.js:442
↓ 1 callersFunctionnew_code_generator
plc_vm/OpenPLC_v2-master/matiec_src/stage4/generate_c/generate_c.cc:2349
↓ 1 callersFunctionnormalizePath
----------------------------------------------------------------------------- getSerialPorts() gives us symbolic links. We must find the absolute path
plc_vm/OpenPLC_v2-master/core/hardware_layers/arduino.cpp:354
↓ 1 callersFunctionnormalizePath_w32
----------------------------------------------------------------------------- getSerialPorts_w32() gives us a partial name. We must get the full path
plc_vm/OpenPLC_v2-master/core/hardware_layers/arduino.cpp:397
↓ 1 callersFunctionoptimizeCode
(fileName)
plc_vm/OpenPLC_v2-master/server.js:373
↓ 1 callersFunctionoptimizeCode
(fileName)
plc_vm/OpenPLC_v2-master/server_win.js:372
↓ 1 callersFunctionparseBuffer
----------------------------------------------------------------------------- Verify the buffer received and remove the byte escapes. Returns TRUE if
plc_vm/OpenPLC_v2-master/core/hardware_layers/arduino.cpp:206
↓ 1 callersFunctionparseConfig
plc_vm/OpenPLC_v2-master/core/hardware_layers/modbus_master.cpp:160
↓ 1 callersFunctionparseDNP3Config
---------------------------------------------------------------------- parse dnp3.cfg and set dnp3 settings ------------------------------------------
plc_vm/OpenPLC_v2-master/core/dnp3.cpp:286
↓ 1 callersFunctionparseIecVars
plc_vm/OpenPLC_v2-master/glue_generator_src/glue_generator.cpp:87
↓ 1 callersMethodprint_implicit_variable_back
plc_vm/OpenPLC_v2-master/matiec_src/stage4/generate_c/generate_c_il.cc:250
↓ 1 callersMethodprint_long_integer
plc_vm/OpenPLC_v2-master/matiec_src/stage4/stage4.cc:152
↓ 1 callersMethodprint_outputs
simulation_vm/simulation/TE_process.cc:233
↓ 1 callersFunctionprint_usage
plc_vm/OpenPLC_v2-master/core/main.cpp:100
↓ 1 callersMethodprintlocation_comasep
plc_vm/OpenPLC_v2-master/matiec_src/stage4/stage4.cc:185
↓ 1 callersFunctionprocessMessage
----------------------------------------------------------------------------- Process client's request -----------------------------------------------
plc_vm/OpenPLC_v2-master/core/server.cpp:108
↓ 1 callersFunctionprocessMessage_esp
----------------------------------------------------------------------------- Process client's request -----------------------------------------------
plc_vm/OpenPLC_v2-master/core/hardware_layers/esp8266.cpp:128
← previousnext →301–400 of 1,420, ranked by callers