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

  /external/protobuf/src/google/protobuf/compiler/javamicro/
javamicro_params.h 51 string empty_; member in class:google::protobuf::compiler::javamicro::Params
61 empty_(""),
85 return empty_;
107 return empty_;
  /external/srec/tools/thirdparty/OpenFst/fst/lib/
queue.h 82 bool Empty() const { return Empty_(); }
91 virtual bool Empty_() const = 0;
120 virtual bool Empty_() const { return Empty(); }
152 virtual bool Empty_() const { return Empty(); }
182 virtual bool Empty_() const { return Empty(); }
235 virtual bool Empty_() const { return Empty(); }
342 virtual bool Empty_() const { return Empty(); }
392 virtual bool Empty_() const { return Empty(); }
489 virtual bool Empty_() const { return Empty(); }
630 virtual bool Empty_() const { return Empty();
    [all...]
  /external/v8/src/
jsregexp.h 379 OutSet* empty() { return &empty_; }
380 OutSet empty_; member in class:v8::internal::DispatchTable
    [all...]
  /external/webkit/JavaScriptCore/wtf/
FastMalloc.cpp     [all...]
  /external/v8/test/cctest/
test-debug.cc 5209 ::v8::internal::EmbeddedVector<uint16_t, 1> empty_; member in class:EmptyExternalStringResource
    [all...]
  /external/bison/
ChangeLog     [all...]

Completed in 207 milliseconds