Home
last modified time | relevance | path

Searched refs:unsafe (Results 1 – 25 of 47) sorted by relevance

12

/external/clearsilver/csharp/
DMakefile22 $(CSHARP_CC) -target:library -unsafe CS.cs -out:clearsilver.dll
25 $(CSHARP_CC) -r:clearsilver.dll -unsafe cstest.cs
28 $(CSHARP_CC) -r:clearsilver.dll -unsafe csperftest.cs
DREADME17 merely access the structure members directly from C# unsafe code, just
/external/icu4c/i18n/
Ducol_sit.cpp864 USet *unsafe, in ucol_getUnsafeSet() argument
870 uset_clear(unsafe); in ucol_getUnsafeSet()
877 uset_applyPattern(unsafe, cccpattern, 24, USET_IGNORE_SPACE, status); in ucol_getUnsafeSet()
880 uset_addRange(unsafe, 0xe40, 0xe44); in ucol_getUnsafeSet()
881 uset_addRange(unsafe, 0xec0, 0xec4); in ucol_getUnsafeSet()
883 uset_addRange(unsafe, 0xd800, 0xdfff); in ucol_getUnsafeSet()
900 uset_add(unsafe, c); in ucol_getUnsafeSet()
908 return uset_size(unsafe); in ucol_getUnsafeSet()
/external/chromium/third_party/icu/source/i18n/
Ducol_sit.cpp865 USet *unsafe, in ucol_getUnsafeSet() argument
871 uset_clear(unsafe); in ucol_getUnsafeSet()
878 uset_applyPattern(unsafe, cccpattern, 24, USET_IGNORE_SPACE, status); in ucol_getUnsafeSet()
881 uset_addRange(unsafe, 0xe40, 0xe44); in ucol_getUnsafeSet()
882 uset_addRange(unsafe, 0xec0, 0xec4); in ucol_getUnsafeSet()
884 uset_addRange(unsafe, 0xd800, 0xdfff); in ucol_getUnsafeSet()
901 uset_add(unsafe, c); in ucol_getUnsafeSet()
909 return uset_size(unsafe); in ucol_getUnsafeSet()
/external/kernel-headers/original/linux/
Dmodule.h313 int unsafe; member
446 if (mod && !(mod)->unsafe) { \
450 (mod)->unsafe = 1; \
/external/chromium/third_party/icu/source/config/
Dmh-hpux-acc22 # 749 This operation is non-portable and potentially unsafe.
/external/icu4c/config/
Dmh-hpux-acc22 # 749 This operation is non-portable and potentially unsafe.
/external/chromium/third_party/icu/public/i18n/unicode/
Ducol.h1077 USet *unsafe,
/external/webkit/JavaScriptCore/icu/unicode/
Ducol.h1142 USet *unsafe,
/external/webkit/WebCore/icu/unicode/
Ducol.h1142 USet *unsafe,
/external/icu4c/i18n/unicode/
Ducol.h1101 USet *unsafe,
/external/webkit/WebKitTools/DumpRenderTree/mac/
DPixelDumpSupportMac.mm62 // This is used as a signal handler, and thus the calls into ColorSync are unsafe
/external/webkit/WebKit/mac/Misc/
DWebNSURLExtras.mm64 // This function treats the following as unsafe, lookalike characters:
/external/webkit/JavaScriptGlue/
DChangeLog1770 (like a JSRun) that holds thread-unsafe data.
1774 inside a function that returns thread-unsafe data by copy will only mask
/external/svox/pico_resources/tools/LingwareBuilding/PicoLingware_source_files/pkb/en-US/
Den-US_klex.pkb1219 unrelated "4FJ+D!=L+9 unresolved "'FJ+Q!(DO9unsafe"'FK!=>unsatisfactory"4FK'L+K>!ICL'J+
/external/v8/
DChangeLog770 Reverted an unsafe code generator change.
/external/bluetooth/glib/
DChangeLog.pre-2-61583 non-printable and unsafe characters.
DChangeLog.pre-2-41444 mutex if double checked locking is unsafe.
DNEWS1003 511807 g_time_val_to_iso8601() uses MT-unsafe gmtime() function
/external/libpng/
Daclocal.m41937 AC_MSG_WARN([`$CC' does not support `-c -o', so `make -j' may be unsafe])
8760 # Reject unsafe characters in $srcdir or the absolute working directory
8766 AC_MSG_ERROR([unsafe absolute working directory name]);;
8770 AC_MSG_ERROR([unsafe srcdir value: `$srcdir']);;
Dconfigure2516 as_fn_error "unsafe absolute working directory name" "$LINENO" 5;;
2520 as_fn_error "unsafe srcdir value: \`$srcdir'" "$LINENO" 5;;
Dlibpng-1.2.46.txt340 3: keep even if unsafe-to-copy
570 This is an unsafe situation if these are 16-bit
Dlibpng-1.2.44.txt340 3: keep even if unsafe-to-copy
570 This is an unsafe situation if these are 16-bit
DCHANGES1008 Revised pnggccrd.c to conditionally compile some thread-unsafe code only
/external/dnsmasq/
DCHANGELOG.archive270 release 1.8 Fix unsafe use of tolower() macro - allows linking against

12