normalize          31 chrome/browser/bookmarks/bookmark_index.cc   normalizer2->normalize(unicode_text, unicode_normalized_text, status);
normalize         228 chrome/common/extensions/command.cc   bool normalize = false;
normalize         230 chrome/common/extensions/command.cc     normalize = true;
normalize         233 chrome/common/extensions/command.cc     normalize = true;
normalize         237 chrome/common/extensions/command.cc   if (!normalize)
normalize         421 chrome/renderer/spellchecker/spellcheck_worditerator.cc   icu::Normalizer::normalize(input, UNORM_NFKC, 0, output, status);
normalize          83 content/public/android/java/src/org/chromium/content/browser/input/DateTimePickerDialog.java         DateDialogNormalizer.normalize(mDatePicker, this,
normalize         222 content/public/android/java/src/org/chromium/content/browser/input/InputDialogContainer.java             DateDialogNormalizer.normalize(dialog.getDatePicker(), dialog,
normalize        3561 gpu/command_buffer/service/gles2_cmd_decoder_unittest.cc             for (int normalize = 0; normalize < 2; ++normalize) {
normalize        3574 gpu/command_buffer/service/gles2_cmd_decoder_unittest.cc                     index, size, type, normalize, stride,
normalize        3578 gpu/command_buffer/service/gles2_cmd_decoder_unittest.cc               cmd.Init(index, size, type, normalize, stride, offset);
normalize          22 third_party/cld/encodings/compact_lang_det/win/cld_unicodetext.cc   icu::Normalizer::normalize(source, UNORM_NFC, 0, normalized, status);
normalize        3043 third_party/libxml/src/parser.c                                           int *len, int *alloc, int normalize);
normalize        3666 third_party/libxml/src/parser.c xmlParseAttValueComplex(xmlParserCtxtPtr ctxt, int *attlen, int normalize) {
normalize        3816 third_party/libxml/src/parser.c 	        if ((len != 0) || (!normalize)) {
normalize        3817 third_party/libxml/src/parser.c 		    if ((!normalize) || (!in_space)) {
normalize        3840 third_party/libxml/src/parser.c     if ((in_space) && (normalize)) {
normalize        8548 third_party/libxml/src/parser.c                          int normalize)
normalize        8580 third_party/libxml/src/parser.c     if (normalize) {
normalize        8675 third_party/libxml/src/parser.c     return xmlParseAttValueComplex(ctxt, len, normalize);
normalize        8701 third_party/libxml/src/parser.c     int normalize = 0;
normalize        8721 third_party/libxml/src/parser.c             normalize = 1;
normalize        8731 third_party/libxml/src/parser.c         val = xmlParseAttValueInternal(ctxt, len, alloc, normalize);
normalize        8732 third_party/libxml/src/parser.c 	if (normalize) {
normalize        15754 third_party/libxml/src/xmlschemas.c 			     int normalize,
normalize        24442 third_party/libxml/src/xmlschemas.c 			     int normalize,
normalize        24452 third_party/libxml/src/xmlschemas.c     (normalize || (type->flags & XML_SCHEMAS_TYPE_NORMVALUENEEDED))) { \
normalize        24680 third_party/libxml/src/xmlschemas.c 	    normalize = 1;