Searched refs:primitive (Results 1 - 23 of 23) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/net/sctp/
H A Ddebug.c144 /* Lookup primitive debug name. */
147 if (id.primitive <= SCTP_EVENT_PRIMITIVE_MAX)
148 return sctp_primitive_tbl[id.primitive];
H A DMakefile12 tsnmap.o bind_addr.o socket.o primitive.o \
H A Dsm_statetable.c97 DO_LOOKUP(SCTP_EVENT_PRIMITIVE_MAX, primitive,
703 /* The primary index for this table is the primitive type.
H A Dsm_statefuns.c4385 * These are the state functions for handling primitive (Section 10) events.
4398 * This primitive allows the upper layer to initiate an association to a
4414 * be created BEFORE causing this primitive to run.]
4495 * Process the SEND primitive.
4530 * send primitive) within the life time variable. However, the
4568 * Process the SHUTDOWN primitive.
4603 * Upon receipt of the SHUTDOWN primitive from its upper
4622 * Process the ABORT primitive.
4656 * Upon receipt of the ABORT primitive from its upper
4929 * Process the REQUESTHEARTBEAT primitive
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/db-4.7.25.NC/java/src/com/sleepycat/persist/impl/
H A DSimpleFormat.java30 private boolean primitive; field in class:SimpleFormat
33 SimpleFormat(Class type, boolean primitive) { argument
35 this.primitive = primitive;
54 return primitive;
78 /* -- Begin methods to be overridden by primitive formats only. -- */
104 /* -- End methods to be overridden by primitive formats only. -- */
126 FBool(boolean primitive) { argument
127 super(primitive ? Boolean.TYPE : Boolean.class, primitive);
198 FByte(boolean primitive) argument
275 FShort(boolean primitive) argument
353 FInt(boolean primitive) argument
433 FLong(boolean primitive) argument
512 FFloat(boolean primitive) argument
587 FDouble(boolean primitive) argument
661 FChar(boolean primitive) argument
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/src/motif/
H A Dgauge.cpp253 XmPrimitivePart primitive; member in struct:_XmGaugeRec
299 sht = gw->primitive.shadow_thickness;
404 sht = gw->primitive.shadow_thickness;
460 values.foreground = gw->primitive.foreground;
493 if(cgw->primitive.foreground != ngw->primitive.foreground) {
498 values.foreground = ngw->primitive.foreground;
517 sht = gw->primitive.shadow_thickness;
519 gw->primitive.top_shadow_GC,
520 gw->primitive
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/isdn/hisax/
H A Disdnl3.h22 int primitive; member in struct:stateentry
H A Dl3_1tr6.c836 if ((mt == datastln1[i].primitive) &&
888 if ((pr == downstl[i].primitive) &&
918 if ((pr == manstatelist[i].primitive) &&
H A Dl3dss1.c2913 if ((mt == globalmes_list[i].primitive) &&
3092 if ((mt == datastatelist[i].primitive) &&
3151 if ((pr == downstatelist[i].primitive) &&
3179 if ((pr == manstatelist[i].primitive) &&
H A Dl3ni1.c2853 if ((mt == globalmes_list[i].primitive) &&
3044 if ((mt == datastatelist[i].primitive) &&
3103 if ((pr == downstatelist[i].primitive) &&
3131 if ((pr == manstatelist[i].primitive) &&
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/include/net/sctp/
H A Dconstants.h120 /* These are primitive requests from the ULP. */
143 sctp_event_primitive_t primitive; member in union:__anon18469
154 SCTP_SUBTYPE_CONSTRUCTOR(PRIMITIVE, sctp_event_primitive_t, primitive)
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/gpu/drm/radeon/
H A Dradeon_state.c1483 static int bad_prim_vertex_nr(int primitive, int nr) argument
1485 switch (primitive & RADEON_PRIM_TYPE_MASK) {
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/docs/latex/wx/
H A Darray.tex136 {\tt DECLARE} one. For the arrays of the primitive types, the macros
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/gettext-0.17/gnulib-local/lib/libxml/
H A Dxmlschemas.c13319 * Returns the primitive type of the given type or
13328 * Note that anySimpleType is actually not a primitive type
13345 * Returns the primitive type of the given type or
15124 * must be possible to reach a built-in primitive datatype or the �simple
15159 xmlSchemaTypePtr primitive; local
15162 * type definition or a built-in primitive datatype.
15189 * 1.3.1 DF must be an allowed constraining facet for the {primitive
15197 primitive = xmlSchemaGetPrimitiveType(type);
15198 if (primitive == NULL) {
15200 "failed to get primitive typ
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/libxml2-2.7.2/
H A Dxmlschemas.c13327 * Returns the primitive type of the given type or
13336 * Note that anySimpleType is actually not a primitive type
13353 * Returns the primitive type of the given type or
15134 * must be possible to reach a built-in primitive datatype or the ���simple
15169 xmlSchemaTypePtr primitive; local
15172 * type definition or a built-in primitive datatype.
15199 * 1.3.1 DF must be an allowed constraining facet for the {primitive
15207 primitive = xmlSchemaGetPrimitiveType(type);
15208 if (primitive == NULL) {
15210 "failed to get primitive typ
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/libxml2-2.7.2/source/
H A Dxmlschemas.c13327 * Returns the primitive type of the given type or
13336 * Note that anySimpleType is actually not a primitive type
13353 * Returns the primitive type of the given type or
15134 * must be possible to reach a built-in primitive datatype or the ���simple
15169 xmlSchemaTypePtr primitive; local
15172 * type definition or a built-in primitive datatype.
15199 * 1.3.1 DF must be an allowed constraining facet for the {primitive
15207 primitive = xmlSchemaGetPrimitiveType(type);
15208 if (primitive == NULL) {
15210 "failed to get primitive typ
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/gettext-0.17/gettext-tools/gnulib-lib/libxml/
H A Dxmlschemas.c13319 * Returns the primitive type of the given type or
13328 * Note that anySimpleType is actually not a primitive type
13345 * Returns the primitive type of the given type or
15124 * must be possible to reach a built-in primitive datatype or the �simple
15159 xmlSchemaTypePtr primitive; local
15162 * type definition or a built-in primitive datatype.
15189 * 1.3.1 DF must be an allowed constraining facet for the {primitive
15197 primitive = xmlSchemaGetPrimitiveType(type);
15198 if (primitive == NULL) {
15200 "failed to get primitive typ
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/mtools-4.0.10/
H A Dtexinfo.tex4742 % part of (the primitive) \par. Without it, a spurious underfull
7562 % Replace the \insert primitive by a cheating macro.
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/gettext-0.17/build-aux/
H A Dtexinfo.tex4500 % part of (the primitive) \par. Without it, a spurious underfull
7321 % Replace the \insert primitive by a cheating macro.
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/iserver/gperf-3.0.4/doc/
H A Dtexinfo.tex4530 % part of (the primitive) \par. Without it, a spurious underfull
7355 % Replace the \insert primitive by a cheating macro.
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/iserver/libunistring-0.9.3/build-aux/
H A Dtexinfo.tex4530 % part of (the primitive) \par. Without it, a spurious underfull
7355 % Replace the \insert primitive by a cheating macro.
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/utils/tex2rtf/docs/
H A Dtex2rtf.tex317 \item Added primitive internationalisation support with contentsName, tablesName etc.
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/Micromax/Linux/lib/
H A Dquaqua.jarMETA-INF/ META-INF/MANIFEST.MF ch/ ch/randelshofer/ ch/randelshofer/quaqua/ ch/randelshofer/quaqua/border/ ...

Completed in 666 milliseconds