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

  /external/clearsilver/python/examples/base/
odb.py 558 relations=None,compress_ok=0,int_date=0):
596 if relations:
597 options['relations'] = relations
598 for a_relation in relations:
601 raise eInvalidData, "multiple relations for the same foreign table are not yet supported"
762 eInvalidJoinSpec, "can't find table %s in defined relations for %s" % (a_table,self.__table_name)
    [all...]
  /external/v8/test/mjsunit/
smi-ops.js 217 // Check that relations on unary ops work.
  /external/libxml2/
xmlschemas.c 400 xmlSchemaSchemaRelationPtr relations; member in struct:_xmlSchemaBucket
431 /* @relations will hold any included/imported/redefined schemas. */
432 xmlSchemaSchemaRelationPtr relations; member in struct:_xmlSchemaImport
455 xmlSchemaSchemaRelationPtr relations; member in struct:_xmlSchemaInclude
575 /* xmlSchemaItemListPtr relations; */ /* List of schema relations. */
    [all...]
  /external/jdiff/
xerces.jar 

Completed in 2455 milliseconds