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:nextblock
(Results
1 - 7
of
7
) sorted by relevance
/third_party/toybox/toys/pending/
H
A
D
mke2fs.c
97
unsigned
nextblock
; // Next data block to allocate
508
int i, group = TT.
nextblock
/TT.blockbits;
in fill_inode()
514
TT.
nextblock
+= group_overhead(TT.nextgroup++);
in fill_inode()
/third_party/ffmpeg/libavcodec/x86/
H
A
D
h264_idct.asm
328
.
nextblock
:
356
jl .
nextblock
370
jl .
nextblock
376
.
nextblock
:
395
jnz .
nextblock
/third_party/alsa-utils/aplay/
H
A
D
aplay.c
2406
size_t
nextblock
, in_buffer;
local
2412
#define COUNT(x)
nextblock
-= x; in_buffer -= x; data += x
2444
in_buffer =
nextblock
= 0;
2457
nextblock
= buf[0] = 0;
2464
while (!
nextblock
) { /* this is a new block */
2469
nextblock
= VOC_DATALEN(bp);
2598
} /* while (!
nextblock
) */
2599
/* put
nextblock
data bytes to dsp */
2601
if (
nextblock
< (size_t)l)
2602
l =
nextblock
;
[all...]
/third_party/ntfs-3g/libntfs-3g/
H
A
D
compress.c
1684
s64
nextblock
;
in ntfs_compressed_pwrite()
local
1731
nextblock
= ((offs + (wrl->vcn << vol->cluster_size_bits))
in ntfs_compressed_pwrite()
1736
if (endwrite >=
nextblock
) {
in ntfs_compressed_pwrite()
1740
to_write = rounded =
nextblock
in ntfs_compressed_pwrite()
/third_party/node/deps/openssl/openssl/providers/implementations/ciphers/
H
A
D
cipher_aes_ocb.c
32
size_t
nextblock
));
/third_party/openssl/providers/implementations/ciphers/
H
A
D
cipher_aes_ocb.c
32
size_t
nextblock
));
/third_party/toybox/generated/
H
A
D
globals.h
915
unsigned
nextblock
; // Next data block to allocate
member
Completed in 15 milliseconds