/external/protobuf/python/google/protobuf/internal/ |
D | descriptor_test.py | 125 self.assertEqual(self.my_enum.GetOptions(), 127 self.assertEqual(self.my_enum.values[0].GetOptions(), 129 self.assertEqual(self.my_message.GetOptions(), 131 self.assertEqual(self.my_message.fields[0].GetOptions(), 133 self.assertEqual(self.my_method.GetOptions(), 135 self.assertEqual(self.my_service.GetOptions(), 150 file_options = file_descriptor.GetOptions() 153 message_options = message_descriptor.GetOptions() 156 field_options = field_descriptor.GetOptions() 161 enum_options = enum_descriptor.GetOptions() [all …]
|
D | python_message.py | 170 descriptor.GetOptions().message_set_wire_format): 273 field.containing_type.GetOptions().message_set_wire_format and 281 field.message_type.GetOptions().map_entry) 297 field_descriptor.GetOptions().packed) 300 field_descriptor.GetOptions().HasField("packed") and 301 field_descriptor.GetOptions().packed == False) 1155 field.message_type.GetOptions().map_entry):
|
D | generator_test.py | 151 self.assertTrue(proto.DESCRIPTOR.GetOptions().message_set_wire_format) 155 enum_options = proto.DESCRIPTOR.enum_types_by_name['AnEnum'].GetOptions()
|
/external/protobuf/python/google/protobuf/pyext/ |
D | descriptor.cc | 547 static PyObject* GetOptions(PyBaseDescriptor *self) { in GetOptions() function 620 { "GetOptions", (PyCFunction)GetOptions, METH_NOARGS, }, 872 static PyObject* GetOptions(PyBaseDescriptor *self) { in GetOptions() function 912 { "GetOptions", (PyCFunction)GetOptions, METH_NOARGS, }, 1028 static PyObject* GetOptions(PyBaseDescriptor *self) { in GetOptions() function 1042 { "GetOptions", (PyCFunction)GetOptions, METH_NOARGS, }, 1152 static PyObject* GetOptions(PyBaseDescriptor *self) { in GetOptions() function 1174 { "GetOptions", (PyCFunction)GetOptions, METH_NOARGS, }, 1299 static PyObject* GetOptions(PyFileDescriptor *self) { in GetOptions() function 1337 { "GetOptions", (PyCFunction)GetOptions, METH_NOARGS, },
|
/external/syslinux/gpxe/src/util/ |
D | padimg.pl | 20 GetOptions ( %opts ) or die "Could not parse command-line options\n";
|
D | licence.pl | 107 GetOptions (
|
/external/markdown/MarkdownTest/ |
D | MarkdownTest.pl | 24 GetOptions (
|
/external/svox/pico_resources/tools/LingwareBuilding/PicoLingware_tools_windows/tools/ |
D | symshift.pl | 62 GetOptions(
|
D | genlingware.pl | 73 GetOptions(
|
/external/abi-dumper/ |
D | Makefile.pl | 75 GetOptions(
|
/external/valgrind/tests/ |
D | check_headers_and_includes | 100 GetOptions( "debug" => \$debug ) || die $usage;
|
/external/abi-compliance-checker/ |
D | Makefile.pl | 80 GetOptions(
|
/external/v8/tools/ |
D | presubmit.py | 524 def GetOptions(): function 533 parser = GetOptions()
|
/external/libvpx/libvpx/build/make/ |
D | rtcd.pl | 26 GetOptions(
|
/external/ImageMagick/scripts/ |
D | format_c_api_docs | 15 if ( ! GetOptions(
|
/external/libtextclassifier/smartselect/ |
D | feature-processor.h | 131 const FeatureProcessorOptions& GetOptions() const { return options_; } in GetOptions() function
|
/external/icu/icu4j/tools/misc/src/com/ibm/icu/dev/tool/translit/ |
D | genIndexFilters.bat | 45 #GetOptions('dir=s' => \$DIR,
|
/external/nanopb-c/generator/google/protobuf/internal/ |
D | python_message.py | 87 descriptor.GetOptions().message_set_wire_format): 185 field.containing_type.GetOptions().message_set_wire_format and 194 field_descriptor.GetOptions().packed)
|
/external/valgrind/auxprogs/ |
D | nightly-build-summary | 443 GetOptions( "from=i" => \$from,
|
/external/protobuf/python/google/protobuf/ |
D | text_format.py | 141 field.message_type.GetOptions().map_entry) 243 if (field.containing_type.GetOptions().message_set_wire_format and
|
/external/icu/icu4c/source/tools/gensprep/ |
D | filterRFC3454.pl | 36 GetOptions(
|
/external/compiler-rt/lib/asan/ |
D | asan_allocator.cc | 274 void GetOptions(AllocatorOptions *options) const { in GetOptions() function 704 instance.GetOptions(options); in GetAllocatorOptions()
|
/external/nanopb-c/generator/google/protobuf/ |
D | descriptor.py | 94 def GetOptions(self): member in DescriptorBase
|
/external/bison/build-aux/ |
D | announce-gen | 379 # Warnings from GetOptions. 384 GetOptions
|
D | useless-if-before-free | 103 GetOptions
|