Home
last modified time | relevance | path

Searched refs:chapter (Results 1 – 25 of 303) sorted by relevance

12345678910>>...13

/external/libxml2/result/XPath/xptr/
Dchaptersrange3 Expression: xpointer(//chapter[position() = 2]/range-to(following::chapter[1]))
7 ELEMENT chapter
12 ELEMENT chapter
19 Expression: xpointer(//chapter[position() <= 2]/range-to(following::chapter[1]))
23 ELEMENT chapter
28 ELEMENT chapter
35 ELEMENT chapter
40 ELEMENT chapter
47 Expression: xpointer(//chapter[position() = last()]/range-to(following::chapter[1]))
51 Expression: xpointer(//chapter[position() = 3]/range-to(/.//chapter[position() = 1]))
[all …]
Dchaptersparts7 Expression: xpointer(//chapter[2])
10 1 ELEMENT chapter
16 Expression: xpointer(//chapitre[2])xpointer(//chapter[2])
19 1 ELEMENT chapter
32 1 ELEMENT chapter
41 1 ELEMENT chapter
Dvidparts6 1 ELEMENT chapter
15 1 ELEMENT chapter
24 1 ELEMENT chapter
/external/libxml2/test/XPath/xptr/
Dchaptersrange1 xpointer(//chapter[position() = 2]/range-to(following::chapter[1]))
2 xpointer(//chapter[position() <= 2]/range-to(following::chapter[1]))
3 xpointer(//chapter[position() = last()]/range-to(following::chapter[1]))
4 xpointer(//chapter[position() = 3]/range-to(/.//chapter[position() = 1]))
Dchaptersparts2 xpointer(//chapter[2])
3 xpointer(//chapitre[2])xpointer(//chapter[2])
/external/libxml2/result/XPath/tests/
Dchaptersprefol23 Expression: /child::EXAMPLE/child::chapter[3]/preceding::*
28 3 ELEMENT chapter
39 8 ELEMENT chapter
47 Expression: /child::EXAMPLE/child::chapter[3]/following::*
50 1 ELEMENT chapter
56 4 ELEMENT chapter
64 Expression: /child::EXAMPLE/child::chapter[1]/image/preceding::*
73 Expression: /child::EXAMPLE/child::chapter[1]/image/following::*
77 2 ELEMENT chapter
83 5 ELEMENT chapter
[all …]
Dchaptersbase37 2 ELEMENT chapter
41 3 ELEMENT chapter
45 4 ELEMENT chapter
49 5 ELEMENT chapter
53 6 ELEMENT chapter
93 Expression: /descendant::p/ancestor::chapter
96 1 ELEMENT chapter
100 2 ELEMENT chapter
104 3 ELEMENT chapter
108 4 ELEMENT chapter
[all …]
Dsimpleabbr21 Expression: /EXAMPLE/chapter[1]
24 1 ELEMENT chapter
34 Expression: //chapter/image
Didsimple21 1 ELEMENT chapter
30 1 ELEMENT chapter
/external/libxml2/test/XPath/tests/
Dchaptersprefol5 /child::EXAMPLE/child::chapter[3]/preceding::*
6 /child::EXAMPLE/child::chapter[3]/following::*
7 /child::EXAMPLE/child::chapter[1]/image/preceding::*
8 /child::EXAMPLE/child::chapter[1]/image/following::*
Dsimpleabbr3 /EXAMPLE/chapter[1]
5 //chapter/image
/external/python/cpython2/Doc/c-api/
Dconcrete.rst10 The functions in this chapter are specific to certain Python object types.
14 dictionary, use :c:func:`PyDict_Check`. The chapter is structured like the
19 While the functions described in this chapter carefully check the type of the
61 Generic operations on sequence objects were discussed in the previous chapter;
/external/python/cpython3/Doc/c-api/
Dconcrete.rst10 The functions in this chapter are specific to certain Python object types.
14 dictionary, use :c:func:`PyDict_Check`. The chapter is structured like the
19 While the functions described in this chapter carefully check the type of the
60 Generic operations on sequence objects were discussed in the previous chapter;
/external/arm-trusted-firmware/docs/
Dindex.rst54 The **About** chapter gives a high-level overview of |TF-A| features as well as
57 Refer to the documents in the **Getting Started** chapter for information about
60 The **Processes & Policies** chapter explains the project's release schedule
64 The **Components** chapter holds documents that explain specific components
68 In the **System Design** chapter you will find documents that explain the
78 **Performance & Testing** chapter.
/external/python/cpython3/Doc/library/
Dfunctional.rst5 The modules described in this chapter provide functions and classes that support
8 The following modules are documented in this chapter:
Dmodules.rst7 The modules described in this chapter provide new ways to import other Python
10 The full list of modules described in this chapter is:
Dframeworks.rst7 The modules described in this chapter are frameworks that will largely dictate
11 The full list of modules described in this chapter is:
Di18n.rst7 The modules described in this chapter help you write software that is
12 The list of modules described in this chapter is:
Dcustominterp.rst7 The modules described in this chapter allow writing interfaces similar to
13 The full list of modules described in this chapter is:
Dnumeric.rst8 The modules described in this chapter provide numeric and math-related functions
15 The following modules are documented in this chapter:
/external/python/cpython2/Doc/library/
Dmodules.rst8 The modules described in this chapter provide new ways to import other Python
11 The full list of modules described in this chapter is:
Dframeworks.rst8 The modules described in this chapter are frameworks that will largely dictate
12 The full list of modules described in this chapter is:
Di18n.rst8 The modules described in this chapter help you write software that is
13 The list of modules described in this chapter is:
Dcustominterp.rst8 The modules described in this chapter allow writing interfaces similar to
14 The full list of modules described in this chapter is:
Dipc.rst8 The modules described in this chapter provide mechanisms for different processes
15 The list of modules described in this chapter is:

12345678910>>...13