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:needs
(Results
1 - 12
of
12
) sorted by relevance
/third_party/python/Lib/encodings/
H
A
D
zlib_codec.py
9
import zlib # this codec
needs
the optional zlib module !
namespace
H
A
D
bz2_codec.py
11
import bz2 # this codec
needs
the optional bz2 module !
namespace
/third_party/toybox/lib/
H
A
D
args.c
489
char
needs
[32], *s =
needs
;
in get_optflags()
local
/third_party/ltp/tools/sparse/sparse-src/
H
A
D
liveness.c
173
pseudo_t
needs
;
in track_bb_liveness()
local
[all...]
H
A
D
linearize.h
175
struct pseudo_list *
needs
, *defines;
member
H
A
D
linearize.c
513
pseudo_t
needs
, defines;
in show_bb()
local
/third_party/skia/third_party/externals/dng_sdk/source/
H
A
D
dng_host.h
163
void SetNeedsMeta (bool
needs
)
in SetNeedsMeta()
argument
180
void SetNeedsImage (bool
needs
)
in SetNeedsImage()
argument
/third_party/mesa3d/src/amd/compiler/
H
A
D
aco_insert_exec_mask.cpp
546
WQMState
needs
= ctx.handle_wqm ? ctx.info[block->index].instr_needs[idx] : Unspecified;
in process_instructions()
local
/third_party/ffmpeg/libavcodec/
H
A
D
snow.c
160
static const uint8_t
needs
[16]={
in mc_block()
local
/third_party/mesa3d/src/vulkan/runtime/
H
A
D
vk_graphics_state.c
1101
enum mesa_vk_graphics_state_groups
needs
= 0;
in vk_graphics_pipeline_state_fill()
local
[all...]
/third_party/mesa3d/src/amd/vulkan/
H
A
D
radv_device.c
4354
radv_update_preamble_cs(struct radv_queue_state *queue, struct radv_device *device, const struct radv_queue_ring_info *
needs
)
radv_update_preamble_cs()
argument
4898
struct radv_queue_ring_info
needs
= queue->ring_info;
radv_update_preambles()
local
4969
struct radv_queue_ring_info
needs
= queue->ace_internal_state->ring_info;
radv_update_ace_preambles()
local
[all...]
/third_party/vixl/src/aarch64/
H
A
D
disasm-aarch64.cc
7574
CPUFeatures
needs
= cpu_features_auditor_->GetInstructionFeatures();
in Disassembler()
local
7591
features <<
needs
;
in Disassembler()
local
Completed in 51 milliseconds