Home
last modified time | relevance | path

Searched defs:isvalid (Results 1 – 8 of 8) sorted by relevance

/third_party/typescript/tests/baselines/reference/
DmoduleWithStatementsOfEveryKind.js24 var ol = { s: 'hello', id: 2, isvalid: true }; property
53 export var ol = { s: 'hello', id: 2, isvalid: true }; property
124 var ol = { s: 'hello', id: 2, isvalid: true }; property
178 Y.ol = { s: 'hello', id: 2, isvalid: true }; property
/third_party/libwebsockets/lib/roles/mqtt/
Dops-mqtt.c432 rops_issue_keepalive_mqtt(struct lws *wsi, int isvalid) in rops_issue_keepalive_mqtt()
/third_party/mesa3d/src/gallium/frontends/glx/xlib/
Dglx_usefont.c166 isvalid(XFontStruct * fs, unsigned int which) in isvalid() function
/third_party/mesa3d/src/glx/
Dxfont.c170 isvalid(XFontStruct * fs, int which) in isvalid() function
/third_party/littlefs/scripts/
Dreadmdir.py54 def isvalid(self): member in Tag
/third_party/libwebsockets/lib/roles/h2/
Dops-h2.c1316 rops_issue_keepalive_h2(struct lws *wsi, int isvalid) in rops_issue_keepalive_h2()
/third_party/gstreamer/gstplugins_base/ext/vorbis/
Dgstvorbisdec.c580 gboolean isvalid; in check_pending_headers() local
/third_party/libwebsockets/lib/roles/ws/
Dops-ws.c2042 rops_issue_keepalive_ws(struct lws *wsi, int isvalid) in rops_issue_keepalive_ws()