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:kDataSize
(Results
1 - 5
of
5
) sorted by relevance
/third_party/skia/third_party/externals/abseil-cpp/absl/hash/internal/
H
A
D
city_test.cc
29
static const int
kDataSize
= 1 << 20;
member
/third_party/skia/third_party/externals/dng_sdk/source/
H
A
D
dng_misc_opcodes.h
68
kDataSize
= 32
enumerator
/third_party/skia/third_party/externals/dawn/src/tests/end2end/
H
A
D
BufferTests.cpp
133
constexpr uint32_t
kDataSize
= 1000 * 1000;
in TEST_P()
local
341
constexpr uint32_t
kDataSize
= 1000 * 1000;
in TEST_P()
local
362
constexpr uint32_t
kDataSize
= 1000;
in TEST_P()
local
609
constexpr uint64_t
kDataSize
= 1000 * 1000;
TEST_P()
local
624
constexpr uint64_t
kDataSize
= 1000 * 1000;
TEST_P()
local
641
constexpr uint64_t
kDataSize
= 1000 * 1000;
TEST_P()
local
[all...]
/third_party/skia/third_party/externals/angle2/src/tests/gl_tests/
H
A
D
UniformBufferTest.cpp
896
const GLsizei
kDataSize
= kStructCount * kVectorElementCount * kBytesPerElement;
in TEST_P()
local
946
const GLsizei
kDataSize
= kStructCount * kVectorElementCount * kBytesPerElement;
in TEST_P()
local
1004
const GLsizei
kDataSize
=
in TEST_P()
local
1055
const GLsizei
kDataSize
= kVectorsPerStruct * kElementsPerVector * kBytesPerElement;
TEST_P()
local
1095
const GLsizei
kDataSize
= kElementsPerVector * kBytesPerElement;
TEST_P()
local
1128
const GLsizei
kDataSize
= kElementsPerVector * kBytesPerElement;
TEST_P()
local
1186
const GLsizei
kDataSize
= kVectorsPerBlock * kElementsPerPaddedVector * kBytesPerElement;
TEST_P()
local
1271
const GLsizei
kDataSize
= kElementsPerMatrix * kBytesPerElement;
TEST_P()
local
1319
const GLsizei
kDataSize
= kElementsPerMatrix * kBytesPerElement;
TEST_P()
local
1364
const GLsizei
kDataSize
= kElementsPerMatrix * kBytesPerElement;
TEST_P()
local
1418
const GLsizei
kDataSize
= kElementsPerMatrix * kBytesPerElement;
TEST_P()
local
1740
const GLsizei
kDataSize
= kElementsPerMatrix * kBytesPerElement;
TEST_P()
local
[all...]
H
A
D
VertexAttributeTest.cpp
1768
constexpr size_t
kDataSize
= 48;
in TEST_P()
local
1850
constexpr size_t
kDataSize
= 24;
in TEST_P()
local
1921
constexpr size_t
kDataSize
= 24;
in TEST_P()
local
[all...]
Completed in 8 milliseconds