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:target_size
(Results
1 - 11
of
11
) sorted by relevance
/third_party/ltp/include/lapi/
H
A
D
ip_tables.h
33
uint16_t
target_size
;
member
38
uint16_t
target_size
;
member
41
uint16_t
target_size
;
member
/third_party/backends/backend/genesys/
H
A
D
scanner_interface_usb.cpp
254
std::size_t
target_size
= size;
in bulk_read_data()
local
/third_party/mesa3d/src/gallium/frontends/clover/llvm/codegen/
H
A
D
common.cpp
169
const unsigned
target_size
= dl.getTypeStoreSize(arg_type);
in make_kernel_args()
local
179
target_size
,
target_size
,
in make_kernel_args()
local
/third_party/mesa3d/src/gallium/frontends/clover/core/
H
A
D
binary.hpp
127
size_t
target_size
;
member
/third_party/mesa3d/src/gallium/drivers/svga/
H
A
D
svga_screen_cache.c
246
unsigned
target_size
= SVGA_HOST_SURFACE_CACHE_BYTES - surf_size;
in svga_screen_cache_add()
local
176
svga_screen_cache_shrink(struct svga_screen *svgascreen, unsigned
target_size
)
svga_screen_cache_shrink()
argument
/third_party/skia/third_party/externals/spirv-cross/
H
A
D
spirv_cross_containers.hpp
677
size_t
target_size
= 0;
in str()
local
728
size_t
target_size
= len > BlockSize ? len : BlockSize;
in append()
local
/third_party/skia/third_party/externals/freetype/src/base/
H
A
D
ftbitmap.c
107
FT_ULong
target_size
;
in FT_EXPORT_DEF()
local
/third_party/skia/third_party/externals/libwebp/src/enc/
H
A
D
frame_enc.c
49
const uint64_t
target_size
= (uint64_t)enc->config_->
target_size
;
in InitPassStats()
local
/third_party/skia/third_party/externals/libwebp/src/webp/
H
A
D
encode.h
106
int
target_size
; // if non-zero, set the desired target size in bytes.
member
/third_party/node/deps/v8/src/snapshot/
H
A
D
serializer.cc
986
sink_->PutRaw(reinterpret_cast<byte*>(&target),
target_size
, "Bytes");
in OutputExternalReference()
local
961
OutputExternalReference( Address target, int
target_size
, bool sandboxify, ExternalPointerTag tag)
OutputExternalReference()
argument
/third_party/protobuf/src/google/protobuf/
H
A
D
map_test.cc
473
const int
target_size
=
in TestOldVersusNewIterator()
local
Completed in 21 milliseconds