Home
last modified time | relevance | path

Searched defs:sval (Results 1 – 24 of 24) sorted by relevance

/third_party/NuttX/drivers/pipes/
Dpipe_common.c173 int sval; in pipecommon_open() local
282 int sval; in pipecommon_close() local
381 int sval; in pipecommon_read() local
544 int sval; in pipecommon_write() local
/third_party/boost/libs/test/test/utils-ts/
Dstring_cast-test.cpp85 std::string sval; in BOOST_AUTO_TEST_CASE() local
109 std::string sval; in BOOST_AUTO_TEST_CASE() local
/third_party/boost/boost/mpi/
Dcommunicator.hpp1472 status communicator::sendrecv_impl(int dest, int stag, const T& sval, int src, int rtag, T& rval, in sendrecv_impl()
1488 status communicator::sendrecv_impl(int dest, int stag, const T& sval, int src, int rtag, T& rval, in sendrecv_impl()
1502 status communicator::sendrecv(int dest, int stag, const T& sval, int src, int rtag, T& rval) const in sendrecv() argument
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/DebugInfo/DWARF/
DDWARFFormValue.h50 int64_t sval; member
/third_party/curl/lib/
Drtsp.c144 int sval; in rtsp_connisdead() local
Durl.c882 int sval; in SocketIsDead() local
Dhttp2.c168 int sval; in http2_connisdead() local
/third_party/boost/libs/locale/src/win32/
Dapi.hpp186 std::wstring sval = ss.str(); in wcsfmon_l() local
/third_party/gstreamer/gstplugins_good/gst/goom/
Dgoom_config_param.h72 struct StrVal sval; member
/third_party/ffmpeg/libavcodec/
Dituh263enc.c412 short sval = 0; in h263p_encode_umotion() local
/third_party/ejdb/src/jbl/tests/
Djbl_test1.c184 const char *sval; in jbl_test1_4() local
/third_party/boost/boost/math/policies/
Derror_handling.hpp165 std::string sval = prec_format(val); in raise_error() local
349 std::string sval = prec_format(val); in raise_overflow_error() local
/third_party/python/PC/
D_msi.c677 char *sval = sbuf; in _msi_SummaryInformation_GetProperty_impl() local
/third_party/lwip/src/netif/ppp/
Deap.c1321 struct t_num sval, gval, Nval, *Ap, Bval; in eap_request() local
/third_party/ltp/tools/sparse/sparse-src/
Dparse.c830 long long sval = uval; in update_range() local
879 static int val_in_range(struct range *range, long long sval, struct symbol *vtype) in val_in_range()
Dsimplify.c895 long long sval = uval; in check_shift_count() local
Dlinearize.c2486 long long sval; in check_tainted_insn() local
/third_party/python/Lib/test/
Dtest_unicode.py459 def __init__(self, sval): self.sval = sval argument
/third_party/python/Objects/
Dbytearrayobject.c170 void *sval; in PyByteArray_Resize() local
/third_party/alsa-lib/src/ucm/
Dmain.c631 char *sval; in rewrite_device_value() local
/third_party/alsa-utils/aplay/
Daplay.c1825 signed short sval; in compute_max_peak() local
/third_party/boost/boost/multiprecision/
Dcpp_dec_float.hpp1691 boost::long_long_type sval = static_cast<boost::long_long_type>(val - 1); in extract_signed_long_long() local
/third_party/iowow/src/kv/
Diwkv.c2468 IWKV_val sval, *val = lx->val; in _lx_addkv() local
/third_party/gstreamer/gstreamer/gst/
Dgstvalue.c3408 GValue bval = G_VALUE_INIT, sval = G_VALUE_INIT; in gst_value_deserialize_sample() local