Home
last modified time | relevance | path

Searched refs:is_short (Results 1 – 4 of 4) sorted by relevance

/external/libxml2/
Dtriop.h105 void trio_set_short TRIO_PROTO((trio_pointer_t ref, int is_short));
Dtrio.c4569 TRIO_ARGS2((ref, is_short),
4571 int is_short)
4573 if (is_short)
/external/v8/src/
Dobjects-inl.h3818 bool ExternalString::is_short() { in is_short() function
3830 if (is_short()) return; in update_data_cache()
3863 if (is_short()) return; in update_data_cache()
Dobjects.h9169 inline bool is_short();