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:SegmentType
(Results
1 - 5
of
5
) sorted by relevance
/third_party/skia/src/pathops/
H
A
D
SkIntersectionHelper.h
20
enum
SegmentType
{
enum in SkIntersectionHelper
66
SegmentType
segmentType() const {
in segmentType()
67
SegmentType
type = (
SegmentType
) fSegment->verb();
in segmentType()
/third_party/node/deps/v8/third_party/inspector_protocol/crdtp/
H
A
D
error_support.h
48
enum
SegmentType
{ EMPTY, NAME, INDEX };
enum in v8_crdtp::ErrorSupport
50
SegmentType
type = EMPTY;
/third_party/ffmpeg/libavformat/
H
A
D
dashenc.c
62
}
SegmentType
;
typedef
122
SegmentType
segment_type; /* segment type selected for this particular stream */
185
SegmentType
segment_type_option; /* segment type as specified in options */
217
SegmentType
segment_type;
264
static const char *get_format_str(
SegmentType
segment_type) {
in get_format_str()
272
static const char *get_extension_str(
SegmentType
type, int single_file)
in get_extension_str()
291
static inline
SegmentType
select_segment_type(
SegmentType
segment_type, enum AVCodecID codec_id)
in select_segment_type()
311
SegmentType
segment_type = select_segment_type(
in init_segment_types()
H
A
D
hlsenc.c
116
}
SegmentType
;
typedef
/third_party/ffmpeg/libavcodec/
H
A
D
pgssubdec.c
42
enum
SegmentType
{
enum
Completed in 15 milliseconds