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:local_hint
(Results
1 - 5
of
5
) sorted by relevance
/third_party/mesa3d/src/gallium/drivers/iris/
H
A
D
iris_blit.c
252
.
local_hint
= iris_bo_likely_local(res->bo),
in iris_blorp_surf_for_resource()
264
.
local_hint
= devinfo->has_flat_ccs ||
in iris_blorp_surf_for_resource()
273
.
local_hint
= devinfo->has_flat_ccs ||
in iris_blorp_surf_for_resource()
690
.
local_hint
= iris_bo_likely_local(src_res->bo),
in iris_copy_region()
697
.
local_hint
= iris_bo_likely_local(dst_res->bo),
in iris_copy_region()
H
A
D
iris_blorp.c
211
.
local_hint
= iris_bo_likely_local(bo),
in blorp_alloc_vertex_buffer()
259
.
local_hint
=
in blorp_get_workaround_address()
/third_party/mesa3d/src/intel/blorp/
H
A
D
blorp.h
118
bool
local_hint
;
member
H
A
D
blorp_genX_exec.h
2486
params->dst.addr.
local_hint
? XY_MEM_LOCAL : XY_MEM_SYSTEM;
in blorp_xy_block_copy_blt()
2521
params->src.addr.
local_hint
? XY_MEM_LOCAL : XY_MEM_SYSTEM;
in blorp_xy_block_copy_blt()
/third_party/node/src/crypto/
H
A
D
crypto_tls.cc
1467
Local<String>
local_hint
=
in PskClientCallback()
local
1469
if (UNLIKELY(
local_hint
.IsEmpty()))
in PskClientCallback()
1472
argv[0] =
local_hint
;
in PskClientCallback()
Completed in 10 milliseconds