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:hal
(Results
1 - 12
of
12
) sorted by relevance
/third_party/mesa3d/src/gallium/frontends/nine/
H
A
D
adapter9.c
38
has_sm3(struct pipe_screen *
hal
)
in has_sm3()
argument
40
return
hal
->get_param(
hal
, PIPE_CAP_FRAGMENT_SHADER_TEXTURE_LOD) &&
in has_sm3()
41
hal
->get_param(
hal
, PIPE_CAP_FRAGMENT_SHADER_DERIVATIVES);
in has_sm3()
49
struct pipe_screen *
hal
= pCTX->
hal
;
in NineAdapter9_ctor()
local
57
if (!
hal
->get_param(
hal
, PIPE_CAP_CLIP_HALFZ)) {
in NineAdapter9_ctor()
75
if (!has_sm3(
hal
) ||
in NineAdapter9_ctor()
[all...]
H
A
D
adapter9.h
35
struct pipe_screen *
hal
, *ref;
member
/third_party/mesa3d/src/gallium/targets/d3dadapter9/
H
A
D
drm.c
112
if (ctx->ref && ctx->
hal
!= ctx->ref)
in drm_destroy()
114
/* because ref is a wrapper around
hal
, freeing ref frees
hal
too. */
in drm_destroy()
115
else if (ctx->
hal
)
in drm_destroy()
116
ctx->
hal
->destroy(ctx->
hal
);
in drm_destroy()
164
"Gallium 0.4 with %s", ctx->
hal
->get_vendor(ctx->
hal
));
in read_descriptor()
166
"%s", ctx->
hal
->get_name(ctx->
hal
));
in read_descriptor()
[all...]
/third_party/ffmpeg/libavcodec/x86/
H
A
D
h264_idct.asm
9
;* Holger Lubitz <
hal
@duncan.ol.sub.de>
/third_party/skia/third_party/externals/microhttpd/
H
A
D
config.guess
352
echo sparc-
hal
-solaris2`echo ${UNAME_RELEASE}|sed -e 's/[^.]*//'`
/third_party/eudev/
H
A
D
config.guess
376
echo sparc-
hal
-solaris2`echo ${UNAME_RELEASE}|sed -e 's/[^.]*//'`
/third_party/lame/
H
A
D
config.guess
386
echo sparc-
hal
-solaris2"`echo "$UNAME_RELEASE"|sed -e 's/[^.]*//'`"
/third_party/node/deps/cares/
H
A
D
config.guess
423
GUESS=sparc-
hal
-solaris2$SUN_REL
/third_party/node/deps/cares/config/
H
A
D
config.guess
423
GUESS=sparc-
hal
-solaris2$SUN_REL
/third_party/libevdev/build-aux/
H
A
D
config.guess
423
GUESS=sparc-
hal
-solaris2$SUN_REL
/third_party/python/
H
A
D
config.guess
423
GUESS=sparc-
hal
-solaris2$SUN_REL
/third_party/skia/third_party/externals/libpng/
H
A
D
config.guess
383
echo sparc-
hal
-solaris2"`echo "$UNAME_RELEASE"|sed -e 's/[^.]*//'`"
Completed in 13 milliseconds