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:preserve
(Results
1 - 18
of
18
) sorted by relevance
/third_party/skia/third_party/externals/tint/src/transform/
H
A
D
renamer.cc
1262
std::unordered_set<const ast::IdentifierExpression*>
preserve
;
in Run()
local
/third_party/ffmpeg/libavfilter/
H
A
D
vf_colortemperature.c
40
float
preserve
;
member
111
const float
preserve
= s->
preserve
;
in temperature_slice8()
local
152
const float
preserve
= s->
preserve
;
in temperature_slice16()
local
195
const float
preserve
= s->
preserve
;
in temperature_slice8p()
local
234
const float
preserve
= s->
preserve
;
temperature_slice16p()
local
[all...]
H
A
D
vf_colorcontrast.c
40
float
preserve
;
member
106
const float
preserve
= s->
preserve
;
in colorcontrast_slice8()
local
160
const float
preserve
= s->
preserve
;
in colorcontrast_slice16()
local
212
const float
preserve
= s->
preserve
;
in colorcontrast_slice8p()
local
264
const float
preserve
= s->
preserve
;
colorcontrast_slice16p()
local
[all...]
/third_party/alsa-lib/src/control/
H
A
D
setup.c
43
unsigned int
preserve
: 1;
member
408
int
preserve
= 0;
in add_elem()
local
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/IR/
H
A
D
PassManager.h
175
template <typename AnalysisT> void
preserve
() {
preserve
(AnalysisT::ID()); }
in preserve()
function in llvm::PreservedAnalyses
179
void
preserve
(AnalysisKey *ID) {
in preserve()
function in llvm::PreservedAnalyses
/third_party/vk-gl-cts/modules/egl/
H
A
D
teglPreservingSwapTests.cpp
601
const bool
preserve
= (preserveNdx == 0);
in init()
local
H
A
D
teglBufferAgeTests.cpp
766
const bool
preserve
= (preserveNdx == 0);
in init()
local
/third_party/mesa3d/src/compiler/nir/
H
A
D
nir_opt_if.c
1738
bool
preserve
= true;
in nir_opt_if()
local
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/spirv_assembly/
H
A
D
vktSpvAsm64bitCompareTests.cpp
1010
std::string SpirvTemplateManager::getNanCapability (bool
preserve
)
in getNanCapability()
argument
1015
std::string SpirvTemplateManager::getNanExtension (bool
preserve
)
in getNanExtension()
argument
1020
std::string SpirvTemplateManager::getNanExeMode (bool
preserve
)
in getNanExeMode()
argument
H
A
D
vktSpvAsmFloatControlsTests.cpp
3709
const string&
preserve
= m_behaviorToName.at(B_DENORM_PRESERVE);
fillShaderSpec()
local
[all...]
/third_party/FreeBSD/sys/dev/usb/controller/
H
A
D
xhci.c
1500
xhci_cmd_reset_ep(struct xhci_softc *sc, uint8_t
preserve
,
in xhci_cmd_reset_ep()
argument
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/spirv_assembly/
H
A
D
vktSpvAsm64bitCompareTests.cpp
1010
std::string SpirvTemplateManager::getNanCapability (bool
preserve
)
in getNanCapability()
argument
1015
std::string SpirvTemplateManager::getNanExtension (bool
preserve
)
in getNanExtension()
argument
1020
std::string SpirvTemplateManager::getNanExeMode (bool
preserve
)
in getNanExeMode()
argument
H
A
D
vktSpvAsmFloatControlsTests.cpp
3707
const string&
preserve
= m_behaviorToName.at(B_DENORM_PRESERVE);
fillShaderSpec()
local
[all...]
/third_party/node/deps/openssl/openssl/apps/
H
A
D
ca.c
142
static int
preserve
= 0;
variable
/third_party/openssl/apps/
H
A
D
ca.c
142
static int
preserve
= 0;
variable
/third_party/skia/tests/
H
A
D
GrStyledShapeTest.cpp
281
GrStyledShape
preserve
= GrStyledShape::MakeFilled(
in test_inversions()
local
/third_party/skia/third_party/externals/spirv-cross/
H
A
D
spirv_cross.cpp
3611
bool
preserve
= may_read_undefined_variable_in_block(*block, var.first);
in analyze_variable_scope()
local
/third_party/toybox/generated/
H
A
D
globals.h
1216
char *
preserve
;
member
Completed in 51 milliseconds