Searched defs:additional (Results 1 - 8 of 8) sorted by relevance

/external/eclipse-windowbuilder/propertysheet/src/org/eclipse/wb/internal/core/model/property/category/
H A DPropertyCategory.java59 * <code>system.getPriority() + additional</code>.
61 public static final PropertyCategory system(PropertyCategory system, int additional) { argument
63 return system(system.getPriority() - SYSTEM_BASE + additional);
/external/openssh/openbsd-compat/
H A Dgetrrsetbyname.c172 struct dns_rr *additional; member in struct:dns_response
438 /* parse additional section */
439 resp->additional = parse_dns_rrsection(answer, size, &cp,
441 if (resp->header.arcount && resp->additional == NULL) {
594 free_dns_rr(p->additional);
/external/clang/lib/CodeGen/
H A DCGCall.h116 /// given that there may be some additional, non-formal arguments
119 unsigned additional) {
121 return RequiredArgs(prototype->getNumArgs() + additional);
133 unsigned additional) {
134 return forPrototypePlus(prototype.getTypePtr(), additional);
118 forPrototypePlus(const FunctionProtoType *prototype, unsigned additional) argument
132 forPrototypePlus(CanQual<FunctionProtoType> prototype, unsigned additional) argument
/external/chromium/third_party/libevent/
H A Devdns.c273 int n_additional; /* how many additional RRs have been set? */
277 struct server_reply_item *additional; /* linked list of additional RRs */ member in struct:server_request
819 u16 trans_id, questions, answers, authority, additional, datalength; local
831 GET16(additional);
833 (void) additional; /* suppress "unused variable" warnings. */
964 u16 trans_id, flags, questions, answers, authority, additional; local
973 GET16(additional);
1010 /* Ignore answers, authority, and additional. */
1461 APPEND16(0); /* no additional */
[all...]
/external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/
H A Dorg.eclipse.equinox.p2.metadata_2.0.0.v20100601.jarMETA-INF/MANIFEST.MF META-INF/ECLIPSEF.SF META-INF/ECLIPSEF.RSA META ...
H A Dorg.eclipse.pde.core_3.6.1.v20100902_r361.jarMETA-INF/MANIFEST.MF META-INF/ECLIPSEF.SF META-INF/ECLIPSEF.RSA META ...
H A Dorg.eclipse.pde.api.tools_1.0.202.v20100820_r361.jarMETA-INF/MANIFEST.MF META-INF/ECLIPSEF.SF META-INF/ECLIPSEF.RSA META ...
/external/antlr/antlr-3.4/runtime/ActionScript/project/lib/
H A DFlexAntTasks.jarMETA-INF/ META-INF/MANIFEST.MF com/ com/adobe/ com/adobe/ac/ com/adobe/ac/ant/ ...

Completed in 192 milliseconds