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
defs:color_buf
(Results
1 - 6
of
6
) sorted by relevance
/third_party/skia/third_party/externals/libjpeg-turbo/
H
A
D
jdsample.h
32
JSAMPARRAY
color_buf
[MAX_COMPONENTS];
member
H
A
D
jcprepct.c
62
JSAMPARRAY
color_buf
[MAX_COMPONENTS];
member
[all...]
/third_party/vk-gl-cts/external/amber/src/src/
H
A
D
verifier_test.cc
59
auto
color_buf
= pipeline.GenerateDefaultColorAttachmentBuffer();
in TEST_F()
local
96
auto
color_buf
= pipeline.GenerateDefaultColorAttachmentBuffer();
in TEST_F()
local
129
auto
color_buf
= pipeline.GenerateDefaultColorAttachmentBuffer();
in TEST_F()
local
158
auto
color_buf
= pipeline.GenerateDefaultColorAttachmentBuffer();
in TEST_F()
local
190
auto
color_buf
= pipeline.GenerateDefaultColorAttachmentBuffer();
in TEST_F()
local
217
auto
color_buf
= pipeline.GenerateDefaultColorAttachmentBuffer();
TEST_F()
local
244
auto
color_buf
= pipeline.GenerateDefaultColorAttachmentBuffer();
TEST_F()
local
271
auto
color_buf
= pipeline.GenerateDefaultColorAttachmentBuffer();
TEST_F()
local
298
auto
color_buf
= pipeline.GenerateDefaultColorAttachmentBuffer();
TEST_F()
local
325
auto
color_buf
= pipeline.GenerateDefaultColorAttachmentBuffer();
TEST_F()
local
352
auto
color_buf
= pipeline.GenerateDefaultColorAttachmentBuffer();
TEST_F()
local
379
auto
color_buf
= pipeline.GenerateDefaultColorAttachmentBuffer();
TEST_F()
local
406
auto
color_buf
= pipeline.GenerateDefaultColorAttachmentBuffer();
TEST_F()
local
433
auto
color_buf
= pipeline.GenerateDefaultColorAttachmentBuffer();
TEST_F()
local
460
auto
color_buf
= pipeline.GenerateDefaultColorAttachmentBuffer();
TEST_F()
local
502
auto
color_buf
= pipeline.GenerateDefaultColorAttachmentBuffer();
TEST_F()
local
544
auto
color_buf
= pipeline.GenerateDefaultColorAttachmentBuffer();
TEST_F()
local
593
auto
color_buf
= pipeline.GenerateDefaultColorAttachmentBuffer();
TEST_F()
local
612
auto
color_buf
= pipeline.GenerateDefaultColorAttachmentBuffer();
TEST_F()
local
647
auto
color_buf
= pipeline.GenerateDefaultColorAttachmentBuffer();
TEST_F()
local
667
auto
color_buf
= pipeline.GenerateDefaultColorAttachmentBuffer();
TEST_F()
local
693
auto
color_buf
= pipeline.GenerateDefaultColorAttachmentBuffer();
TEST_F()
local
720
auto
color_buf
= pipeline.GenerateDefaultColorAttachmentBuffer();
TEST_F()
local
751
auto
color_buf
= pipeline.GenerateDefaultColorAttachmentBuffer();
TEST_F()
local
777
auto
color_buf
= pipeline.GenerateDefaultColorAttachmentBuffer();
TEST_F()
local
805
auto
color_buf
= pipeline.GenerateDefaultColorAttachmentBuffer();
TEST_F()
local
836
auto
color_buf
= pipeline.GenerateDefaultColorAttachmentBuffer();
TEST_F()
local
862
auto
color_buf
= pipeline.GenerateDefaultColorAttachmentBuffer();
TEST_F()
local
890
auto
color_buf
= pipeline.GenerateDefaultColorAttachmentBuffer();
TEST_F()
local
921
auto
color_buf
= pipeline.GenerateDefaultColorAttachmentBuffer();
TEST_F()
local
947
auto
color_buf
= pipeline.GenerateDefaultColorAttachmentBuffer();
TEST_F()
local
975
auto
color_buf
= pipeline.GenerateDefaultColorAttachmentBuffer();
TEST_F()
local
1006
auto
color_buf
= pipeline.GenerateDefaultColorAttachmentBuffer();
TEST_F()
local
1036
auto
color_buf
= pipeline.GenerateDefaultColorAttachmentBuffer();
TEST_F()
local
1073
auto
color_buf
= pipeline.GenerateDefaultColorAttachmentBuffer();
TEST_F()
local
1107
auto
color_buf
= pipeline.GenerateDefaultColorAttachmentBuffer();
TEST_F()
local
1144
auto
color_buf
= pipeline.GenerateDefaultColorAttachmentBuffer();
TEST_F()
local
1178
auto
color_buf
= pipeline.GenerateDefaultColorAttachmentBuffer();
TEST_F()
local
1206
auto
color_buf
= pipeline.GenerateDefaultColorAttachmentBuffer();
TEST_F()
local
1236
auto
color_buf
= pipeline.GenerateDefaultColorAttachmentBuffer();
TEST_F()
local
1264
auto
color_buf
= pipeline.GenerateDefaultColorAttachmentBuffer();
TEST_F()
local
1294
auto
color_buf
= pipeline.GenerateDefaultColorAttachmentBuffer();
TEST_F()
local
1322
auto
color_buf
= pipeline.GenerateDefaultColorAttachmentBuffer();
TEST_F()
local
1352
auto
color_buf
= pipeline.GenerateDefaultColorAttachmentBuffer();
TEST_F()
local
1380
auto
color_buf
= pipeline.GenerateDefaultColorAttachmentBuffer();
TEST_F()
local
1410
auto
color_buf
= pipeline.GenerateDefaultColorAttachmentBuffer();
TEST_F()
local
1438
auto
color_buf
= pipeline.GenerateDefaultColorAttachmentBuffer();
TEST_F()
local
1468
auto
color_buf
= pipeline.GenerateDefaultColorAttachmentBuffer();
TEST_F()
local
1496
auto
color_buf
= pipeline.GenerateDefaultColorAttachmentBuffer();
TEST_F()
local
1527
auto
color_buf
= pipeline.GenerateDefaultColorAttachmentBuffer();
TEST_F()
local
1558
auto
color_buf
= pipeline.GenerateDefaultColorAttachmentBuffer();
TEST_F()
local
[all...]
/third_party/mesa3d/src/gallium/tests/graw/
H
A
D
graw_util.h
23
struct pipe_resource *
color_buf
[PIPE_MAX_COLOR_BUFS], *zs_buf;
member
/third_party/vk-gl-cts/external/amber/src/src/vkscript/
H
A
D
command_parser_test.cc
842
auto
color_buf
= pipeline.GenerateDefaultColorAttachmentBuffer();
in TEST_P()
local
877
auto
color_buf
= pipeline.GenerateDefaultColorAttachmentBuffer();
in TEST_P()
local
913
auto
color_buf
= pipeline.GenerateDefaultColorAttachmentBuffer();
in TEST_P()
local
949
auto
color_buf
= pipeline.GenerateDefaultColorAttachmentBuffer();
in TEST_P()
local
987
auto
color_buf
= pipeline.GenerateDefaultColorAttachmentBuffer();
in TEST_F()
local
1014
auto
color_buf
= pipeline.GenerateDefaultColorAttachmentBuffer();
TEST_F()
local
1042
auto
color_buf
= pipeline.GenerateDefaultColorAttachmentBuffer();
TEST_F()
local
1074
auto
color_buf
= pipeline.GenerateDefaultColorAttachmentBuffer();
TEST_F()
local
1106
auto
color_buf
= pipeline.GenerateDefaultColorAttachmentBuffer();
TEST_F()
local
1138
auto
color_buf
= pipeline.GenerateDefaultColorAttachmentBuffer();
TEST_F()
local
1272
auto
color_buf
= pipeline.GenerateDefaultColorAttachmentBuffer();
TEST_F()
local
1298
auto
color_buf
= pipeline.GenerateDefaultColorAttachmentBuffer();
TEST_F()
local
1312
auto
color_buf
= pipeline.GenerateDefaultColorAttachmentBuffer();
TEST_F()
local
1326
auto
color_buf
= pipeline.GenerateDefaultColorAttachmentBuffer();
TEST_F()
local
1340
auto
color_buf
= pipeline.GenerateDefaultColorAttachmentBuffer();
TEST_F()
local
1354
auto
color_buf
= pipeline.GenerateDefaultColorAttachmentBuffer();
TEST_F()
local
3899
auto
color_buf
= pipeline.GenerateDefaultColorAttachmentBuffer();
TEST_F()
local
[all...]
/third_party/vk-gl-cts/external/amber/src/src/amberscript/
H
A
D
parser.cc
341
auto
color_buf
= pipeline->GenerateDefaultColorAttachmentBuffer();
in Parse()
local
Completed in 19 milliseconds