HomeSort by relevance Sort by last modified time
    Searched defs:_equal (Results 1 - 4 of 4) sorted by null

  /external/chromium_org/third_party/re2/util/
stringpiece.cc 15 bool StringPiece::_equal(const StringPiece& x, const StringPiece& y) { function in class:StringPiece
  /external/regex-re2/util/
stringpiece.cc 15 bool StringPiece::_equal(const StringPiece& x, const StringPiece& y) { function in class:StringPiece
  /external/pixman/pixman/
pixman-region.c 295 PREFIX (_equal) (region_type_t *reg1, region_type_t *reg2) function
    [all...]
  /external/bison/
maint.mk 35 # _equal,S1,S2
38 _equal = $(and $(findstring $(1),$(2)),$(findstring $(2),$(1))) macro
135 url_dir_list ?= $(if $(call _equal,$(gnu_rel_host),ftp.gnu.org), \
    [all...]

Completed in 194 milliseconds