HomeSort by relevance Sort by last modified time
    Searched refs:assert (Results 226 - 250 of 989) sorted by null

1 2 3 4 5 6 7 8 91011>>

  /external/elfutils/libelf/
elf_clone.c 22 #include <assert.h>
56 assert (offsetof (struct Elf, state.elf32.scns)
elf_nextscn.c 22 #include <assert.h>
68 assert (list->cnt > 0);
gelf_getdyn.c 22 #include <assert.h>
80 assert (sizeof (GElf_Dyn) == sizeof (Elf64_Dyn));
gelf_getsym.c 22 #include <assert.h>
85 assert (sizeof (GElf_Sym) == sizeof (Elf64_Sym));
elf_getshstrndx.c 22 #include <assert.h>
51 assert (offsetof (struct Elf, state.elf.ehdr)
53 assert (sizeof (elf->state.elf.ehdr)
55 assert (offsetof (struct Elf, state.elf.ehdr)
57 assert (sizeof (elf->state.elf.ehdr)
  /external/openssl/crypto/modes/
ofb128.c 59 #include <assert.h>
81 assert(in && out && key && ivec && num);
  /external/oprofile/libabi/
op_abi.c 20 #include <assert.h>
73 assert(probe_byte[0] == 0xff || probe_byte[sz - 1] == 0xff);
opimport.cpp 85 assert(nbytes <= sizeof(T));
86 assert(src >= begin);
87 assert(src + nbytes <= end);
151 assert(src + (node_nr * step) <= begin + len);
203 assert((in_fd = open(inputs[0].c_str(), O_RDONLY)) > 0);
204 assert(fstat(in_fd, &statb) == 0);
205 assert((in = mmap(0, statb.st_size, PROT_READ,
224 assert(munmap(in, statb.st_size) == 0);
  /external/oprofile/libop/
op_config.c 19 #include <assert.h>
40 assert(session_dir);
  /external/qemu/
qdict.c 172 assert(obj != NULL);
173 assert(qobject_type(obj) == type);
190 assert(obj);
197 assert(0);
332 assert(e != NULL);
333 assert(e->key != NULL);
334 assert(e->value != NULL);
366 assert(obj != NULL);
  /system/core/debuggerd/
utility.c 20 #include <assert.h>
47 assert((size - i) < 4);
  /system/media/opensles/libopensles/
IID_to_MPH.c 21 #include <assert.h>
186 assert(MPH < MPH_MAX);
  /external/qemu/elff/
elf_file.cc 82 assert(path != NULL && *path != '\0');
97 assert(read_bytes != -1 && read_bytes == sizeof(header));
113 assert(elf_hdr->ei_info.ei_class == ELFCLASS32 ||
128 assert(ret != NULL);
144 assert(allocator_ != NULL);
153 assert(elf_file_path_ != NULL);
173 assert(address_info != NULL);
242 assert(address_info->inline_stack != NULL);
278 assert(info.die_obj != NULL);
310 assert(address_info != NULL);
    [all...]
  /external/zlib/examples/
zpipe.c 17 #include <assert.h>
68 assert(ret != Z_STREAM_ERROR); /* state not clobbered */
75 assert(strm.avail_in == 0); /* all input will be used */
79 assert(ret == Z_STREAM_END); /* stream will be complete */
126 assert(ret != Z_STREAM_ERROR); /* state not clobbered */
  /development/simulator/app/
Shmem.cpp 24 #include <assert.h>
168 assert(mCreator == false);
186 assert(mAddr != MAP_FAILED);
201 assert(false);
319 assert(mCreator == false);
346 assert(mAddr != NULL);
360 assert(mHandle != kInvalidHandle);
484 assert(mCreator == false);
514 assert(mAddr != NULL);
529 assert(mAddr != NULL)
    [all...]
  /packages/inputmethods/PinyinIME/jni/share/
ngram.cpp 17 #include <assert.h>
79 assert(item_num);
83 assert(cb_new);
94 assert(item_num[code] > 0);
262 assert(lemma_arr[pos].idx_by_hz == idx_now);
273 assert(idx_now + 1 == next_idx_unused);
277 assert(freqs[pos] > 0);
285 assert(freq_codes_df_);
290 assert(freq_codes_);
317 assert(lma_freq_idx_)
    [all...]
  /external/elfutils/src/
ldgeneric.c 18 #include <assert.h>
211 assert (emulation != NULL);
365 assert (fileinfo->file_type == dso_file_type
762 assert (elf_getdata (runp->scn, data) == NULL);
942 assert (grpscn == NULL || grpscn->symbols->name != NULL);
967 assert (grpscndata != NULL);
1021 assert (fileinfo->elf != NULL);
    [all...]
i386_ld.c 18 #include <assert.h>
78 assert (data != NULL);
88 assert (insymdata != NULL);
115 assert (rel != NULL);
123 assert (symref[XELF_R_SYM (rel->r_info)] != NULL);
135 assert (xndx < SHN_LORESERVE || xndx > SHN_HIRESERVE);
151 assert (XELF_R_TYPE (rel->r_info) == R_386_32);
192 assert (shdr != NULL);
345 assert (shdr != NULL && data != NULL);
351 assert (shdr != NULL)
    [all...]
  /dalvik/vm/compiler/codegen/arm/
RallocUtil.c 134 assert(info1 && info2 && info1->pair && info2->pair &&
277 assert((p[next].reg+1) == p[next+1].reg);
278 assert((p[next].reg & 0x1) == 0);
293 assert((p[next].reg+1) == p[next+1].reg);
294 assert((p[next].reg & 0x1) == 0);
503 assert(sReg1 == sReg2);
520 assert(!rl.wide);
521 assert(start && start->next);
522 assert(finish);
536 assert(rl.wide)
    [all...]
  /device/samsung/crespo/alsa-lib/src/pcm/
pcm.c 647 assert(pcm);
660 assert(pcm);
673 assert(pcm);
688 assert(pcm);
719 assert(pcm);
741 assert(pcm);
758 assert(pcm && info);
771 assert(pcm && params);
816 assert(pcm && params);
838 // assert(snd_pcm_state(pcm) == SND_PCM_STATE_SETUP |
    [all...]
  /external/chromium/third_party/libevent/
evrpc.c 54 #include <assert.h>
88 assert(evrpc_unregister_rpc(base, rpc->uri));
91 assert(evrpc_remove_hook(base, EVRPC_INPUT, hook));
94 assert(evrpc_remove_hook(base, EVRPC_OUTPUT, hook));
116 assert(hook_type == EVRPC_INPUT || hook_type == EVRPC_OUTPUT);
120 assert(hook != NULL);
161 assert(hook_type == EVRPC_INPUT || hook_type == EVRPC_OUTPUT);
252 assert(evhttp_del_cb(base->http_server, registered_uri) == 0);
427 assert(evrpc_remove_hook(pool, EVRPC_INPUT, hook));
431 assert(evrpc_remove_hook(pool, EVRPC_OUTPUT, hook))
    [all...]
  /dalvik/vm/alloc/
HeapSource.c 57 assert(gDvm.gcHeap != NULL); \
58 assert(gDvm.gcHeap->heapSource != NULL); \
59 assert(gHs == gDvm.gcHeap->heapSource); \
308 assert(heap->bytesAllocated < mspace_footprint(heap->msp));
318 assert(heap->bytesAllocated < mspace_footprint(heap->msp));
327 assert(delta > 0);
401 assert(((size_t)hs->heaps[0].base & (SYSTEM_PAGE_SIZE - 1)) == 0);
492 assert(gHs == NULL);
592 assert(gDvm.zygote);
625 assert((char *)*gcHeap >= hs->heapBase)
    [all...]
  /external/blktrace/btreplay/
btreplay.c 23 #include <assert.h>
395 assert(*vp < mxv);
477 assert(1 <= iter_start && iter_start <= nfiles);
488 assert(iter_start == 0);
532 assert(0 <= tip->cpu && tip->cpu < ncpus);
606 assert(p != NULL);
717 assert(rw == 0 || rw == 1);
718 assert(0 < n && (n % nb_sec) == 0);
719 assert(0 <= off);
727 assert(iop->u.c.buf)
    [all...]
  /external/icu4c/samples/ucnv/
convsamp.cpp 18 * I use 'assert' for error checking, you probably will want
32 #include <assert.h>
49 #define U_ASSERT(x) { if(U_FAILURE(x)) {fflush(stdout);fflush(stderr); fprintf(stderr, #x " == %s\n", u_errorName(x)); assert(U_SUCCESS(x)); }}
216 assert(U_SUCCESS(status));
220 assert(U_SUCCESS(status));
318 assert(U_SUCCESS(status));
324 assert(uBuf!=NULL);
354 assert(U_SUCCESS(status));
436 assert(U_SUCCESS(status));
442 assert(uBuf!=NULL)
    [all...]
  /dalvik/vm/compiler/
Utility.c 26 assert(arenaHead == NULL);
126 assert(gList->numAllocated != 0);
251 assert(sizeof(bv->storage[0]) == 4); /* assuming 32-bit units */
252 assert(startBits >= 0);
275 assert(num >= 0);
281 assert(newSize > pBits->storageSize);
310 assert(0);

Completed in 441 milliseconds

1 2 3 4 5 6 7 8 91011>>