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_FORCEINLINE
(Results
1 - 4
of
4
) sorted by relevance
/third_party/protobuf/ruby/ext/google/protobuf_c/
H
A
D
upb.c
75
#define
UPB_FORCEINLINE
__inline__ __attribute__((always_inline))
macro
79
#define
UPB_FORCEINLINE
macro
350
UPB_FORCEINLINE
7017
*
UPB_FORCEINLINE
and UPB_NOINLINE, especially since this tuning is necessarily
7257
UPB_FORCEINLINE
static void consumebytes(upb_pbdecoder *d, void *buf,
in consumebytes()
7290
UPB_FORCEINLINE
static int32_t getbytes(upb_pbdecoder *d, void *buf,
in getbytes()
7313
UPB_FORCEINLINE
static size_t peekbytes(upb_pbdecoder *d, void *buf,
in peekbytes()
7346
UPB_FORCEINLINE
static int32_t decode_varint(upb_pbdecoder *d, uint64_t *u64) {
in decode_varint()
7369
UPB_FORCEINLINE
static int32_t decode_v32(upb_pbdecoder *d, uint32_t *u32) {
in decode_v32()
7389
UPB_FORCEINLINE
stati
13803
#undef
UPB_FORCEINLINE
global()
macro
[all...]
H
A
D
upb.h
74
#define
UPB_FORCEINLINE
__inline__ __attribute__((always_inline))
macro
78
#define
UPB_FORCEINLINE
macro
6763
#undef
UPB_FORCEINLINE
macro
/third_party/protobuf/php/ext/google/protobuf/
H
A
D
php-upb.h
80
#define
UPB_FORCEINLINE
__inline__ __attribute__((always_inline))
macro
84
#define
UPB_FORCEINLINE
macro
3867
#undef
UPB_FORCEINLINE
macro
H
A
D
php-upb.c
81
#define
UPB_FORCEINLINE
__inline__ __attribute__((always_inline))
macro
85
#define
UPB_FORCEINLINE
macro
399
UPB_FORCEINLINE
8121
#undef
UPB_FORCEINLINE
macro
Completed in 55 milliseconds