Home
last modified time | relevance | path

Searched defs:opt_value (Results 1 – 5 of 5) sorted by relevance

/third_party/jerryscript/jerry-ext/debugger/
Ddebugger-tcp.c260 char opt_value = 1; in jerryx_debugger_tcp_configure_socket() local
262 int opt_value = 1; in jerryx_debugger_tcp_configure_socket() local
/third_party/ltp/testcases/kernel/controllers/cpuset/cpuset_load_balance_test/
Dcpuset_cpu_hog.c117 long opt_value = 0; in checkopt() local
/third_party/protobuf/js/
Dmap.js540 jspb.Map.Entry_ = function(key, opt_value) { argument
/third_party/libcoap/src/oscore/
Doscore.c246 oscore_decode_option_value(const uint8_t *opt_value, in oscore_decode_option_value()
/third_party/node/deps/v8/src/torque/
Dtorque-parser.cc946 auto opt_value = annotations.GetIntParam(name); in GetAnnotationValue() local