Searched refs:to_ (Results 1 – 9 of 9) sorted by relevance
/external/v8/src/regexp/ |
D | regexp-ast.h | 50 Interval() : from_(kNone), to_(kNone) {} in Interval() 51 Interval(int from, int to) : from_(from), to_(to) {} in Interval() 58 return Interval(Min(from_, that.from_), Max(to_, that.to_)); in Union() 60 bool Contains(int value) { return (from_ <= value) && (value <= to_); } in Contains() 63 int to() const { return to_; } in to() 69 int to_; variable 77 CharacterRange() : from_(0), to_(0) {} in CharacterRange() 80 CharacterRange(uc16 from, uc16 to) : from_(from), to_(to) {} in CharacterRange() 94 bool Contains(uc16 i) { return from_ <= i && i <= to_; } in Contains() 97 uc16 to() const { return to_; } in to() [all …]
|
D | jsregexp.h | 267 Entry() : from_(0), to_(0), out_set_(NULL) { } in Entry() 269 : from_(from), to_(to), out_set_(out_set) { } in Entry() 271 uc16 to() { return to_; } in to() 272 void set_to(uc16 value) { to_ = value; } in set_to() 279 uc16 to_; variable
|
/external/webrtc/webrtc/libjingle/xmpp/ |
D | iqtask.cc | 25 to_(to), in IqTask() 26 stanza_(MakeIq(verb, to_, task_id())) { in IqTask() 38 if (!MatchResponseIq(stanza, to_, task_id())) in HandleStanza()
|
D | xmppengineimpl_iq.cc | 23 to_(to), in XmppIqEntry() 32 const std::string to_; member in buzz::XmppIqEntry 249 if (iq_entry->id_ == id && iq_entry->to_ == from) { in HandleIqResponse()
|
D | iqtask.h | 42 Jid to_; variable
|
/external/opencv3/modules/cudaimgproc/src/ |
D | mssegmentation.cpp | 78 GraphEdge(int to_, int next_, const T& val_) : to(to_), next(next_), val(val_) {} in GraphEdge() 123 SegmLink(int from_, int to_, const SegmLinkVal& val_) in SegmLink() 124 : from(from_), to(to_), val(val_) {} in SegmLink()
|
/external/v8/src/crankshaft/ |
D | hydrogen-instructions.cc | 1267 if (to_ == LAST_TYPE) os << " spec_object"; in PrintDataTo() 1270 if (to_ == JS_REGEXP_TYPE) os << " reg_exp"; in PrintDataTo() 1273 if (to_ == JS_ARRAY_TYPE) os << " array"; in PrintDataTo() 1276 if (to_ == JS_FUNCTION_TYPE) os << " function"; in PrintDataTo() 3300 *block = (from_ <= type) && (type <= to_) in KnownSuccessorBlock()
|
D | hydrogen-instructions.h | 4556 InstanceType to() { return to_; } in to() 4570 : HUnaryControlInstruction(value, NULL, NULL), from_(type), to_(type) { } in DECLARE_CONCRETE_INSTRUCTION() 4572 : HUnaryControlInstruction(value, NULL, NULL), from_(from), to_(to) { in HHasInstanceTypeAndBranch() 4577 InstanceType to_; // Inclusive range, not all combinations work. variable
|
/external/svox/pico_resources/tools/LingwareBuilding/PicoLingware_source_files/pkb/it-IT/ |
D | it-IT_cm0_kpdf_mgc.pkb | 3168 ��Z��E����%9ߍ��ލv]UV�o�6EuJ#9.=!7)'%���to_��}X\�B;ER7>4>OA@ad��rIO^eo`d^}tmrvvW006728>�…
|