Searched refs:ordering (Results 1 - 25 of 43) sorted by relevance

12

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/arm/lib/
H A Dchangebit.S19 eor r0, r0, #0x18 @ big endian byte ordering
H A Dclearbit.S20 eor r0, r0, #0x18 @ big endian byte ordering
H A Dsetbit.S20 eor r0, r0, #0x18 @ big endian byte ordering
H A Dtestchangebit.S16 eor r0, r0, #0x18 @ big endian byte ordering
H A Dtestclearbit.S16 eor r0, r0, #0x18 @ big endian byte ordering
H A Dtestsetbit.S16 eor r0, r0, #0x18 @ big endian byte ordering
H A Dfindbit.S107 1: eor r3, r2, #0x18 @ big endian byte ordering
125 eor r3, r2, #0x18 @ big endian byte ordering
141 1: eor r3, r2, #0x18 @ big endian byte ordering
159 eor r3, r2, #0x18 @ big endian byte ordering
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/gdbm-1.8.3/
H A Dgetopt.c101 Also, when `ordering' is RETURN_IN_ORDER,
161 the ordering of the two. We describe each non-option ARGV-element
167 of the value of `ordering'. In the case of RETURN_IN_ORDER, only
173 } ordering;
339 /* Determine how to handle the ordering of options and nonoptions. */
343 ordering = RETURN_IN_ORDER;
348 ordering = REQUIRE_ORDER;
352 ordering = REQUIRE_ORDER;
354 ordering = PERMUTE;
359 if (ordering
172 } ordering; variable in typeref:enum:__anon6422
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/iserver/gdbm-1.8.3/
H A Dgetopt.c101 Also, when `ordering' is RETURN_IN_ORDER,
161 the ordering of the two. We describe each non-option ARGV-element
167 of the value of `ordering'. In the case of RETURN_IN_ORDER, only
173 } ordering;
339 /* Determine how to handle the ordering of options and nonoptions. */
343 ordering = RETURN_IN_ORDER;
348 ordering = REQUIRE_ORDER;
352 ordering = REQUIRE_ORDER;
354 ordering = PERMUTE;
359 if (ordering
172 } ordering; variable in typeref:enum:__anon1798
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/openssl-1.0.2h/crypto/ts/
H A Dts_rsp_utils.c292 int TS_TST_INFO_set_ordering(TS_TST_INFO *a, int ordering) argument
294 a->ordering = ordering ? 0xFF : 0x00;
300 return a->ordering ? 1 : 0;
H A Dts.h159 ordering BOOLEAN DEFAULT FALSE,
174 ASN1_BOOLEAN ordering; member in struct:TS_tst_info_st
437 int TS_TST_INFO_set_ordering(TS_TST_INFO *a, int ordering);
466 /* Set ordering to true in response. */
H A Dts_asn1.c145 ASN1_OPT(TS_TST_INFO, ordering, ASN1_FBOOLEAN),
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/openssl/crypto/ts/
H A Dts_rsp_utils.c292 int TS_TST_INFO_set_ordering(TS_TST_INFO *a, int ordering) argument
294 a->ordering = ordering ? 0xFF : 0x00;
300 return a->ordering ? 1 : 0;
H A Dts.h159 ordering BOOLEAN DEFAULT FALSE,
174 ASN1_BOOLEAN ordering; member in struct:TS_tst_info_st
437 int TS_TST_INFO_set_ordering(TS_TST_INFO *a, int ordering);
466 /* Set ordering to true in response. */
H A Dts_asn1.c145 ASN1_OPT(TS_TST_INFO, ordering, ASN1_FBOOLEAN),
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/pptpd/pptpd-1.3.4/
H A Dgetopt.c123 Also, when `ordering' is RETURN_IN_ORDER,
189 the ordering of the two. We describe each non-option ARGV-element
195 of the value of `ordering'. In the case of RETURN_IN_ORDER, only
201 } ordering;
421 /* Determine how to handle the ordering of options and nonoptions. */
425 ordering = RETURN_IN_ORDER;
430 ordering = REQUIRE_ORDER;
434 ordering = REQUIRE_ORDER;
436 ordering = PERMUTE;
570 if (ordering
200 } ordering; variable in typeref:enum:__anon5098
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/minidlna/flac-1.2.1/src/share/getopt/
H A Dgetopt.c126 Also, when `ordering' is RETURN_IN_ORDER,
192 the ordering of the two. We describe each non-option ARGV-element
198 of the value of `ordering'. In the case of RETURN_IN_ORDER, only
204 } ordering;
420 /* Determine how to handle the ordering of options and nonoptions. */
424 ordering = RETURN_IN_ORDER;
429 ordering = REQUIRE_ORDER;
433 ordering = REQUIRE_ORDER;
435 ordering = PERMUTE;
571 if (ordering
203 } ordering; variable in typeref:enum:__anon3875
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/zebra/lib/
H A Dgetopt.c113 Also, when `ordering' is RETURN_IN_ORDER,
179 the ordering of the two. We describe each non-option ARGV-element
185 of the value of `ordering'. In the case of RETURN_IN_ORDER, only
191 } ordering;
411 /* Determine how to handle the ordering of options and nonoptions. */
415 ordering = RETURN_IN_ORDER;
420 ordering = REQUIRE_ORDER;
424 ordering = REQUIRE_ORDER;
426 ordering = PERMUTE;
560 if (ordering
190 } ordering; variable in typeref:enum:__anon7600
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/iserver/gperf-3.0.4/lib/
H A Dgetopt.c108 Also, when `ordering' is RETURN_IN_ORDER,
174 the ordering of the two. We describe each non-option ARGV-element
180 of the value of `ordering'. In the case of RETURN_IN_ORDER, only
186 } ordering;
399 /* Determine how to handle the ordering of options and nonoptions. */
403 ordering = RETURN_IN_ORDER;
408 ordering = REQUIRE_ORDER;
412 ordering = REQUIRE_ORDER;
414 ordering = PERMUTE;
548 if (ordering
185 } ordering; variable in typeref:enum:__anon1802
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/docs/latex/wx/
H A Dmbcnvutf.tex5 UTF-16 uses words and not bytes and hence depends on the byte ordering:
46 UTF-32 uses (double) words and not bytes and hence depends on the byte ordering:
H A Dmbcnvut8.tex36 \item Preserves sort ordering for plain 8-bit comparison routines like strcmp()
H A Dcommand.tex79 you know the ordering of Undos; the user can never Undo at an arbitrary position
H A Dstdbtnsz.tex3 This class creates button layouts which conform to the standard button spacing and ordering defined by the platform
H A Dhashset.tex155 Please remember that hash sets do not guarantee ordering.
183 Please remember that hash sets do not guarantee ordering.
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/contrib/samples/ogl/studio/
H A Dshapes.h237 void OnChangeAttachment(int attachment, wxLineShape* line, wxList& ordering);

Completed in 148 milliseconds

12