HomeSort by relevance Sort by last modified time
    Searched full:type_dict (Results 1 - 7 of 7) sorted by null

  /external/opencv3/modules/java/generator/
gen_java.py 182 type_dict = { variable
    [all...]
  /external/mesa3d/src/mapi/glapi/gen/
glX_doc.py 43 def packet_type(self, type_dict):
55 if not type_dict.has_key( t_name ):
58 type_name = type_dict[ t_name ]
  /external/protobuf/python/google/protobuf/internal/
descriptor_pool_test.py 282 def __init__(self, type_dict, field_list, is_extendable=False,
284 self.type_dict = type_dict
302 for name, subtype in self.type_dict.items():
  /system/media/camera/docs/
metadata_model.py 405 type_dict = self._dictionary_by_name(self.types)
408 type_node = type_dict.get(p._type_name)
    [all...]
  /prebuilts/python/linux-x86/2.7.5/bin/
python 
python2 
python2.7 

Completed in 250 milliseconds