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:LP_COUNT
(Results
1 - 8
of
8
) sorted by relevance
/third_party/mesa3d/src/gallium/drivers/llvmpipe/
H
A
D
lp_perf.h
79
#define
LP_COUNT
(counter) lp_count.counter++
macro
83
#define
LP_COUNT
(counter) do {} while (0)
macro
H
A
D
lp_setup_rect.c
97
LP_COUNT
(nr_fully_covered_64);
in lp_setup_whole_tile()
123
LP_COUNT
(nr_blit_64);
in lp_setup_whole_tile()
129
LP_COUNT
(nr_shade_opaque_64);
in lp_setup_whole_tile()
136
LP_COUNT
(nr_shade_64);
in lp_setup_whole_tile()
217
LP_COUNT
(nr_partially_covered_64);
in partial()
262
LP_COUNT
(nr_rects);
in try_rect_cw()
268
LP_COUNT
(nr_culled_rects);
in try_rect_cw()
314
LP_COUNT
(nr_culled_rects);
in try_rect_cw()
H
A
D
lp_rast_tri_tmp.h
163
LP_COUNT
(nr_partially_covered_4);
in do_block_16()
185
LP_COUNT
(nr_fully_covered_4);
in do_block_16()
325
LP_COUNT
(nr_partially_covered_16);
in lp_rast_triangle()
340
LP_COUNT
(nr_fully_covered_16);
in lp_rast_triangle()
H
A
D
lp_rast_rect.c
92
LP_COUNT
(nr_rect_fully_covered_4);
in full()
112
LP_COUNT
(nr_rect_partially_covered_4);
in partial()
H
A
D
lp_setup_point.c
462
LP_COUNT
(nr_culled_tris);
in try_setup_point()
487
LP_COUNT
(nr_tris);
in try_setup_point()
571
LP_COUNT
(nr_tris);
in try_setup_point()
H
A
D
lp_setup_line.c
333
LP_COUNT
(nr_culled_tris);
in try_setup_line()
593
LP_COUNT
(nr_culled_tris);
in try_setup_line()
630
LP_COUNT
(nr_tris);
in try_setup_line()
H
A
D
lp_setup_tri.c
317
LP_COUNT
(nr_culled_tris);
in do_triangle_ccw()
363
LP_COUNT
(nr_tris);
in do_triangle_ccw()
938
LP_COUNT
(nr_empty_64);
in lp_setup_bin_triangle()
955
LP_COUNT
(nr_partially_covered_64);
in lp_setup_bin_triangle()
958
LP_COUNT
(nr_fully_covered_64);
in lp_setup_bin_triangle()
H
A
D
lp_rast.c
173
LP_COUNT
(nr_color_tile_clear);
in lp_rast_clear_color()
1013
LP_COUNT
(nr_pure_blit_64);
in rasterize_bin()
1015
LP_COUNT
(nr_pure_shade_opaque_64);
in rasterize_bin()
1017
LP_COUNT
(nr_pure_shade_64);
in rasterize_bin()
Completed in 14 milliseconds