Home
last modified time | relevance | path

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

12345

/third_party/ltp/tools/sparse/sparse-src/Documentation/release-notes/
Dv0.5.2.rst66 * constexpr: examine constness of casts at evaluation only
67 * constexpr: examine constness of binops and alike at evaluation only
68 * constexpr: examine constness of preops at evaluation only
69 * constexpr: examine constness of conditionals at evaluation only
79 * constexpr: examine constness of __builtin_offsetof at evaluation only
/third_party/zlib/examples/
Denough.c361 local void examine(int syms, int left, int len, int mem, int rem) { in examine() function
436 examine(syms - use, (left - use) << 1, len + 1, in examine()
469 examine(n, left, g.root + 1, 1 << g.root, 0); in enough()
474 examine((n - left) << 1, (n - left) << 1, g.root + 1, in enough()
/third_party/ltp/testcases/kernel/hotplug/memory_hotplug/Xpm-tests/
Dtest-mpm-2shm-1m14 # examine location @ 16p offset
Dtest-lazy-2shm-1m14 # examine location @ 16p offset
/third_party/openssl/doc/man3/
DX509_NAME_get0_der.pod19 B<*pderlen> bytes. It is useful for applications that wish to examine
DSSL_get0_peer_scts.pod17 a given B<SSL> instance, it will examine the TLS extensions, OCSP response and
DSSL_get_certificate.pod46 selection, where it can be used to examine a server's chosen certificate, for
DRAND_load_file.pod26 attacker cannot replace or examine the contents.
DX509_NAME_ENTRY_get_object.pod51 used to examine an B<X509_NAME_ENTRY> function as returned by
DX509_CRL_get0_by_serial.pod68 X509_CRL_get_REVOKED() using sk_X509_REVOKED_num() and examine each one
DSSL_CTX_set_cert_cb.pod50 A more advanced callback might examine the handshake parameters and set
DASN1_STRING_length.pod67 These functions should B<not> be used to examine or modify B<ASN1_INTEGER>
/third_party/pulseaudio/
Dtodo33 - examine if it is possible to mimic esd's handling of half duplex cards
/third_party/curl/docs/examples/
DMakefile.inc70 imap-examine \
DMakefile.in156 imap-examine$(EXEEXT) imap-fetch$(EXEEXT) imap-list$(EXEEXT) \
518 imap_examine_SOURCES = imap-examine.c
519 imap_examine_OBJECTS = imap-examine.$(OBJEXT)
1021 ./$(DEPDIR)/imap-examine.Po ./$(DEPDIR)/imap-fetch.Po \
1084 imap-copy.c imap-create.c imap-delete.c imap-examine.c \
1110 imap-copy.c imap-create.c imap-delete.c imap-examine.c \
1644 imap-examine$(EXEEXT): $(imap_examine_OBJECTS) $(imap_examine_DEPENDENCIES) $(EXTRA_imap_examine_DE…
1645 @rm -f imap-examine$(EXEEXT)
1961 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/imap-examine.Po@am__quote@ # am--include-marker
2233 -rm -f ./$(DEPDIR)/imap-examine.Po
[all …]
/third_party/openssl/doc/man7/
Dct.pod20 This library can also be used to parse and examine CT data structures, such as
/third_party/openssl/doc/man1/
Dopenssl-nseq.pod.in6 openssl-nseq - create or examine a Netscape certificate sequence
/third_party/python/Doc/howto/
Dannotations.rst133 to duplicate its logic. You're encouraged to examine the
182 dictionary before attempting to examine its contents.
/third_party/openGLES/extensions/ANGLE/
DANGLE_translated_shader_source.txt43 ES). For debugging purposes, it is useful to be able to examine the shader
/third_party/skia/third_party/externals/opengl-registry/extensions/ANGLE/
DANGLE_translated_shader_source.txt43 ES). For debugging purposes, it is useful to be able to examine the shader
/third_party/curl/docs/libcurl/opts/
DCURLOPT_PROXY_PINNEDPUBLICKEY.md80 # be sure to examine the certificate to see if it is what you expected
DCURLOPT_PINNEDPUBLICKEY.md84 # be sure to examine the certificate to see if it is what you expected
/third_party/skia/third_party/externals/angle2/extensions/
DANGLE_translated_shader_source.txt43 ES). For debugging purposes, it is useful to be able to examine the shader
/third_party/rust/crates/nix/
DREADME.md18 As an example of what Nix provides, examine the differences between what is
/third_party/python/Doc/library/
Dpickletools.rst29 However, when the pickle file that you want to examine comes from an

12345