HomeSort by relevance Sort by last modified time
    Searched refs:actor (Results 1 - 10 of 10) sorted by null

  /external/syslinux/gpxe/src/core/
proto_eth_slow.c 40 uint8_t tlv_type_actor_info; /* = actor information(type/length/value) */
46 struct lacp_info actor; member in struct:slow_lacp
150 printf(" sys_pri: %hx", ntohs(pkt->actor.system_priority));
151 printf(" mac: %!", pkt->actor.system);
152 printf(" key: %hx", ntohs(pkt->actor.key));
153 printf(" port_pri: %hx", ntohs(pkt->actor.port_priority));
154 printf(" port: %hx\n", ntohs(pkt->actor.port));
156 print_lacp_state(pkt->actor.state);
159 pkt->actor.reserved[0], pkt->actor.reserved[1], pkt->actor.reserved[2])
    [all...]
  /external/antlr/antlr-3.4/runtime/ObjC/Framework/
ANTLRTreeRewriter.h 36 id actor; variable
45 @property (retain) id actor; variable
ANTLRTreeWizard.h 49 id actor; variable
53 + (ANTLRVisitor *)newANTLRVisitor:(NSInteger)anAction Actor:(id)anActor Object:(id)anObject1 Object:(id)anObject2;
54 - (id) initWithAction:(NSInteger)anAction Actor:(id)anActor Object:(id)anObject1 Object:(id)anObject2;
60 @property (retain) id actor; variable
  /external/antlr/antlr-3.4/runtime/ObjC/ANTLR.framework/Headers/
ANTLRTreeRewriter.h 36 id actor; variable
ANTLRTreeWizard.h 48 id actor; variable
52 + (ANTLRVisitor *)newANTLRVisitor:(NSInteger)anAction Actor:(id)anActor Object:(id)anObject1 Object:(id)anObject2;
53 - (id) initWithAction:(NSInteger)anAction Actor:(id)anActor Object:(id)anObject1 Object:(id)anObject2;
  /external/antlr/antlr-3.4/runtime/ObjC/ANTLR.framework/Versions/A/Headers/
ANTLRTreeRewriter.h 36 id actor; variable
ANTLRTreeWizard.h 48 id actor; variable
52 + (ANTLRVisitor *)newANTLRVisitor:(NSInteger)anAction Actor:(id)anActor Object:(id)anObject1 Object:(id)anObject2;
53 - (id) initWithAction:(NSInteger)anAction Actor:(id)anActor Object:(id)anObject1 Object:(id)anObject2;
  /external/antlr/antlr-3.4/runtime/ObjC/ANTLR.framework/Versions/Current/Headers/
ANTLRTreeRewriter.h 36 id actor; variable
ANTLRTreeWizard.h 48 id actor; variable
52 + (ANTLRVisitor *)newANTLRVisitor:(NSInteger)anAction Actor:(id)anActor Object:(id)anObject1 Object:(id)anObject2;
53 - (id) initWithAction:(NSInteger)anAction Actor:(id)anActor Object:(id)anObject1 Object:(id)anObject2;
  /external/libvorbis/doc/
05-comment.tex 117 The artist(s) who performed the work. In classical music this would be the conductor, orchestra, soloists. In an audio book it would be the actor who did the reading. In popular music this is typically the same as the ARTIST and is omitted.

Completed in 457 milliseconds