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:piex
(Results
1 - 14
of
14
) sorted by relevance
/third_party/skia/src/codec/
H
A
D
SkRawCodec.cpp
34
#include "src/
piex
.h"
390
class SkPiexStream : public ::
piex
::StreamInterface {
397
::
piex
::Error GetData(const size_t offset, const size_t length,
400
::
piex
::Error::kOk : ::
piex
::Error::kFail;
556
::
piex
::PreviewImageData imageData;
in initFromPiex()
557
if (::
piex
::IsRaw(&piexStream)
in initFromPiex()
558
&& ::
piex
::GetPreviewImageData(&piexStream, &imageData) == ::
piex
::Error::kOk)
in initFromPiex()
631
::
piex
in MakeFromStream()
[all...]
/third_party/skia/third_party/externals/piex/src/image_type_recognition/
H
A
D
image_type_recognition_lite.h
32
namespace
piex
{
namespace
86
} // namespace
piex
H
A
D
image_type_recognition_lite.cc
34
namespace
piex
{
namespace
893
} // namespace
piex
/third_party/skia/third_party/externals/piex/src/
H
A
D
piex.h
17
// The purpose of the preview-image-extractor (
piex
) is to find and extract the
54
namespace
piex
{
namespace
90
} // namespace
piex
H
A
D
piex_types.h
24
namespace
piex
{
namespace
26
// Defines the error codes used by
piex
.
122
} // namespace
piex
H
A
D
tiff_parser.h
28
namespace
piex
{
namespace
203
} // namespace
piex
H
A
D
piex.cc
17
#include "src/
piex
.h"
28
namespace
piex
{
namespace
726
} // namespace
piex
H
A
D
tiff_parser.cc
25
namespace
piex
{
namespace
756
} // namespace
piex
/third_party/skia/third_party/externals/piex/src/binary_parse/
H
A
D
cached_paged_byte_array.h
30
namespace
piex
{
namespace
71
} // namespace
piex
H
A
D
cached_paged_byte_array.cc
26
namespace
piex
{
namespace
79
} // namespace
piex
H
A
D
range_checked_byte_ptr.h
27
namespace
piex
{
namespace
607
} // namespace
piex
H
A
D
range_checked_byte_ptr.cc
23
namespace
piex
{
namespace
402
} // namespace
piex
/third_party/skia/third_party/externals/piex/src/tiff_directory/
H
A
D
tiff_directory.h
28
namespace
piex
{
namespace
159
} // namespace
piex
H
A
D
tiff_directory.cc
24
namespace
piex
{
namespace
282
} // namespace
piex
Completed in 10 milliseconds