Home
last modified time | relevance | path

Searched defs:value_int (Results 1 – 6 of 6) sorted by relevance

/third_party/node/src/
Djs_stream.cc62 int value_int = UV_EPROTO; in ReadStart() local
77 int value_int = UV_EPROTO; in ReadStop() local
97 int value_int = UV_EPROTO; in DoShutdown() local
131 int value_int = UV_EPROTO; in DoWrite() local
Djs_udp_wrap.cc63 int32_t value_int = UV_EPROTO; in RecvStart() local
77 int32_t value_int = UV_EPROTO; in RecvStop() local
93 int64_t value_int = UV_EPROTO; in Send() local
/third_party/ffmpeg/libavformat/
Dvivo.c126 long value_int; in vivo_read_header() local
/third_party/vk-gl-cts/external/openglcts/modules/gl/
Dgl4cSparseTextureTests.cpp695 GLint value_int; in testNumSparseLevelsARB() local
739 GLint value_int; in checkGetTexParameter() local
955 GLint value_int; in testSipmleQueries() local
/third_party/mesa3d/src/mesa/main/
Dget.c227 GLint value_int; member
/third_party/sqlite/include/
Dsqlite3ext.h152 int (*value_int)(sqlite3_value*); member