Home
last modified time | relevance | path

Searched refs:examine (Results 1 – 25 of 45) sorted by relevance

12

/external/zlib/examples/
Denough.c319 local void examine(int syms, int len, int left, int mem, int rem) in examine() function
382 examine(syms - use, len + 1, (left - use) << 1, in examine()
420 examine(n, root + 1, left, 1 << root, 0); in enough()
425 examine((n - left) << 1, root + 1, (n - left) << 1, in enough()
/external/dropbear/
Dqueue.h46 void *examine(struct Queue* queue);
Dqueue.c63 void *examine(struct Queue* queue) { in examine() function
Dpacket.c59 writebuf = (buffer*)examine(&ses.writequeue); in write_packet()
/external/bluetooth/glib/docs/
Ddebugging.txt9 Such traps lead to immediate code halts to examine the current
/external/iptables/extensions/
Dlibip6t_tcp.man23 flags which we should examine, written as a comma-separated list, and
Dlibipt_tcp.man23 flags which we should examine, written as a comma-separated list, and
/external/openssl/crypto/dh/
Dgenerate18 >possible some source code that I could examine.
/external/libvpx/
Dusage_dx.dox33 examine the rectangles that describe what data is valid to access and what
Dusage.dox39 implementations. Applications \ref MUSTNOT attempt to examine or override
/external/openssl/
DREADME.android87 e) examine Makefile and compare with ../android-config.mk
/external/e2fsprogs/
De2fsprogs.spec23 debugfs (used to examine the internal structure of a filesystem, to
De2fsprogs.spec.in23 debugfs (used to examine the internal structure of a filesystem, to
DRELEASE-NOTES42 ext2fs_dblist_drop_last(), which allows the caller to examine the last
2486 Debugfs can now examine the experimental directory indexing
/external/strace/
DPORTING31 boredom. If the mechanism is neither ptrace nor proc then examine how
/external/chromium/base/
Dmac_util.mm48 // This function really does want to examine NSBundle's idea of the main
/external/bluetooth/glib/
DREADME.in36 only user-visible change is when an application needs to examine an
/external/zlib/doc/
Drfc1952.txt472 values. It must examine FEXTRA/XLEN, FNAME, FCOMMENT and FHCRC
474 present. It need not examine any other part of the header or
/external/bluetooth/glib/docs/reference/glib/
Drunning.sgml240 Such traps lead to immediate code halts to examine the current program state
/external/qemu/distrib/sdl-1.2.12/src/video/quartz/
DSDL_QuartzEvents.m573 /* If the bit is set, we must always examine it because the left
583 /* If the state changed from pressed to unpressed, we must examine
/external/stlport/doc/
DFAQ203 it should examine both namespace `stlport' and namespace `std' for
/external/dbus/doc/
Ddcop-howto.txt202 this method for you. However, until that point you need to examine
/external/jpeg/
Dlibjpeg.doc1975 many other strategies are possible. For example, the application can examine
2383 into memory, and then examine them at your leisure afterwards.
2413 After jpeg_read_header() completes, you can examine the special markers by
/external/bison/doc/
Dbison.texinfo1108 In any semantic action, you can examine @code{yychar} to determine the type of
1111 you can then examine @code{yylval} and @code{yylloc} to determine the
8358 @code{yyparse}.) Error-recovery rule actions may examine this variable.
Dbison.info1317 In any semantic action, you can examine `yychar' to determine the
1320 `YYEOF', you can then examine `yylval' and `yylloc' to determine the
7615 `yyparse'.) Error-recovery rule actions may examine this variable.

12