/external/chromium_org/net/cert/ |
nss_cert_database.h | 147 // Get the default slot for private key or mixed private/public key data. 157 // Get the default module for private key or mixed private/public key data.
|
/external/chromium_org/third_party/WebKit/Source/core/rendering/ |
RenderTableCell.h | 203 // FIXME: https://webkit.org/b/79272 - Add support for mixed directionality at the cell level. 210 // FIXME: https://webkit.org/b/79272 - Add support for mixed directionality at the cell level.
|
/external/chromium_org/third_party/WebKit/Source/modules/serviceworkers/ |
FetchManager.cpp | 158 // "- should fetching |request| be blocked as mixed content returns blocked 162 // We do mixed content checking and CSP checking in ResourceFetcher.
|
/external/chromium_org/third_party/icu/source/common/ |
ucnv_bld.h | 250 * Return the (n)th converter name in mixed case, or NULL 255 * @return the (n)th converter name in mixed case, or NULL if there is none.
|
/external/chromium_org/third_party/sqlite/src/ext/fts3/ |
README.syntax | 57 must always be specified in upper case. The word "near" in lower or mixed 160 in upper case. The word "and" specified in lower or mixed case is
|
/external/chromium_org/third_party/zlib/ |
zconf.h | 249 /* The following definitions for FAR are needed only for MSDOS mixed 252 * to define NO_MEMCPY in zutil.h. If you don't need the mixed model,
|
/external/chromium_org/tools/grit/grit/node/ |
base_unittest.py | 65 # Again test using the Message node type, because it is the only mixed 97 # Again test using the Message node type, because it is the only mixed
|
/external/chromium_org/v8/test/mjsunit/ |
cyrillic.js | 184 var mixed = full ? "[a-\uffff]" : "[a-" + cyrillic.LAST + "]"; 189 var re = new RegExp(mixed, flag);
|
/external/esd/include/ |
esd.h | 46 ESD_PROTO_STREAM_MON, /* send mixed buffer output as a stream */ 62 ESD_PROTO_STREAM_FILT, /* filter mixed buffer output as a stream */
|
/external/fio/ |
fio.h | 270 * read/write mixed workload state 281 * rand/seq mixed workload state
|
/external/icu/icu4c/source/common/ |
ucnv_bld.h | 250 * Return the (n)th converter name in mixed case, or NULL 255 * @return the (n)th converter name in mixed case, or NULL if there is none.
|
/external/libvorbis/doc/vorbisfile/ |
ov_open.html | 152 <dt><b>[c] Mixed media streams</b><p> 155 Vorbis content in mixed-media Ogg streams, not just Vorbis-only
|
/external/qemu/distrib/zlib-1.2.8/ |
zconf.h | 281 /* The following definitions for FAR are needed only for MSDOS mixed 284 * to define NO_MEMCPY in zutil.h. If you don't need the mixed model,
|
/external/zlib/src/ |
zconf.h | 281 /* The following definitions for FAR are needed only for MSDOS mixed 284 * to define NO_MEMCPY in zutil.h. If you don't need the mixed model,
|
zconf.h.cmakein | 283 /* The following definitions for FAR are needed only for MSDOS mixed 286 * to define NO_MEMCPY in zutil.h. If you don't need the mixed model,
|
zconf.h.in | 281 /* The following definitions for FAR are needed only for MSDOS mixed 284 * to define NO_MEMCPY in zutil.h. If you don't need the mixed model,
|
/frameworks/native/services/surfaceflinger/DisplayHardware/ |
VirtualDisplaySurface.h | 44 * configurations: GLES-only, HWC-only, and MIXED composition. In all of these, 61 * On MIXED frames, things become more complicated, since some h/w composer
|
/packages/apps/Email/tests/src/com/android/emailcommon/internet/ |
Rfc822OutputTests.java | 188 // Create a message with a mixed part 218 assertTrue(contentType.getBody().contains("multipart/mixed"));
|
/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.6/sysroot/usr/include/ |
esd.h | 48 ESD_PROTO_STREAM_MON, /* send mixed buffer output as a stream */ 64 ESD_PROTO_STREAM_FILT, /* filter mixed buffer output as a stream */
|
zconf.h | 237 /* The following definitions for FAR are needed only for MSDOS mixed 240 * to define NO_MEMCPY in zutil.h. If you don't need the mixed model,
|
/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.8/sysroot/usr/include/ |
esd.h | 48 ESD_PROTO_STREAM_MON, /* send mixed buffer output as a stream */ 64 ESD_PROTO_STREAM_FILT, /* filter mixed buffer output as a stream */
|
zconf.h | 237 /* The following definitions for FAR are needed only for MSDOS mixed 240 * to define NO_MEMCPY in zutil.h. If you don't need the mixed model,
|
/external/chromium_org/third_party/icu/source/test/intltest/ |
ustrtest.cpp | 388 mixed(TRUE, _mixed, -1), 396 result=mixed.caseCompare(otherDefault, U_FOLD_CASE_DEFAULT); 397 if(result!=0 || 0!=mixed.caseCompareBetween(0, INT32_MAX, otherDefault, 0, INT32_MAX, U_FOLD_CASE_DEFAULT)) { 398 errln("error: mixed.caseCompare(other, default)=%ld instead of 0\n", result); 400 result=mixed.caseCompare(otherExcludeSpecialI, U_FOLD_CASE_EXCLUDE_SPECIAL_I); 402 errln("error: mixed.caseCompare(otherExcludeSpecialI, U_FOLD_CASE_EXCLUDE_SPECIAL_I)=%ld instead of 0\n", result); 404 result=mixed.caseCompare(otherDefault, U_FOLD_CASE_EXCLUDE_SPECIAL_I); 405 if(result==0 || 0==mixed.caseCompareBetween(0, INT32_MAX, otherDefault, 0, INT32_MAX, U_FOLD_CASE_EXCLUDE_SPECIAL_I)) { 406 errln("error: mixed.caseCompare(other, U_FOLD_CASE_EXCLUDE_SPECIAL_I)=0 instead of !=0\n"); 410 result=mixed.caseCompare(different, U_FOLD_CASE_DEFAULT) [all...] |
/external/icu/icu4c/source/test/intltest/ |
ustrtest.cpp | 388 mixed(TRUE, _mixed, -1), 396 result=mixed.caseCompare(otherDefault, U_FOLD_CASE_DEFAULT); 397 if(result!=0 || 0!=mixed.caseCompareBetween(0, INT32_MAX, otherDefault, 0, INT32_MAX, U_FOLD_CASE_DEFAULT)) { 398 errln("error: mixed.caseCompare(other, default)=%ld instead of 0\n", result); 400 result=mixed.caseCompare(otherExcludeSpecialI, U_FOLD_CASE_EXCLUDE_SPECIAL_I); 402 errln("error: mixed.caseCompare(otherExcludeSpecialI, U_FOLD_CASE_EXCLUDE_SPECIAL_I)=%ld instead of 0\n", result); 404 result=mixed.caseCompare(otherDefault, U_FOLD_CASE_EXCLUDE_SPECIAL_I); 405 if(result==0 || 0==mixed.caseCompareBetween(0, INT32_MAX, otherDefault, 0, INT32_MAX, U_FOLD_CASE_EXCLUDE_SPECIAL_I)) { 406 errln("error: mixed.caseCompare(other, U_FOLD_CASE_EXCLUDE_SPECIAL_I)=0 instead of !=0\n"); 410 result=mixed.caseCompare(different, U_FOLD_CASE_DEFAULT) [all...] |
/external/bison/lib/ |
stdbool.in.h | 96 "warning(1185): enumerated type mixed with another type".
|