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:lenx
(Results
1 - 19
of
19
) sorted by relevance
/third_party/libuv/test/
H
A
D
test-tmpdir.c
76
size_t
lenx
= sizeof tmpdirx;
in TEST_IMPL()
local
/third_party/libwebsockets/minimal-examples/http-client/minimal-http-client-certinfo/
H
A
D
minimal-http-client-certinfo.c
126
int
lenx
= sizeof(buffer) - LWS_PRE;
in callback_http()
local
/third_party/libwebsockets/minimal-examples/http-client/minimal-http-client-custom-headers/
H
A
D
minimal-http-client-custom-headers.c
100
int
lenx
= sizeof(buffer) - LWS_PRE;
in callback_http()
local
/third_party/libwebsockets/minimal-examples/http-client/minimal-http-client-hugeurl/
H
A
D
minimal-http-client-hugeurl.c
105
int
lenx
= sizeof(buffer) - LWS_PRE;
in callback_http()
local
/third_party/libwebsockets/lib/core-net/
H
A
D
dummy-callback.c
406
int
lenx
= sizeof(buf) - LWS_PRE - 32;
in lws_callback_http_dummy()
local
/third_party/libwebsockets/minimal-examples/http-client/minimal-http-client-captive-portal/
H
A
D
minimal-http-client-captive-portal.c
77
int
lenx
= sizeof(buffer) - LWS_PRE;
in callback_http()
local
/third_party/libwebsockets/minimal-examples/gtk/minimal-gtk/
H
A
D
main.c
97
int
lenx
= sizeof(buffer) - LWS_PRE;
in callback_http()
local
/third_party/libwebsockets/minimal-examples/http-client/minimal-http-client-attach/
H
A
D
minimal-http-client-attach.c
78
int
lenx
= sizeof(buffer) - LWS_PRE;
in callback_http()
local
/third_party/libwebsockets/minimal-examples/http-client/minimal-http-client-h2-rxflow/
H
A
D
minimal-http-client.c
101
int
lenx
= sizeof(buffer) - LWS_PRE;
in callback_http()
local
/third_party/libwebsockets/minimal-examples/http-server/minimal-http-server-eventlib-foreign/
H
A
D
minimal-http-server-eventlib-foreign.c
105
int
lenx
= sizeof(buffer) - LWS_PRE;
in callback_http()
local
/third_party/backends/backend/
H
A
D
hp5400_internal.h
99
uint16_t
lenx
, leny; /* Size of scan, in 1/300th of dpi, in network order */
member
/third_party/libwebsockets/minimal-examples/api-tests/api-test-lws_sequencer/
H
A
D
main.c
118
int
lenx
= sizeof(buffer) - LWS_PRE;
in callback_http()
local
/third_party/libwebsockets/minimal-examples/http-client/minimal-http-client-jit-trust/
H
A
D
minimal-http-client.c
304
int
lenx
= sizeof(buffer) - LWS_PRE;
in callback_http()
local
/third_party/libwebsockets/lib/secure-streams/protocols/
H
A
D
ss-h1.c
882
int
lenx
= sizeof(buf) - LWS_PRE;
in secstream_h1()
local
/third_party/libwebsockets/minimal-examples/http-client/minimal-http-client/
H
A
D
minimal-http-client.c
164
int
lenx
= sizeof(buffer) - LWS_PRE;
in callback_http()
local
/third_party/libwebsockets/minimal-examples/http-server/minimal-http-server-eventlib-custom/
H
A
D
minimal-http-server.c
331
int
lenx
= sizeof(buffer) - LWS_PRE;
in callback_http()
local
/third_party/libwebsockets/minimal-examples/http-client/minimal-http-client-multi/
H
A
D
minimal-http-client-multi.c
232
int
lenx
= sizeof(buffer) - LWS_PRE;
in callback_http()
local
/third_party/libwebsockets/test-apps/
H
A
D
test-client.c
230
int
lenx
= sizeof(buffer) - LWS_PRE;
in callback_dumb_increment()
local
/third_party/libwebsockets/plugins/acme-client/
H
A
D
protocol_lws_acme_client.c
1224
int
lenx
= sizeof(buffer) - LWS_PRE;
in callback_acme_client()
local
Completed in 13 milliseconds