/external/chromium_org/third_party/freetype/src/sfnt/ |
ttmtx.c | 157 /* never trust derived values */
|
/external/chromium_org/third_party/opus/src/silk/ |
A2NLSF.c | 11 - Neither the name of Internet Society, IETF or IETF Trust, nor the
|
NLSF2A.c | 11 - Neither the name of Internet Society, IETF or IETF Trust, nor the
|
NLSF_del_dec_quant.c | 11 - Neither the name of Internet Society, IETF or IETF Trust, nor the
|
encode_indices.c | 11 - Neither the name of Internet Society, IETF or IETF Trust, nor the
|
resampler.c | 11 - Neither the name of Internet Society, IETF or IETF Trust, nor the
|
resampler_private_down_FIR.c | 11 - Neither the name of Internet Society, IETF or IETF Trust, nor the
|
tables_NLSF_CB_NB_MB.c | 11 - Neither the name of Internet Society, IETF or IETF Trust, nor the
|
tables_NLSF_CB_WB.c | 11 - Neither the name of Internet Society, IETF or IETF Trust, nor the
|
/external/chromium_org/third_party/opus/src/silk/fixed/ |
main_FIX.h | 11 - Neither the name of Internet Society, IETF or IETF Trust, nor the
|
prefilter_FIX.c | 11 - Neither the name of Internet Society, IETF or IETF Trust, nor the
|
solve_LS_FIX.c | 11 - Neither the name of Internet Society, IETF or IETF Trust, nor the
|
/external/chromium_org/third_party/opus/src/silk/float/ |
LPC_analysis_filter_FLP.c | 11 - Neither the name of Internet Society, IETF or IETF Trust, nor the
|
burg_modified_FLP.c | 11 - Neither the name of Internet Society, IETF or IETF Trust, nor the
|
prefilter_FLP.c | 11 - Neither the name of Internet Society, IETF or IETF Trust, nor the
|
solve_LS_FLP.c | 11 - Neither the name of Internet Society, IETF or IETF Trust, nor the
|
/external/chromium_org/ui/views/controls/webview/ |
web_dialog_view.cc | 264 // if it's a dialog we know about, we trust it not to be mean to the user.
|
/external/guava/guava/src/com/google/common/hash/ |
AbstractStreamingHashFunction.java | 243 // chunkSize number of bytes, but we trust the implementations
|
/frameworks/base/docs/html/training/displaying-bitmaps/ |
load-bitmap.jd | 73 decoding it, unless you absolutely trust the source to provide you with predictably sized image data
|
/libcore/luni/src/main/java/javax/net/ssl/ |
SSLContext.java | 211 * the trust decision sources or {@code null}.
|
/ndk/tests/device/issue42891-boost-1_52/jni/boost/boost/ |
integer_traits.hpp | 102 // Don't trust WCHAR_MIN and WCHAR_MAX with Mac OS X's native
|
/external/chromium_org/content/child/npapi/ |
webplugin_delegate_impl_mac.mm | 396 // For Command-key events, trust the return value since eating all menu 398 // TODO(stuartmorgan): Implement the advanced key handling spec, and trust 399 // trust the key event return value from plugins that implement it.
|
/external/chromium_org/net/cert/ |
cert_verify_proc_mac.cc | 147 // a bitwise-OR of VerifyFlags that can further alter how trust is validated, 451 // chains will fail validation, even though a trust anchor still exists. 589 // the user has not explicitly set a trust setting)
|
/external/chromium_org/third_party/openssl/openssl/crypto/x509v3/ |
pcy_tree.c | 179 /* Can't do anything with just a trust anchor */ 183 * trust anchor. Note any bad cache results on the way. Also can 812 * if it's just looking at a trust anchor.
|
x509v3.h | 460 int trust; /* Default trust ID */ member in struct:x509_purpose_st 687 int X509_PURPOSE_add(int id, int trust, int flags,
|