HomeSort by relevance Sort by last modified time
    Searched full:iot (Results 1 - 9 of 9) sorted by null

  /external/blktrace/
blkparse.c 910 static inline int track_rb_insert(struct per_dev_info *pdi,struct io_track *iot)
920 if (iot->sector < __iot->sector)
922 else if (iot->sector > __iot->sector)
927 (unsigned long long) iot->sector,
933 rb_link_node(&iot->rb_node, parent, p);
934 rb_insert_color(&iot->rb_node, &pdi->rb_track);
960 struct io_track *iot; local
962 iot = __find_track(pdi, sector);
963 if (!iot) {
964 iot = malloc(sizeof(*iot))
978 struct io_track *iot; local
999 struct io_track *iot; local
1021 struct io_track *iot; local
1039 struct io_track *iot; local
1070 struct io_track *iot; local
1107 struct io_track *iot; local
    [all...]
  /external/opencore/
ChangeLog 183 - IOT merges from 2-way team
  /external/opencore/protocols/sdp/parser/src/
sessioninfoparser.cpp 145 //workaround for server found during IOT. 12/12/06
172 //workaround for server found during IOT. 12/12/06
    [all...]
  /external/opencore/oscl/oscl/osclbase/src/
pvlogger.h 89 * be appropriate for IOT, stress testing, or QA testing.
  /external/opencore/doc/oscl_html/
pvlogger_8h.html     [all...]
  /external/opencore/protocols/rtsp_client_engine/src/
pvrtsp_client_engine_node.cpp     [all...]
  /development/tools/zoneinfo/tzdata2009s/
asia 223 5:00 - IOT 1996 # BIOT Time
224 6:00 - IOT
    [all...]
  /external/bluetooth/glib/glib/
gstrfuncs.c     [all...]
  /external/icu4c/common/
uloc.c 430 "IDN", "IRL", "ISR", "IMN", "IND", "IOT", "IRQ", "IRN", "ISL",
    [all...]

Completed in 54 milliseconds