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:ifset
(Results
1 - 2
of
2
) sorted by relevance
/third_party/ffmpeg/doc/
H
A
D
texi2pod.pl
159
next if $skipping && $ended !~ /^(?:
ifset
|ifclear|ignore|menu|iftex|ifhtml|ifnothtml)$/;
166
if ($ended =~ /^(?:
ifset
|ifclear|ignore|menu|iftex|ifhtml|ifnothtml)$/) {
186
/^\@
ifset
\s+([a-zA-Z0-9_-]+)/ and do {
189
$endw = "
ifset
";
/third_party/skia/third_party/externals/microhttpd/doc/
H
A
D
texinfo.tex
528
% Non-false conditionals (@iftex, @
ifset
) don't fit into this, so they
4102
% line. (Otherwise, we would consider a line `@c @
ifset
', for
4103
% example, to count as an @
ifset
for nesting.)
4212
% @
ifset
VAR ... @end
ifset
reads the `...' iff VAR has been defined
4215
% To get special treatment of `@end
ifset
,' call \makeond and the redefine.
4217
\makecond{
ifset
}
4218
\def\
ifset
{\parsearg{\doifset{\let\next=\ifsetfail}}}
4229
\def\ifsetfail{\doignore{
ifset
}}
8307
% Oh yes, they do; otherwise, @
ifset
(an
[all...]
Completed in 8 milliseconds