Searched refs:cacheResult (Results 1 – 11 of 11) sorted by relevance
472 UBool cacheResult = TRUE; in getKey() local486 cacheResult = FALSE; in getKey()547 if (putInCache && cacheResult) { in getKey()587 if (putInCache && !cacheResult) { in getKey()
461 UBool cacheResult = true; in getKey() local475 cacheResult = false; in getKey()538 if (putInCache && cacheResult) { in getKey()578 if (putInCache && !cacheResult) { in getKey()
429 boolean cacheResult = true; in getKey()440 cacheResult = false; in getKey()458 putInCache = cacheResult; in getKey()
424 boolean cacheResult = true; in getKey()435 cacheResult = false; in getKey()453 putInCache = cacheResult; in getKey()
1533 angle::Result cacheResult = cache->getProgram(context, this, &programHash); in linkImpl() local1534 ANGLE_TRY(cacheResult); in linkImpl()1537 if (cacheResult == angle::Result::Continue) in linkImpl()
350 cacheResult(): this;
362 cacheResult(): this;
1435 cacheResult(): this;1436 >cacheResult : () => this
2469 cacheResult(): this;2470 >cacheResult : Symbol(Seq.cacheResult, Decl(immutable.ts, 323, 38))