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
refs:UPB_UNUSED
(Results
1 - 6
of
6
) sorted by relevance
/third_party/protobuf/ruby/ext/google/protobuf_c/
H
A
D
upb.c
130
#define
UPB_UNUSED
(var) (void)var
macro
1795
UPB_UNUSED
(t);
in check()
2293
UPB_UNUSED
(alloc);
in upb_global_allocfunc()
2294
UPB_UNUSED
(oldsize);
in upb_global_allocfunc()
3489
UPB_UNUSED
(f);
in chkdefaulttype()
3490
UPB_UNUSED
(ctype);
in chkdefaulttype()
7003
UPB_UNUSED
(d);
in stacksize()
7008
UPB_UNUSED
(d);
in callstacksize()
7139
UPB_UNUSED
(p); /* Useless; just for the benefit of the JIT. */
in upb_pbdecoder_resume()
7630
UPB_UNUSED
(grou
in run_decoder_vm()
13808
#undef
UPB_UNUSED
global()
macro
[all...]
H
A
D
upb.h
129
#define
UPB_UNUSED
(var) (void)var
macro
4607
UPB_UNUSED
(f); /* Only used for template parameter deduction. */
in MatchFunc()
4613
UPB_UNUSED
(f); /* Only used for template parameter deduction. */
in MatchFunc()
4619
UPB_UNUSED
(f); /* Only used for template parameter deduction. */
in MatchFunc()
4625
UPB_UNUSED
(f); /* Only used for template parameter deduction. */
in MatchFunc()
4631
UPB_UNUSED
(f); /* Only used for template parameter deduction. */
in MatchFunc()
4748
UPB_UNUSED
(f); /* Only used for template parameter deduction. */
in R()
4754
UPB_UNUSED
(f); /* Only used for template parameter deduction. */
in R()
4760
UPB_UNUSED
(f); /* Only used for template parameter deduction. */
in R()
4766
UPB_UNUSED
(
in R()
6768
#undef
UPB_UNUSED
global()
macro
[all...]
H
A
D
encode_decode.c
84
UPB_UNUSED
(hd);
in stringsink_string()
85
UPB_UNUSED
(handle);
in stringsink_string()
885
UPB_UNUSED
(hd);
in unknown_field_handler()
H
A
D
protobuf.h
665
#define
UPB_UNUSED
(var) (void)var
macro
/third_party/protobuf/php/ext/google/protobuf/
H
A
D
php-upb.c
136
#define
UPB_UNUSED
(var) (void)var
macro
1664
UPB_UNUSED
(ctype); /* TODO(haberman): rm */
in upb_strtable_init2()
1821
UPB_UNUSED
(t);
in check()
1857
UPB_UNUSED
(ctype); /* TODO(haberman): rm */
in upb_inttable_init2()
2318
UPB_UNUSED
(alloc);
in upb_global_allocfunc()
2319
UPB_UNUSED
(oldsize);
in upb_global_allocfunc()
3934
UPB_UNUSED
(f);
in chkdefaulttype()
3935
UPB_UNUSED
(ctype);
in chkdefaulttype()
5756
UPB_UNUSED
(a); /* We reserve the right to make set insert into a map. */
in upb_msg_set()
5790
UPB_UNUSED
(ext_poo
in upb_msg_next()
8126
#undef
UPB_UNUSED
global()
macro
[all...]
H
A
D
php-upb.h
135
#define
UPB_UNUSED
(var) (void)var
macro
3872
#undef
UPB_UNUSED
macro
Completed in 55 milliseconds