OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:incumbent
(Results
1 - 9
of
9
) sorted by null
/prebuilts/ndk/r16/sources/third_party/shaderc/third_party/glslang/glslang/MachineIndependent/
ParseContextBase.cpp
322
// as the
incumbent
. Compare the
incumbent
to the next viable candidate, and if
323
// that candidate is better (bullets below), make it the
incumbent
. Repeat, with
324
// a linear walk through the viable candidate list. The final
incumbent
will be
325
// returned as the best match. A viable candidate is better than the
incumbent
if
327
// * it has a function argument with a better(...) conversion than the
incumbent
,
329
// * the
incumbent
has no argument with a better(...) conversion then the
406
const TFunction*
incumbent
= viableCandidates.front();
local
409
if (betterParam(*
incumbent
, candidate) && ! betterParam(candidate, *
incumbent
))
[
all
...]
/external/flatbuffers/docs/source/
WhitePaper.md
95
FlatBuffer schemas are fairly similar to those of the
incumbent
,
/external/skia/src/image/
SkImage_Gpu.cpp
562
if (GrContext*
incumbent
= as_IB(this)->context()) {
563
return
incumbent
== context ? sk_ref_sp(const_cast<SkImage*>(this)) : nullptr;
[
all
...]
/external/skqp/src/image/
SkImage_Gpu.cpp
558
if (GrContext*
incumbent
= as_IB(this)->context()) {
559
return
incumbent
== context ? sk_ref_sp(const_cast<SkImage*>(this)) : nullptr;
[
all
...]
/external/brotli/tests/testdata/
plrabn12.txt
296
Aloft,
incumbent
on the dusky air,
[
all
...]
/external/jline/src/src/test/resources/jline/example/
english.gz
/packages/inputmethods/LatinIME/dictionaries/
en_GB_wordlist.combined.gz
en_US_wordlist.combined.gz
en_wordlist.combined.gz
Completed in 879 milliseconds