Home
last modified time | relevance | path

Searched defs:context (Results 1051 - 1075 of 5055) sorted by relevance

1...<<41424344454647484950>>...203

/third_party/mesa3d/src/gallium/frontends/xvmc/
H A Dattributes.c54 XvAttribute* XvMCQueryAttributes(Display *dpy, XvMCContext *context, int *number) in XvMCQueryAttributes() argument
76 Status XvMCSetAttribute(Display *dpy, XvMCContext *context, Atom attribute, int value) in XvMCSetAttribute() argument
121 Status XvMCGetAttribute(Display *dpy, XvMCContext *context, Ato argument
[all...]
/third_party/node/src/crypto/
H A Dcrypto_spkac.cc129 Local<Context> context = env->context(); in Initialize() local
/third_party/node/test/node-api/test_make_callback/
H A Dbinding.c34 napi_async_context context; in MakeCallback() local
/third_party/node/deps/v8/third_party/zlib/
H A Dcpu_features.c75 static BOOL CALLBACK _cpu_check_features_forwarder(PINIT_ONCE once, PVOID param, PVOID* context) in _cpu_check_features_forwarder() argument
/third_party/node/deps/zlib/
H A Dcpu_features.c81 static BOOL CALLBACK _cpu_check_features_forwarder(PINIT_ONCE once, PVOID param, PVOID* context) in _cpu_check_features_forwarder() argument
/third_party/node/test/addons/async-hello-world/
H A Dbinding.cc11 node::async_context context; member
/third_party/node/test/addons/async-cleanup-hook/
H A Dbinding.cc41 Initialize(v8::Local<v8::Object> exports, v8::Local<v8::Value> module, v8::Local<v8::Context> context) Initialize() argument
/third_party/node/test/addons/openssl-binding/
H A Dbinding.cc38 Initialize(v8::Local<v8::Object> exports, v8::Local<v8::Value> module, v8::Local<v8::Context> context) Initialize() argument
/third_party/node/test/addons/zlib-binding/
H A Dbinding.cc44 Initialize(v8::Local<v8::Object> exports, v8::Local<v8::Value> module, v8::Local<v8::Context> context) Initialize() argument
/third_party/node/test/cctest/
H A Dtest_platform.cc82 auto context = node::NewContext(isolate); in TEST_F() local
/third_party/musl/src/thread/
H A Dsynccall.c13 static void (*callback)(void *), *context; variable
/third_party/node/deps/icu-small/source/common/
H A Dcmemory.cpp116 u_setMemoryFunctions(const void *context, UMemAllocFn *a, UMemReallocFn *r, UMemFreeFn *f, UErrorCode *status) in u_setMemoryFunctions() argument
/third_party/node/deps/icu-small/source/i18n/
H A Dcasetrn.cpp35 utrans_rep_caseContextIterator(void *context, int8_t dir) in utrans_rep_caseContextIterator() argument
/third_party/libwebsockets/lib/roles/ws/ext/
H A Dextension-permessage-deflate.c72 lws_extension_callback_pm_deflate(struct lws_context *context, in lws_extension_callback_pm_deflate() argument
/third_party/libwebsockets/minimal-examples/http-server/minimal-http-server-eventlib-smp/
H A Dminimal-http-server-eventlib-smp.c32 static struct lws_context *context; variable
[all...]
/third_party/libwebsockets/minimal-examples/ws-server/minimal-ws-server-pmd-bulk/
H A Dminimal-ws-server-pmd-bulk.c93 struct lws_context *context; in main() local
/third_party/libwebsockets/minimal-examples/raw/minimal-raw-adopt-tcp/
H A Dminimal-raw-adopt-tcp.c93 struct lws_context *context; in main() local
/third_party/libwebsockets/minimal-examples/secure-streams/minimal-secure-streams-cpp/
H A Dmain.cxx48 struct lws_context *context; in main() local
/third_party/libwebsockets/minimal-examples/ws-server/minimal-ws-server-echo/
H A Dminimal-ws-server-echo.c68 struct lws_context *context; in main() local
/third_party/node/deps/v8/src/compiler/
H A Djs-context-specialization.h25 Handle<Context> context; member
/third_party/node/deps/v8/src/inspector/
H A Dv8-regex.cc25 v8::Local<v8::Context> context; in V8Regex() local
60 v8::Local<v8::Context> context; in match() local
[all...]
/third_party/mesa3d/src/gallium/auxiliary/gallivm/
H A Dlp_bld_init.h55 LLVMContextRef context; member
/third_party/mesa3d/src/gallium/targets/libgl-d3d12/
H A Dlibgl_d3d12.c66 gdi_present(struct pipe_screen *screen, struct pipe_context *context, struct pipe_resource *res, HDC hDC) gdi_present() argument
/third_party/mesa3d/src/gallium/frontends/va/
H A Dpicture_h264_enc.c33 vlVaHandleVAEncPictureParameterBufferTypeH264(vlVaDriver *drv, vlVaContext *context, vlVaBuffer *buf) in vlVaHandleVAEncPictureParameterBufferTypeH264() argument
84 vlVaHandleVAEncSliceParameterBufferTypeH264(vlVaDriver *drv, vlVaContext *context, vlVaBuffer *buf) vlVaHandleVAEncSliceParameterBufferTypeH264() argument
151 vlVaHandleVAEncSequenceParameterBufferTypeH264(vlVaDriver *drv, vlVaContext *context, vlVaBuffer *buf) vlVaHandleVAEncSequenceParameterBufferTypeH264() argument
181 vlVaHandleVAEncMiscParameterTypeRateControlH264(vlVaContext *context, VAEncMiscParameterBuffer *misc) vlVaHandleVAEncMiscParameterTypeRateControlH264() argument
215 vlVaHandleVAEncMiscParameterTypeFrameRateH264(vlVaContext *context, VAEncMiscParameterBuffer *misc) vlVaHandleVAEncMiscParameterTypeFrameRateH264() argument
241 vlVaHandleVAEncMiscParameterTypeTemporalLayerH264(vlVaContext *context, VAEncMiscParameterBuffer *misc) vlVaHandleVAEncMiscParameterTypeTemporalLayerH264() argument
250 getEncParamPresetH264(vlVaContext *context) getEncParamPresetH264() argument
[all...]
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/api/
H A DvktApiBufferAndImageAllocationUtil.cpp41 createTestBuffer(const DeviceInterface& vk, VkDevice vkDevice, deUint32 queueFamilyIndex, VkDeviceSize size, VkBufferUsageFlags usage, Context& context, Allocator& allocator, Move<VkBuffer>& buffer, const MemoryRequirement& requirement, de::MovePtr<Allocation>& memory) const createTestBuffer() argument
71 createTestBuffer(const DeviceInterface& vk, VkDevice vkDevice, deUint32 queueFamilyIndex, VkDeviceSize size, VkBufferUsageFlags usage, Context& context, Allocator& allocator, Move<VkBuffer>& buffer, const MemoryRequirement& requirement, de::MovePtr<Allocation>& memory) const createTestBuffer() argument
106 createTestImage(tcu::IVec2 size, VkFormat format, Context& context, Allocator& allocator, Move<VkImage>& image, const MemoryRequirement& requirement, de::MovePtr<Allocation>& memory, VkImageTiling tiling) const createTestImage() argument
144 createTestImage(tcu::IVec2 size, VkFormat format, Context& context, Allocator& allocator, Move<VkImage>& image, const MemoryRequirement& requirement, de::MovePtr<Allocation>& memory, VkImageTiling tiling) const createTestImage() argument
[all...]

Completed in 9 milliseconds

1...<<41424344454647484950>>...203