Home
Sort by
last modified time
|
relevance
|
path
Repository(s)
applications
arkcompiler
base
build
commonlibrary
developtools
device
docs
domains
drivers
foundation
ide
interface
kernel
napi_generator
productdefine
test
third_party
vendor
select all
invert selection
clear
Full Search
Search through all text tokens(words,strings,identifiers,numbers) in index.
Definition
Only finds symbol definitions(where e.g a variable(function,...) is defined).
Symbol
Only finds symbol(e.g. methods classes,function,variables).
File Path
Path of the source file(use "/").If you want just exact path,enclose it in "".Source files end with: .jar/.bz2/.a/.h/.java...
History
History log comments.
Type
Any
Bzip(2)
C
Clojure
C#
C++
ELF
Erlang
Image file
Fortran
Golang
GZIP
Haskell
Jar
Java
Java class
JavaScript
Lisp
Lua
Pascal
Perl
PHP
Plain Text
PL/SQL
Python
Rust
Scala
Shell script
SQL
Tar
Tcl
Troff
UUEncoded
Visual Basic
XML
Zip
Type of analyzer used to filter file types include with selected(e.g. just C sources).
Help
Searched
refs:subsec
(Results
1 - 3
of
3
) sorted by relevance
/third_party/nghttp2/
H
A
D
help2rst.py
152
subsec
= line.strip()[:-1]
variable
153
print('{}'.format(
subsec
))
154
print('{}'.format('~' * len(
subsec
)))
/third_party/libexif/test/
H
A
D
test-value.c
127
static const char
subsec
[] = "130 ";
in main()
local
201
e->size = sizeof(
subsec
); /* include NUL */
in main()
209
memcpy(e->data,
subsec
, e->size);
in main()
/third_party/skia/third_party/externals/microhttpd/doc/
H
A
D
texinfo.tex
1309
\advancenumber{
subsec
\thissubsecnum}%
1337
\dopdfoutline{##1}{count-\expnumber{
subsec
##2}}{##3}{##4}}%
2127
\def\lsize{chap}\def\lllsize{
subsec
}%
2144
\def\lsize{
subsec
}\def\lllsize{reduced}%
5543
\sectionheading{#1}{
subsec
}{Ynumbered}{\the\chapno.\the\secno.\the\subsecno}%
5550
\sectionheading{#1}{
subsec
}{Yappendix}%
5558
\sectionheading{#1}{
subsec
}{Ynothing}%
5612
\parseargdef\subheading{\sectionheading{#1}{
subsec
}{Yomitfromtoc}{}
5821
% #1 is the text, #2 is the section level (sec/
subsec
/subsubsec), #3 is
Completed in 10 milliseconds