Home
last modified time | relevance | path

Searched defs:get_type (Results 1 – 15 of 15) sorted by relevance

/external/antlr/antlr-3.4/runtime/Perl5/lib/ANTLR/Runtime/
DCommonToken.pm86 sub get_type { method in ANTLR::Runtime::CommonToken
/external/elfutils/src/libdw/
Ddwarf_aggregate_size.c38 get_type (Dwarf_Die *die, Dwarf_Attribute *attr_mem, Dwarf_Die *type_mem) in get_type() function
/external/selinux/policycoreutils/gui/
DstatusPage.py205 def get_type(self): member in statusPage
Dpolgengui.py435 def get_type(self): member in childWindow
/external/mesa3d/src/glsl/
Dglsl_symbol_table.cpp157 const glsl_type *glsl_symbol_table::get_type(const char *name) in get_type() function in glsl_symbol_table
/external/v8/src/
Dtypes.cc869 TypeImpl<Config>::Iterator<T>::get_type() { in get_type() function in v8::internal::TypeImpl::Iterator
Dobjects-inl.h2465 ConstantPoolArray::Type ConstantPoolArray::get_type(int index) { in get_type() function
/external/clang/test/SemaCXX/
Dtypo-correction.cpp51 int get_type(struct Derived *st) { in get_type() function
/external/selinux/policycoreutils/sepolicy/
Dinfo.c596 static PyObject* get_type(const qpol_type_t * type_datum, const apol_policy_t * policydb) { in get_type() function
/external/libxml2/doc/
Dapibuild.py160 def get_type(self): member in identifier
/external/libxml2/python/
Dlibxml.py327 def get_type(self): member in xmlCore
/external/toybox/toys/pending/
Dfdisk.c398 static char* get_type(int sys_ind) in get_type() function
/external/harfbuzz_ng/src/
Dhb-ot-layout-common-private.hh564 inline unsigned int get_type (void) const { return lookupType; } in get_type() function
Dhb-ot-layout-gsubgpos-private.hh2178 inline unsigned int get_type (void) const { return extensionLookupType; } in get_type() function
2200 inline unsigned int get_type (void) const in get_type() function
/external/linux-tools-perf/src/tools/lib/traceevent/
Devent-parse.c763 static enum event_type get_type(int ch) in get_type() function