HomeSort by relevance Sort by last modified time
    Searched defs:add_class (Results 1 - 4 of 4) sorted by null

  /external/opencv3/modules/python/src2/
gen2.py 749 def add_class(self, stype, name, decl): member in class:PythonWrapperGenerator
876 self.add_class(stype, name, decl)
    [all...]
  /external/autotest/client/bin/net/
net_tc.py 315 def add_class(self, child_class): member in class:classful_qdisc
360 self.add_class(tcclass(handle, counter + 1))
  /external/opencv3/modules/java/generator/
gen_java.py 940 def add_class(self, decl): member in class:JavaWrapperGenerator
    [all...]
  /external/harfbuzz_ng/src/
hb-ot-layout-common-private.hh 1014 inline void add_class (set_t *glyphs, unsigned int klass) const { function in struct:OT::ClassDefFormat1
1071 inline void add_class (set_t *glyphs, unsigned int klass) const { function in struct:OT::ClassDefFormat2
1133 inline void add_class (hb_set_t *glyphs, unsigned int klass) const { function in struct:OT::ClassDef
    [all...]

Completed in 283 milliseconds