Home
last modified time | relevance | path

Searched defs:STATUS (Results 1 – 13 of 13) sorted by relevance

/third_party/icu/icu4j/tools/build/src/com/ibm/icu/dev/tool/docs/
DICUTaglet.java105 protected static final String STATUS = "<dt><b>Status:</b></dt>"; field in ICUTaglet
/third_party/nghttp2/src/
Dshrpx_log.h227 STATUS, enumerator
/third_party/gstreamer/gstreamer/libs/gst/base/
Dgstdataqueue.c106 #define STATUS(q, msg) \ macro
/third_party/python/Lib/
Dtelnetlib.py77 STATUS = bytes([5]) # give status variable
/third_party/gstreamer/gstreamer/plugins/elements/
Dgstqueue.c82 #define STATUS(queue, pad, msg) \ macro
Dgstdownloadbuffer.c123 #define STATUS(elem, pad, msg) \ macro
Dgstqueue2.c190 #define STATUS(queue, pad, msg) \ macro
/third_party/musl/ndk_musl_include/arpa/
Dnameser.h377 #define STATUS ns_o_status macro
/third_party/musl/include/arpa/
Dnameser.h377 #define STATUS ns_o_status macro
/third_party/musl/porting/liteos_m_iccarm/kernel/include/arpa/
Dnameser.h377 #define STATUS ns_o_status macro
/third_party/musl/porting/uniproton/kernel/include/arpa/
Dnameser.h377 #define STATUS ns_o_status macro
/third_party/musl/porting/liteos_m/kernel/include/arpa/
Dnameser.h377 #define STATUS ns_o_status macro
/third_party/python/Lib/tkinter/
Dtix.py42 STATUS = 'status' variable