Searched defs:primary (Results 1 - 25 of 85) sorted by last modified time

1234

/external/wpa_supplicant_8/hostapd/src/ap/
H A Dhw_features.c258 * Verify that HT40 primary,secondary channel pair is allowed per
355 wpa_printf(MSG_INFO, "Switch own primary and secondary "
384 wpa_printf(MSG_INFO, "Switch own primary and "
934 int channel, int primary)
949 primary ? "" : "Configured HT40 secondary ",
933 hostapd_is_usable_chan(struct hostapd_iface *iface, int channel, int primary) argument
/external/wpa_supplicant_8/src/ap/
H A Dhw_features.c258 * Verify that HT40 primary,secondary channel pair is allowed per
355 wpa_printf(MSG_INFO, "Switch own primary and secondary "
384 wpa_printf(MSG_INFO, "Switch own primary and "
934 int channel, int primary)
949 primary ? "" : "Configured HT40 secondary ",
933 hostapd_is_usable_chan(struct hostapd_iface *iface, int channel, int primary) argument
/external/wpa_supplicant_8/wpa_supplicant/src/ap/
H A Dhw_features.c258 * Verify that HT40 primary,secondary channel pair is allowed per
355 wpa_printf(MSG_INFO, "Switch own primary and secondary "
384 wpa_printf(MSG_INFO, "Switch own primary and "
934 int channel, int primary)
949 primary ? "" : "Configured HT40 secondary ",
933 hostapd_is_usable_chan(struct hostapd_iface *iface, int channel, int primary) argument
/external/smack/asmack-master/lib/
H A Djstun.jarMETA-INF/ META-INF/MANIFEST.MF de/ de/javawi/ de/javawi/jstun/ de/javawi/jstun/attribute/ ...
/external/smack/src/org/jivesoftware/smackx/filetransfer/
H A DFaultTolerantNegotiator.java39 * The fault tolerant negotiator takes two stream negotiators, the primary and the secondary
40 * negotiator. If the primary negotiator fails during the stream negotiaton process, the second
51 public FaultTolerantNegotiator(Connection connection, StreamNegotiator primary, argument
53 this.primaryNegotiator = primary;
155 String[] primary = primaryNegotiator.getNamespaces();
158 String[] namespaces = new String[primary.length + secondary.length];
159 System.arraycopy(primary, 0, namespaces, 0, primary.length);
160 System.arraycopy(secondary, 0, namespaces, primary.length, secondary.length);
/external/smack/src/org/xbill/DNS/tests/
H A Dprimary.java8 public class primary { class
12 System.out.println("usage: primary [-t] [-a | -i] origin file");
/external/robolectric/lib/main/
H A Dandroid.jarMETA-INF/ META-INF/MANIFEST.MF com/ com/android/ com/android/internal/ com/android/internal/util/ ...
H A Dcommons-codec-1.6.jarMETA-INF/ META-INF/MANIFEST.MF org/ org/apache/ org/apache/commons/ org/apache/commons/codec/ ...
/external/qemu/distrib/sdl-1.2.15/src/video/directfb/
H A DSDL_DirectFB_yuv.c57 /* we don't want the primary */
257 IDirectFBDisplayLayer *primary = HIDDEN->layer; local
260 primary->GetConfiguration (primary, &conf);
/external/qemu/distrib/sdl-1.2.15/src/video/windib/
H A DSDL_dibvideo.c1347 RECT primary; member in struct:__anon29601
1360 data->primary = mrect[0];
1389 int primary_w = data.primary.right - data.primary.left;
1390 int primary_h = data.primary.bottom - data.primary.top;
1392 new_x = data.primary.left + (primary_w - this->screen->w)/2;
1393 new_y = data.primary.top + (primary_h - this->screen->h)/2;
1429 RECT primary; member in struct:__anon29602
1446 data->primary
[all...]
/external/owasp/sanitizer/distrib/lib/
H A Dguava.jarMETA-INF/ META-INF/MANIFEST.MF com/ com/google/ com/google/common/ com/google/common/collect/ ...
/external/owasp/sanitizer/lib/commons-codec-1.4/
H A Dcommons-codec-1.4.jarMETA-INF/ META-INF/MANIFEST.MF org/ org/apache/ org/apache/commons/ org/apache/commons/codec/ ...
/external/owasp/sanitizer/lib/guava-libraries/
H A Dguava.jarMETA-INF/ META-INF/MANIFEST.MF com/ com/google/ com/google/common/ com/google/common/collect/ ...
/external/mdnsresponder/mDNSCore/
H A DmDNS.c9171 NetworkInterfaceInfo *primary = FindFirstAdvertisedInterface(m); local
9172 if (!primary) primary = set; // If no existing advertised interface, this new NetworkInterfaceInfo becomes our new primary
9215 set->RR_A.RRSet = &primary->RR_A; // May refer to self
9242 NetworkInterfaceInfo *primary = FindFirstAdvertisedInterface(m); local
9243 AuthRecord *A = primary ? &primary->RR_A : mDNSNULL;
11274 // handle router and primary interface changes
/external/mdnsresponder/mDNSShared/
H A Ddnssd_clientstub.c121 // When using kDNSServiceFlagsShareConnection, there is one primary _DNSServiceOp_t, and zero or more subordinates
122 // For the primary, the 'next' field points to the first subordinate, and its 'next' field points to the next, and so on.
123 // For the primary, the 'primary' field is NULL; for subordinates the 'primary' field points back to the associated primary
130 DNSServiceOp *primary; // For shared connection member in struct:_DNSServiceRef_t
315 * non-zero for calls that can't receive an immediate error return value on their primary
391 x->primary = NULL;
435 if (!DNSServiceRefValid(*ref) || (*ref)->op != connection_request || (*ref)->primary)
[all...]
H A Duds_daemon.c133 request_state *primary; // If this operation is on a shared socket, pointer to primary member in struct:request_state
140 // Note: On a shared connection these fields in the primary structure, including hdr, are re-used
321 // Now, if this request_state is not subordinate to some other primary, close file descriptor and discard replies
322 if (!req->primary)
386 // If our request is sharing a connection, then we append our reply_state onto the primary's list
389 request_state *r = req->primary ? req->primary : req;
944 if ((*req)->primary == request)
948 if (tmp->primary
[all...]
/external/libunwind/src/ia64/
H A Dunwind_decoder.h449 unsigned char code, primary; local
452 primary = code >> 5;
454 if (primary < 2)
456 else if (primary == 2)
458 else if (primary == 3)
461 switch (primary)
469 switch (primary)
/external/libsepol/include/sepol/policydb/
H A Dpolicydb.h170 uint32_t primary; /* primary name? can be set to primary value if below is TYPE_ */ member in struct:type_datum
/external/libsepol/tests/
H A Dtest-common.c91 if (!d->primary)
152 type_datum_t *type, *primary; local
156 primary = hashtab_search(p->p_types.table, primary_id);
159 CU_ASSERT_PTR_NOT_NULL(primary);
161 if (type && primary) {
170 my_value = primary->s.value;
172 my_primary = primary->s.value;
173 CU_ASSERT_NOT_EQUAL(type->s.value, primary->s.value);
179 CU_ASSERT(type->primary == my_primary);
242 CU_ASSERT(attr->primary
[all...]
H A Dtest-linker-types.c36 * - primary is set correctly
63 * - alias in base of primary type in base, no modules
64 * - alias in base optional of primary type in base, no modules
65 * - alias in base optional of primary type in base optional
66 * - alias in module of primary type in base
67 * - alias in module optional of primary type in base
68 * - alias in module optional of primary type in base optional
69 * - alias in module of primary type in module
70 * - alias in module optional of primary type in module
71 * - alias in module optional of primary typ
100 test_type_datum(policydb_t * p, char *id, unsigned int *decls, int len, unsigned int primary) argument
[all...]
/external/icu/icu4c/source/i18n/
H A Dcollation.cpp33 uint32_t primary; local
36 primary = (uint32_t)((offset % 251) + 4) << 16;
40 primary = (uint32_t)((offset % 254) + 2) << 16;
44 return primary | ((basePrimary & 0xff000000) + (uint32_t)(offset << 24));
52 uint32_t primary = (uint32_t)((offset % 254) + 2) << 8; local
58 primary |= (uint32_t)((offset % 251) + 4) << 16;
62 primary |= (uint32_t)((offset % 254) + 2) << 16;
66 return primary | ((basePrimary & 0xff000000) + (uint32_t)(offset << 24));
121 uint32_t p = (uint32_t)(dataCE >> 32); // three-byte primary pppppp00
133 uint32_t primary local
[all...]
H A Dcollation.h35 * nor as primary compression low terminator.
46 * Reserved value in primary second byte if the lead byte is compressible.
52 * Reserved value in primary second byte if the lead byte is compressible.
83 * We want a 3-byte primary so that it fits into the root elements table.
85 * This 3-byte primary will not collide with
97 // We use the third-highest primary weight for U+FFFD (as in UCA 6.3+).
109 * Low byte of a long-primary special CE32.
162 * Long-primary CE with COMMON_SEC_AND_TER_CE.
163 * Bits 31..8: Three-byte primary.
167 * Long-secondary CE with zero primary
489 reorder(const uint8_t reorderTable[256], uint32_t primary) argument
[all...]
H A Dcollationdatabuilder.cpp336 uint32_t primary, int32_t step,
354 int64_t dataCE = ((int64_t)primary << 32) | (start << 8) | step;
355 if(isCompressiblePrimary(primary)) { dataCE |= 0x80; }
373 uint32_t primary, int32_t step,
376 UBool isCompressible = isCompressiblePrimary(primary);
377 if(maybeSetPrimaryRange(start, end, primary, step, errorCode)) {
378 return Collation::incThreeBytePrimaryByOffset(primary, isCompressible,
383 utrie2_set32(trie, start, Collation::makeLongPrimaryCE32(primary), &errorCode);
385 primary = Collation::incThreeBytePrimaryByOffset(primary, isCompressibl
335 maybeSetPrimaryRange(UChar32 start, UChar32 end, uint32_t primary, int32_t step, UErrorCode &errorCode) argument
372 setPrimaryRangeAndReturnNext(UChar32 start, UChar32 end, uint32_t primary, int32_t step, UErrorCode &errorCode) argument
[all...]
H A Dcollationiterator.cpp747 // Note: We use primary byte values 2..255: digits are not compressible.
755 // 74 byte values 2.. 75 for small numbers in two-byte primary weights.
756 // 40 byte values 76..115 for medium numbers in three-byte primary weights.
757 // 16 byte values 116..131 for large numbers in four-byte primary weights.
762 // Two-byte primary for 0..73, good for day & month numbers etc.
763 uint32_t primary = numericPrimary | ((firstByte + value) << 16); local
764 ceBuffer.append(Collation::makeCE(primary), errorCode);
771 // Three-byte primary for 74..10233=74+40*254-1, good for year numbers and more.
772 uint32_t primary = numericPrimary | local
774 ceBuffer.append(Collation::makeCE(primary), errorCod
782 uint32_t primary = numericPrimary | (2 + value % 254); local
801 uint32_t primary = numericPrimary | ((132 - 4 + numPairs) << 16); local
[all...]
H A Ducoleitr.cpp209 uint64_t primary = 0, secondary = 0, tertiary = 0, quaternary = 0; local
224 primary = ucol_primaryOrder(ce);
228 // **** That means that we need 24 bits for the primary ****
234 // **** the primary is... ****
235 if ((toShift && variableTop > ce && primary != 0)
236 || (isShifted && primary == 0)) {
238 if (primary == 0) {
243 quaternary = primary;
246 primary = secondary = tertiary = 0;
256 return primary << 4
[all...]

Completed in 545 milliseconds

1234