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:presentation
(Results
1 - 10
of
10
) sorted by relevance
/third_party/ffmpeg/libavcodec/
H
A
D
pgssubdec.c
96
PGSSubPresentation
presentation
;
member
379
* Parse the
presentation
segment packet.
381
* The
presentation
segment contains details on the video
401
ctx->
presentation
.pts = pts;
in parse_presentation_segment()
413
ctx->
presentation
.id_number = bytestream_get_be16(&buf);
in parse_presentation_segment()
432
ctx->
presentation
.palette_id = bytestream_get_byte(&buf);
in parse_presentation_segment()
433
ctx->
presentation
.object_count = bytestream_get_byte(&buf);
in parse_presentation_segment()
434
if (ctx->
presentation
.object_count > MAX_OBJECT_REFS) {
in parse_presentation_segment()
436
"Invalid number of
presentation
objects %d\n",
in parse_presentation_segment()
437
ctx->
presentation
in parse_presentation_segment()
[all...]
H
A
D
pgs_frame_merge_bsf.c
74
int ret, size, pos, display = 0,
presentation
= 0;
in frame_merge_filter()
local
107
break; // Invalid
presentation
segment length
in frame_merge_filter()
108
ctx->presentation_found =
presentation
= 1;
in frame_merge_filter()
132
if (
presentation
) {
in frame_merge_filter()
/third_party/gn/infra/recipe_modules/target/examples/
H
A
D
full.py
22
step_result.
presentation
.logs['name'] = [target.os]
23
step_result.
presentation
.logs['arch'] = [target.arch]
24
step_result.
presentation
.logs['platform'] = [target.platform]
25
step_result.
presentation
.logs['triple'] = [target.triple]
26
step_result.
presentation
.logs['string'] = [str(target)]
/third_party/skia/infra/bots/recipes/
H
A
D
compute_buildstats.py
32
result.
presentation
.properties['binary_size_%s' % source] = binary_size
155
logs = result.
presentation
.logs
183
logs = result.
presentation
.logs
216
logs = result.
presentation
.logs
251
logs = result.
presentation
.logs
/third_party/skia/infra/bots/recipe_modules/vars/examples/
H
A
D
full.py
42
s.
presentation
.properties[p] = str(getattr(api.vars, p))
/third_party/skia/infra/bots/recipe_modules/checkout/
H
A
D
api.py
166
return update_step.
presentation
.properties['got_revision']
/third_party/eudev/hm_src/
H
A
D
keyboard-keys-from-name.h
231
{"
presentation
", KEY_PRESENTATION},
in keyboard_lookup_key()
/third_party/skia/infra/bots/recipe_modules/build/
H
A
D
default.py
121
step_result.
presentation
.step_text = (
/third_party/ffmpeg/tests/fate/
H
A
D
mov.mak
91
# GOP structure : B B I in
presentation
order.
/third_party/rust/crates/bindgen/bindgen-tests/tests/
H
A
D
stylo.hpp
[all...]
Completed in 31 milliseconds