Home
last modified time | relevance | path

Searched refs:subsection (Results 1 – 25 of 175) sorted by relevance

1234567

/external/webrtc/api/audio/
Decho_canceller3_config_json.cc100 Json::Value subsection; in ReadParam() local
101 if (rtc::GetValueFromJsonObject(root, param_name, &subsection)) { in ReadParam()
102 ReadParam(subsection, "downmix", &param->downmix); in ReadParam()
103 ReadParam(subsection, "adaptive_selection", &param->adaptive_selection); in ReadParam()
104 ReadParam(subsection, "activity_power_threshold", in ReadParam()
106 ReadParam(subsection, "prefer_first_two_channels", in ReadParam()
197 Json::Value subsection; in Aec3ConfigFromJsonString() local
199 &subsection)) { in Aec3ConfigFromJsonString()
200 ReadParam(subsection, "initial", in Aec3ConfigFromJsonString()
202 ReadParam(subsection, "converged", in Aec3ConfigFromJsonString()
[all …]
/external/ply/ply/doc/
Dmakedoc.py53 subsection = 0 variable
109 if subsection:
115 subsection = 0 variable
124 subsection += 1
126 …result.append("""<H3><a name="%s"></a>%d.%d %s</H3>""" % (headingname,section, subsection, prevhea…
132 if subsection == 1:
146 …nd("""<H4><a name="%s"></a>%d.%d.%d %s</H4>""" % (headingname,section, subsection, subsubsection, …
162 …"""<H5><a name="%s"></a>%d.%d.%d.%d %s</H5>""" % (headingname,section, subsection, subsubsection, …
179 if subsection:
/external/llvm-project/lld/test/COFF/
Dpdb-unknown-subsection.s10 # WARNING: ignoring unknown debug$S subsection kind 0xFF
26 .long 0xF1 # Symbol subsection
46 .long 0xFF # Unknown subsection kind
49 .long 0x800000F1 # Unknown subsection kind
52 .long 0x800000F2 # Unknown subsection kind
55 .long 0x800000F3 # Unknown subsection kind
58 .long 0x800000F4 # Unknown subsection kind
Dempty-subsection.s5 # CHECK: warning: empty symbols subsection
17 .long 241 # Symbol subsection for globals
Dpdb-inlinees.s103 .long 246 # Inlinee lines subsection
122 .long 241 # Symbol subsection for main
181 .long 241 # Symbol subsection for globals
195 .cv_filechecksums # File index to string table offset subsection
/external/llvm/test/MC/ELF/
Dsubsection.s8 .subsection
19 .subsection 1+1
23 .subsection l2-l1
25 .subsection 3
/external/llvm-project/llvm/test/MC/ELF/
Dsubsection.s8 .subsection
19 .subsection 1+1
23 .subsection l2-l1
25 .subsection 3
/external/python/cpython2/Doc/distutils/
Dcommandref.rst47 .. % \subsection{Cleaning up: the \protect\command{clean} command}
55 .. % \subsection{\protect\command{bdist}}
56 .. % \subsection{\protect\command{bdist\_dumb}}
57 .. % \subsection{\protect\command{bdist\_rpm}}
58 .. % \subsection{\protect\command{bdist\_wininst}}
/external/python/cpython3/Doc/distutils/
Dcommandref.rst49 .. % \subsection{Cleaning up: the \protect\command{clean} command}
101 .. % \subsection{\protect\command{bdist}}
102 .. % \subsection{\protect\command{bdist\_dumb}}
103 .. % \subsection{\protect\command{bdist\_rpm}}
104 .. % \subsection{\protect\command{bdist\_wininst}}
/external/antlr/runtime/C/doxygen/
Dinterop.dox87 /// \subsection lexer LEXER
94 /// \subsection lexstate LEXSTATE
101 /// \subsection la LA(n)
109 /// \subsection getcharindex GETCHARINDEX()
114 /// \subsection getline GETLINE()
122 /// \subsection gettext GETTEXT()
134 /// \subsection getcharpositioninline GETCHARPOSITIONINLINE()
140 /// \subsection emit EMIT()
147 /// \subsection emitnew EMITNEW(t)
152 /// \subsection index INDEX()
[all …]
/external/llvm/test/MC/COFF/
Dcv-inline-linetable-unreachable.s49 .long 246 # Inlinee lines subsection
57 .long 241 # Symbol subsection for g
96 .cv_filechecksums # File index to string table offset subsection
Dcv-def-range.s1 …le=i686-pc-win32 -filetype=obj < %s | llvm-readobj -codeview -codeview-subsection-bytes | FileChec…
57 .long 241 # Symbol subsection for g
95 .cv_filechecksums # File index to string table offset subsection
Dcv-empty-linetable.s48 .long 241 # Symbol subsection for f
75 .cv_filechecksums # File index to string table offset subsection
/external/llvm-project/llvm/test/MC/COFF/
Dcv-inline-linetable-unreachable.s51 .long 246 # Inlinee lines subsection
59 .long 241 # Symbol subsection for g
98 .cv_filechecksums # File index to string table offset subsection
Dcv-def-range.s1 …=i686-pc-win32 -filetype=obj < %s | llvm-readobj --codeview --codeview-subsection-bytes - | FileCh…
58 .long 241 # Symbol subsection for g
96 .cv_filechecksums # File index to string table offset subsection
Dcv-empty-linetable.s49 .long 241 # Symbol subsection for f
76 .cv_filechecksums # File index to string table offset subsection
Dcv-loc-unreachable-2.s89 .long 246 # Inlinee lines subsection
101 .long 241 # Symbol subsection for callit
134 .cv_filechecksums # File index to string table offset subsection
Dcv-loc-unreachable.s96 .long 246 # Inlinee lines subsection
108 .long 241 # Symbol subsection for callit
141 .cv_filechecksums # File index to string table offset subsection
/external/libiio/src/
Dmainpage.dox38 @subsection navigation Navigation
57 @subsection list_params Parameters
66 @subsection read_param Reading a parameter
88 @subsection write_param Modifying a parameter
122 @subsection create_buffer Enabling channels and creating the Buffer object
134 @subsection refill Refilling the Buffer (input devices only)
137 @subsection read_write Reading or writing samples to the Buffer
202 @subsection convert Convert the samples from/to hardware format
213 @subsection push Submitting the Buffer (output devices only)
222 @subsection userdata Register and retrieve a pointer
[all …]
/external/llvm/test/DebugInfo/COFF/
Dmultifunction.ll57 ; Symbol subsection for x
80 ; Line table subsection for x
82 ; Symbol subsection for y
105 ; Line table subsection for y
107 ; Symbol subsection for f
130 ; Line table subsection for f
324 ; Symbol subsection for x
347 ; Line table subsection for x
349 ; Symbol subsection for y
372 ; Line table subsection for y
[all …]
/external/llvm-project/lld/test/COFF/Inputs/
Dpdb-global-constants-b.s50 .long 241 # Symbol subsection for foobar
86 .long 241 # Symbol subsection for globals
107 .cv_filechecksums # File index to string table offset subsection
Dpdb-global-constants-a.s60 .long 241 # Symbol subsection for main
96 .long 241 # Symbol subsection for globals
117 .cv_filechecksums # File index to string table offset subsection
/external/llvm-project/llvm/test/DebugInfo/COFF/
Dempty-globals-subsection.ll4 ; Check that we don't emit a symbol subsection for globals.
6 ; CHECK-NOT: Symbol subsection for globals
Dmultifunction.ll65 ; Symbol subsection for x
101 ; Line table subsection for x
103 ; Symbol subsection for y
140 ; Line table subsection for y
142 ; Symbol subsection for f
179 ; Line table subsection for f
377 ; Symbol subsection for x
413 ; Line table subsection for x
415 ; Symbol subsection for y
451 ; Line table subsection for y
[all …]
/external/blktrace/btt/doc/
Dbtt.tex290 In this subsection one can see the average number of IOs on the request
346 In this subsection data is tabulated showing I/O activity on a
375 \subsection*{\label{sec:detailed-data}Detailed Data}
603 \subsection*{\label{sec:qhist}Q Histogram Data File}
619 \subsection*{\label{sec:dhist}D Histogram Data File}
837 \newpage\subsection{\label{sec:sps-spec}Seeks Per Second}
907 \subsection{\label{sec:o-a}\texttt{--seek-absolute}/\texttt{-a}}
915 \subsection{\label{sec:o-A}\texttt{--all-data}/\texttt{-A}}
922 \subsection{\label{sec:o-B}\texttt{--dump-blocknos}/\texttt{-B}}
941 \subsection{\label{sec:o-d}\texttt{--range-delta}/\texttt{-d}}
[all …]

1234567