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:wrap
(Results
1 - 25
of
220
) sorted by relevance
1
2
3
4
5
6
7
8
9
/third_party/node/test/js-native-api/test_general/
H
A
D
testEnvCleanup.js
[all...]
/third_party/typescript/tests/baselines/reference/
H
A
D
inferredRestTypeFixedOnce.js
7
function
wrap
(_) { }
function
/third_party/ffmpeg/libavutil/aarch64/
H
A
D
neontest.h
65
#define
wrap
(func) \
macro
/third_party/ffmpeg/libavutil/arm/
H
A
D
neontest.h
62
#define
wrap
(func) \
macro
/third_party/ffmpeg/libavutil/x86/
H
A
D
w64xmmtest.h
73
#define
wrap
(func) \
macro
/third_party/node/test/sequential/
H
A
D
test-net-GH-5504.js
/third_party/node/tools/zos/
H
A
D
sdwrap.py
6
def
wrap
(args):
function
/third_party/mesa3d/bin/
H
A
D
meson-options.py
4
from textwrap import
wrap
namespace
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/Target/
H
A
D
CodeGenCWrappers.h
47
inline LLVMCodeModel
wrap
(CodeModel::Model Model) {
in wrap()
function
/third_party/protobuf/java/core/src/main/java/com/google/protobuf/
H
A
D
DiscardUnknownFieldsParser.java
54
public static final <T extends Message> Parser<T>
wrap
(final Parser<T> parser) {
in wrap()
method in DiscardUnknownFieldsParser
/third_party/ffmpeg/libavcodec/x86/
H
A
D
mpegvideoencdsp_init.c
100
static void draw_edges_mmx(uint8_t *buf, int
wrap
, int width, int height,
in draw_edges_mmx()
argument
[all...]
/third_party/node/deps/npm/node_modules/cssesc/
H
A
D
cssesc.js
/third_party/musl/libc-test/src/common/
H
A
D
runtest.c
17
static int start(char *
wrap
, char *argv[])
in start()
argument
43
char *
wrap
= "";
in main()
local
/third_party/rust/crates/clap/src/output/textwrap/
H
A
D
mod.rs
34
fn
wrap
(content: &str, hard_width: usize) -> Vec<String> {
in wrap()
functions
[all...]
/third_party/skia/third_party/externals/angle2/src/libANGLE/renderer/d3d/d3d11/
H
A
D
MappedSubresourceVerifier11.cpp
82
bool MappedSubresourceVerifier11::
wrap
(D3D11_MAP mapType, D3D11_MAPPED_SUBRESOURCE *map)
in wrap()
function in rx::MappedSubresourceVerifier11
H
A
D
MappedSubresourceVerifier11.h
52
inline bool MappedSubresourceVerifier11::
wrap
(D3D11_MAP mapType, D3D11_MAPPED_SUBRESOURCE *map)
in wrap()
function in rx::MappedSubresourceVerifier11
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/IR/
H
A
D
LLVMContext.h
322
inline LLVMContextRef *
wrap
(const LLVMContext **Tys) {
in wrap()
function
/third_party/icu/icu4j/main/classes/localespi/src/com/ibm/icu/impl/jdkadapter/
H
A
D
CollationKeyICU.java
26
public static java.text.CollationKey
wrap
(CollationKey icuCollKey) {
in wrap()
method in CollationKeyICU
/third_party/node/src/
H
A
D
connection_wrap.cc
82
WrapType*
wrap
= static_cast<WrapType*>(req->handle->data);
in AfterConnect()
local
H
A
D
handle_wrap.h
64
static inline bool IsAlive(const HandleWrap*
wrap
) {
in IsAlive()
argument
70
static inline bool HasRef(const HandleWrap*
wrap
) {
in HasRef()
argument
H
A
D
node_object_wrap.h
53
ObjectWrap*
wrap
= static_cast<ObjectWrap*>(ptr);
in Unwrap()
local
120
ObjectWrap*
wrap
= data.GetParameter();
in WeakCallback()
local
/third_party/mesa3d/src/microsoft/compiler/
H
A
D
dxil_nir_lower_int_samplers.h
46
uint8_t
wrap
[3];
member
/third_party/mesa3d/src/gallium/drivers/nouveau/nv30/
H
A
D
nv30_format.h
26
unsigned
wrap
;
member
/third_party/mesa3d/src/gallium/drivers/freedreno/a5xx/
H
A
D
fd5_texture.c
37
tex_clamp(unsigned
wrap
, bool *needs_border)
in tex_clamp()
argument
/third_party/mesa3d/src/gallium/drivers/freedreno/a2xx/
H
A
D
fd2_texture.c
36
tex_clamp(unsigned
wrap
)
in tex_clamp()
argument
Completed in 6 milliseconds
1
2
3
4
5
6
7
8
9