HomeSort by relevance Sort by last modified time
    Searched defs:this (Results 76 - 100 of 524) sorted by null

1 2 34 5 6 7 8 91011>>

  /external/nist-sip/java/gov/nist/javax/sip/parser/
InReplyToParser.java 4 * This software was developed by employees of the National Institute of
11 * This software is provided by NIST as a service and is expressly
20 * Permission to use this software is contingent upon your acceptance
21 * of the terms of this agreement
78 this.lexer.match(TokenTypes.ID);
81 this.lexer.match('@');
82 this.lexer.match(TokenTypes.ID);
90 this.lexer.SPorHT();
95 this.lexer.match(',');
96 this.lexer.SPorHT()
    [all...]
OrganizationParser.java 4 * This software was developed by employees of the National Institute of
11 * This software is provided by NIST as a service and is expressly
20 * Permission to use this software is contingent upon your acceptance
21 * of the terms of this agreement
73 this.lexer.SPorHT();
74 String value = this.lexer.getRest();
ProxyRequireParser.java 4 * This software was developed by employees of the National Institute of
11 * This software is provided by NIST as a service and is expressly
20 * Permission to use this software is contingent upon your acceptance
21 * of the terms of this agreement
77 this.lexer.match(TokenTypes.ID);
80 this.lexer.SPorHT();
85 this.lexer.match(',');
86 this.lexer.SPorHT();
91 this.lexer.match(TokenTypes.ID);
94 this.lexer.SPorHT()
    [all...]
ReasonParser.java 4 * This software was developed by employees of the National Institute of
11 * This software is provided by NIST as a service and is expressly
20 * Permission to use this software is contingent upon your acceptance
21 * of the terms of this agreement
72 this.lexer.SPorHT();
75 this.lexer.match(TokenTypes.ID);
83 this.lexer.match(',');
84 this.lexer.SPorHT();
86 this.lexer.SPorHT();
134 * CVS: If this change addresses one or more issues
    [all...]
RecordRouteParser.java 4 * This software was developed by employees of the National Institute of
11 * This software is provided by NIST as a service and is expressly
20 * Permission to use this software is contingent upon your acceptance
21 * of the terms of this agreement
69 this.lexer.match(TokenTypes.RECORD_ROUTE);
70 this.lexer.SPorHT();
71 this.lexer.match(':');
72 this.lexer.SPorHT();
77 this.lexer.SPorHT();
80 this.lexer.match(',')
    [all...]
RequireParser.java 4 * This software was developed by employees of the National Institute of
11 * This software is provided by NIST as a service and is expressly
20 * Permission to use this software is contingent upon your acceptance
21 * of the terms of this agreement
80 this.lexer.match(TokenTypes.ID);
83 this.lexer.SPorHT();
88 this.lexer.match(',');
89 this.lexer.SPorHT();
94 this.lexer.match(TokenTypes.ID);
97 this.lexer.SPorHT()
    [all...]
RouteParser.java 4 * This software was developed by employees of the National Institute of
11 * This software is provided by NIST as a service and is expressly
20 * Permission to use this software is contingent upon your acceptance
21 * of the terms of this agreement
65 this.lexer.match(TokenTypes.ROUTE);
66 this.lexer.SPorHT();
67 this.lexer.match(':');
68 this.lexer.SPorHT();
73 this.lexer.SPorHT();
76 this.lexer.match(',')
    [all...]
SIPETagParser.java 4 * This software was developed by employees of the National Institute of
11 * This software is provided by NIST as a service and is expressly
20 * Permission to use this software is contingent upon your acceptance
21 * of the terms of this agreement
75 this.lexer.SPorHT();
76 this.lexer.match(TokenTypes.ID);
81 this.lexer.SPorHT();
82 this.lexer.match('\n');
105 * CVS: If this change addresses one or more issues,
108 * CVS: If this change has been taken from another system
    [all...]
SIPIfMatchParser.java 4 * This software was developed by employees of the National Institute of
11 * This software is provided by NIST as a service and is expressly
20 * Permission to use this software is contingent upon your acceptance
21 * of the terms of this agreement
75 this.lexer.SPorHT();
76 this.lexer.match(TokenTypes.ID);
81 this.lexer.SPorHT();
82 this.lexer.match('\n');
105 * CVS: If this change addresses one or more issues,
108 * CVS: If this change has been taken from another system
    [all...]
SubjectParser.java 4 * This software was developed by employees of the National Institute of
11 * This software is provided by NIST as a service and is expressly
20 * Permission to use this software is contingent upon your acceptance
21 * of the terms of this agreement
72 this.lexer.SPorHT();
74 String s = this.lexer.getRest();
116 * CVS: If this change addresses one or more issues,
119 * CVS: If this change has been taken from another system,
120 * CVS: then name the system in this line, otherwise delete it.
122 * CVS: If this code has been contributed to the project by someone else; i.e.
    [all...]
SupportedParser.java 4 * This software was developed by employees of the National Institute of
11 * This software is provided by NIST as a service and is expressly
20 * Permission to use this software is contingent upon your acceptance
21 * of the terms of this agreement
76 this.lexer.SPorHT();
81 this.lexer.match(TokenTypes.ID);
84 this.lexer.SPorHT();
89 this.lexer.match(',');
90 this.lexer.SPorHT();
95 this.lexer.match(TokenTypes.ID)
    [all...]
UnsupportedParser.java 4 * This software was developed by employees of the National Institute of
11 * This software is provided by NIST as a service and is expressly
20 * Permission to use this software is contingent upon your acceptance
21 * of the terms of this agreement
74 this.lexer.SPorHT();
79 this.lexer.match(TokenTypes.ID);
82 this.lexer.SPorHT();
87 this.lexer.match(',');
88 this.lexer.SPorHT();
93 this.lexer.match(TokenTypes.ID)
    [all...]
  /external/nist-sip/java/gov/nist/javax/sip/parser/extensions/
ReferencesParser.java 44 this.lexer.SPorHT();
  /external/nist-sip/java/gov/nist/javax/sip/parser/ims/
PAccessNetworkInfoParser.java 4 * This software was developed by employees of the National Institute of
11 * This software is provided by NIST as a service and is expressly
20 * Permission to use this software is contingent upon your acceptance
21 * of the terms of this agreement
97 this.lexer.SPorHT();
102 this.lexer.SPorHT();
104 this.lexer.match(';');
105 this.lexer.SPorHT();
109 this.lexer.SPorHT();
111 this.lexer.SPorHT()
    [all...]
PAssertedIdentityParser.java 4 * This software was developed by employees of the National Institute of
11 * This software is provided by NIST as a service and is expressly
20 * Permission to use this software is contingent upon your acceptance
21 * of the terms of this agreement
84 this.lexer.SPorHT();
87 this.lexer.match(',');
88 this.lexer.SPorHT();
94 this.lexer.SPorHT();
96 this.lexer.SPorHT();
97 this.lexer.match('\n')
    [all...]
PAssociatedURIParser.java 4 * This software was developed by employees of the National Institute of
11 * This software is provided by NIST as a service and is expressly
20 * Permission to use this software is contingent upon your acceptance
21 * of the terms of this agreement
96 this.lexer.SPorHT();
99 this.lexer.match(',');
100 this.lexer.SPorHT();
106 this.lexer.SPorHT();
108 this.lexer.SPorHT();
109 this.lexer.match('\n')
    [all...]
PCalledPartyIDParser.java 4 * This software was developed by employees of the National Institute of
11 * This software is provided by NIST as a service and is expressly
20 * Permission to use this software is contingent upon your acceptance
21 * of the terms of this agreement
73 this.lexer.match(TokenTypes.P_CALLED_PARTY_ID);
74 this.lexer.SPorHT();
75 this.lexer.match(':');
76 this.lexer.SPorHT();
PChargingVectorParser.java 4 * This software was developed by employees of the National Institute of
11 * This software is provided by NIST as a service and is expressly
20 * Permission to use this software is contingent upon your acceptance
21 * of the terms of this agreement
76 this.parseParameter(chargingVector);
77 this.lexer.SPorHT();
81 this.lexer.match(';');
82 this.lexer.SPorHT();
105 NameValue nv = this.nameValue('=');
PPreferredIdentityParser.java 4 * This software was developed by employees of the National Institute of
11 * This software is provided by NIST as a service and is expressly
20 * Permission to use this software is contingent upon your acceptance
21 * of the terms of this agreement
69 this.lexer.match(TokenTypes.P_PREFERRED_IDENTITY);
70 this.lexer.SPorHT();
71 this.lexer.match(':');
72 this.lexer.SPorHT();
PProfileKeyParser.java 5 * This software was developed by employees of the National Institute of
12 * This software is provided by NIST as a service and is expressly
21 * Permission to use this software is contingent upon your acceptance
22 * of the terms of this agreement
56 this.lexer.match(TokenTypes.P_PROFILE_KEY);
57 this.lexer.SPorHT();
58 this.lexer.match(':');
59 this.lexer.SPorHT();
PServedUserParser.java 6 * This software was developed by employees of the National Institute of
13 * This software is provided by NIST as a service and is expressly
22 * Permission to use this software is contingent upon your acceptance
23 * of the terms of this agreement
59 this.lexer.match(TokenTypes.P_SERVED_USER);
60 this.lexer.SPorHT();
61 this.lexer.match(':');
62 this.lexer.SPorHT();
64 this.lexer.SPorHT();
PathParser.java 4 * This software was developed by employees of the National Institute of
11 * This software is provided by NIST as a service and is expressly
20 * Permission to use this software is contingent upon your acceptance
21 * of the terms of this agreement
78 this.lexer.match(TokenTypes.PATH);
79 this.lexer.SPorHT();
80 this.lexer.match(':');
81 this.lexer.SPorHT();
86 this.lexer.SPorHT();
89 this.lexer.match(',')
    [all...]
ServiceRouteParser.java 4 * This software was developed by employees of the National Institute of
11 * This software is provided by NIST as a service and is expressly
20 * Permission to use this software is contingent upon your acceptance
21 * of the terms of this agreement
78 this.lexer.match(TokenTypes.SERVICE_ROUTE);
79 this.lexer.SPorHT();
80 this.lexer.match(':');
81 this.lexer.SPorHT();
86 this.lexer.SPorHT();
88 this.lexer.match(',')
    [all...]
  /external/nist-sip/java/gov/nist/javax/sip/stack/
MessageProcessor.java 4 * This software was developed by employees of the National Institute of
11 * This software is provided by NIST as a service and is expressly
20 * Permission to use this software is contingent upon your acceptance
21 * of the terms of this agreement
41 * This is the Stack abstraction for the active object that waits for messages
103 this.transport = transport;
115 this( transport );
116 this.initialize(ipAddress, port, transactionStack);
120 * Initializes this MessageProcessor. Needed for extensions
130 this.sipStack = transactionStack
    [all...]
  /external/qemu/distrib/sdl-1.2.12/src/audio/amigaos/
SDL_ahiaudio.c 5 This library is free software; you can redistribute it and/or
10 This library is distributed in the hope that it will be useful,
16 License along with this library; if not, write to the Free Software
82 SDL_AudioDevice *this; local
89 this = (SDL_AudioDevice *)SDL_malloc(sizeof(SDL_AudioDevice));
90 if ( this ) {
91 SDL_memset(this, 0, (sizeof *this));
92 this->hidden = (struct SDL_PrivateAudioData *)
93 SDL_malloc((sizeof *this->hidden))
    [all...]

Completed in 677 milliseconds

1 2 34 5 6 7 8 91011>>