Searched refs:examine (Results 1 – 25 of 118) sorted by relevance
12345
/external/zlib/src/examples/ |
D | enough.c | 322 local void examine(int syms, int len, int left, int mem, int rem) in examine() function 385 examine(syms - use, len + 1, (left - use) << 1, in examine() 423 examine(n, root + 1, left, 1 << root, 0); in enough() 428 examine((n - left) << 1, root + 1, (n - left) << 1, in enough()
|
/external/ltp/testcases/kernel/hotplug/memory_hotplug/Xpm-tests/ |
D | test-mpm-2shm-1m | 14 # examine location @ 16p offset
|
D | test-lazy-2shm-1m | 14 # examine location @ 16p offset
|
/external/autotest/client/site_tests/ui_SystemTray/ |
D | control.link | 7 PURPOSE = "Collects system tray images as data to examine default icons"
|
D | control.guest.link | 7 PURPOSE = "Collects system tray images as data to examine default icons"
|
/external/autotest/client/site_tests/ui_SettingsPage/ |
D | control.link | 7 PURPOSE = "Collects settings page images as data to examine default icons"
|
/external/curl/docs/examples/ |
D | .gitignore | 27 imap-examine
|
D | Makefile.inc | 32 imap-list imap-lsub imap-fetch imap-store imap-append imap-examine \
|
/external/selinux/python/sepolicy/sepolicy/help/ |
D | lockdown_ptrace.txt | 6 Most people do not realize that any program they run can examine the memory of any other process ru…
|
/external/autotest/client/tests/isic/ |
D | help | 14 ISIC also contains a utility generate raw ether frames to examine hardware
|
/external/iptables/extensions/ |
D | libxt_tcp.man | 21 flags which we should examine, written as a comma-separated list, and
|
/external/valgrind/ |
D | README_DEVELOPERS | 180 to examine the state of Outer. 182 examine the state of Inner. 184 examine the state of prog.
|
/external/libvpx/libvpx/ |
D | usage_dx.dox | 33 examine the rectangles that describe what data is valid to access and what
|
D | usage.dox | 43 implementations. Applications \ref MUSTNOT attempt to examine or override
|
/external/lisa/ |
D | README.md | 26 framework. These traces can then be parsed and analysed in order to examine
|
/external/python/cpython2/Doc/library/ |
D | symtable.rst | 17 identifier in the code. :mod:`symtable` provides an interface to examine these
|
D | shlex.rst | 219 or stacked by later source requests. It may be useful to examine this when 255 The token buffer. It may be useful to examine this when catching exceptions.
|
/external/icu/icu4j/demos/src/com/ibm/icu/dev/demo/translit/resources/ |
D | Transliterator_Kanji_English.txt | 488 劾>'[examine into]'; 1216 察>'[examine]'; 1224 審>'[examine]'; 2069 攷>'[examine]'; 3302 甄>'[examine]'; 3706 稽>'[examine]'; 3726 究>'[examine]'; 4190 考>'[examine]'; 4976 診>'[examine patient]'; 5730 閲>'[examine]';
|
/external/python/cpython2/Doc/tutorial/ |
D | appetite.rst | 74 Now that you are all excited about Python, you'll want to examine it in some
|
/external/e2fsprogs/ |
D | e2fsprogs.spec.in | 23 (used to examine the internal structure of a filesystem, to manually
|
/external/libmicrohttpd/doc/chapters/ |
D | exploringrequests.inc | 2 server at every request. We are going to examine the most useful fields of such an request
|
/external/vulkan-validation-layers/ |
D | CONTRIBUTING.md | 24 If you desire to help in this area, please examine the
|
/external/mesa3d/docs/relnotes/ |
D | 3.5 | 135 flag. Drivers should instead examine the LogicOp state themselves
|
/external/valgrind/docs/internals/ |
D | segments-seginfos.txt | 95 > page just to examine the header)
|
/external/python/cpython2/Lib/idlelib/ |
D | TODO.txt | 106 examine (what's that?)
|
12345