Home
last modified time | relevance | path

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

/aosp12/packages/modules/NetworkStack/tests/unit/src/android/net/apf/
H A DBpf2Apf.java210 String true_label = line.substring(jt_offset + 2, jf_offset).trim(); in convertLine() local
/aosp12/art/compiler/optimizing/
H A Dcode_generator_x86.cc1687 LabelType* true_label, in GenerateFPJumps()
1699 LabelType* true_label, in GenerateLongComparesAndJumps()
2198 NearLabel true_label, false_label; in HandleCondition() local
H A Dcode_generator_x86_64.cc1763 LabelType* true_label, in GenerateFPJumps()
2161 NearLabel true_label, false_label; in HandleCondition() local