Searched refs:letters (Results 1 – 18 of 18) sorted by relevance
40 public int letters = 0; field in PasswordMetrics54 public PasswordMetrics(int quality, int length, int letters, int upperCase, int lowerCase, in PasswordMetrics() argument57 this.letters = letters; in PasswordMetrics()68 letters = in.readInt(); in PasswordMetrics()78 && length == 0 && letters == 0 && upperCase == 0 && lowerCase == 0 in isDefault()91 dest.writeInt(letters); in writeToParcel()112 int letters = 0; in computeForPassword() local122 letters++; in computeForPassword()126 letters++; in computeForPassword()142 final boolean hasNonNumeric = (letters + symbols) > 0; in computeForPassword()[all …]
56 self.letters=[]59 if (len(self.words) == 0) and (len(self.letters) == 0):63 self.letters.sort()91 if len(self.words) > 0 and len(self.letters) > 0:94 if len(self.letters) == 1:95 output += '%c%c' % (self.base, self.letters[0])96 elif len(self.letters) > 0:99 for letter in self.letters:120 self.letters.append(line[1:2])
39 assertEquals(0, metrics.letters); in testIsDefault()51 final int letters = 2; in testParceling() local62 quality, length, letters, upperCase, lowerCase, numeric, symbols, nonLetter) in testParceling()72 assertEquals(letters, metrics.letters); in testParceling()85 assertEquals(4, metrics.letters); in testComputeForPassword_metrics()145 metrics1.letters++; in testEquals()147 metrics1.letters--; in testEquals()
42 <li>The letters x, y, z, and w,</li>43 <li>The letters r, g, b, and a,</li>53 the concatenation of multiple letters or indices. The resulting vector has a size
7 # Tag names are one or more ASCII letters and numbers or underscores, i.e.
448 : [a-zA-Z$_] // these are the "java letters" below 0xFF459 : [a-zA-Z0-9$_] // these are the "java letters or digits" below 0xFF
44 * - The letters x, y, z, and w,45 * - The letters r, g, b, and a,55 * the concatenation of multiple letters or indices. The resulting vector has a size
1072 if (minimumPasswordMetrics.letters != DEF_MINIMUM_PASSWORD_LETTERS) { in writeToXml()1075 null, ATTR_VALUE, Integer.toString(minimumPasswordMetrics.letters)); in writeToXml()1341 minimumPasswordMetrics.letters = Integer.parseInt( in readFromXml()1619 pw.println(minimumPasswordMetrics.letters); in dump()4340 if (metrics.letters != length) { in setPasswordMinimumLetters()4341 metrics.letters = length; in setPasswordMinimumLetters()4352 admin -> admin.minimumPasswordMetrics.letters, PASSWORD_QUALITY_COMPLEX); in getPasswordMinimumLetters()4560 && passwordMetrics.letters >= getPasswordMinimumLetters( in isPasswordSufficientForUserWithoutCheckpointLocked()4816 if(metrics.letters < neededLetters) { in resetPasswordInternal()4817 Slog.w(LOG_TAG, "resetPassword: number of letters " + metrics.letters in resetPasswordInternal()[all …]
2366 sheet after sheet of paper with figures and letters, so completely2772 "Having once recognised, however, that the symbols stood for letters,2793 English letters after E is by no means well marked, and any2796 N, S, H, R, D, and L are the numerical order in which letters occur;2804 word of five letters. It might be 'sever,' or 'lever,' or 'never.'2815 me in possession of several other letters. It occurred to me that if2818 E's with three letters between might very well stand for the name2822 I. But what appeal could it be? There were only four letters in the2824 be 'COME.' I tried all other four letters ending in E, but could find2843 I had so many letters now that I could proceed with considerable[all …]
386 person, wrote her some compromising letters, and is now desirous of387 getting those letters back."400 produce her letters for blackmailing or other purposes, how is she to1773 and a brown board with "Jabez Wilson" in white letters, upon a corner2335 "I did at first," she answered, "but now I know where the letters are2456 to write every day. I took the letters in in the morning, so there2477 "Where did you address your letters, then?"2481 the other clerks about having letters from a lady, so I offered to2591 description of him and any letters of his which you can spare."2594 is the slip and here are four letters from him."[all …]
92 "I suppose, Watson, we must look upon you as a man of letters," said850 large letters:2128 what I had been doing, and whom my letters were from, and what I had2435 "And has had no letters or callers?"4365 into a correspondence with Oberstein, who answered your letters4434 "He said that letters to the Hôtel du Louvre, Paris, would eventually4738 draw the blind. Now you will have the kindness to place some letters5768 alienating her from her faithful maid. If she has written any letters7513 the keyhole. "This outer one is for the letters, the inner one for7650 the cover was printed in golden letters Practical Handbook of Bee[all …]
1389 "'I have his letters to me in my pocket.'6531 tell in your own words the incident of the letters."6537 letters. Shortly after his return all this was changed. He told me6538 that certain letters might come to him from London which would be6639 himself of the passion. His letters and the box may be connected with7150 nearly full, a hypodermic syringe, several letters in a crabbed,7424 "The police have the letters," he explained. "I could not bring them.7464 so far as these letters would seem to indicate."7545 mentioned, and yet there were letters and meetings, and a great deal8070 writers of agonized letters, who beg that the honour of their
532 letters were addressed here."1709 "Or get letters from it?"2972 bend of the elbow. The letters were still legible, but it was7856 dictates his letters."9323 forced, however, by the recent letters in which Colonel James9331 the recent letters to which I have alluded. Of these the first and
371 # file names in lower-case letters. If set to YES upper-case letters are also
453 # file names in lower-case letters. If set to YES upper-case letters are also
484 # names in lower-case letters. If set to YES upper-case letters are also
META-INF/ META-INF/MANIFEST.MF android/ android/databinding/ android/ ...