Home
last modified time | relevance | path

Searched +defs:doc +defs:dir (Results 1 – 25 of 333) sorted by relevance

12345678910>>...14

/aosp_15_r20/external/libxml2/
H A Dshell.c55 xmlDocPtr doc; member
727 xmlDocPtr doc; in xmllintShellLoad() local
1107 xmllintShell(xmlDocPtr doc, const char *filename, FILE * output) in xmllintShell()
1258 char dir[500]; in xmllintShell() local
1352 int dir = (!strcmp(command, "dir")); in xmllintShell() local
1420 char dir[500]; in xmllintShell() local
H A Drunxmlconf.c64 static xmlChar *composeDir(const xmlChar *dir, const xmlChar *path) { in composeDir()
166 xmlDocPtr doc; in xmlconfTestInvalid() local
197 xmlDocPtr doc; in xmlconfTestValid() local
231 xmlDocPtr doc; in xmlconfTestNotNSWF() local
265 xmlDocPtr doc; in xmlconfTestNotWF() local
283 xmlconfTestItem(xmlDocPtr doc, xmlNodePtr cur) { in xmlconfTestItem()
434 xmlconfTestCases(xmlDocPtr doc, xmlNodePtr cur, int level) { in xmlconfTestCases()
473 xmlconfTestSuite(xmlDocPtr doc, xmlNodePtr cur) { in xmlconfTestSuite()
509 xmlDocPtr doc; in xmlconfTest() local
H A Drunsuite.c58 static xmlChar *composeDir(const xmlChar *dir, const xmlChar *path) { in composeDir()
399 xmlDocPtr doc = NULL; in xsdTestCase() local
581 xmlChar *doc = getString(cur, "string(documentation)"); in xsdTestSuite() local
599 xmlDocPtr doc; in xsdTest() local
638 xmlChar *doc = getString(cur, "string(documentation)"); in rngTestSuite() local
662 xmlDocPtr doc; in rngTest1() local
700 xmlDocPtr doc; in rngTest2() local
749 xmlDocPtr doc = NULL; in xstcTestInstance() local
957 xmlDocPtr doc; in xstcMetadata() local
/aosp_15_r20/tools/metalava/metalava/src/main/java/com/android/tools/metalava/doc/
H A DDocAnalyzer.kt269 val doc = in <lambda>() constant
407 val doc = in <lambda>() constant
529 val doc = in <lambda>() constant
963 val dir = File(tmp, relative) in getApiLookup() constant
971 val dir = File(System.getProperty("java.io.tmpdir"), relative) in getApiLookup() constant
/aosp_15_r20/external/cronet/third_party/libxml/src/
H A Drunxmlconf.c63 static xmlChar *composeDir(const xmlChar *dir, const xmlChar *path) { in composeDir()
176 xmlDocPtr doc; in xmlconfTestInvalid() local
207 xmlDocPtr doc; in xmlconfTestValid() local
241 xmlDocPtr doc; in xmlconfTestNotNSWF() local
275 xmlDocPtr doc; in xmlconfTestNotWF() local
293 xmlconfTestItem(xmlDocPtr doc, xmlNodePtr cur) { in xmlconfTestItem()
445 xmlconfTestCases(xmlDocPtr doc, xmlNodePtr cur, int level) { in xmlconfTestCases()
484 xmlconfTestSuite(xmlDocPtr doc, xmlNodePtr cur) { in xmlconfTestSuite()
520 xmlDocPtr doc; in xmlconfTest() local
H A Drunsuite.c57 static xmlChar *composeDir(const xmlChar *dir, const xmlChar *path) { in composeDir()
414 xmlDocPtr doc = NULL; in xsdTestCase() local
599 xmlChar *doc = getString(cur, "string(documentation)"); in xsdTestSuite() local
617 xmlDocPtr doc; in xsdTest() local
656 xmlChar *doc = getString(cur, "string(documentation)"); in rngTestSuite() local
680 xmlDocPtr doc; in rngTest1() local
718 xmlDocPtr doc; in rngTest2() local
767 xmlDocPtr doc = NULL; in xstcTestInstance() local
975 xmlDocPtr doc; in xstcMetadata() local
/aosp_15_r20/tools/tradefederation/core/src/com/android/tradefed/cluster/
DSubprocessConfigBuilder.java69 public SubprocessConfigBuilder setWorkingDir(File dir) { in setWorkingDir()
96 final File dir = new File(path.substring(0, path.length() - 1)); in build() local
111 Document doc = null; in build() local
/aosp_15_r20/external/ltp/metadata/
H A Dmetaparse.c53 static void multiline_comment(FILE *f, struct data_node *doc) in multiline_comment()
103 static void maybe_doc_comment(FILE *f, struct data_node *doc) in maybe_doc_comment()
123 static void maybe_comment(FILE *f, struct data_node *doc) in maybe_comment()
140 static char *next_token2(FILE *f, char *buf, size_t buf_len, struct data_node *doc) in next_token2()
215 static char *next_token(FILE *f, struct data_node *doc) in next_token()
222 static FILE *open_file(const char *dir, const char *fname) in open_file()
475 static int parse_test_struct(FILE *f, struct data_node *doc, struct data_node *node) in parse_test_struct()
684 struct data_node *doc = data_node_array(); in parse_file() local
/aosp_15_r20/cts/hostsidetests/appsecurity/test-apps/DocumentClient/src/com/android/cts/documentclient/
H A DDocumentsClientTest.java407 Uri doc = DocumentsContract.buildDocumentUriUsingTree(uri, in testTree() local
428 Uri dir = DocumentsContract.createDocument(resolver, doc, Document.MIME_TYPE_DIR, "my dir"); in testTree() local
826 Uri doc = DocumentsContract.buildDocumentUriUsingTree(uri, in testFindDocumentPathInScopedAccess() local
834 Uri dir = DocumentsContract.createDocument(resolver, doc, Document.MIME_TYPE_DIR, "my dir"); in testFindDocumentPathInScopedAccess() local
/aosp_15_r20/packages/services/Telephony/utils/satellite/configdatagenerator/src/test/java/com/android/telephony/tools/configdatagenerate/
DConfigDataGeneratorTest.java233 Document doc = docBuilder.newDocument(); in createInputXml() local
270 private static Element createCarrierSupportedServices(Document doc, int carrierId, in createCarrierSupportedServices()
289 private static Element createElementWithText(Document doc, String tagName, String textContent) { in createElementWithText()
299 private static void deleteDirectory(Path dir) throws IOException { in deleteDirectory()
/aosp_15_r20/packages/apps/DocumentsUI/src/com/android/documentsui/files/
DFilesActivity.java372 public void onDocumentPicked(DocumentInfo doc) { in onDocumentPicked()
377 public void onDirectoryCreated(DocumentInfo doc) { in onDirectoryCreated()
397 DirectoryFragment dir; in onKeyShortcut() local
/aosp_15_r20/external/doclava/src/com/google/doclava/
H A DDoclava.java1763 private static void writeIndex(String dir) { in writeIndex()
2022 private static void writeDirectory(File dir, String relative, JSilver js) { in writeDirectory()
2174 File dir = new File(htmlDir); in writeLists() local
2189 private static void writeJdDirList(File dir, Data data, Iterator counter) { in writeJdDirList()
2634 private static boolean hasHideOrRemovedAnnotation(Doc doc) { in hasHideOrRemovedAnnotation()
2643 private static boolean isHiddenOrRemoved(Doc doc) { in isHiddenOrRemoved()
3090 public static boolean isValidSampleProjectRoot(File dir) { in isValidSampleProjectRoot()
/aosp_15_r20/external/icing/icing/monkey_test/
H A Dicing-monkey-test-runner.cc218 std::string dir = GetTestTempDir() + "/icing/monkey"; in IcingMonkeyTestRunner() local
336 MonkeyTokenizedDocument doc = document_generator_->GenerateDocument(); in DoPut() local
486 for (const SearchResultProto::ResultProto& doc : search_result.results()) { in DoSearch() local
/aosp_15_r20/development/samples/ApiDemos/src/com/example/android/apis/content/
H A DDocumentsSample.java330 Uri doc = DocumentsContract.buildDocumentUriUsingTree(uri, in onActivityResult() local
346 Uri dir = createDocument(cr, doc, Document.MIME_TYPE_DIR, "my dir"); in onActivityResult() local
/aosp_15_r20/external/cldr/tools/cldr-code/src/main/java/org/unicode/cldr/util/
H A DLDMLUtilities.java147 Document doc = null; in getFullyResolvedLDML() local
257 public static String getLocaleName(Document doc) { in getLocaleName()
797 private static Node[] getNodeArray(Document doc, String tagName) { in getNodeArray()
1152 public static boolean isLocaleAlias(Document doc) { in isLocaleAlias()
1156 private static Node getAliasNode(Document doc) { in getAliasNode()
1356 public static Node[] getNodeListAsArray(Node doc, String xpath) { in getNodeListAsArray()
1404 public static Node[] getElementsByTagName(Document doc, String tagName) { in getElementsByTagName()
1428 public static NodeList getNodeList(Document doc, String xpath) { in getNodeList()
1490 public static Node getNode(Document doc, String xpath, Node namespaceNode) { in getNode()
1709 public static NodeList getNodeList(Document doc, String xpath, Node namespaceNode) { in getNodeList()
[all …]
/aosp_15_r20/external/icing/icing/
H A Dicing-search-engine_benchmark.cc151 const std::string& dir) in DestructibleDirectory()
238 for (const DocumentProto& doc : random_docs) { in BM_IndexLatency() local
276 for (const DocumentProto& doc : random_docs) { in BM_QueryLatency() local
324 for (const DocumentProto& doc : random_docs) { in BM_IndexThroughput() local
407 DocumentProto doc = generator.generateDoc(); in BM_MutlipleIndices() local
1241 for (const DocumentProto& doc : random_docs) { in BM_PersistToDisk() local
/aosp_15_r20/external/libxml2/fuzz/
H A DgenSeed.c121 xmlDocPtr doc; in processXml() local
253 const char *path, *dir, *base; in processPattern() local
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r522817/python3/lib/python3.11/
Dpydoc.py191 def splitdoc(doc): argument
1110 def index(self, dir, shadowed=None): argument
1531 def docother(self, object, name=None, mod=None, parent=None, maxlen=None, doc=None): argument
1780 def doc(thing, title='Python Library Documentation: %s', forceload=0, function
1796 def writedocs(dir, pkgpath='', done=None): argument
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567b/python3/lib/python3.11/
Dpydoc.py191 def splitdoc(doc): argument
1110 def index(self, dir, shadowed=None): argument
1531 def docother(self, object, name=None, mod=None, parent=None, maxlen=None, doc=None): argument
1780 def doc(thing, title='Python Library Documentation: %s', forceload=0, function
1796 def writedocs(dir, pkgpath='', done=None): argument
/aosp_15_r20/external/python/cpython2/Lib/
Dpydoc.py88 def splitdoc(doc): argument
982 def index(self, dir, shadowed=None): argument
1358 def docother(self, object, name=None, mod=None, parent=None, maxlen=None, doc=None): argument
1576 def doc(thing, title='Python Library Documentation: %s', forceload=0): function
1595 def writedocs(dir, pkgpath='', done=None): argument
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r536225/python3/lib/python3.11/
Dpydoc.py191 def splitdoc(doc): argument
1110 def index(self, dir, shadowed=None): argument
1531 def docother(self, object, name=None, mod=None, parent=None, maxlen=None, doc=None): argument
1780 def doc(thing, title='Python Library Documentation: %s', forceload=0, function
1796 def writedocs(dir, pkgpath='', done=None): argument
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567/python3/lib/python3.11/
Dpydoc.py191 def splitdoc(doc): argument
1110 def index(self, dir, shadowed=None): argument
1531 def docother(self, object, name=None, mod=None, parent=None, maxlen=None, doc=None): argument
1780 def doc(thing, title='Python Library Documentation: %s', forceload=0, function
1796 def writedocs(dir, pkgpath='', done=None): argument
/aosp_15_r20/external/python/cpython3/Lib/
Dpydoc.py191 def splitdoc(doc): argument
1110 def index(self, dir, shadowed=None): argument
1531 def docother(self, object, name=None, mod=None, parent=None, maxlen=None, doc=None): argument
1780 def doc(thing, title='Python Library Documentation: %s', forceload=0, function
1796 def writedocs(dir, pkgpath='', done=None): argument
/aosp_15_r20/prebuilts/build-tools/common/py3-stdlib/
H A Dpydoc.py191 def splitdoc(doc): argument
1110 def index(self, dir, shadowed=None): argument
1531 def docother(self, object, name=None, mod=None, parent=None, maxlen=None, doc=None): argument
1780 def doc(thing, title='Python Library Documentation: %s', forceload=0, function
1796 def writedocs(dir, pkgpath='', done=None): argument
/aosp_15_r20/out/soong/.intermediates/packages/providers/MediaProvider/mediaprovider-database/android_common/javac/
Dmediaprovider-database.jar ... .List items org.xmlpull.v1.XmlSerializer doc } com/android/providers/media/playlist ...

12345678910>>...14