| /third_party/vk-gl-cts/modules/gles3/functional/ |
| H A D | es3fBufferCopyTests.cpp | 50 BasicBufferCopyCase (Context& context, in BasicBufferCopyCase() argument 150 SingleBufferCopyCase (Context& context, in SingleBufferCopyCase() argument 230 BufferCopyTests::BufferCopyTests (Context& context) in BufferCopyTests() argument
|
| H A D | es3fBufferObjectQueryTests.cpp | 223 BufferCase (Context& context, BufferParamVerifier* verifier, const char* name, const char* description) in BufferCase() argument 272 BufferSizeCase (Context& context, BufferParamVerifier* verifier, const char* name, const char* description) in BufferSizeCase() argument 300 BufferUsageCase (Context& context, BufferParamVerifier* verifier, const char* name, const char* description) in BufferUsageCase() argument 332 BufferAccessFlagsCase (Context& context, BufferParamVerifier* verifier, const char* name, const char* description) in BufferAccessFlagsCase() argument 385 BufferMappedCase (Context& context, BufferParamVerifier* verifier, const char* name, const char* description) in BufferMappedCase() argument 409 BufferOffsetLengthCase(Context& context, BufferParamVerifier* verifier, const char* name, const char* description) BufferOffsetLengthCase() argument 451 BufferPointerCase(Context& context, const char* name, const char* description) BufferPointerCase() argument 493 BufferObjectQueryTests(Context& context) BufferObjectQueryTests() argument [all...] |
| H A D | es3fColorClearTest.cpp | 56 ColorClearCase(Context& context, const char* name, int numIters, int numClearsMin, int numClearsMax, bool testAlpha, bool testScissoring, bool testColorMasks, bool firstClearFull) in ColorClearCase() argument 297 ColorClearTest::ColorClearTest (Context& context) : TestCaseGroup(context, "color_clear", "Color Clear Tests") in ColorClearTest() argument
|
| /third_party/wpa_supplicant/wpa_supplicant-2.9_standard/src/crypto/ |
| H A D | tls_none.c | 96 tls_connection_export_key(void *tls_ctx, struct tls_connection *conn, const char *label, const u8 *context, size_t context_len, u8 *out, size_t out_len) tls_connection_export_key() argument
|
| /third_party/wpa_supplicant/wpa_supplicant-2.9_standard/src/eap_peer/ |
| H A D | eap_tls.c | 184 const u8 *context = NULL; in eap_tls_success() local
|
| /third_party/wpa_supplicant/wpa_supplicant-2.9_standard/src/eap_server/ |
| H A D | eap_server_tls.c | 329 const u8 *context = NULL; in eap_tls_getKey() local 364 const u8 *context = NULL; in eap_tls_get_emsk() local
|
| H A D | eap_server_tls_common.c | 152 const u8 context[] = { eap_type }; in eap_server_tls_derive_session_id() local 110 eap_server_tls_derive_key(struct eap_sm *sm, struct eap_ssl_data *data, const char *label, const u8 *context, size_t context_len, size_t len) eap_server_tls_derive_key() argument
|
| /third_party/wpa_supplicant/wpa_supplicant-2.9_standard/src/pae/ |
| H A D | ieee802_1x_key.c | 94 u8 context[2 * ETH_ALEN]; in ieee802_1x_cak_aes_cmac() local 113 u8 *context; in ieee802_1x_ckn_aes_cmac() local 34 aes_kdf(const u8 *kdk, size_t kdk_bits, const char *label, const u8 *context, int ctx_bits, int ret_bits, u8 *ret) aes_kdf() argument 140 u8 context[16]; ieee802_1x_kek_aes_cmac() local 161 u8 context[16]; ieee802_1x_ick_aes_cmac() local [all...] |
| /third_party/vulkan-loader/loader/ |
| H A D | loader_environment.c | 282 char *context = NULL; in parse_generic_filter_environment_var() local 342 char *context = NULL; in parse_layers_disable_filter_environment_var() local
|
| /third_party/skia/third_party/externals/angle2/src/common/ |
| H A D | debug.cpp | 136 ScopedPerfEventHelper::ScopedPerfEventHelper(gl::Context *context, angle::EntryPoint entryPoint) in ScopedPerfEventHelper() argument
|
| /third_party/skia/third_party/externals/angle2/src/libANGLE/ |
| H A D | GLES1State.cpp | 90 void GLES1State::initialize(const Context *context, const State *state) in initialize() argument
|
| H A D | FramebufferAttachment.cpp | 59 FramebufferAttachment::FramebufferAttachment(const Context *context, in FramebufferAttachment() argument 94 void FramebufferAttachment::detach(const Context *context, rx::Serial framebufferSerial) in detach() argument 110 void FramebufferAttachment::attach(const Context *context, in attach() argument 295 angle::Result FramebufferAttachment::initializeContents(const Context *context) in initializeContents() argument 315 getAttachmentRenderTarget( const Context *context, GLenum binding, const ImageIndex &imageIndex, GLsizei samples, rx::FramebufferAttachmentRenderTarget **rtOut) const getAttachmentRenderTarget() argument 326 initializeContents(const Context *context, const ImageIndex &imageIndex) initializeContents() argument [all...] |
| H A D | FramebufferAttachment.h | 147 angle::Result getRenderTarget(const Context *context, GLsizei samples, T **rtOut) const in getRenderTarget() argument 271 getRenderTargetImpl( const Context *context, GLsizei samples, rx::FramebufferAttachmentRenderTarget **rtOut) const getRenderTargetImpl() argument [all...] |
| H A D | Sampler.cpp | 31 void Sampler::onDestroy(const Context *context) in onDestroy() argument 39 void Sampler::setLabel(const Context *context, const std::string &label) in setLabel() argument 49 void Sampler::setMinFilter(const Context *context, GLenum minFilter) in setMinFilter() argument 60 void Sampler::setMagFilter(const Context *context, GLenum magFilter) in setMagFilter() argument 71 void Sampler::setWrapS(const Context *context, GLenum wrapS) in setWrapS() argument 82 void Sampler::setWrapT(const Context *context, GLenum wrapT) in setWrapT() argument 93 void Sampler::setWrapR(const Context *context, GLenum wrapR) in setWrapR() argument 104 void Sampler::setMaxAnisotropy(const Context *context, float maxAnisotropy) in setMaxAnisotropy() argument 115 void Sampler::setMinLod(const Context *context, GLfloa argument 126 setMaxLod(const Context *context, GLfloat maxLod) setMaxLod() argument 137 setCompareMode(const Context *context, GLenum compareMode) setCompareMode() argument 148 setCompareFunc(const Context *context, GLenum compareFunc) setCompareFunc() argument 159 setSRGBDecode(const Context *context, GLenum sRGBDecode) setSRGBDecode() argument 170 setBorderColor(const Context *context, const ColorGeneric &color) setBorderColor() argument 191 syncState(const Context *context) syncState() argument [all...] |
| H A D | VertexAttribute.h | 44 ANGLE_INLINE void setBuffer(const gl::Context *context, Buffer *bufferIn) in setBuffer() argument
|
| /third_party/skia/third_party/externals/angle2/src/libANGLE/renderer/gl/ |
| H A D | BufferGL.cpp | 49 void BufferGL::destroy(const gl::Context *context) in destroy() argument 56 angle::Result BufferGL::setData(const gl::Context *context, in setData() argument 88 angle::Result BufferGL::setSubData(const gl::Context *context, in setSubData() argument 113 copySubData(const gl::Context *context, BufferImpl *source, GLintptr sourceOffset, GLintptr destOffset, GLsizeiptr size) copySubData() argument 144 map(const gl::Context *context, GLenum access, void **mapPtr) map() argument 179 mapRange(const gl::Context *context, size_t offset, size_t length, GLbitfield access, void **mapPtr) mapRange() argument 211 unmap(const gl::Context *context, GLboolean *result) unmap() argument 243 getIndexRange(const gl::Context *context, gl::DrawElementsType type, size_t offset, size_t count, bool primitiveRestartEnabled, gl::IndexRange *outRange) getIndexRange() argument [all...] |
| /applications/standard/contacts_data/dataBusiness/contacts/src/ |
| H A D | contacts_data_ability.cpp | 137 auto context = AbilityRuntime::Context::GetApplicationContext(); in OnStart() local
|
| /arkcompiler/ets_runtime/ecmascript/pgo_profiler/ap_file/ |
| H A D | pgo_file_info.h | 377 static bool ParseSectionFromBinary(PGOContext &context, void *buffer, PGOProfilerHeader const *header, in ParseSectionFromBinary() argument 391 static bool ProcessSectionToBinary(PGOContext &context, std::fstream &fileStream, PGOProfilerHeader *const header, in ProcessSectionToBinary() argument
|
| /arkcompiler/runtime_core/static_core/runtime/include/ |
| H A D | class_linker.h | 82 Class *LoadClass(const panda_file::File &pf, panda_file::File::EntityId classId, ClassLinkerContext *context, in LoadClass() argument 380 ClassLinkerContext *context; global() member [all...] |
| /arkcompiler/runtime_core/static_core/runtime/ |
| H A D | signal_handler.cpp | 70 static bool CallSignalActionHandler(int sig, siginfo_t *info, void *context) in CallSignalActionHandler() argument 75 bool SignalManager::SignalActionHandler(int sig, siginfo_t *info, void *context) in SignalActionHandler() argument 96 bool SignalManager::InOatCode([[maybe_unused]] const siginfo_t *siginfo, [[maybe_unused]] const void *context, in InOatCode() argument 45 DumpStackTrace([[maybe_unused]] int signo, [[maybe_unused]] const siginfo_t *info, [[maybe_unused]] const void *context) DumpStackTrace() argument 169 GetMethodAndReturnPcAndSp([[maybe_unused]] const siginfo_t *siginfo, [[maybe_unused]] const void *context, [[maybe_unused]] const Method **outMethod, [[maybe_unused]] const uintptr_t *outReturnPc, [[maybe_unused]] const uintptr_t *outSp) GetMethodAndReturnPcAndSp() argument 269 DetectSEGVFromCompiledCode(int sig, siginfo_t *siginfo, void *context) DetectSEGVFromCompiledCode() argument 281 DetectSEGVFromHandler(int sig, siginfo_t *siginfo, void *context) DetectSEGVFromHandler() argument 296 DetectSEGVFromMemory(int sig, siginfo_t *siginfo, void *context) DetectSEGVFromMemory() argument 309 DetectSEGVFromCode(int sig, siginfo_t *siginfo, void *context) DetectSEGVFromCode() argument 340 DetectSEGVFromNullCheck(int sig, siginfo_t *siginfo, void *context) DetectSEGVFromNullCheck() argument 397 SamplerSigSegvHandler([[maybe_unused]] int sig, [[maybe_unused]] siginfo_t *siginfo, [[maybe_unused]] void *context) SamplerSigSegvHandler() argument 408 DetectSEGVFromSamplingProfilerHandler([[maybe_unused]] int sig, [[maybe_unused]] siginfo_t *siginfo, [[maybe_unused]] void *context) DetectSEGVFromSamplingProfilerHandler() argument 429 RuntimeSEGVHandler(int sig, siginfo_t *siginfo, void *context) RuntimeSEGVHandler() argument 458 Action(int sig, siginfo_t *siginfo, void *context) Action() argument 476 Action(int sig, [[maybe_unused]] siginfo_t *siginfo, [[maybe_unused]] void *context) Action() argument [all...] |
| /arkcompiler/ets_frontend/ets2panda/public/ |
| H A D | es2panda_lib.cpp | 225 static void CompileJob(public_lib::Context *context, varbinder::FunctionScope *scope, in CompileJob() argument 507 extern "C" __attribute__((unused)) es2panda_Context *ProceedToState(es2panda_Context *context, in ProceedToState() argument 540 extern "C" __attribute__((unused)) void DestroyContext(es2panda_Context *context) in DestroyContext() argument 555 extern "C" __attribute__((unused)) es2panda_ContextState ContextState(es2panda_Context *context) in ContextState() argument 561 ContextErrorMessage(es2panda_Context *context) ContextErrorMessage() argument 567 ContextProgram(es2panda_Context *context) ContextProgram() argument [all...] |
| /arkcompiler/ets_runtime/ecmascript/compiler/aot_snapshot/ |
| H A D | snapshot_constantpool_data.cpp | 391 EcmaContext *context = thread_->GetCurrentEcmaContext(); in GetUnsharedConstpool() local
|
| /arkcompiler/ets_frontend/ets2panda/varbinder/ |
| H A D | scope.cpp | 323 void VariableScope::CheckDirectEval(public_lib::Context *context) in CheckDirectEval() argument
|
| H A D | varbinder.h | 91 void SetContext(public_lib::Context *context) in SetContext() argument
|
| /arkcompiler/ets_frontend/es2panda/compiler/core/ |
| H A D | pandagen.h | 81 explicit PandaGen(ArenaAllocator *allocator, CompilerContext *context, binder::FunctionScope *scope) in PandaGen() argument
|