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:SEQUENTIAL
(Results
1 - 10
of
10
) sorted by relevance
/third_party/backends/backend/genesys/
H
A
D
register.h
66
SEQUENTIAL
= 1
enumerator
78
if ((opts &
SEQUENTIAL
) ==
SEQUENTIAL
) {
in RegisterContainer()
209
SEQUENTIAL
= 1
enumerator
218
// the registers in certain order: use the
SEQUENTIAL
option for that
H
A
D
scanner_interface_usb.cpp
438
Genesys_Register_Set reg(Genesys_Register_Set::
SEQUENTIAL
);
in write_fe_register()
H
A
D
gl646.cpp
1240
Genesys_Register_Set local_reg(Genesys_Register_Set::
SEQUENTIAL
);
in set_powersaving()
1312
Genesys_Register_Set regs(Genesys_Register_Set::
SEQUENTIAL
);
in load_document()
1472
// FIXME:
SEQUENTIAL
not really needed in this case
in eject_document()
1473
Genesys_Register_Set regs((Genesys_Register_Set::
SEQUENTIAL
));
in eject_document()
1566
// FIXME:
SEQUENTIAL
not really needed in this case
in begin_scan()
1567
Genesys_Register_Set local_reg(Genesys_Register_Set::
SEQUENTIAL
);
in begin_scan()
1730
// FIXME:
SEQUENTIAL
not really needed in this case
in move_back_home()
1731
Genesys_Register_Set scan_local_reg(Genesys_Register_Set::
SEQUENTIAL
);
in move_back_home()
H
A
D
gl841.cpp
1143
// FIXME:
SEQUENTIAL
not really needed in this case
in set_powersaving()
1144
Genesys_Register_Set local_reg(Genesys_Register_Set::
SEQUENTIAL
);
in set_powersaving()
1424
// FIXME:
SEQUENTIAL
not really needed in this case
in begin_scan()
1425
Genesys_Register_Set local_reg(Genesys_Register_Set::
SEQUENTIAL
);
in begin_scan()
/third_party/mesa3d/src/intel/vulkan/
H
A
D
genX_gpu_memcpy.c
227
prim.VertexAccessType =
SEQUENTIAL
;
in emit_so_memcpy()
315
genX(cmd_buffer_update_dirty_vbs_for_gfx8_vb_flush)(cmd_buffer,
SEQUENTIAL
,
in cmd_buffer_so_memcpy()
H
A
D
genX_blorp_exec.c
246
genX(cmd_buffer_update_dirty_vbs_for_gfx8_vb_flush)(cmd_buffer,
SEQUENTIAL
,
in blorp_vf_invalidate_for_vb_48b_transitions()
H
A
D
genX_cmd_buffer.c
4226
prim.VertexAccessType =
SEQUENTIAL
;
in CmdDraw()
4236
update_dirty_vbs_for_gfx8_vb_flush(cmd_buffer,
SEQUENTIAL
);
in CmdDraw()
4276
prim.VertexAccessType =
SEQUENTIAL
;
in CmdDrawMultiEXT()
4287
update_dirty_vbs_for_gfx8_vb_flush(cmd_buffer,
SEQUENTIAL
);
in CmdDrawMultiEXT()
4519
prim.VertexAccessType =
SEQUENTIAL
;
in CmdDrawIndirectByteCountEXT()
4523
update_dirty_vbs_for_gfx8_vb_flush(cmd_buffer,
SEQUENTIAL
);
in CmdDrawIndirectByteCountEXT()
4615
prim.VertexAccessType =
SEQUENTIAL
;
in CmdDrawIndirect()
4619
update_dirty_vbs_for_gfx8_vb_flush(cmd_buffer,
SEQUENTIAL
);
in CmdDrawIndirect()
4844
prim.VertexAccessType =
SEQUENTIAL
;
in CmdDrawIndirectCount()
4848
update_dirty_vbs_for_gfx8_vb_flush(cmd_buffer,
SEQUENTIAL
);
in CmdDrawIndirectCount()
[all...]
/third_party/mesa3d/src/intel/blorp/
H
A
D
blorp_genX_exec.h
2056
prim.VertexAccessType =
SEQUENTIAL
;
in blorp_exec_3d()
/third_party/mesa3d/src/gallium/drivers/iris/
H
A
D
iris_state.c
7070
prim.VertexAccessType = draw->index_size > 0 ? RANDOM :
SEQUENTIAL
;
in iris_upload_render_state()
/third_party/mesa3d/src/gallium/drivers/crocus/
H
A
D
crocus_state.c
8016
prim.VertexAccessType = draw->index_size > 0 ? RANDOM :
SEQUENTIAL
;
Completed in 45 milliseconds