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:block_end
(Results
1 - 16
of
16
) sorted by relevance
/third_party/mesa3d/src/intel/compiler/
H
A
D
brw_disasm_info.h
49
struct bblock_t *
block_end
;
member
/third_party/skia/experimental/skrive/src/reader/
H
A
D
BinaryReader.cpp
26
block_end
= fBlockStack.empty() ? fStream->getLength()
in validateSize()
local
116
const auto
block_end
= std::min(fStream->getPosition() + block_size,
variable
141
size_t
block_end
;
member
/third_party/node/deps/v8/src/handles/
H
A
D
persistent-handles.cc
91
Address*
block_end
= block_start + kHandleBlockSize;
in Iterate()
local
/device/soc/rockchip/rk2206/hdf_driver/fs/
H
A
D
fs_driver.c
137
uint32_t block_start, block_offset,
block_end
;
in fs_write()
local
/third_party/ffmpeg/libavformat/
H
A
D
wvdec.c
125
int64_t
block_end
= avio_tell(pb) + wc->header.blocksize;
in wv_read_block_header()
local
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/WebAssembly/
H
A
D
WebAssemblyExceptionInfo.h
79
block_iterator
block_end
() const { return getBlocks().end(); }
in block_end()
function in llvm::WebAssemblyException
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/Analysis/
H
A
D
RegionInfo.h
613
block_iterator
block_end
() { return block_iterator(); }
in block_end()
function in llvm::RegionBase
618
const_block_iterator
block_end
() const { return const_block_iterator(); }
in block_end()
function in llvm::RegionBase
H
A
D
LoopInfo.h
160
block_iterator
block_end
() const { return getBlocks().end(); }
in block_end()
function in llvm::LoopBase
H
A
D
MemorySSA.h
512
block_iterator
block_end
() { return block_begin() + getNumOperands(); }
in block_end()
function in llvm::final
514
const_block_iterator
block_end
() const {
in block_end()
function in llvm::final
/third_party/mesa3d/src/compiler/nir/
H
A
D
nir_control_flow.c
688
nir_block *block_begin, *
block_end
, *block_before, *block_after;
in nir_cf_extract()
local
/third_party/toybox/toys/pending/
H
A
D
sh.c
668
struct sh_pipeline *
block_end
(struct sh_pipeline *pl)
in block_end()
function
/third_party/mesa3d/src/compiler/spirv/
H
A
D
vtn_cfg.c
1110
const uint32_t *
block_end
= block->merge ? block->merge :
in vtn_emit_cf_list_structured()
local
1314
const uint32_t *
block_end
= block->branch;
in vtn_emit_cf_func_unstructured()
local
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/ProfileData/
H
A
D
GCOV.h
292
BlockIterator
block_end
() const { return Blocks.end(); }
in block_end()
function in llvm::GCOVFunction
/third_party/node/deps/v8/src/regexp/
H
A
D
regexp-compiler-tonode.cc
1337
base::uc32
block_end
;
in RationalizeConsecutiveAtoms()
local
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/IR/
H
A
D
Instructions.h
2624
block_iterator
block_end
() {
in block_end()
function in llvm::ShuffleVectorInst::PHINode
2628
const_block_iterator
block_end
() const {
in block_end()
function in llvm::ShuffleVectorInst::PHINode
/third_party/node/deps/v8/src/compiler/backend/
H
A
D
register-allocator.cc
4907
LifetimePosition
block_end
=
in ResolveControlFlow()
local
Completed in 35 milliseconds