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
defs:compatible
(Results
1 - 15
of
15
) sorted by relevance
/third_party/skia/docs/examples/
H
A
D
Canvas_makeSurface.cpp
10
sk_sp<SkSurface>
compatible
= smallCanvas->makeSurface(imageInfo);
in REG_FIDDLE()
local
/third_party/libdrm/tests/
H
A
D
drmdevice.c
74
char **
compatible
= device->deviceinfo.platform->
compatible
;
in print_device_info()
local
88
char **
compatible
= device->deviceinfo.host1x->
compatible
;
in print_device_info()
local
[all...]
/third_party/mesa3d/src/gallium/winsys/virgl/common/
H
A
D
virgl_resource_cache.c
115
const bool
compatible
=
in virgl_resource_cache_remove_compatible()
local
/third_party/mesa3d/src/freedreno/perfcntrs/
H
A
D
freedreno_dt.c
125
char *
compatible
= compatstrs;
in match_compatible()
local
/third_party/mesa3d/src/vulkan/runtime/
H
A
D
vk_fence.c
332
VkExternalFenceHandleTypeFlags
compatible
= import & export;
in vk_common_GetPhysicalDeviceExternalFenceProperties()
local
H
A
D
vk_semaphore.c
265
VkExternalSemaphoreHandleTypeFlags
compatible
= import & export;
in vk_common_GetPhysicalDeviceExternalSemaphoreProperties()
local
/third_party/mesa3d/src/gallium/drivers/lima/
H
A
D
lima_screen.c
474
char **
compatible
= devinfo->deviceinfo.platform->
compatible
;
in lima_screen_set_plb_max_blk()
local
/third_party/mesa3d/src/gallium/frontends/d3d10umd/
H
A
D
Resource.cpp
669
bool
compatible
;
in ResourceCopy()
local
/third_party/mesa3d/src/mapi/glapi/gen/
H
A
D
gl_XML.py
475
def
compatible
(self, other):
member in gl_parameter
/third_party/libabigail/src/
H
A
D
abg-leaf-reporter.cc
750
string
compatible
= diff ? " to
compatible
type '": " to '";
in report()
local
H
A
D
abg-default-reporter.cc
1435
string
compatible
= diff ? " to
compatible
type '": " to '";
in report()
local
/third_party/backends/backend/genesys/
H
A
D
low.cpp
1802
bool
compatible
= true;
in sanei_genesys_is_compatible_calibration()
local
[all...]
/third_party/libinput/src/
H
A
D
quirks.c
471
char
compatible
[1024];
in init_dt()
local
/third_party/libdrm/
H
A
D
xf86drm.h
879
char **
compatible
; /* NULL terminated list of
compatible
strings */
member
889
char **
compatible
; /* NULL terminated list of
compatible
strings */
member
H
A
D
xf86drm.c
3937
char **
compatible
= device->deviceinfo.platform->
compatible
;
in drmFreePlatformDevice()
local
3953
char **
compatible
= device->deviceinfo.host1x->
compatible
;
in drmFreeHost1xDevice()
local
4267
drmParseOFDeviceInfo(int maj, int min, char ***
compatible
)
drmParseOFDeviceInfo()
argument
[all...]
Completed in 22 milliseconds