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:sY
(Results
1 - 11
of
11
) sorted by relevance
/third_party/ffmpeg/libavcodec/
H
A
D
crystalhd.c
523
int
sY
= 0;
in copy_frame()
local
/third_party/vk-gl-cts/modules/gles2/functional/
H
A
D
es2fTextureFilteringTests.cpp
235
const float
sY
= deFloatExp2(lodY)*viewportH / float(m_textures[texNdx]->getRefTexture().getHeight());
in init()
local
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/texture/
H
A
D
vktTextureFilteringTests.cpp
314
const float
sY
= deFloatExp2(lodY) * float(m_renderer.getRenderHeight()) / float(m_textures[texNdx]->getTexture().getHeight());
in Texture2DFilteringTestInstance()
local
812
const float
sY
= deFloatExp2(lodY) * float(m_renderer.getRenderHeight()) / float(m_textures[0]->getTexture().getHeight());
in iterate()
local
1023
const float
sY
= deFloatExp2(lodY) * float(m_renderer.getRenderHeight()) / float(m_textures[0]->getTexture().getHeight());
in iterate()
local
H
A
D
vktTextureShadowTests.cpp
355
const float
sY
= deFloatExp2(lodY) * float(m_renderer.getRenderHeight()) / float(m_textures[texNdx]->getTexture().getHeight());
in Texture2DShadowTestInstance()
local
825
const float
sY
= deFloatExp2(lodY) * float(m_renderer.getRenderHeight()) / float(m_textures[tex]->getTexture().getHeight());
in Texture2DArrayShadowTestInstance()
local
/third_party/vk-gl-cts/modules/gles3/functional/
H
A
D
es3fTextureFilteringTests.cpp
256
const float
sY
= deFloatExp2(lodY)*viewportH / float(m_textures[texNdx]->getRefTexture().getHeight());
in init()
local
882
const float
sY
= deFloatExp2(lodY)*float(viewport.height) / float(m_gradientTex->getRefTexture().getHeight());
in iterate()
local
1126
const float
sY
= deFloatExp2(lodY)*float(viewport.height) / float(m_gradientTex->getRefTexture().getHeight());
in iterate()
local
H
A
D
es3fTextureShadowTests.cpp
307
const float
sY
= deFloatExp2(lodY)*viewportH / float(m_textures[texNdx]->getRefTexture().getHeight());
in init()
local
864
const float
sY
= deFloatExp2(lodY)*viewportH / float(tex->getRefTexture().getHeight());
in init()
local
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/texture/
H
A
D
vktTextureFilteringTests.cpp
313
const float
sY
= deFloatExp2(lodY) * float(m_renderer.getRenderHeight()) / float(m_textures[texNdx]->getTexture().getHeight());
in Texture2DFilteringTestInstance()
local
811
const float
sY
= deFloatExp2(lodY) * float(m_renderer.getRenderHeight()) / float(m_textures[0]->getTexture().getHeight());
in iterate()
local
1022
const float
sY
= deFloatExp2(lodY) * float(m_renderer.getRenderHeight()) / float(m_textures[0]->getTexture().getHeight());
in iterate()
local
H
A
D
vktTextureShadowTests.cpp
353
const float
sY
= deFloatExp2(lodY) * float(m_renderer.getRenderHeight()) / float(m_textures[texNdx]->getTexture().getHeight());
in Texture2DShadowTestInstance()
local
823
const float
sY
= deFloatExp2(lodY) * float(m_renderer.getRenderHeight()) / float(m_textures[tex]->getTexture().getHeight());
in Texture2DArrayShadowTestInstance()
local
/third_party/lzma/CPP/7zip/UI/FileManager/
H
A
D
ProgressDialog2.cpp
445
int
sY
;
in OnSize()
local
/third_party/vk-gl-cts/external/openglcts/modules/gles2/
H
A
D
es2cTexture3DTests.cpp
631
const float
sY
= deFloatExp2(lodY) * float(VIEWPORT_HEIGHT) / float(m_gradientTex->getRefTexture().getHeight());
in iterate()
local
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/api/
H
A
D
vktApiCopiesAndBlittingTests.cpp
4249
float
sY
= (float)regionExtent.y / (float)dst.getHeight();
in scaleFromWholeSrcBuffer()
local
4274
const float
sY
= (float)src.getHeight() / (float)dst.getHeight();
in blit()
local
Completed in 53 milliseconds