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:stride_
(Results
1 - 8
of
8
) sorted by relevance
/third_party/skia/third_party/externals/abseil-cpp/absl/base/internal/
H
A
D
periodic_sampler.h
151
uint64_t
stride_
= 0;
member in absl::base_internal::PeriodicSamplerBase
[all...]
/third_party/skia/third_party/externals/tint/src/sem/
H
A
D
array.cc
61
out << "[[stride(" <<
stride_
<< ")]] ";
in FriendlyName()
local
H
A
D
array.h
105
const uint32_t
stride_
;
member in tint::sem::Array
/test/xts/acts/multimedia/av_codec/vcodec/encoder/include/
H
A
D
videoenc_ndk_inner_sample.h
148
int
stride_
;
member in OHOS::MediaAVCodec::VEncNdkInnerSample
H
A
D
videoenc_api11_sample.h
166
int
stride_
;
member in OHOS::Media::VEncAPI11Sample
H
A
D
videoenc_ndk_sample.h
158
int
stride_
;
member in OHOS::Media::VEncNdkSample
/third_party/skia/third_party/externals/libwebp/src/utils/
H
A
D
quant_levels_dec_utils.c
47
int
stride_
; // stride in bytes
member
/third_party/vk-gl-cts/modules/glshared/
H
A
D
glsVertexArrayTests.cpp
1836
MultiVertexArrayTest::Spec::ArraySpec::ArraySpec(Array::InputType inputType_, Array::OutputType outputType_, Array::Storage storage_, Array::Usage usage_, int componentCount_, int offset_, int
stride_
, bool normalize_, GLValue min_, GLValue max_)
in ArraySpec()
argument
Completed in 7 milliseconds