Searched defs:located (Results 1 - 3 of 3) sorted by relevance

/external/chromium_org/chrome/test/functional/
H A Dperf.py49 import simplejson # Must be imported after pyauto; located in third_party. namespace
/external/chromium_org/third_party/libxml/src/
H A Dxmlschemas.c401 int located; member in struct:_xmlSchemaBucket
433 int located; member in struct:_xmlSchemaImport
456 int located; member in struct:_xmlSchemaInclude
10277 int res = 0, err = 0, located = 0, preserveDoc = 0; local
10429 "Skipping import of schema located at '%s' for the "
10431 "imported with the schema located at '%s'",
10556 * just not be located.
10564 located = 1;
10574 if ((doc == NULL) && located)
10590 located
[all...]
/external/libxml2/
H A Dxmlschemas.c401 int located; member in struct:_xmlSchemaBucket
433 int located; member in struct:_xmlSchemaImport
456 int located; member in struct:_xmlSchemaInclude
10277 int res = 0, err = 0, located = 0, preserveDoc = 0; local
10429 "Skipping import of schema located at '%s' for the "
10431 "imported with the schema located at '%s'",
10556 * just not be located.
10564 located = 1;
10574 if ((doc == NULL) && located)
10590 located
[all...]

Completed in 181 milliseconds