HomeSort by relevance Sort by last modified time
    Searched full:purpose (Results 276 - 300 of 58972) sorted by null

<<11121314151617181920>>

  /prebuilts/ndk/current/sources/cxx-stl/gnu-libstdc++/4.9/include/
stack 13 // MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
31 * and its documentation for any purpose is hereby granted without fee,
36 * purpose. It is provided "as is" without express or implied warranty.
43 * and its documentation for any purpose is hereby granted without fee,
48 * purpose. It is provided "as is" without express or implied warranty.
vector 13 // MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
31 * and its documentation for any purpose is hereby granted without fee,
36 * purpose. It is provided "as is" without express or implied warranty.
43 * and its documentation for any purpose is hereby granted without fee,
48 * purpose. It is provided "as is" without express or implied warranty.
  /system/keymaster/
rsa_operation.h 36 RsaOperation(keymaster_purpose_t purpose, keymaster_digest_t digest,
38 : Operation(purpose), rsa_key_(key), padding_(padding), digest_(digest),
75 RsaDigestingOperation(keymaster_purpose_t purpose, keymaster_digest_t digest,
134 RsaCryptOperation(keymaster_purpose_t purpose, keymaster_digest_t digest,
136 : RsaOperation(purpose, digest, padding, key) {}
176 KeyType registry_key() const override { return KeyType(KM_ALGORITHM_RSA, purpose()); }
177 virtual keymaster_purpose_t purpose() const = 0;
219 keymaster_purpose_t purpose() const override { return KM_PURPOSE_SIGN; }
230 keymaster_purpose_t purpose() const override { return KM_PURPOSE_VERIFY; }
241 keymaster_purpose_t purpose() const override { return KM_PURPOSE_ENCRYPT;
    [all...]
hmac_operation.cpp 48 if (purpose() == KM_PURPOSE_VERIFY) {
54 if (purpose() == KM_PURPOSE_SIGN) {
70 purpose(), symmetric_key->key_data(), symmetric_key->key_data_size(), digest,
91 HmacOperation::HmacOperation(keymaster_purpose_t purpose, const uint8_t* key_data,
94 : Operation(purpose), error_(KM_ERROR_OK), mac_length_(mac_length),
127 if (purpose == KM_PURPOSE_SIGN) {
175 switch (purpose()) {
operation.h 42 : algorithm(alg), purpose(purp) {}
45 keymaster_purpose_t purpose; member in struct:keymaster::OperationFactory::KeyType
48 return algorithm == rhs.algorithm && purpose == rhs.purpose;
90 Operation(keymaster_purpose_t purpose) : purpose_(purpose) {}
93 keymaster_purpose_t purpose() const { return purpose_; } function in class:keymaster::Operation
  /ndk/sources/cxx-stl/stlport/
LICENSE 10 Permission to use or copy this software for any purpose is hereby granted without fee, provided the above notices are retained on all copies. Permission to modify the code and to distribute modified code is granted, provided the above notices are retained, and a notice that the code was modified is included with the above copyright notice.
23 Permission to use, copy, modify, distribute and sell this software and its documentation for any purpose is hereby granted without fee, provided that the above copyright notice appear in all copies and that both that copyright notice and this permission notice appear in supporting documentation. Hewlett-Packard Company makes no representations about the suitability of this software for any purpose. It is provided "as is" without express or implied warranty.
25 Permission to use, copy, modify, distribute and sell this software and its documentation for any purpose is hereby granted without fee, provided that the above copyright notice appear in all copies and that both that copyright notice and this permission notice appear in supporting documentation. Silicon Graphics makes no representations about the suitability of this software for any purpose. It is provided "as is" without express or implied warranty.
27 Permission to use, copy, modify, distribute and sell this software and its documentation for any purpose is hereby granted without fee, provided that the above copyright notice appear in all copies and that both that copyright notice and this permission notice appear in supporting documentation. Moscow Center for SPARC Technology makes no representations about the suitability of this software for any purpose. It is provided "as is" without express or implied warranty.
NOTICE 10 Permission to use or copy this software for any purpose is hereby granted without fee, provided the above notices are retained on all copies. Permission to modify the code and to distribute modified code is granted, provided the above notices are retained, and a notice that the code was modified is included with the above copyright notice.
23 Permission to use, copy, modify, distribute and sell this software and its documentation for any purpose is hereby granted without fee, provided that the above copyright notice appear in all copies and that both that copyright notice and this permission notice appear in supporting documentation. Hewlett-Packard Company makes no representations about the suitability of this software for any purpose. It is provided "as is" without express or implied warranty.
25 Permission to use, copy, modify, distribute and sell this software and its documentation for any purpose is hereby granted without fee, provided that the above copyright notice appear in all copies and that both that copyright notice and this permission notice appear in supporting documentation. Silicon Graphics makes no representations about the suitability of this software for any purpose. It is provided "as is" without express or implied warranty.
27 Permission to use, copy, modify, distribute and sell this software and its documentation for any purpose is hereby granted without fee, provided that the above copyright notice appear in all copies and that both that copyright notice and this permission notice appear in supporting documentation. Moscow Center for SPARC Technology makes no representations about the suitability of this software for any purpose. It is provided "as is" without express or implied warranty.
  /prebuilts/ndk/current/sources/cxx-stl/stlport/
LICENSE 10 Permission to use or copy this software for any purpose is hereby granted without fee, provided the above notices are retained on all copies. Permission to modify the code and to distribute modified code is granted, provided the above notices are retained, and a notice that the code was modified is included with the above copyright notice.
23 Permission to use, copy, modify, distribute and sell this software and its documentation for any purpose is hereby granted without fee, provided that the above copyright notice appear in all copies and that both that copyright notice and this permission notice appear in supporting documentation. Hewlett-Packard Company makes no representations about the suitability of this software for any purpose. It is provided "as is" without express or implied warranty.
25 Permission to use, copy, modify, distribute and sell this software and its documentation for any purpose is hereby granted without fee, provided that the above copyright notice appear in all copies and that both that copyright notice and this permission notice appear in supporting documentation. Silicon Graphics makes no representations about the suitability of this software for any purpose. It is provided "as is" without express or implied warranty.
27 Permission to use, copy, modify, distribute and sell this software and its documentation for any purpose is hereby granted without fee, provided that the above copyright notice appear in all copies and that both that copyright notice and this permission notice appear in supporting documentation. Moscow Center for SPARC Technology makes no representations about the suitability of this software for any purpose. It is provided "as is" without express or implied warranty.
NOTICE 10 Permission to use or copy this software for any purpose is hereby granted without fee, provided the above notices are retained on all copies. Permission to modify the code and to distribute modified code is granted, provided the above notices are retained, and a notice that the code was modified is included with the above copyright notice.
23 Permission to use, copy, modify, distribute and sell this software and its documentation for any purpose is hereby granted without fee, provided that the above copyright notice appear in all copies and that both that copyright notice and this permission notice appear in supporting documentation. Hewlett-Packard Company makes no representations about the suitability of this software for any purpose. It is provided "as is" without express or implied warranty.
25 Permission to use, copy, modify, distribute and sell this software and its documentation for any purpose is hereby granted without fee, provided that the above copyright notice appear in all copies and that both that copyright notice and this permission notice appear in supporting documentation. Silicon Graphics makes no representations about the suitability of this software for any purpose. It is provided "as is" without express or implied warranty.
27 Permission to use, copy, modify, distribute and sell this software and its documentation for any purpose is hereby granted without fee, provided that the above copyright notice appear in all copies and that both that copyright notice and this permission notice appear in supporting documentation. Moscow Center for SPARC Technology makes no representations about the suitability of this software for any purpose. It is provided "as is" without express or implied warranty.
  /hardware/ti/omap3/dspbridge/libbridge/inc/
csl.h 14 * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU
21 * Purpose:
71 * Purpose:
92 * Purpose:
107 * Purpose:
124 * Purpose:
137 * Purpose:
150 * Purpose:
165 * Purpose:
185 * Purpose
    [all...]
memry.h 14 * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU
20 * Purpose:
68 * Purpose:
86 * Purpose:
103 * Purpose:
121 * Purpose:
134 * Purpose:
149 * Purpose:
173 * Purpose:
193 * Purpose
    [all...]
  /system/security/keystore/
auth_token_table.cpp 63 inline bool is_secret_key_operation(keymaster_algorithm_t algorithm, keymaster_purpose_t purpose) {
66 if (purpose == KM_PURPOSE_SIGN || purpose == KM_PURPOSE_DECRYPT)
72 keymaster_purpose_t purpose) {
75 return is_secret_key_operation(algorithm, purpose) && key_info.find(TAG_NO_AUTH_REQUIRED) == -1;
79 keymaster_purpose_t purpose) {
82 return is_secret_key_operation(algorithm, purpose) && key_info.find(TAG_AUTH_TIMEOUT) == -1;
86 keymaster_purpose_t purpose,
89 if (!KeyRequiresAuthentication(key_info, purpose))
98 if (KeyRequiresAuthPerOperation(key_info, purpose))
    [all...]
  /external/icu/icu4c/source/tools/ctestfw/unicode/
ctest.h 108 * @internal Internal APIs for testing purpose only
118 * @internal Internal APIs for testing purpose only
127 * @internal Internal APIs for testing purpose only
136 * @internal Internal APIs for testing purpose only
151 * @internal Internal APIs for testing purpose only
162 * @internal Internal APIs for testing purpose only
173 * @internal Internal APIs for testing purpose only
183 * @internal Internal APIs for testing purpose only
193 * @internal Internal APIs for testing purpose only
203 * @internal Internal APIs for testing purpose onl
    [all...]
  /hardware/ti/omap3/dspbridge/inc/
csl.h 21 * Purpose:
70 * Purpose:
91 * Purpose:
106 * Purpose:
123 * Purpose:
136 * Purpose:
149 * Purpose:
164 * Purpose:
184 * Purpose:
205 * Purpose
    [all...]
  /ndk/sources/cxx-stl/system/
NOTICE 17 FOR A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE
45 FOR A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE
61 and its documentation for any purpose is hereby granted without fee,
66 purpose. It is provided "as is" without express or implied warranty.
74 and its documentation for any purpose is hereby granted without fee,
79 purpose. It is provided "as is" without express or implied warranty.
  /prebuilts/ndk/current/sources/cxx-stl/system/
NOTICE 17 FOR A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE
45 FOR A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE
61 and its documentation for any purpose is hereby granted without fee,
66 purpose. It is provided "as is" without express or implied warranty.
74 and its documentation for any purpose is hereby granted without fee,
79 purpose. It is provided "as is" without express or implied warranty.
  /external/libgdx/gdx/src/com/badlogic/gdx/math/
Affine2.java 49 * @return This matrix for the purpose of chaining operations. */
96 * @return This matrix for the purpose of chaining operations. */
112 * @return This matrix for the purpose of chaining operations. */
125 * @return This matrix for the purpose of chaining operations. */
133 * @return This matrix for the purpose of chaining operations. */
146 * @return This matrix for the purpose of chaining operations. */
153 * @return This matrix for the purpose of chaining operations. */
169 * @return This matrix for the purpose of chaining operations. */
186 * @return This matrix for the purpose of chaining operations. */
200 * @return This matrix for the purpose of chaining operations. *
    [all...]
  /external/libdrm/amdgpu/
util_hash_table.h 20 * MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NON-INFRINGEMENT.
29 * General purpose hash table.
44 * Generic purpose hash table.
  /external/mesa3d/src/gallium/auxiliary/util/
u_hash_table.h 20 * MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NON-INFRINGEMENT.
29 * General purpose hash table.
47 * Generic purpose hash table.
  /libcore/support/src/test/java/tests/support/
Support_ASimpleOutputStream.java 43 throw new IOException("Exception thrown for testing purpose.");
50 throw new IOException("Exception thrown for testing purpose.");
80 throw new IOException("Exception thrown for testing purpose.");
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.8/sysroot/usr/include/X11/
Xwinsock.h 6 documentation for any purpose is hereby granted without fee, provided that
16 ITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT
30 * This header file has for sole purpose to allow to include winsock.h
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.8/sysroot/usr/include/X11/extensions/
XEVI.h 5 software and its documentation for any purpose and without
13 of this software for any purpose. It is provided "as is"
17 AND FITNESS FOR A PARTICULAR PURPOSE. IN NO EVENT SHALL SILICON
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/sysroot/usr/include/X11/
Xwinsock.h 6 documentation for any purpose is hereby granted without fee, provided that
16 ITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT
30 * This header file has for sole purpose to allow to include winsock.h
  /art/tools/
libcore_failures_concurrent_collector.txt 3 * configurations. The purpose of this file is to temporary and quickly list
  /external/autotest/client/site_tests/desktopui_AppShellFlashstation/
control 7 PURPOSE = "Check that the flashstation app runs on a mappy_flashstation image."

Completed in 265 milliseconds

<<11121314151617181920>>