Home
last modified time | relevance | path

Searched defs:Interface (Results 1 – 25 of 101) sorted by relevance

12345

/external/python/cryptography/docs/hazmat/primitives/
Dkey-derivation-functions.rst854 Interface subtitle
901 .. [#nist] See `NIST SP 800-132`_.
903 .. _`NIST SP 800-132`: https://csrc.nist.gov/publications/detail/sp/800-132/final
904 .. _`NIST SP 800-108`: https://csrc.nist.gov/publications/detail/sp/800-108/final
905 .. _`NIST SP 800-56Ar2`: https://csrc.nist.gov/publications/detail/sp/800-56a/rev-2/final
906 .. _`ANSI X9.63:2001`: https://webstore.ansi.org
907 .. _`SEC 1 v2.0`: http://www.secg.org/sec1-v2.pdf
908 .. _`Password Storage Cheat Sheet`: https://www.owasp.org/index.php/Password_Storage_Cheat_Sheet
909 .. _`PBKDF2`: https://en.wikipedia.org/wiki/PBKDF2
910 .. _`key stretching`: https://en.wikipedia.org/wiki/Key_stretching
[all …]
/external/llvm-project/clang/test/CodeGenObjC/
Dsection-name.m8 @interface Interface<Protocol> interface
15 @implementation Interface implementation
26 @implementation Interface(Category) implementation in Category
/external/rust/crates/grpcio-sys/grpc/
DCONCEPTS.md10 ## Interface section in gRPC Concepts Overview
22 ### Invoking & handling remote calls
/external/rust/crates/async-trait/tests/ui/
Dmust-use.rs6 trait Interface { trait
/external/grpc-grpc/
DCONCEPTS.md10 ## Interface section in gRPC Concepts Overview
22 ### Invoking & handling remote calls
/external/dokka/core/testdata/javadoc/
Dsuppress.kt35 interface Interface { interface
/external/python/cpython2/Doc/howto/
Dwebservers.rst93 Simple script for testing CGI
124 Setting up CGI on your own server
153 Common problems with CGI scripts
/external/fastrpc/src/
Dadsp_default_listener_stub.c269 typedef struct Interface Interface; typedef
271 struct Interface { struct
272 int nMethods;
273 const Method * const *methodArray;
274 int nIIds;
275 const uint32_t *iids;
276 const uint16_t* methodStringArray;
277 const uint16_t* methodStrings;
278 const char* strings;
Dadspmsgd_adsp1_stub.c422 typedef struct Interface Interface; typedef
424 struct Interface { struct
425 int nMethods;
426 const Method * const *methodArray;
427 int nIIds;
428 const uint32_t *iids;
429 const uint16_t* methodStringArray;
430 const uint16_t* methodStrings;
431 const char* strings;
Dadspmsgd_apps_skel.c422 typedef struct Interface Interface; typedef
424 struct Interface { struct
425 int nMethods;
426 const Method * const *methodArray;
427 int nIIds;
428 const uint32_t *iids;
429 const uint16_t* methodStringArray;
430 const uint16_t* methodStrings;
431 const char* strings;
Dapps_remotectl_skel.c270 typedef struct Interface Interface; typedef
272 struct Interface { struct
273 int nMethods;
274 const Method * const *methodArray;
275 int nIIds;
276 const uint32_t *iids;
277 const uint16_t* methodStringArray;
278 const uint16_t* methodStrings;
279 const char* strings;
Dadspmsgd_adsp_stub.c422 typedef struct Interface Interface; typedef
424 struct Interface { struct
425 int nMethods;
426 const Method * const *methodArray;
427 int nIIds;
428 const uint32_t *iids;
429 const uint16_t* methodStringArray;
430 const uint16_t* methodStrings;
431 const char* strings;
Dadsp_perf_stub.c421 typedef struct Interface Interface; typedef
423 struct Interface { struct
424 int nMethods;
425 const Method * const *methodArray;
426 int nIIds;
427 const uint32_t *iids;
428 const uint16_t* methodStringArray;
429 const uint16_t* methodStrings;
430 const char* strings;
Dremotectl_stub.c422 typedef struct Interface Interface; typedef
424 struct Interface { struct
425 int nMethods;
426 const Method * const *methodArray;
427 int nIIds;
428 const uint32_t *iids;
429 const uint16_t* methodStringArray;
430 const uint16_t* methodStrings;
431 const char* strings;
Dadsp_current_process_stub.c422 typedef struct Interface Interface; typedef
424 struct Interface { struct
425 int nMethods;
426 const Method * const *methodArray;
427 int nIIds;
428 const uint32_t *iids;
429 const uint16_t* methodStringArray;
430 const uint16_t* methodStrings;
431 const char* strings;
Dadsp_current_process1_stub.c422 typedef struct Interface Interface; typedef
424 struct Interface { struct
425 int nMethods;
426 const Method * const *methodArray;
427 int nIIds;
428 const uint32_t *iids;
429 const uint16_t* methodStringArray;
430 const uint16_t* methodStrings;
431 const char* strings;
Dapps_mem_skel.c421 typedef struct Interface Interface; typedef
423 struct Interface { struct
424 int nMethods;
425 const Method * const *methodArray;
426 int nIIds;
427 const uint32_t *iids;
428 const uint16_t* methodStringArray;
429 const uint16_t* methodStrings;
430 const char* strings;
/external/llvm-project/clang/docs/
DLibFormat.rst18 Interface chapter
DDataFlowSanitizerDesign.rst28 Interface chapter
/external/clang/docs/
DLibFormat.rst18 Interface chapter
DDataFlowSanitizerDesign.rst28 Interface chapter
/external/libchrome/mojo/public/cpp/bindings/tests/
Dsync_method_unittest.cc251 using Interface = InterfaceT; typedef
522 using Interface = typename TypeParam::Interface; in TYPED_TEST() typedef
570 using Interface = typename TypeParam::Interface; in TYPED_TEST() typedef
600 using Interface = typename TypeParam::Interface; in TYPED_TEST() typedef
625 using Interface = typename TypeParam::Interface; in TYPED_TEST() typedef
655 using Interface = typename TypeParam::Interface; in TYPED_TEST() typedef
686 using Interface = typename TypeParam::Interface; in TYPED_TEST() typedef
742 using Interface = typename TypeParam::Interface; in TYPED_TEST() typedef
798 using Interface = typename TypeParam::Interface; in TYPED_TEST() typedef
902 using Interface = typename TypeParam::Interface; in TYPED_TEST() typedef
[all …]
/external/auto/factory/src/test/resources/good/
DFactoryImplementingCreateMethod.java23 interface Interface {} interface in FactoryImplementingCreateMethod
/external/angle/src/common/
DPoolAlloc_unittest.cpp17 TEST(PoolAllocatorTest, Interface) in TEST() argument
/external/llvm-project/mlir/include/mlir/TableGen/
DOpTrait.h43 Interface enumerator

12345