Home
last modified time | relevance | path

Searched defs:quickcheck (Results 1 – 3 of 3) sorted by relevance

/external/v8/
DMakefile393 quickcheck: $(subst $(COMMA),$(SPACE),$(FASTCOMPILEMODES)) target
/external/python/cpython2/Modules/
Dunicodedata.c762 unsigned char quickcheck = record->normalization_quick_check; in is_normalized() local
/external/python/cpython3/Modules/
Dunicodedata.c799 unsigned char quickcheck = record->normalization_quick_check; in is_normalized() local