OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:best_s
(Results
1 - 3
of
3
) sorted by null
/external/harfbuzz_ng/util/
ansi-print.cc
282
unsigned int
best_s
= (unsigned int) -1;
289
if (s <
best_s
) {
290
best_s
= s;
295
if (s <
best_s
) {
296
best_s
= s;
301
if (
best_s
< score) {
305
score =
best_s
;
314
unsigned int
best_s
= (unsigned int) -1;
321
if (s <
best_s
) {
322
best_s
= s
[
all
...]
/device/linaro/bootloader/edk2/MdeModulePkg/Universal/RegularExpressionDxe/Oniguruma/
regint.h
744
UChar*
best_s
;
member in struct:__anon9202
regexec.c
[
all
...]
Completed in 126 milliseconds