Home
last modified time | relevance | path

Searched defs:hasFile (Results 1 – 2 of 2) sorted by relevance

/third_party/icu/icu4c/source/test/perf/dicttrieperf/
Ddicttrieperf.cpp73 UBool hasFile() const { return ucharBuf!=NULL; } in hasFile() function in DictionaryTriePerfTest
/third_party/glslang/glslang/MachineIndependent/preprocessor/
DPp.cpp721 bool hasFile = false; in CPPline() local