Home
last modified time | relevance | path

Searched defs:i17 (Results 1 – 6 of 6) sorted by relevance

/external/llvm/test/tools/llvm-nm/X86/
Dradix.s131 .globl i17 symbol
133 i17: label
/external/libcxx/test/std/algorithms/alg.sorting/alg.heap.operations/is.heap/
Dis_heap_until.pass.cpp50 int i17[] = {0, 1, 1, 0}; in test() local
Dis_heap.pass.cpp50 int i17[] = {0, 1, 1, 0}; in test() local
Dis_heap_until_comp.pass.cpp51 int i17[] = {0, 1, 1, 0}; in test() local
Dis_heap_comp.pass.cpp51 int i17[] = {0, 1, 1, 0}; in test() local
/external/libchrome/base/
Dvalues_unittest.cc604 std::unique_ptr<Value> i17(new FundamentalValue(17)); in TEST() local