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:blobs
(Results
1 - 23
of
23
) sorted by relevance
/third_party/rust/crates/cxx/demo/src/
H
A
D
blobstore.cc
22
std::unordered_map<uint64_t, Blob>
blobs
;
member
/base/security/certificate_framework/frameworks/js/napi/certificate/src/
H
A
D
napi_common.cpp
115
CfBlob *
blobs
= reinterpret_cast<CfBlob *>(CfMalloc(sizeof(CfBlob) * oidsCnt, 0));
in GetBlobArrayFromParamSet()
local
[all...]
/kernel/linux/linux-5.10/drivers/staging/rtl8192e/rtl8192e/
H
A
D
r8192E_firmware.h
48
struct rt_fw_blob
blobs
[FW_BLOBS];
member
/kernel/linux/linux-5.10/include/linux/
H
A
D
lsm_hooks.h
1610
struct lsm_blob_sizes *
blobs
; /* Optional: for blob sharing. */
member
/kernel/linux/linux-6.6/include/linux/
H
A
D
lsm_hooks.h
124
struct lsm_blob_sizes *
blobs
; /* Optional: for blob sharing. */
member
/kernel/linux/linux-6.6/drivers/staging/rtl8192e/rtl8192e/
H
A
D
r8192E_firmware.h
48
struct rt_fw_blob
blobs
[FW_BLOBS];
member
/third_party/ltp/tools/sparse/sparse-src/
H
A
D
allocate.h
14
struct allocation_blob *
blobs
;
member
/third_party/python/Modules/_sqlite/
H
A
D
connection.h
68
PyObject *
blobs
;
member
H
A
D
connection.c
236
PyObject *
blobs
= PyList_New(0);
in pysqlite_connection_init_impl()
local
/kernel/linux/linux-5.10/drivers/gpu/drm/i915/gt/uc/
H
A
D
intel_uc_fw.c
102
const struct uc_fw_blob
blobs
[INTEL_UC_FW_NUM_TYPES];
member
/kernel/linux/linux-5.10/include/drm/
H
A
D
drm_file.h
316
struct list_head
blobs
;
member
/kernel/linux/linux-6.6/include/drm/
H
A
D
drm_file.h
347
struct list_head
blobs
;
member
/third_party/ffmpeg/libavcodec/
H
A
D
bmvvideo.c
210
int
blobs
= bytestream_get_byte(&c->stream);
in decode_frame()
local
/third_party/skia/tests/
H
A
D
TextBlobCacheTest.cpp
36
static void draw(SkCanvas* canvas, int redraw, const SkTArray<sk_sp<SkTextBlob>>&
blobs
) {
in draw()
argument
100
SkTArray<sk_sp<SkTextBlob>>
blobs
;
in text_blob_cache_inner()
local
[all...]
/third_party/FreeBSD/sbin/fsck_msdosfs/
H
A
D
fat.c
1142
size_t rwsize, tailsize,
blobs
, i;
in copyfat()
local
/kernel/linux/linux-6.6/drivers/gpu/drm/i915/gt/uc/
H
A
D
intel_uc_fw.c
242
const struct uc_fw_platform_requirement *
blobs
;
member
/kernel/linux/linux-5.10/drivers/input/touchscreen/
H
A
D
sur40.c
91
struct sur40_blob
blobs
[];
member
/kernel/linux/linux-6.6/drivers/input/touchscreen/
H
A
D
sur40.c
91
struct sur40_blob
blobs
[];
member
/third_party/wpa_supplicant/wpa_supplicant-2.9/wpa_supplicant/
H
A
D
config.h
661
struct wpa_config_blob *
blobs
;
member
/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/wpa_supplicant/
H
A
D
config.h
696
struct wpa_config_blob *
blobs
;
member
/kernel/linux/linux-5.10/drivers/net/wireless/ath/wil6210/
H
A
D
wil6210.h
1009
struct wil_blob_wrapper
blobs
[MAX_FW_MAPPING_TABLE_SIZE];
member
/kernel/linux/linux-6.6/drivers/net/wireless/ath/wil6210/
H
A
D
wil6210.h
1011
struct wil_blob_wrapper
blobs
[MAX_FW_MAPPING_TABLE_SIZE];
member
/third_party/curl/lib/
H
A
D
urldata.h
1789
struct curl_blob *
blobs
[BLOB_LAST];
member
Completed in 40 milliseconds