Home
last modified time | relevance | path

Searched refs:get_type (Results 1 – 25 of 143) sorted by relevance

123456

/external/harfbuzz_ng/src/
Dhb-ot-kern-table.hh113 unsigned int get_type () const { return u.header.format; } in get_type() function
117 switch (get_type ()) { in get_kerning()
127 unsigned int subtable_type = get_type (); in dispatch()
279 unsigned get_type () const { return u.major; } in get_type() function
283 switch (get_type ()) { in has_state_machine()
294 switch (get_type ()) { in has_cross_stream()
305 switch (get_type ()) { in get_h_kerning()
320 unsigned int subtable_type = get_type (); in dispatch()
/external/arm-trusted-firmware/drivers/renesas/rcar/board/
Dboard.c73 goto get_type; in rcar_get_board_type()
80 goto get_type; in rcar_get_board_type()
89 get_type: in rcar_get_board_type()
/external/python/cpython2/Tools/framer/framer/
Dmember.py57 v["Type"] = self.get_type()
62 def get_type(self): member in member
66 ctype = self.struct.get_type(self.name)
/external/antlr/runtime/Perl5/examples/zero-one/
Dt.pl17 last if $token->get_type() == $TLexer::EOF;
19 print "type: ", $token->get_type(), "\n";
Dt-error.pl22 last if $token->get_type() == $TLexer::EOF;
24 print "type: ", $token->get_type(), "\n";
/external/antlr/runtime/Perl5/examples/id/
Did.pl17 last if $token->get_type() == IDLexer->EOF;
20 print "type: ", $token->get_type(), "\n";
/external/python/cpython2/Lib/test/
Dtest_symtable.py57 self.assertEqual(self.top.get_type(), "module")
58 self.assertEqual(self.Mine.get_type(), "class")
59 self.assertEqual(self.a_method.get_type(), "function")
60 self.assertEqual(self.spam.get_type(), "function")
61 self.assertEqual(self.internal.get_type(), "function")
/external/antlr/runtime/Perl5/lib/ANTLR/Runtime/
DCommonTokenStream.pm79 while (defined $t && $t->get_type() != ANTLR::Runtime::CharStream->EOF) {
83 my $channel = $self->channel_override_map->{$t->get_type()};
89 if (defined $self->discard_set && $self->discard_set->contains($t->get_type())) {
198 if (!defined $types || $types->member($t->get_type())) {
278 return $self->LT($i)->get_type();
DCommonToken.pm77 $self->type($token->get_type());
86 sub get_type { method in ANTLR::Runtime::CommonToken
/external/clang/test/SemaTemplate/
Doverload-candidates.cpp29 …typename T::type get_type(const T&); // expected-note{{candidate template ignored: substitution fa…
31 …void get_type(T *, int[(int)sizeof(T) - 9] = 0); // expected-note{{candidate template ignored: sub…
34 (void)get_type(ptr); // expected-error{{no matching function for call to 'get_type'}} in test_get_type()
/external/grpc-grpc/src/ruby/stress/
Dmetrics_server.rb23 def get_type method in Gauge
47 case gauge.get_type
/external/perfetto/src/trace_processor/db/
Dtyped_column_internal.h93 using get_type = T;
118 using get_type = base::Optional<T>;
149 using get_type = StringPool::Id;
169 using get_type = base::Optional<StringPool::Id>;
Dtyped_column.h61 using get_type = typename tc_internal::TypeHandler<T>::get_type; member
73 get_type operator[](uint32_t row) const {
102 std::vector<get_type> ToVectorForTesting() const { in ToVectorForTesting()
/external/llvm-project/clang/test/SemaTemplate/
Doverload-candidates.cpp29 …typename T::type get_type(const T&); // expected-note{{candidate template ignored: substitution fa…
31 …void get_type(T *, int[(int)sizeof(T) - 9] = 0); // expected-note{{candidate template ignored: sub…
34 (void)get_type(ptr); // expected-error{{no matching function for call to 'get_type'}} in test_get_type()
/external/elfutils/libdw/
Ddwarf_aggregate_size.c38 get_type (Dwarf_Die *die, Dwarf_Attribute *attr_mem, Dwarf_Die *type_mem) in get_type() function
58 if (aggregate_size (get_type (die, attr_mem, &type_mem), &eltsize, in array_size()
192 return aggregate_size (get_type (die, &attr_mem, type_mem), in aggregate_size()
/external/python/cpython3/Lib/test/
Dtest_symtable.py64 self.assertEqual(self.top.get_type(), "module")
65 self.assertEqual(self.Mine.get_type(), "class")
66 self.assertEqual(self.a_method.get_type(), "function")
67 self.assertEqual(self.spam.get_type(), "function")
68 self.assertEqual(self.internal.get_type(), "function")
/external/crosvm/x86_64/src/
Dgdt.rs56 fn get_type(entry: u64) -> u8 { in get_type() function
71 type_: get_type(entry), in segment_from_gdt()
/external/libabigail/src/
Dabg-reporter-priv.cc200 is_class_type(meth->get_type()->get_class_type())-> in represent()
442 const type_base_sptr o_type = o->get_type(), n_type = n->get_type(); in represent()
509 << get_pretty_representation(o->get_type()) in represent()
1114 if (symbol1->get_type() != symbol2->get_type()) in maybe_report_diff_for_symbol()
1117 << symbol1->get_type() in maybe_report_diff_for_symbol()
1119 << symbol2->get_type() in maybe_report_diff_for_symbol()
Dabg-comp-filter.cc361 return type_size_changed(fv->get_type(), sv->get_type()); in non_static_data_member_type_size_changed()
386 return type_size_changed(fv->get_type(), sv->get_type()); in static_data_member_type_size_changed()
492 && (is_var_decl(f)->get_type() in has_harmless_name_change()
493 == is_var_decl(s)->get_type())) in has_harmless_name_change()
1353 type_base_sptr first_parm_type = first_parm->get_type(); in has_fn_parm_type_top_cv_qual_change()
1354 type_base_sptr second_parm_type = second_parm->get_type(); in has_fn_parm_type_top_cv_qual_change()
/external/selinux/gui/
DstatusPage.py134 type = self.get_type()
148 type = self.get_type()
209 def get_type(self): member in statusPage
Dpolgengui.py356 return self.get_type() in sepolicy.generate.APPLICATIONS
359 type = self.get_type()
399 type = self.get_type()
451 def get_type(self): member in childWindow
480 my_policy = sepolicy.generate.policy(self.get_name(), self.get_type())
487 if self.get_type() in sepolicy.generate.APPLICATIONS:
500 if self.get_type() is sepolicy.generate.DAEMON:
502 if self.get_type() == sepolicy.generate.USER:
507 if self.get_type() == sepolicy.generate.RUSER:
749 policy = sepolicy.generate.policy(name, self.get_type())
/external/skia/src/sksl/ir/
DSkSLSetting.cpp105 static const Type* get_type(const Context& context, int offset, const String& name) { in get_type() function
134 const Type* type = get_type(context, offset, name); in Convert()
/external/skqp/src/sksl/ir/
DSkSLSwizzle.h24 static const Type& get_type(const Context& context, Expression& value, size_t count) { in get_type() function
98 : INHERITED(base->fOffset, kSwizzle_Kind, get_type(context, *base, components.size())) in Swizzle()
/external/antlr/runtime/Perl5/t/
Dlexer.t67 last if $token->get_type() == IDLexer->EOF;
70 print "type: ", $token->get_type(), "\n";
/external/tensorflow/tensorflow/python/lib/core/
Dpybind11_proto.h40 std::string(py_object.get_type().str()), " is not a valid proto.")); in CheckProtoType()

123456