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:kOne
(Results
1 - 10
of
10
) sorted by relevance
/third_party/skia/third_party/externals/libwebp/src/dsp/
H
A
D
alpha_processing_neon.c
44
const uint16x8_t
kOne
= vdupq_n_u16(1u);
in ApplyAlphaMultiply_NEON()
local
/third_party/skia/tests/
H
A
D
PointTest.cpp
149
const SkPoint
kOne
= {1.0f, 1.0f};
in DEF_TEST()
local
/third_party/node/deps/v8/src/utils/
H
A
D
bit-vector.h
96
static const uintptr_t
kOne
= 1; // This saves some static_casts.
member in v8::internal::BitVector
/third_party/vixl/test/aarch64/
H
A
D
test-assembler-neon-aarch64.cc
7754
const float
kOne
= 1.0f;
in TEST()
local
/third_party/skia/include/core/
H
A
D
SkBlendMode.h
84
kOne
, /** 1 */
member in SkBlendModeCoeff
/third_party/skia/third_party/externals/angle2/src/libANGLE/renderer/
H
A
D
copyvertex.inc.h
253
const unsigned short
kOne
= gl::float32ToFloat16(1.0f);
in Copy32FTo16FVertexData()
local
/third_party/skia/third_party/externals/abseil-cpp/absl/time/
H
A
D
duration_test.cc
352
enum E {
kOne
= 1 };
in TEST()
enumerator
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/shaderexecutor/
H
A
D
vktShaderCommonFunctionTests.cpp
635
constexpr deUint64
kOne
= 1;
in infNanRandomFloats()
local
/third_party/vk-gl-cts/external/amber/src/src/
H
A
D
command_data.h
164
kOne
,
member in amber::BlendFactor
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/shaderexecutor/
H
A
D
vktShaderCommonFunctionTests.cpp
635
constexpr deUint64
kOne
= 1;
in infNanRandomFloats()
local
Completed in 21 milliseconds