Home
last modified time | relevance | path

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

1234

/third_party/openGLES/extensions/EXT/
DEXT_win32_keyed_mutex.txt66 have a synchronization object known as a keyed mutex associated with
72 To block GL command processing until a keyed mutex is acquired, call
78 where <memory> identifies which keyed mutex to acquire, <key> is the
86 To release a keyed mutex after all prior GL command processing has
92 where <memory> identifies the keyed mutex to release, and <key> is
106 <memory> has no associated keyed mutex.
/third_party/skia/third_party/externals/opengl-registry/extensions/EXT/
DEXT_win32_keyed_mutex.txt66 have a synchronization object known as a keyed mutex associated with
72 To block GL command processing until a keyed mutex is acquired, call
78 where <memory> identifies which keyed mutex to acquire, <key> is the
86 To release a keyed mutex after all prior GL command processing has
92 where <memory> identifies the keyed mutex to release, and <key> is
106 <memory> has no associated keyed mutex.
/third_party/skia/third_party/externals/angle2/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
/third_party/flutter/skia/third_party/externals/angle2/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
/third_party/gstreamer/gstplugins_bad/tests/examples/d3d11/
Dd3d11device.cpp142 ComPtr<IDXGIKeyedMutex> keyed; in prepare_shared_texture() local
144 hr = shared_texture.As (&keyed); in prepare_shared_texture()
184 if (keyed && keyed_mutex) in prepare_shared_texture()
185 *keyed_mutex = keyed.Detach(); in prepare_shared_texture()
/third_party/flutter/skia/third_party/externals/freetype/src/cid/
Dmodule.mk20 $(ECHO_DRIVER)cid $(ECHO_DRIVER_DESC)Postscript CID-keyed fonts, no known extension$(ECHO_DRI…
/third_party/skia/third_party/externals/freetype/src/cid/
Dmodule.mk20 $(ECHO_DRIVER)cid $(ECHO_DRIVER_DESC)Postscript CID-keyed fonts, no known extension$(ECHO_DRI…
/third_party/freetype/src/cid/
Dmodule.mk20 $(ECHO_DRIVER)cid $(ECHO_DRIVER_DESC)Postscript CID-keyed fonts, no known extension$(ECHO_DRI…
/third_party/typescript/tests/baselines/reference/
DsymbolProperty56.types21 …// The following should be of type 'any'. This is because even though obj has a property keyed by …
DsymbolProperty55.types21 …// The following should be of type 'any'. This is because even though obj has a property keyed by …
DsymbolProperty56.symbols19 …// The following should be of type 'any'. This is because even though obj has a property keyed by …
DsymbolProperty55.symbols20 …// The following should be of type 'any'. This is because even though obj has a property keyed by …
/third_party/flutter/skia/third_party/externals/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
/third_party/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
/third_party/skia/third_party/externals/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
/third_party/wpa_supplicant/wpa_supplicant-2.9/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>
/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/wpa_supplicant/doc/docbook/
Dwpa_background.sgml44 makes attacks easier, there is no replay protection, and non-keyed
53 keyed packet authentication mechanism (Michael MIC).</para>
/third_party/freetype/docs/
DPROBLEMS11 * Some Type 1, Multiple Masters, and CID-keyed PostScript fonts aren't
/third_party/skia/third_party/externals/freetype/docs/
DPROBLEMS11 * Some Type 1, Multiple Masters, and CID-keyed PostScript fonts aren't
/third_party/flutter/skia/third_party/externals/freetype/docs/
DPROBLEMS11 * Some Type 1, Multiple Masters, and CID-keyed PostScript fonts aren't
/third_party/boost/libs/serialization/doc/
Dprofile3.txt53 0.00 0.00 1/2 global constructors keyed to main [27]
54 0.00 0.00 1/2 global destructors keyed to main [24]
Dprofile2.txt83 0.00 0.00 1/2 global constructors keyed to main [38]
84 0.00 0.00 1/2 global destructors keyed to main [35]
/third_party/node/doc/guides/
Dusing-symbols.md7 Symbol-keyed properties of an object are not included in the output of
/third_party/flutter/flutter/packages/flutter/test/widgets/
Dreparent_state_with_layout_builder_test.dart145 // the removal of the keyed child until this build scope.
/third_party/python/Doc/library/
Dimportlib.metadata.rst57 You can also get the set of entry points keyed by group, such as
146 no parameters and always returned a dictionary of entry points, keyed

1234