Home
last modified time | relevance | path

Searched refs:keyed (Results 1 – 25 of 61) sorted by relevance

123

/external/clang/test/Analysis/
Dobjc-subscript.m40 - (id)getDoesNotRetain:(BOOL)keyed {
41 if (keyed)
48 - (id)testUninitializedObject:(BOOL)keyed {
50 if (keyed) {
/external/angle/extensions/
DEGL_ANGLE_keyed_mutex.txt65 if a keyed mutex for the surface is not available. The keyed mutex
68 Before using the keyed mutex, ensure that all rendering to the EGLSurface
/external/freetype/src/cid/
Dmodule.mk20 $(ECHO_DRIVER)cid $(ECHO_DRIVER_DESC)Postscript CID-keyed fonts, no known extension$(ECHO_DRI…
/external/openssh/
DPROTOCOL.chacha20poly130540 The instance keyed by K_1 is a stream cipher that is used only
42 keyed by K_2, is used in conjunction with poly1305 to build an AEAD
49 the MAC. By using an independently-keyed cipher instance to encrypt the
/external/python/google-api-python-client/docs/
Ddjango.md7 …the following code, a model is defined that allows `Flow` objects to be stored and keyed by `User`:
21 …lowing code, a model is defined that allows `Credentials` objects to be stored and keyed by `User`:
Doauth.md144 …store_file.html) module allows multiple credentials to be stored. The credentials are keyed off of:
152 …tp://en.wikipedia.org/wiki/Password_manager) if one is available. The credentials are keyed off of:
/external/perfetto/protos/perfetto/trace/track_event/
Dchrome_keyed_service.proto21 // Details about one of Chrome's keyed services associated with the event.
/external/freetype/builds/amiga/
Dsmakefile30 #define FT_USE_T1CID // cid-keyed type1 font driver
233 # freetype library CID-keyed Type1 font driver
238 # freetype library CID-keyed Type1 font driver extensions
/external/wpa_supplicant_8/wpa_supplicant/doc/docbook/
Dwpa_background.sgml40 makes attacks easier, there is no replay protection, and non-keyed
49 keyed packet authentication mechanism (Michael MIC).</para>
/external/tensorflow/tensorflow/core/api_def/base_api/
Dapi_def_StringToHashBucketStrong.pbtxt31 process. The hash function is a keyed hash function, where attribute `key`
/external/v8/
DAndroid.initializers.bp43 "src/ic/keyed-store-generic.cc",
/external/tensorflow/tensorflow/core/protobuf/
Dtrace_events.proto31 // The resources on this device, keyed by resource_id;
Dtensor_bundle.proto62 // BundleEntryProto, keyed by each "slice_name".
Dstruct.proto88 // Represents a Python dict keyed by `str`.
/external/freetype/docs/
DPROBLEMS11 * Some Type 1, Multiple Masters, and CID-keyed PostScript fonts aren't
DINSTALL.ANY60 src/cid/type1cid.c -- Type 1 CID-keyed font driver
/external/python/cpython3/Doc/library/
Dimportlib.metadata.rst52 You can also get the set of entry points keyed by group, such as
78 keyed by group. Entry points are represented by ``EntryPoint`` instances;
Dhashlib.rst296 BLAKE2 supports **keyed mode** (a faster and simpler replacement for HMAC_),
326 * *key*: key for keyed hashing (up to 64 bytes for BLAKE2b, up to 32 bytes for
529 Even though there's a native keyed hashing mode, BLAKE2 can, of course, be used
627 Personalization together with the keyed mode can also be used to derive different
/external/swiftshader/third_party/llvm-7.0/llvm/test/DebugInfo/X86/
Dghost-sdnode-dbgvalues.ll21 ; SelectionDAG to keep track of dbg.values) kept a map keyed by SDNode pointers.
/external/llvm/test/DebugInfo/X86/
Dghost-sdnode-dbgvalues.ll21 ; SelectionDAG to keep track of dbg.values) kept a map keyed by SDNode pointers.
/external/freetype/
DJamfile79 cid # PostScript CID-keyed font driver
Dmodules.cfg47 # Type 1 CID-keyed font driver.
/external/fonttools/Doc/source/designspaceLib/
Dreadme.rst201 strings, keyed by language code.
205 strings, keyed by language code.
211 familyname strings, keyed by language code.
213 stylename strings, keyed by language code.
/external/python/cpython3/Lib/test/
Dtest_hashlib.py641 keyed = constructor(indata, key=key, digest_size=outlen)
642 outer.update(keyed.digest())
/external/v8/src/logging/
Dlog.h233 void ICEvent(const char* type, bool keyed, Handle<Map> map,

123