Searched refs:exclusive (Results 51 - 54 of 54) sorted by relevance

123

/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/timemachine/libxml2-2.7.2/
H A Dtestapi.c5348 int exclusive; /* the exclusive flag (0 - non-exclusive canonicalization; otherwise - exclusive canonicalization) */ local
5350 xmlChar ** inclusive_ns_prefixes; /* the list of inclusive namespace prefixes ended with a NULL or NULL if there is no inclusive namespaces (only for exclusive canonicalization, ignored otherwise) */
5366 exclusive = gen_int(n_exclusive, 2);
5371 ret_val = xmlC14NDocDumpMemory(doc, nodes, exclusive, inclusive_ns_prefixes, with_comments, doc_txt_ptr);
5376 des_int(n_exclusive, exclusive, 2);
5417 int exclusive; /* the exclusive fla local
5493 int exclusive; /* the exclusive flag (0 - non-exclusive canonicalization; otherwise - exclusive canonicalization) */ local
[all...]
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/arch/m68k/ifpsp060/src/
H A Dfpsp.S5065 # j1 exclusive or with the l.s.b. of k. #
11970 mov.b SRC_EX(%a0),%d0 # exclusive or the signs
11994 mov.b SRC_EX(%a0),%d0 # exclusive or the signs
12011 mov.b SRC_EX(%a0),%d0 # exclusive or the signs
12735 mov.b SRC_EX(%a0),%d0 # result sign is exclusive
15022 mov.b SRC_EX(%a0),%d0 # exclusive or the signs
15474 mov.b SRC_EX(%a0),%d0 # exclusive or the signs
H A Dfplsp.S4959 # j1 exclusive or with the l.s.b. of k. #
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/minidlna/sqlite-3.6.22/
H A Dsqlite3.c1285 ** for exclusive access.
2059 ** to promote to an exclusive lock. The first process cannot proceed
2736 ** this, each thread can obtain exclusive use of the [database connection] D
3658 ** redefined. ^The length of the name is limited to 255 bytes, exclusive of
5946 ** ^The first call to sqlite3_backup_step() obtains an exclusive lock
5947 ** on the destination file. ^The exclusive lock is not released until either
13892 u32 maxRequest; /* Largest allocation (exclusive of internal frag) */
18563 ** dequoted string, exclusive of the zero terminator, if dequoting does
20523 OSTRACE3( "LOCK %d acquire exclusive lock. res=%d\n", pFile->h, res );
20624 OSTRACE3( "UNLOCK %d exclusive loc
[all...]

Completed in 375 milliseconds

123