Home
last modified time | relevance | path

Searched refs:get_class (Results 1 - 20 of 20) sorted by relevance

/third_party/protobuf/php/tests/
H A DDescriptorsTest.php52 $desc = $pool->getDescriptorByClassName(get_class(new TestDescriptorsMessage()));
55 $enumDesc = $pool->getEnumDescriptorByClassName(get_class(new TestDescriptorsEnum()));
66 $desc = $pool->getDescriptorByClassName(get_class(new TestDescriptorsEnum()));
69 $enumDesc = $pool->getEnumDescriptorByClassName(get_class(new TestDescriptorsMessage()));
80 $class = get_class(new TestDescriptorsMessage());
97 $class = get_class(new TestMessage());
116 $enumDesc = $pool->getEnumDescriptorByClassName(get_class(new TestDescriptorsEnum()));
139 $desc = $pool->getDescriptorByClassName(get_class(new TestDescriptorsMessage()));
214 $desc = $pool->getDescriptorByClassName(get_class(new TestDescriptorsMessage()));
225 $desc = $pool->getDescriptorByClassName(get_class(ne
[all...]
H A Dmemory_leak_test.php167 assert(\DateTime::class == get_class($to));
H A DWellKnownTest.php321 $this->assertSame(\DateTime::class, get_class($to));
H A DGeneratedClassTest.php503 get_class($m->getRepeatedInt32()));
/third_party/elfio/elfio/
H A Delfio_relocation.hpp97 if ( elf_file.get_class() == ELFCLASS32 ) { in get_entry()
199 if ( elf_file.get_class() == ELFCLASS32 ) { in set_entry()
226 if ( elf_file.get_class() == ELFCLASS32 ) { in add_entry()
238 if ( elf_file.get_class() == ELFCLASS32 ) { in add_entry()
251 if ( elf_file.get_class() == ELFCLASS32 ) { in add_entry()
266 if ( elf_file.get_class() == ELFCLASS32 ) { in add_entry()
374 if ( elf_file.get_class() == ELFCLASS32 ) { in generic_set_entry_rel()
399 if ( elf_file.get_class() == ELFCLASS32 ) { in generic_set_entry_rela()
H A Delfio_symbols.hpp46 switch ( elf_file.get_class() ) { in get_symbols_num()
78 if ( elf_file.get_class() == ELFCLASS32 ) { in get_symbol()
108 if ( elf_file.get_class() == ELFCLASS32 ) { in get_symbol()
150 if ( elf_file.get_class() == ELFCLASS32 ) { in get_symbol()
184 if ( elf_file.get_class() == ELFCLASS32 ) { in add_symbol()
192 if ( elf_file.get_class() == ELFCLASS32 ) { in add_symbol()
251 if ( elf_file.get_class() == ELFCLASS32 ) { in arrange_local_symbols()
H A Delfio_dynamic.hpp45 if ( elf_file.get_class() == ELFCLASS32 ) { in get_entries_num()
82 if ( elf_file.get_class() == ELFCLASS32 ) { in get_entry()
111 if ( elf_file.get_class() == ELFCLASS32 ) { in add_entry()
H A Delfio.hpp280 if ( header->get_class() == ELFCLASS64 ) {
287 if ( header->get_class() == ELFCLASS64 ) {
294 if ( header->get_class() == ELFCLASS64 ) {
301 if ( header->get_class() == ELFCLASS64 ) {
431 unsigned char file_class = get_class();
457 unsigned char file_class = header->get_class();
499 unsigned char file_class = header->get_class();
558 unsigned char file_class = header->get_class();
H A Delfio_dump.hpp695 << " Class: " << str_class( reader.get_class() ) << std::endl in header()
725 if ( reader.get_class() == ELFCLASS32 ) { // Output for 32-bit in section_headers()
739 section_header( out, i, sec, reader.get_class() ); in section_headers()
803 if ( reader.get_class() == ELFCLASS32 ) { // Output for 32-bit in segment_headers()
820 segment_header( out, i, seg, reader.get_class() ); in segment_headers()
878 if ( reader.get_class() == ELFCLASS32 ) { // Output for 32-bit in symbol_tables()
900 section, reader.get_class() ); in symbol_tables()
1097 dynamic_tag( out, i, tag, value, str, reader.get_class() ); in dynamic_tags()
/third_party/skia/third_party/externals/harfbuzz/src/
H A Dhb-aat-layout-common.hh368 typename T::type get_class (hb_codepoint_t glyph_id, in get_class() function
504 unsigned int get_class (hb_codepoint_t glyph_id, unsigned int num_glyphs) const in get_class() function
507 return (this+classTable).get_class (glyph_id, num_glyphs, 1); in get_class()
647 unsigned int get_class (hb_codepoint_t glyph_id, unsigned int outOfRange) const in get_class() function
652 unsigned int get_class (hb_codepoint_t glyph_id, in get_class() function
656 return get_class (glyph_id, outOfRange); in get_class()
756 machine.get_class (buffer->info[buffer->idx].codepoint, num_glyphs) : in drive()
H A Dhb-ot-layout-gdef-table.hh528 { return (this+glyphClassDef).get_class (glyph); } in get_glyph_class()
534 { return (this+markAttachClassDef).get_class (glyph); } in get_mark_attachment_type()
H A Dhb-aat-layout-kerx-table.hh384 unsigned int l = (this+leftClassTable).get_class (left, num_glyphs, 0); in get_kerning()
385 unsigned int r = (this+rightClassTable).get_class (right, num_glyphs, 0); in get_kerning()
H A Dhb-ot-layout-common.hh1919 unsigned int get_class (hb_codepoint_t glyph_id) const in get_class() function
2114 unsigned int get_class (hb_codepoint_t glyph_id) const in get_class() function
2377 unsigned int get (hb_codepoint_t k) const { return get_class (k); } in get()
2378 unsigned int get_class (hb_codepoint_t glyph_id) const in get_class() function
2381 case 1: return u.format1.get_class (glyph_id); in get_class()
2382 case 2: return u.format2.get_class (glyph_id); in get_class()
H A Dhb-ot-layout-gsubgpos.hh918 return class_def.get_class (glyph_id) == value; in match_class()
2057 unsigned int index = class_def.get_class (c->glyphs[0]);
2075 index = class_def.get_class (c->buffer->cur().codepoint);
3049 unsigned int index = input_class_def.get_class (c->glyphs[0]);
3072 index = input_class_def.get_class (c->buffer->cur().codepoint);
H A Dhb-ot-layout-gpos-table.hh647 unsigned get_class () const { return (unsigned) klass; } in get_class() function
1558 unsigned int klass1 = (this+classDef1).get_class (buffer->cur().codepoint); in apply()
1559 unsigned int klass2 = (this+classDef2).get_class (buffer->info[skippy_iter.idx].codepoint); in apply()
1990 | hb_map (&MarkRecord::get_class) in Markclass_closure_and_remap_indexes()
/third_party/protobuf/php/src/Google/Protobuf/Internal/
H A DMessage.php94 $this->desc = $pool->getDescriptorByClassName(get_class($this));
96 user_error(get_class($this) . " is not found in descriptor pool.");
701 if (get_class($this) !== get_class($msg)) {
1496 } elseif (get_class($this) === 'Google\Protobuf\Timestamp') {
1500 } elseif (get_class($this) === 'Google\Protobuf\ListValue') {
1509 } elseif (get_class($this) === 'Google\Protobuf\Struct') {
1974 } elseif (get_class($this) === 'Google\Protobuf\FieldMask') {
1977 } elseif (get_class($this) === 'Google\Protobuf\Duration') {
1980 } elseif (get_class(
[all...]
/third_party/elfio/examples/tutorial/
H A Dtutorial.cpp46 if ( reader.get_class() == ELFCLASS32 ) in main()
/third_party/protobuf/php/src/Google/Protobuf/
H A DAny.php304 $desc = $pool->getDescriptorByClassName(get_class($msg));
/third_party/elfio/tests/
H A DELFIOTest.cpp49 EXPECT_EQ( reader.get_class(), nClass ); in checkHeader()
/third_party/python/Modules/
H A D_pickle.c3942 get_class(PyObject *obj) in get_class() function
4149 obj_class = get_class(obj); in save_reduce()

Completed in 41 milliseconds