Home
last modified time | relevance | path

Searched defs:eot (Results 1 – 10 of 10) sorted by relevance

/third_party/skia/third_party/externals/sfntly/java/src/com/google/typography/font/tools/sfnttool/
DSfntTool.java46 private boolean eot = false; field in SfntTool
/third_party/flutter/skia/third_party/externals/sfntly/java/src/com/google/typography/font/tools/sfnttool/
DSfntTool.java46 private boolean eot = false; field in SfntTool
/third_party/curl/src/
Dtool_cb_hdr.c106 const char *eot = end - 1; in tool_header_cb() local
/third_party/mesa3d/src/intel/compiler/
Dbrw_ir.h177 bool eot:1; member
Dbrw_eu_emit.c2455 bool eot, in brw_fb_WRITE()
2689 bool eot) in brw_send_indirect_message()
2746 bool eot) in brw_send_indirect_split_message()
3056 bool eot) in brw_ff_sync()
/third_party/skia/third_party/externals/harfbuzz/util/
Dshape-options.hh300 hb_bool_t eot = false; member
/third_party/gstreamer/gstplugins_bad/gst/midi/
Dmidiparse.c73 gboolean eot; member
/third_party/harfbuzz/util/
Doptions.hh440 hb_bool_t eot; member
/third_party/flutter/skia/third_party/externals/harfbuzz/util/
Doptions.hh434 hb_bool_t eot; member
/third_party/mindspore/mindspore/dataset/engine/
Ddatasets.py2504 def _watch_dog(eot, pids): argument