Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/compiler/xla/service/
Dar_crs_combiner.cc185 auto uid2 = i2->unique_id(); in InstructionsComputeSameValue() local
/external/swiftshader/third_party/LLVM/lib/Target/ARM/
DARMAsmPrinter.cpp376 GetARMSetPICJumpTableLabel2(unsigned uid, unsigned uid2, in GetARMSetPICJumpTableLabel2()
/external/robolectric-shadows/shadows/framework/src/main/java/org/robolectric/shadows/
DShadowApplicationPackageManager.java1023 protected int checkSignatures(int uid1, int uid2) { in checkSignatures()