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:grow
(Results
26 - 42
of
42
) sorted by relevance
1
2
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/
H
A
D
VirtRegMap.cpp
76
void VirtRegMap::
grow
() {
in grow()
function in VirtRegMap
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Demangle/
H
A
D
ItaniumDemangle.cpp
260
void
grow
() {
in grow()
function in __anon24172::BumpPointerAllocator
/foundation/graphic/graphic_3d/lume/LumeBase/api/base/containers/
H
A
D
string.h
840
inline bool
grow
(const size_type minCapacity)
in grow()
function in basic_string
/third_party/node/deps/v8/src/bigint/
H
A
D
bigint.h
372
bool
grow
= bits_shift != 0 &&
in LeftShift_ResultLength()
local
/third_party/mesa3d/src/gallium/drivers/crocus/
H
A
D
crocus_batch.c
456
recreate_
grow
ing_buffer(struct crocus_batch *batch, struct crocus_
grow
ing_bo *
grow
, const char *name, unsigned size)
recreate_growing_buffer()
argument
608
finish_
grow
ing_bos(struct crocus_
grow
ing_bo *
grow
)
finish_growing_bos()
argument
630
struct crocus_
grow
ing_bo *
grow
=
grow
_state ? &batch->state : &batch->command;
crocus_grow_buffer()
local
[all...]
/third_party/mesa3d/src/gallium/drivers/panfrost/
H
A
D
pan_job.c
282
unsigned
grow
= handle + 1 - size;
in panfrost_batch_get_bo_access()
local
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-subzero/include/llvm/ADT/
H
A
D
SmallVector.h
233
void SmallVectorTemplateBase<T, isPodLike>::
grow
(size_t MinSize) {
in grow()
function in llvm::SmallVectorTemplateBase
301
void
grow
(size_t MinSize = 0) {
in grow()
function in llvm::SmallVectorTemplateBase
[all...]
H
A
D
DenseMap.h
439
void
grow
(unsigned AtLeast) {
in grow()
function in llvm::DenseMapBase
665
void
grow
(unsigned AtLeast) {
in grow()
function in llvm::DenseMap
893
void
grow
(unsigne
function in llvm::SmallDenseMap
[all...]
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/ADT/
H
A
D
SmallVector.h
233
void SmallVectorTemplateBase<T, TriviallyCopyable>::
grow
(size_t MinSize) {
in grow()
function in llvm::SmallVectorTemplateBase
299
void
grow
(size_t MinSize = 0) { this->grow_pod(MinSize, sizeof(T)); }
in grow()
function in llvm::SmallVectorTemplateBase
[all...]
H
A
D
DenseMap.h
506
void
grow
(unsigned AtLeast) {
in grow()
function in llvm::DenseMapBase
772
void
grow
(unsigned AtLeast) {
in grow()
function in llvm::DenseMap
1008
void
grow
(unsigne
function in llvm::SmallDenseMap
[all...]
/third_party/mesa3d/src/freedreno/drm/
H
A
D
freedreno_priv.h
63
grow
(void **ptr, uint16_t nr, uint16_t *max, uint16_t sz)
in grow()
function
/third_party/skia/src/core/
H
A
D
SkTextBlob.cpp
122
void SkTextBlob::RunRecord::
grow
(uint32_t count) {
in grow()
function in SkTextBlob::RunRecord
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/ExecutionEngine/Orc/
H
A
D
OrcRemoteTargetClient.h
469
Error
grow
() {
in grow()
function in llvm::orc::remote::OrcRemoteTargetClient::RemoteTrampolinePool
/third_party/node/deps/v8/src/wasm/
H
A
D
wasm-objects.cc
278
int
grow
= static_cast<int>(new_size) - old_capacity;
in Grow()
local
[all...]
/third_party/vk-gl-cts/external/vulkancts/framework/vulkan/generated/vulkansc/
H
A
D
vulkan_json_parser.hpp
46
void
grow
(T1 size = 0) {
in grow()
function in vk_json_parser::GlobalMem
/third_party/astc-encoder/Source/
H
A
D
wuffs-v0.3.c
43984
DynIOBuffer::
grow
(uint64_t min_incl) {
grow()
function in DynIOBuffer
[all...]
/third_party/rust/crates/memchr/bench/data/code/
H
A
D
rust-library.rs
14244
unsafe fn
grow
(
in grow()
functions
42445
fn
grow
(&mut self) {
grow()
functions
[all...]
Completed in 138 milliseconds
1
2