Home
last modified time | relevance | path

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

1234567

/external/rust/crates/libz-sys/src/zlib/examples/
Denough.c322 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/
Dtest-mpm-2shm-1m14 # examine location @ 16p offset
Dtest-lazy-2shm-1m14 # examine location @ 16p offset
/external/llvm-project/clang/test/Analysis/scan-build/
Dplist_html_output.test14 CHECK-STDOUT: scan-build: Run 'scan-view {{.*}}' to examine bug reports.
Dhtml_output.test12 CHECK-STDOUT: scan-build: Run 'scan-view {{.*}}' to examine bug reports.
/external/kotlinx.coroutines/ui/kotlinx-coroutines-android/
DREADME.md22 You can examine the corresponding rules in this
/external/curl/docs/examples/
DMakefile.inc32 imap-list imap-lsub imap-fetch imap-store imap-append imap-examine \
/external/selinux/python/sepolicy/sepolicy/help/
Dlockdown_ptrace.txt6 Most people do not realize that any program they run can examine the memory of any other process ru…
/external/apache-commons-bcel/src/examples/Mini/
DREADME47 to examine the generated class. For example
/external/llvm-project/llvm/test/CodeGen/Hexagon/
Dswp-phi-ref.ll7 ; references another Phi. We need to examine the other Phi to get the
/external/autotest/client/tests/isic/
Dhelp14 ISIC also contains a utility generate raw ether frames to examine hardware
/external/llvm-project/llvm/test/FileCheck/
Dlit.local.cfg19 # ; Test FileCheck itself, but only examine its exit status, so a bare
/external/e2fsprogs/doc/RelNotes/
Dv1.27.txt24 Debugfs can now examine the experimental directory indexing
/external/iptables/extensions/
Dlibxt_tcp.man21 flags which we should examine, written as a comma-separated list, and
/external/angle/extensions/
DANGLE_translated_shader_source.txt43 ES). For debugging purposes, it is useful to be able to examine the shader
/external/perfetto/examples/sdk/
DREADME.md114 which we can examine using Perfetto's `trace_to_text` tool to show the trace
/external/rust/crates/nix/
DREADME.md18 As an example of what Nix provides, examine the differences between what is
/external/python/cpython3/Doc/library/
Dpickletools.rst29 However, when the pickle file that you want to examine comes from an
Dsymtable.rst17 identifier in the code. :mod:`symtable` provides an interface to examine these
/external/oboe/apps/fxlab/docs/
DDev-Guide.md41 A instructional implemented effect to examine is the `TremoloEffect.h` (a modulating gain).
/external/libvpx/libvpx/
Dusage_dx.dox35 examine the rectangles that describe what data is valid to access and what
/external/llvm-project/lldb/docs/use/
Dpython.rst55 trying to examine our binary search tree by hand is completely
127 gets put into "root". If you examine the LLDB API, you will find that the
533 functions to examine and traverse the tree nodes.
584 functions to examine and traverse the tree nodes.
607 functions to examine and traverse the tree nodes.
/external/python/cpython2/Doc/library/
Dsymtable.rst17 identifier in the code. :mod:`symtable` provides an interface to examine these
/external/e2fsprogs/
De2fsprogs.spec23 (used to examine the internal structure of a filesystem, to manually
/external/libaom/libaom/
Dusage.dox43 implementations. Applications \ref MUSTNOT attempt to examine or override

1234567