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
refs:count4
(Results
1 - 5
of
5
) sorted by relevance
/third_party/skia/src/core/
H
A
D
SkBitmapProcState.cpp
51
int
count4
= count >> 2;
in Clamp_S32_opaque_D32_nofilter_DX_shaderproc()
local
52
for (int i = 0; i <
count4
; ++i) {
in Clamp_S32_opaque_D32_nofilter_DX_shaderproc()
63
for (int i = (
count4
<< 2); i < count; ++i) {
in Clamp_S32_opaque_D32_nofilter_DX_shaderproc()
/third_party/node/deps/cares/src/lib/
H
A
D
ares_sysconfig.c
645
size_t
count4
;
in ares__init_sysconfig_mvs()
local
665
count4
= (size_t)res->nscount;
in ares__init_sysconfig_mvs()
674
for (i = 0; i <
count4
; i++) {
in ares__init_sysconfig_mvs()
/third_party/skia/third_party/externals/freetype/src/base/
H
A
D
ftstroke.c
1969
FT_UInt count3,
count4
, num_contours = 0;
in FT_EXPORT_DEF()
local
1985
&count3, &
count4
);
in FT_EXPORT_DEF()
1990
num_contours = count2 +
count4
;
in FT_EXPORT_DEF()
/third_party/mesa3d/src/imagination/vulkan/pds/
H
A
D
pvr_pds.h
834
uint64_t
count4
,
H
A
D
pvr_pds.c
124
uint64_t
count4
,
in pvr_pds_encode_st_src0()
139
encoded |= ((
count4
& PVR_ROGUE_PDSINST_ST_COUNT4_MASK)
in pvr_pds_encode_st_src0()
123
pvr_pds_encode_st_src0(uint64_t src, uint64_t
count4
, uint64_t dst_add, bool write_through, const struct pvr_device_info *device_info)
pvr_pds_encode_st_src0()
argument
Completed in 13 milliseconds