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:partitions
(Results
1 - 16
of
16
) sorted by relevance
/third_party/gptfdisk/
H
A
D
bsd.h
65
struct BSDRecord*
partitions
; // partition array
member in BSDData
H
A
D
basicmbr.h
32
struct MBRRecord
partitions
[4];
member
48
MBRPart
partitions
[MAX_MBR_PARTS];
member in BasicMBRData
H
A
D
gpt.h
64
GPTPart *
partitions
;
member in GPTData
/third_party/icu/icu4c/source/common/
H
A
D
loclikelysubtags.h
30
const char **
partitions
= nullptr;
member
/third_party/node/deps/icu-small/source/common/
H
A
D
loclikelysubtags.h
31
const char **
partitions
= nullptr;
member
/third_party/skia/third_party/externals/icu/source/common/
H
A
D
loclikelysubtags.h
30
const char **
partitions
= nullptr;
member
/third_party/mesa3d/src/amd/vulkan/radix_sort/
H
A
D
radix_sort_vk.h
150
}
partitions
;
member
H
A
D
radix_sort_vk.c
106
uint32_t const
partitions
= scatter_blocks - 1;
in radix_sort_vk_get_memory_requirements()
local
[all...]
/third_party/icu/tools/cldr/cldr-to-icu/src/main/java/org/unicode/icu/tool/cldrtoicu/localedistance/
H
A
D
LocaleDistanceMapper.java
267
void addTo(DistanceTable.Builder distanceTable, PartitionInfo
partitions
) {
in addTo()
argument
/third_party/ffmpeg/libavcodec/
H
A
D
libx264.c
93
char *
partitions
;
member
H
A
D
vorbisdec.c
83
uint8_t
partitions
;
member
H
A
D
vorbisenc.c
69
int
partitions
;
member
916
int
partitions
= (rc->end - rc->begin) / psize;
in residue_encode()
local
[all...]
/third_party/skia/third_party/externals/swiftshader/third_party/astc-encoder/Source/
H
A
D
astc_codec_internals.h
109
partition_info
partitions
[(3*PARTITION_COUNT)+1];
member
/third_party/skia/third_party/externals/libwebp/src/webp/
H
A
D
encode.h
129
int
partitions
; // log2(number of token
partitions
) in [0..3]. Default
member
/third_party/toybox/toys/pending/
H
A
D
fdisk.c
89
struct part_entry
partitions
[PARTITION_MAX];
variable
[all...]
/third_party/ffmpeg/libavformat/
H
A
D
mxfdec.c
290
MXFPartition *
partitions
;
member
[all...]
Completed in 17 milliseconds