Searched refs:create_object (Results 1 – 16 of 16) sorted by relevance
/external/mesa3d/src/gallium/auxiliary/hud/ |
D | hud_sensors_temp.c | 250 create_object(const char *chipname, const char *featurename, in create_object() function 292 create_object(name, featurename, chip, feature, in build_sensor_list() 294 create_object(name, featurename, chip, feature, in build_sensor_list() 298 create_object(name, featurename, chip, feature, in build_sensor_list() 302 create_object(name, featurename, chip, feature, in build_sensor_list() 306 create_object(name, featurename, chip, feature, in build_sensor_list()
|
/external/syzkaller/pkg/report/testdata/linux/report/ |
D | 53 | 7 [<ffffffff810f8f36>] create_object+0x126/0x2b0
|
D | 54 | 7 [<c00c89f0>] create_object+0x11c/0x200
|
/external/grpc-grpc/src/php/ext/grpc/ |
D | server_credentials.c | 106 ce.create_object = create_wrapped_grpc_server_credentials; in grpc_init_server_credentials()
|
D | channel_credentials.c | 252 ce.create_object = create_wrapped_grpc_channel_credentials; in grpc_init_channel_credentials()
|
D | server.c | 239 ce.create_object = create_wrapped_grpc_server; in grpc_init_server()
|
D | call_credentials.c | 257 ce.create_object = create_wrapped_grpc_call_credentials; in grpc_init_call_credentials()
|
D | timeval.c | 294 ce.create_object = create_wrapped_grpc_timeval; in grpc_init_timeval()
|
D | call.c | 623 ce.create_object = create_wrapped_grpc_call; in grpc_init_call()
|
D | channel.c | 755 ce.create_object = create_wrapped_grpc_channel; in GRPC_STARTUP_FUNCTION()
|
/external/protobuf/php/ext/google/protobuf/ |
D | message.c | 272 registered_ce->create_object = message_create; in build_class_from_descriptor()
|
D | def.c | 61 name_lower##_type->create_object = name_lower##_create; \
|
/external/python/cpython2/Lib/plat-irix6/ |
D | flp.doc | 77 obj = create_object(form, obj_template)
|
D | flp.py | 366 def create_object(form, odata): function
|
/external/python/cpython2/Lib/plat-irix5/ |
D | flp.doc | 77 obj = create_object(form, obj_template)
|
D | flp.py | 367 def create_object(form, odata): function
|