HomeSort by relevance Sort by last modified time
    Searched refs:CHECK_LT (Results 1 - 25 of 177) sorted by null

1 2 3 4 5 6 7 8

  /art/runtime/
image.cc 52 CHECK_LT(image_begin, image_roots);
53 CHECK_LT(image_roots, oat_file_begin);
55 CHECK_LT(oat_data_begin, oat_data_end);
utils.h 74 CHECK_LT(0, N);
75 CHECK_LT(N, kBitsPerWord);
81 CHECK_LT(0, N);
82 CHECK_LT(N, kBitsPerWord);
88 CHECK_LT(0, N);
89 CHECK_LT(N, kBitsPerWord);
vmap_table.h 35 CHECK_LT(n, size);
97 CHECK_LT(vmap_offset - matches, static_cast<uint32_t>(__builtin_popcount(spill_mask)));
  /art/runtime/arch/mips/
context_mips.h 47 CHECK_LT(reg, static_cast<uint32_t>(kNumberOfCoreRegisters));
  /external/compiler-rt/lib/sanitizer_common/
sanitizer_symbolizer_linux.cc 47 CHECK_LT(module_name_len, buf_len);
sanitizer_stoptheworld.h 30 CHECK_LT(index, thread_ids_.size());
sanitizer_thread_registry.cc 139 CHECK_LT(tid, max_threads_);
196 CHECK_LT(tid, n_contexts_);
205 CHECK_LT(tid, n_contexts_);
222 CHECK_LT(tid, n_contexts_);
239 CHECK_LT(tid, n_contexts_);
253 CHECK_LT(tid, n_contexts_);
sanitizer_allocator.h 184 CHECK_LT(c, kNumClasses);
187 CHECK_LT(Size(c-1), s);
334 CHECK_LT(class_id, kNumClasses);
490 CHECK_LT(class_id, kNumClasses);
574 CHECK_LT(idx, kSize);
579 CHECK_LT(idx, kSize);
656 CHECK_LT(class_id, kNumClasses);
668 CHECK_LT(class_id, kNumClasses);
766 CHECK_LT(res, kNumPossibleRegions);
775 CHECK_LT(class_id, kNumClasses)
    [all...]
  /external/ceres-solver/include/ceres/
gradient_checker.h 131 CHECK_LT(num_blocks, 1);
137 CHECK_LT(num_blocks, 2);
143 CHECK_LT(num_blocks, 3);
149 CHECK_LT(num_blocks, 4);
155 CHECK_LT(num_blocks, 5);
  /external/chromium_org/third_party/re2/util/
test.h 28 #define EXPECT_LT CHECK_LT
  /external/regex-re2/util/
test.h 28 #define EXPECT_LT CHECK_LT
  /external/chromium_org/content/test/net/
url_request_failed_job.cc 27 CHECK_LT(net_error, 0);
36 CHECK_LT(net_error, 0);
  /external/compiler-rt/lib/tsan/rtl/
tsan_mutexset.cc 75 CHECK_LT(i, size_);
85 CHECK_LT(i, size_);
tsan_interface_java.cc 108 CHECK_LT(p, jctx->heap_begin + jctx->heap_size);
174 CHECK_LT(heap_begin, heap_begin + heap_size);
273 CHECK_LT(addr, jctx->heap_begin + jctx->heap_size);
284 CHECK_LT(addr, jctx->heap_begin + jctx->heap_size);
294 CHECK_LT(addr, jctx->heap_begin + jctx->heap_size);
305 CHECK_LT(addr, jctx->heap_begin + jctx->heap_size);
315 CHECK_LT(addr, jctx->heap_begin + jctx->heap_size);
327 CHECK_LT(addr, jctx->heap_begin + jctx->heap_size);
  /external/chromium_org/third_party/tcmalloc/chromium/src/base/
elf_mem_image.cc 127 CHECK_LT(index, GetNumSymbols());
132 CHECK_LT(index, GetNumSymbols());
137 CHECK_LT(index, ehdr_->e_phnum);
145 CHECK_LT(offset, strsize_);
154 CHECK_LT(link_base_, sym->st_value);
177 CHECK_LT(offset, strsize_);
  /external/chromium_org/third_party/tcmalloc/vendor/src/base/
elf_mem_image.cc 127 CHECK_LT(index, GetNumSymbols());
132 CHECK_LT(index, GetNumSymbols());
137 CHECK_LT(index, ehdr_->e_phnum);
145 CHECK_LT(offset, strsize_);
154 CHECK_LT(link_base_, sym->st_value);
177 CHECK_LT(offset, strsize_);
  /external/ceres-solver/internal/ceres/
local_parameterization.cc 72 CHECK_LT(constant_parameters.size(), size)
79 CHECK_LT(*max_element(constant.begin(), constant.end()), size);
  /external/chromium/chrome/browser/task_manager/
task_manager.cc 112 CHECK_LT(index, ResourceCount());
117 CHECK_LT(index, ResourceCount());
134 CHECK_LT(index, ResourceCount());
139 CHECK_LT(index, ResourceCount());
172 CHECK_LT(index, ResourceCount());
181 CHECK_LT(index, ResourceCount());
187 CHECK_LT(index, ResourceCount());
197 CHECK_LT(index, ResourceCount());
207 CHECK_LT(index, ResourceCount());
216 CHECK_LT(index, ResourceCount())
    [all...]
  /frameworks/av/media/libstagefright/wifi-display/
VideoFormats.cpp 147 CHECK_LT(type, kNumResolutionTypes);
206 CHECK_LT(type, kNumResolutionTypes);
223 CHECK_LT(type, kNumResolutionTypes);
233 CHECK_LT(type, kNumResolutionTypes);
263 CHECK_LT(type, kNumResolutionTypes);
275 CHECK_LT(type, kNumResolutionTypes);
343 CHECK_LT(profile, kNumProfileTypes);
344 CHECK_LT(level, kNumLevelTypes);
  /external/chromium/crypto/
openssl_util.cc 65 CHECK_LT(static_cast<size_t>(n), locks_.size());
  /external/chromium_org/crypto/
openssl_util.cc 65 CHECK_LT(static_cast<size_t>(n), locks_.size());
  /external/openfst/src/include/fst/
log.h 57 #define CHECK_LT(x, y) CHECK((x) < (y))
  /frameworks/av/media/libstagefright/foundation/
hexdump.cpp 37 CHECK_LT((size_t)indent, sizeof(kWhitespace));
  /art/compiler/jni/quick/arm/
calling_convention_arm.cc 185 CHECK_LT(itr_slots_, 4u);
199 CHECK_LT(offset, OutArgSize());
  /art/compiler/jni/quick/mips/
calling_convention_mips.cc 189 CHECK_LT(itr_slots_, 4u);
203 CHECK_LT(offset, OutArgSize());

Completed in 416 milliseconds

1 2 3 4 5 6 7 8