Searched defs:aliased (Results 1 – 8 of 8) sorted by relevance
155 [&](const ShapeIndex& output_index, absl::optional<Alias> aliased) { in ForEachAlias()165 [&](const ShapeIndex& output_index, absl::optional<Alias> aliased) { in ForEachAliasWithStatus()
47 …blic static boolean isMissingOk(CLDRFile sourceFile, String path, boolean latin, boolean aliased) { in isMissingOk()
54 for (llvm::MCPhysReg aliased : ExpectedAliasedRegisters) { in TEST_F() local
1334 def platform(aliased=0, terse=0): argument1428 aliased = (not 'nonaliased' in sys.argv and not '--nonaliased' in sys.argv) variable
1560 def platform(aliased=0, terse=0): argument1645 aliased = (not 'nonaliased' in sys.argv and not '--nonaliased' in sys.argv) variable
11 static int aliased = 0; variable
769 const bool aliased = (flags & TEST_FLAG_ALIASED) != 0; in initProgramsDrawWithUBO() local
519 bool aliased = true; in isAliased() local