OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:is_optional
(Results
1 - 10
of
10
) sorted by null
/prebuilts/gdb/darwin-x86/lib/python2.7/plat-mac/
gensuitemodule.py
728
opt_arg = (has_arg and
is_optional
(accepts))
1150
def
is_optional
(data):
function
[
all
...]
/prebuilts/python/darwin-x86/2.7.5/lib/python2.7/plat-mac/
gensuitemodule.py
728
opt_arg = (has_arg and
is_optional
(accepts))
1150
def
is_optional
(data):
function
[
all
...]
/prebuilts/misc/darwin-x86_64/protobuf2.5/include/google/protobuf/
descriptor.h
428
bool
is_optional
() const; // shorthand for label() == LABEL_OPTIONAL
1429
inline bool FieldDescriptor::
is_optional
() const {
function in class:google::protobuf::FieldDescriptor
[
all
...]
/prebuilts/misc/linux-x86_64/protobuf2.5/include/google/protobuf/
descriptor.h
428
bool
is_optional
() const; // shorthand for label() == LABEL_OPTIONAL
1429
inline bool FieldDescriptor::
is_optional
() const {
function in class:google::protobuf::FieldDescriptor
[
all
...]
/prebuilts/misc/windows/protobuf2.5/include/google/protobuf/
descriptor.h
428
bool
is_optional
() const; // shorthand for label() == LABEL_OPTIONAL
1429
inline bool FieldDescriptor::
is_optional
() const {
function in class:google::protobuf::FieldDescriptor
[
all
...]
/prebuilts/tools/linux-x86_64/protoc/include/google/protobuf/
descriptor.h
428
bool
is_optional
() const; // shorthand for label() == LABEL_OPTIONAL
1429
inline bool FieldDescriptor::
is_optional
() const {
function in class:google::protobuf::FieldDescriptor
[
all
...]
/external/protobuf/src/google/protobuf/
descriptor.h
447
bool
is_optional
() const; // shorthand for label() == LABEL_OPTIONAL
1581
inline bool FieldDescriptor::
is_optional
() const {
function in class:google::protobuf::FieldDescriptor
[
all
...]
/external/v8/src/parsing/
parser.h
1182
bool
is_optional
= parameter.initializer != nullptr;
local
[
all
...]
/prebuilts/tools/darwin-x86_64/protoc/include/google/protobuf/
descriptor.h
545
bool
is_optional
() const; // shorthand for label() == LABEL_OPTIONAL
1798
inline bool FieldDescriptor::
is_optional
() const {
function in class:google::protobuf::FieldDescriptor
[
all
...]
/system/core/fastboot/
fastboot.cpp
106
bool
is_optional
;
member in struct:__anon74639
[
all
...]
Completed in 1198 milliseconds