Home
last modified time | relevance | path

Searched refs:retrievable (Results 1 – 25 of 28) sorted by relevance

12

/third_party/openssl/doc/man3/
DUI_STRING.pod83 result retrievable with UI_get0_result_string() by copying the
87 the result retrievable with UI_get0_result_string() to the first
DEVP_KDF.pod135 the retrievable and settable parameters. EVP_KDF_gettable_params()
139 return constant L<OSSL_PARAM(3)> arrays that describe the retrievable
DEVP_RAND.pod190 the retrievable and settable parameters. EVP_RAND_gettable_params() returns
194 constant L<OSSL_PARAM(3)> arrays that describe the retrievable parameters that
DEVP_MAC.pod191 the retrievable and settable parameters. EVP_MAC_gettable_params()
195 return constant L<OSSL_PARAM(3)> arrays that describe the retrievable
DEVP_DigestInit.pod210 Get a constant L<OSSL_PARAM(3)> array that describes the retrievable parameters
215 Get a constant L<OSSL_PARAM(3)> array that describes the retrievable parameters
DEVP_EncryptInit.pod319 Get a constant L<OSSL_PARAM(3)> array that describes the retrievable parameters
324 Get a constant L<OSSL_PARAM(3)> array that describes the retrievable parameters
/third_party/skia/third_party/externals/angle2/src/libANGLE/renderer/null/
DProgramNULL.cpp30 void ProgramNULL::setBinaryRetrievableHint(bool retrievable) {} in setBinaryRetrievableHint() argument
DProgramNULL.h28 void setBinaryRetrievableHint(bool retrievable) override;
/third_party/skia/third_party/externals/swiftshader/src/OpenGL/libGLESv2/
DProgram.h220 void setBinaryRetrievable(bool retrievable) { retrievableBinary = retrievable; } in setBinaryRetrievable() argument
/third_party/vk-gl-cts/external/vulkan-docs/src/proposals/
DVK_GOOGLE_surfaceless_query.adoc21 In Vulkan, the format and color space information are retrievable from the
DVK_KHR_video_encode_queue.adoc310 …on parameter overrides happened or does not use the encoded parameters retrievable using this comm…
/third_party/skia/third_party/externals/angle2/src/libANGLE/renderer/
DProgramImpl.h82 virtual void setBinaryRetrievableHint(bool retrievable) = 0;
/third_party/skia/third_party/externals/angle2/src/libANGLE/renderer/gl/
DProgramGL.h43 void setBinaryRetrievableHint(bool retrievable) override;
DProgramGL.cpp118 void ProgramGL::setBinaryRetrievableHint(bool retrievable) in setBinaryRetrievableHint() argument
124 retrievable ? GL_TRUE : GL_FALSE); in setBinaryRetrievableHint()
/third_party/ltp/tools/sparse/sparse-src/Documentation/
DTODO.md62 retrievable via this defining instruction but in some cases they're not:
/third_party/skia/third_party/externals/angle2/src/libANGLE/renderer/vulkan/
DProgramVk.h42 void setBinaryRetrievableHint(bool retrievable) override;
DProgramVk.cpp231 void ProgramVk::setBinaryRetrievableHint(bool retrievable) in setBinaryRetrievableHint() argument
/third_party/skia/third_party/externals/angle2/src/libANGLE/renderer/metal/
DProgramMtl.h70 void setBinaryRetrievableHint(bool retrievable) override;
DProgramMtl.mm303 void ProgramMtl::setBinaryRetrievableHint(bool retrievable)
/third_party/skia/third_party/externals/angle2/src/libANGLE/renderer/d3d/
DProgramD3D.h217 void setBinaryRetrievableHint(bool retrievable) override;
/third_party/skia/third_party/externals/angle2/extensions/
DEGL_ANGLE_program_cache_control.txt141 a cache entry at 'index' is not retrievable, either EGL_BAD_ACCESS is
/third_party/skia/third_party/externals/angle2/src/libANGLE/
DProgram.h489 void setBinaryRetrievableHint(bool retrievable);
DProgram.cpp1997 void Program::setBinaryRetrievableHint(bool retrievable) in setBinaryRetrievableHint() argument
2001 mProgram->setBinaryRetrievableHint(retrievable); in setBinaryRetrievableHint()
2002 mState.mBinaryRetrieveableHint = retrievable; in setBinaryRetrievableHint()
/third_party/node/doc/api/
Dglobals.md63 * `reason` {any} An optional reason, retrievable on the `AbortSignal`'s
/third_party/python/Doc/library/
Dsys.rst788 versions, only the first 5 elements are retrievable by indexing.

12