OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:strictConversion
(Results
1 - 9
of
9
) sorted by null
/external/llvm/lib/Support/
ConvertUTFWrapper.cpp
36
ConversionFlags flags =
strictConversion
;
49
ConversionFlags flags =
strictConversion
;
70
strictConversion
);
118
ConvertUTF16toUTF8(&Src, SrcEnd, &Dst, DstEnd,
strictConversion
);
ConvertUTF.c
132
if (flags ==
strictConversion
) {
143
if (flags ==
strictConversion
) {
186
} else if (flags ==
strictConversion
) { /* it's an unpaired high surrogate */
196
} else if (flags ==
strictConversion
) {
243
} else if (flags ==
strictConversion
) { /* it's an unpaired high surrogate */
253
} else if (flags ==
strictConversion
) {
302
if (flags ==
strictConversion
) {
458
if (flags ==
strictConversion
) {
469
if (flags ==
strictConversion
) {
534
if (flags ==
strictConversion
) {
[
all
...]
/external/antlr/antlr-3.4/runtime/C/src/
antlr3convertutf.c
67
if (flags ==
strictConversion
) {
78
if (flags ==
strictConversion
) {
121
} else if (flags ==
strictConversion
) { /* it's an unpaired high surrogate */
131
} else if (flags ==
strictConversion
) {
228
} else if (flags ==
strictConversion
) { /* it's an unpaired high surrogate */
238
} else if (flags ==
strictConversion
) {
366
if (flags ==
strictConversion
) {
377
if (flags ==
strictConversion
) {
414
if (flags ==
strictConversion
) {
495
if (flags ==
strictConversion
) {
[
all
...]
/external/antlr/antlr-3.4/runtime/C/include/
antlr3convertutf.h
135
strictConversion
= 0,
/external/llvm/include/llvm/Support/
ConvertUTF.h
126
strictConversion
= 0,
/external/clang/lib/Lex/
Lexer.cpp
[
all
...]
/external/clang/lib/Frontend/
TextDiagnostic.cpp
127
strictConversion
);
[
all
...]
/external/clang/lib/CodeGen/
CodeGenModule.cpp
[
all
...]
/external/clang/lib/Sema/
SemaChecking.cpp
[
all
...]
Completed in 74 milliseconds