Searched defs:isvalid (Results 1 – 8 of 8) sorted by relevance
/third_party/typescript/tests/baselines/reference/ |
D | moduleWithStatementsOfEveryKind.js | 24 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/ |
D | ops-mqtt.c | 432 rops_issue_keepalive_mqtt(struct lws *wsi, int isvalid) in rops_issue_keepalive_mqtt()
|
/third_party/mesa3d/src/gallium/frontends/glx/xlib/ |
D | glx_usefont.c | 166 isvalid(XFontStruct * fs, unsigned int which) in isvalid() function
|
/third_party/mesa3d/src/glx/ |
D | xfont.c | 170 isvalid(XFontStruct * fs, int which) in isvalid() function
|
/third_party/littlefs/scripts/ |
D | readmdir.py | 54 def isvalid(self): member in Tag
|
/third_party/libwebsockets/lib/roles/h2/ |
D | ops-h2.c | 1316 rops_issue_keepalive_h2(struct lws *wsi, int isvalid) in rops_issue_keepalive_h2()
|
/third_party/gstreamer/gstplugins_base/ext/vorbis/ |
D | gstvorbisdec.c | 580 gboolean isvalid; in check_pending_headers() local
|
/third_party/libwebsockets/lib/roles/ws/ |
D | ops-ws.c | 2042 rops_issue_keepalive_ws(struct lws *wsi, int isvalid) in rops_issue_keepalive_ws()
|