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:type_bits
(Results
1 - 7
of
7
) sorted by relevance
/third_party/mesa3d/src/compiler/nir/
H
A
D
nir_algebraic.py
75
def
type_bits
(type_str):
function
/third_party/mesa3d/src/vulkan/wsi/
H
A
D
wsi_common_drm.c
297
prime_select_buffer_memory_type(const struct wsi_device *wsi, uint32_t
type_bits
)
prime_select_buffer_memory_type()
argument
H
A
D
wsi_common.c
1287
wsi_select_memory_type(const struct wsi_device *wsi, VkMemoryPropertyFlags req_props, VkMemoryPropertyFlags deny_props, uint32_t
type_bits
)
wsi_select_memory_type()
argument
1321
wsi_select_device_memory_type(const struct wsi_device *wsi, uint32_t
type_bits
)
wsi_select_device_memory_type()
argument
1329
wsi_select_host_memory_type(const struct wsi_device *wsi, uint32_t
type_bits
)
wsi_select_host_memory_type()
argument
/third_party/node/deps/brotli/c/enc/
H
A
D
brotli_bit_stream.c
103
uint16_t
type_bits
[BROTLI_MAX_BLOCK_TYPE_SYMBOLS];
member
/third_party/skia/third_party/externals/imgui/backends/
H
A
D
imgui_impl_vulkan.cpp
318
static uint32_t ImGui_ImplVulkan_MemoryType(VkMemoryPropertyFlags properties, uint32_t
type_bits
)
in ImGui_ImplVulkan_MemoryType()
argument
/third_party/skia/third_party/externals/brotli/c/enc/
H
A
D
brotli_bit_stream.c
103
uint16_t
type_bits
[BROTLI_MAX_BLOCK_TYPE_SYMBOLS];
member
/third_party/mesa3d/src/vulkan/overlay-layer/
H
A
D
overlay.cpp
1010
vk_memory_type(struct device_data *data, VkMemoryPropertyFlags properties, uint32_t
type_bits
)
vk_memory_type()
argument
Completed in 17 milliseconds