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:directions
(Results
1 - 15
of
15
) sorted by relevance
/third_party/ffmpeg/libavfilter/
H
A
D
vf_edgedetect.c
55
char *
directions
;
member
181
int8_t *
directions
= plane->
directions
;
in filter_frame()
local
H
A
D
vf_blurdetect.c
65
int8_t *
directions
;
member
267
int8_t *
directions
= s->
directions
;
in blurdetect_filter_frame()
local
[all...]
/third_party/glslang/gtests/
H
A
D
HexFloat.cpp
845
std::vector<spvutils::round_direction>
directions
;
member
/third_party/skia/src/pathops/
H
A
D
SkPathOpsAsWinding.cpp
61
Contour::Direction
directions
[3];
in contains_edge()
local
H
A
D
SkPathOpsDebug.cpp
2892
SkTDArray<SkPathDirection>
directions
;
in ShowOnePath()
local
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/ray_query/
H
A
D
vktRayQueryBarycentricCoordinatesTests.cpp
226
std::vector<tcu::Vec4>
directions
;
in iterate()
local
[all...]
/third_party/skia/third_party/externals/spirv-tools/test/
H
A
D
hex_float_test.cpp
889
std::vector<round_direction>
directions
;
member
/third_party/skia/third_party/externals/swiftshader/third_party/SPIRV-Tools/test/
H
A
D
hex_float_test.cpp
889
std::vector<round_direction>
directions
;
member
/third_party/spirv-tools/test/
H
A
D
hex_float_test.cpp
889
std::vector<round_direction>
directions
;
member
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/ray_query/
H
A
D
vktRayQueryBarycentricCoordinatesTests.cpp
226
std::vector<tcu::Vec4>
directions
;
in iterate()
local
[all...]
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/ray_tracing/
H
A
D
vktRayTracingBarycentricCoordinatesTests.cpp
306
std::vector<tcu::Vec4>
directions
;
in iterate()
local
[all...]
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/ray_tracing/
H
A
D
vktRayTracingBarycentricCoordinatesTests.cpp
267
std::vector<tcu::Vec4>
directions
;
in iterate()
local
[all...]
/third_party/libinput/src/
H
A
D
libinput-private.h
883
enum
directions
{
enum
H
A
D
evdev-mt-touchpad.c
978
int
directions
= 0;
in tp_palm_detect_move_out_of_edge()
local
/third_party/skia/src/core/
H
A
D
SkPath.cpp
3514
signed char
directions
[] = {-1, -1, -1, -1, -1}; // -1 to 3; -1 is uninitialized
in IsRectContour()
local
[all...]
Completed in 34 milliseconds