Home
last modified time | relevance | path

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

/third_party/node/src/
Djs_stream.cc63 int value_int = UV_EPROTO; in ReadStart() local
78 int value_int = UV_EPROTO; in ReadStop() local
98 int value_int = UV_EPROTO; in DoShutdown() local
132 int value_int = UV_EPROTO; in DoWrite() local
Djs_udp_wrap.cc67 int32_t value_int = JS_EXCEPTION_PENDING; in RecvStart() local
81 int32_t value_int = JS_EXCEPTION_PENDING; in RecvStop() local
97 int64_t value_int = JS_EXCEPTION_PENDING; in Send() local
/third_party/ffmpeg/libavformat/
Dvivo.c127 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/libcoap/src/
Dcoap_oscore.c1620 int value_int; member
/third_party/mesa3d/src/mesa/main/
Dget.c232 GLint value_int; member
/third_party/sqlite/include/
Dsqlite3ext.h152 int (*value_int)(sqlite3_value*); member