Home
last modified time | relevance | path

Searched refs:PLURAL_EXPR (Results 1 – 3 of 3) sorted by relevance

/third_party/boost/libs/gil/doc/html/_static/
Ddoctools.js134 PLURAL_EXPR : function(n) { return n == 1 ? 0 : 1; }, method
156 this.PLURAL_EXPR = new Function('n', 'return +(' + catalog.plural_expr + ')');
/third_party/boost/libs/python/doc/html/numpy/_static/
Ddoctools.js134 PLURAL_EXPR : function(n) { return n == 1 ? 0 : 1; }, method
156 this.PLURAL_EXPR = new Function('n', 'return +(' + catalog.plural_expr + ')');
/third_party/boost/libs/hof/doc/html/_static/
Ddoctools.js134 PLURAL_EXPR : function(n) { return n == 1 ? 0 : 1; }, method
156 this.PLURAL_EXPR = new Function('n', 'return +(' + catalog.plural_expr + ')');