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

  /external/mesa3d/src/gallium/auxiliary/hud/
hud_sensors_temp.c 250 create_object(const char *chipname, const char *featurename, function
292 create_object(name, featurename, chip, feature,
294 create_object(name, featurename, chip, feature,
298 create_object(name, featurename, chip, feature,
302 create_object(name, featurename, chip, feature,
306 create_object(name, featurename, chip, feature,
  /external/python/cpython2/Lib/plat-irix5/
flp.doc 77 obj = create_object(form, obj_template)
flp.py 364 # External create_object - Create an object. Make sure there are
367 def create_object(form, odata): function
  /external/python/cpython2/Lib/plat-irix6/
flp.doc 77 obj = create_object(form, obj_template)
flp.py 363 # External create_object - Create an object. Make sure there are
366 def create_object(form, odata): function
  /external/protobuf/php/ext/google/protobuf/
message.c 272 registered_ce->create_object = message_create;
def.c 61 name_lower##_type->create_object = name_lower##_create; \

Completed in 96 milliseconds