Searched refs:extended (Results 1 - 25 of 27) sorted by relevance

12

/external/webkit/WebCore/platform/text/gtk/
H A DTextCodecGtk.h56 static void registerEncodingNames(EncodingNameRegistrar registrar, bool extended);
57 static void registerCodecs(TextCodecRegistrar registrar, bool extended);
H A DTextCodecGtk.cpp234 void TextCodecGtk::registerEncodingNames(EncodingNameRegistrar registrar, bool extended) argument
238 if (extended) {
274 void TextCodecGtk::registerCodecs(TextCodecRegistrar registrar, bool extended) argument
278 if (extended) {
/external/libxml2/include/libxml/
H A Dxlink.h104 * This is the prototype for a extended link detection callback.
132 * This is the prototype for a extended link set detection callback.
154 xlinkExtendedLinkFunk extended; member in struct:_xlinkHandler
/external/qemu/distrib/sdl-1.2.12/src/cpuinfo/
H A DSDL_cpuinfo.c205 " movl $0x80000000,%%eax # Query for extended functions \n"
206 " cpuid # Get extended function limit \n"
209 " movl $0x80000001,%%eax # Setup extended function 800000001h\n"
220 mov eax,80000000h ; Query for extended functions
221 cpuid ; Get extended function limit
224 mov eax,80000001h ; Setup extended function 800000001h
/external/e2fsprogs/
H A De2fsprogs.spec6 Summary: Utilities for managing the second extended (ext2) filesystem.
20 extended (ext2) filesystems. E2fsprogs contains e2fsck (used to
43 develop second extended (ext2) filesystem-specific programs.
/external/e2fsprogs/po/
H A Dat-expand.pl71 $msg =~ s/\@a/extended attribute/g;
/external/e2fsprogs/lib/ext2fs/
H A Dicount.c691 struct test_program extended[] = { variable in typeref:struct:test_program
842 failed += run_test(0, 3, 0, extended);
/external/icu4c/i18n/
H A Ddtitvfmt.cpp940 UBool extended = setIntervalPattern(UCAL_MONTH, skeleton, bestSkeleton, local
944 if ( extended ) {
1054 * but also return the extended skeleton and its best match skeleton.
1066 * @param extendedSkeleton extended skeleton
1067 * @param extendedBestSkeleton extended best match skeleton
/external/libxml2/
H A Dtree.c4071 int extended) {
4098 return((xmlNodePtr) xmlCopyDoc((xmlDocPtr) node, extended));
4161 if (!extended)
4205 } else if ((node->children != NULL) && (extended != 2)) {
4260 * @extended: if 1 do a recursive copy (properties, namespaces and children
4269 xmlCopyNode(const xmlNodePtr node, int extended) { argument
4272 ret = xmlStaticCopyNode(node, NULL, NULL, extended);
4280 * @extended: if 1 do a recursive copy (properties, namespaces and children
4289 xmlDocCopyNode(const xmlNodePtr node, xmlDocPtr doc, int extended) { argument
4292 ret = xmlStaticCopyNode(node, doc, NULL, extended);
4070 xmlStaticCopyNode(const xmlNodePtr node, xmlDocPtr doc, xmlNodePtr parent, int extended) argument
[all...]
/external/elfutils/
H A Dconfig.status262 This file was extended by Red Hat elfutils $as_me 0.97, which was
H A Dconfigure6103 This file was extended by Red Hat elfutils $as_me 0.97, which was
/external/grub/
H A Dconfig.status262 This file was extended by GRUB $as_me 0.97, which was
H A Dconfigure6572 This file was extended by GRUB $as_me 0.97, which was
/external/icu4c/
H A Dconfig.status262 This file was extended by $as_me, which was
/external/webkit/SunSpider/tests/parse-only/
H A Dmootools-1.2.2-core-nc.js192 function $extend(original, extended){
193 for (var key in (extended || {})) original[key] = extended[key];
937 if (event.$extended) return event;
938 this.$extended = true;
3131 Contains the basic animation logic to be extended by all other Fx Classes.
/external/bison/
H A Dconfig.status262 This file was extended by GNU Bison $as_me 2.3, which was
H A Dconfigure16418 This file was extended by GNU Bison $as_me 2.3, which was
/external/strace/
H A Dconfig.status262 This file was extended by strace $as_me 4.5.12, which was
H A Dconfigure8686 This file was extended by strace $as_me 4.5.12, which was
/external/dropbear/libtomcrypt/
H A Dcrypt.tex3321 As of v1.15, the library supports both v1.5 and v2.1 PKCS \#1 style paddings in these higher level functions. The following is the extended
3367 As of v1.15, the library supports both v1.5 and v2.1 PKCS \#1 style paddings in these higher level functions. The following is the extended
3385 Similar to the extended encryption, the new parameter \textit{padding} indicates which version of the PKCS \#1 standard to use.
3418 As of v1.15, the library supports both v1.5 and v2.1 signatures. The extended signature generation function has the following prototype:
3464 As of v1.15, the library supports both v1.5 and v2.1 signature verification. The extended signature verification function has the following prototype:
3694 extended ECC functions which allow the user to specify their own curves.
3743 As of v1.16, the library supports an extended key generation routine which allows the user to specify their own curve. It is specified as follows:
3851 but it is very similar. It has been extended by using an ASN.1 sequence and hash object identifiers to allow portable usage. The following function
/external/fdlibm/
H A Dconfigure2792 This file was extended by fdlibm $as_me 5.3, which was
/external/blktrace/btt/doc/
H A Dbtt.tex549 low, it represents an extended period of time where no queue requests
/external/clearsilver/
H A Dconfigure7538 This file was extended by $as_me, which was
/external/dropbear/
H A Dconfigure12111 This file was extended by $as_me, which was
13237 This file was extended by $as_me, which was
14364 This file was extended by $as_me, which was
/external/grub/docs/
H A Dtexinfo.tex2010 % does not work for cmbx10 and other extended/shrunken fonts.

Completed in 630 milliseconds

12