/external/chromium/third_party/libjingle/source/talk/examples/call/ |
discoitemsquerytask.h | 81 Jid to_; member in class:buzz::DiscoItemsQueryTask
|
/external/chromium_org/third_party/libjingle/source/talk/xmpp/ |
iqtask.h | 59 Jid to_; member in class:buzz::IqTask
|
xmppengineimpl_iq.cc | 40 to_(to), 49 const std::string to_; member in class:buzz::XmppIqEntry 266 if (iq_entry->id_ == id && iq_entry->to_ == from) {
|
/external/chromium/third_party/libjingle/source/talk/xmpp/ |
xmppengineimpl_iq.cc | 40 to_(to), 49 const std::string to_; member in class:buzz::XmppIqEntry 266 if (iq_entry->id_ == id && iq_entry->to_ == from) {
|
/external/chromium_org/cc/test/ |
animation_test_common.h | 66 float to_; member in class:cc::FakeFloatTransition
|
/external/v8/src/ |
code-stubs.h | 1101 to_(to), 1116 ToBits::encode(to_) | 1125 ElementsKind to_; member in class:v8::internal::ElementsTransitionAndStoreStub [all...] |
profile-generator.h | 481 HeapEntry* to() { return to_; } 492 HeapEntry* to_; member in class:v8::internal::BASE_EMBEDDED [all...] |
hydrogen-instructions.h | 2954 InstanceType to_; \/\/ Inclusive range, not all combinations work. member in class:v8::HHasInstanceTypeAndBranch [all...] |
jsregexp.h | 269 CharacterRange() : from_(0), to_(0) { } 272 CharacterRange(uc16 from, uc16 to) : from_(from), to_(to) { } 285 bool Contains(uc16 i) { return from_ <= i && i <= to_; } 288 uc16 to() const { return to_; } 289 void set_to(uc16 value) { to_ = value; } 290 bool is_valid() { return from_ <= to_; } 291 bool IsEverything(uc16 max) { return from_ == 0 && to_ >= max; } 292 bool IsSingleton() { return (from_ == to_); } 336 uc16 to_; member in class:v8::internal::CharacterRange 375 Entry() : from_(0), to_(0), out_set_(NULL) { 385 uc16 to_; member in class:v8::internal::DispatchTable::Entry 740 int to_; member in class:v8::internal::Interval [all...] |
/external/chromium_org/v8/src/ |
jsregexp.h | 256 // Represents code units in the range from from_ to to_, both ends are 260 CharacterRange() : from_(0), to_(0) { } 263 CharacterRange(uc16 from, uc16 to) : from_(from), to_(to) { } 277 bool Contains(uc16 i) { return from_ <= i && i <= to_; } 280 uc16 to() const { return to_; } 281 void set_to(uc16 value) { to_ = value; } 282 bool is_valid() { return from_ <= to_; } 283 bool IsEverything(uc16 max) { return from_ == 0 && to_ >= max; } 284 bool IsSingleton() { return (from_ == to_); } 309 uc16 to_; member in class:v8::internal::CharacterRange 362 uc16 to_; member in class:v8::internal::DispatchTable::Entry 733 int to_; member in class:v8::internal::Interval [all...] |
hydrogen-instructions.h | 4545 InstanceType to_; \/\/ Inclusive range, not all combinations work. member in class:v8::V8_FINAL [all...] |
/external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/ |
org.eclipse.equinox.p2.director_2.0.3.R36x_v20101117-1018.jar | |