HomeSort by relevance Sort by last modified time
    Searched refs:prefix_ (Results 1 - 14 of 14) sorted by null

  /art/runtime/base/
hex_dump.h 34 prefix_(prefix) {
43 const char* const prefix_; member in class:art::HexDump
hex_dump.cc 101 os << prefix_ << out;
  /system/connectivity/shill/net/
ip_address.h 57 prefix_(b.prefix_) {}
61 prefix_ = b.prefix_;
99 unsigned int prefix() const { return prefix_; }
100 void set_prefix(unsigned int prefix) { prefix_ = prefix; }
166 unsigned int prefix_; member in class:shill::IPAddress
ip_address.cc 57 prefix_(0) {}
64 prefix_(prefix) {}
68 prefix_(0) {}
71 : prefix_(0) {
83 prefix_(0) {
274 prefix_ == b.prefix_;
  /external/regex-re2/re2/
re2.cc 204 prefix_.clear();
207 if (entire_regexp_->RequiredPrefix(&prefix_, &prefix_foldcase_, &suffix))
467 int n = prefix_.size();
471 // Determine initial min max from prefix_ literal.
473 pmin = prefix_.substr(0, n);
474 pmax = prefix_.substr(0, n);
491 // but we still have useful information from prefix_.
573 if (!prefix_.empty()) {
576 prefixlen = prefix_.size();
580 if (ascii_strcasecmp(&prefix_[0], subtext.data(), prefixlen) != 0
    [all...]
re2.h 295 // to know about prefix_ and prefix_foldcase_.
707 string prefix_; // required prefix (before regexp_) member in class:re2::RE2
    [all...]
  /external/webrtc/webrtc/base/
network.h 292 const IPAddress& prefix() const { return prefix_; }
362 IPAddress prefix_; member in class:rtc::Network
network.cc 829 prefix_(prefix),
844 prefix_(prefix),
879 if (prefix_.family() == AF_INET) {
916 << ":" << prefix_.ToSensitiveString() << "/" << prefix_length_
  /external/google-breakpad/src/testing/include/gmock/
gmock-matchers.h 1063 const StringType prefix_; member in class:testing::internal::StartsWithMatcher
    [all...]
  /external/gmock/include/gmock/
gmock-matchers.h 1210 const StringType prefix_; member in class:testing::internal::StartsWithMatcher
    [all...]
  /external/elfutils/libcpu/
i386_disasm.c 153 #define newpref(pref) [idx_##pref] = prefix_##pref
  /external/robolectric/v1/lib/main/
xpp3-1.1.4c.jar 
  /external/guice/extensions/struts2/lib/
jsp-api-2.1.jar 
  /prebuilts/tools/common/m2/repository/net/sourceforge/htmlunit/htmlunit/2.14/
htmlunit-2.14.jar 

Completed in 535 milliseconds