Home
last modified time | relevance | path

Searched defs:resource (Results 301 - 325 of 614) sorted by relevance

1...<<11121314151617181920>>...25

/third_party/libcoap/examples/
H A Detsi_iot_01.c71 coap_find_payload(coap_resource_t *resource) { in coap_find_payload() argument
76 coap_add_payload(coap_resource_t *resource, coap_payload_t *payload) { in coap_add_payload() argument
83 coap_delete_payload(coap_resource_t *resource) { in coap_delete_payload() argument
117 hnd_get_resource(coap_resource_t *resource, in hnd_get_resource() argument
142 hnd_delete_resource(coap_resource_t *resource, coap_session_t *session COAP_UNUSED, const coap_pdu_t *request COAP_UNUSED, const coap_string_t *query COAP_UNUSED, coap_pdu_t *response) hnd_delete_resource() argument
226 hnd_put_test(coap_resource_t *resource, coap_session_t *session COAP_UNUSED, const coap_pdu_t *request, const coap_string_t *query COAP_UNUSED, coap_pdu_t *response) hnd_put_test() argument
[all...]
/third_party/libcoap/include/coap3/
H A Dcoap_block_internal.h104 coap_resource_t *resource; /**< associated resource */ member
191 coap_resource_t *resource; /**< associated resource */ member
[all...]
/third_party/mesa3d/src/amd/compiler/
H A Daco_statistics.cpp49 enum resource { enum in aco::BlockCycleEstimator
/third_party/mesa3d/src/broadcom/vulkan/
H A Dv3dv_uniforms.c282 struct v3dv_cl_reloc *resource = in write_ubo_ssbo_uniforms() local
/third_party/ltp/testcases/kernel/device-drivers/acpi/
H A Dltp_acpi_cmds.c415 static acpi_status acpi_ec_io_ports(struct acpi_resource *resource, in acpi_ec_io_ports() argument
/third_party/ltp/include/old/
H A Dsafe_macros.h286 safe_getrlimit(const char *file, const int lineno, void (cleanup_fn)(void), int resource, struct rlimit *rlim) safe_getrlimit() argument
304 safe_setrlimit(const char *file, const int lineno, void (cleanup_fn)(void), int resource, const struct rlimit *rlim) safe_setrlimit() argument
[all...]
/third_party/mesa3d/src/gallium/frontends/d3d10umd/
H A DOutputMerger.cpp87 struct pipe_resource *resource = CastPipeResource(pCreateRenderTargetView->hDrvResource); in CreateRenderTargetView() local
287 struct pipe_resource *resource = CastPipeResource(pCreateDepthStencilView->hDrvResource); in CreateDepthStencilView() local
H A DResource.cpp152 subResourceBox(struct pipe_resource *resource, // IN in subResourceBox() argument
488 struct pipe_resource *resource = pResource->resource; ResourceMap() local
[all...]
/third_party/mesa3d/src/gallium/drivers/tegra/
H A Dtegra_screen.c210 struct tegra_resource *resource; in tegra_screen_resource_create() local
168 tegra_screen_import_resource(struct tegra_screen *screen, struct tegra_resource *resource) tegra_screen_import_resource() argument
268 struct pipe_resource *resource; tegra_screen_resource_create_front() local
285 struct tegra_resource *resource; tegra_screen_resource_from_handle() local
312 struct pipe_resource *resource; tegra_screen_resource_from_user_memory() local
329 struct tegra_resource *resource = to_tegra_resource(presource); tegra_screen_resource_get_handle() local
357 struct tegra_resource *resource = to_tegra_resource(presource); tegra_screen_resource_destroy() local
366 tegra_screen_flush_frontbuffer(struct pipe_screen *pscreen, struct pipe_context *pcontext, struct pipe_resource *resource, unsigned int level, unsigned int layer, void *winsys_drawable_handle, struct pipe_box *box) tegra_screen_flush_frontbuffer() argument
475 struct tegra_resource *resource; tegra_screen_resource_create_with_modifiers() local
[all...]
/third_party/mesa3d/src/gallium/frontends/nine/
H A Dsurface9.c260 struct pipe_resource *resource = This->base.resource; in NineSurface9_CreatePipeSurfaces() local
432 struct pipe_resource *resource = This->base.resource; NineSurface9_LockRect() local
823 NineSurface9_SetResource( struct NineSurface9 *This, struct pipe_resource *resource, unsigned level ) NineSurface9_SetResource() argument
[all...]
/third_party/mesa3d/src/gallium/drivers/radeonsi/
H A Dsi_buffer.c39 void *si_buffer_map(struct si_context *sctx, struct si_resource *resource, in si_buffer_map() argument
232 struct si_resource *resource = &tex->buffer; in si_resource_destroy() local
303 static void si_invalidate_resource(struct pipe_context *ctx, struct pipe_resource *resource) in si_invalidate_resource() argument
313 static void *si_buffer_get_transfer(struct pipe_context *ctx, struct pipe_resource *resource, in si_buffer_get_transfer() argument
337 si_buffer_transfer_map(struct pipe_context *ctx, struct pipe_resource *resource, unsigned level, unsigned usage, const struct pipe_box *box, struct pipe_transfer **ptransfer) si_buffer_transfer_map() argument
731 si_resource_commit(struct pipe_context *pctx, struct pipe_resource *resource, unsigned level, struct pipe_box *box, bool commit) si_resource_commit() argument
[all...]
/third_party/mesa3d/src/gallium/drivers/svga/
H A Dsvga_shader.c490 struct pipe_resource *resource = cur_image_view->desc.resource; in svga_init_shader_key_common() local
[all...]
/third_party/mesa3d/src/gallium/drivers/llvmpipe/
H A Dlp_screen.c824 llvmpipe_flush_frontbuffer(struct pipe_screen *_screen, struct pipe_context *_pipe, struct pipe_resource *resource, unsigned level, unsigned layer, void *context_private, struct pipe_box *sub_box) llvmpipe_flush_frontbuffer() argument
H A Dlp_surface.c187 lp_flush_resource(struct pipe_context *ctx, struct pipe_resource *resource) in lp_flush_resource() argument
[all...]
/third_party/mesa3d/src/gallium/drivers/nouveau/nv30/
H A Dnv30_miptree.c274 nv30_flush_resource(struct pipe_context *pipe, struct pipe_resource *resource) nv30_flush_resource() argument
[all...]
/third_party/node/deps/v8/include/v8-include/
H A Dv8-primitive.h817 ExternalStringResourceBase* resource; GetExternalStringResourceBase() local
[all...]
/third_party/node/deps/v8/include/
H A Dv8-primitive.h809 ExternalStringResourceBase* resource; GetExternalStringResourceBase() local
[all...]
/third_party/mesa3d/src/gallium/drivers/i915/
H A Di915_resource_texture.c785 i915_texture_transfer_map(struct pipe_context *pipe, struct pipe_resource *resource, unsigned level, unsigned usage, const struct pipe_box *box, struct pipe_transfer **ptransfer) i915_texture_transfer_map() argument
894 i915_texture_subdata(struct pipe_context *pipe, struct pipe_resource *resource, unsigned level, unsigned usage, const struct pipe_box *box, const void *data, unsigned stride, unsigned layer_stride) i915_texture_subdata() argument
[all...]
H A Di915_surface.c280 i915_flush_resource(struct pipe_context *ctx, struct pipe_resource *resource) in i915_flush_resource() argument
/third_party/mesa3d/src/gallium/auxiliary/driver_rbug/
H A Drbug_screen.c293 struct pipe_resource *resource = rb_resource->resource; in rbug_screen_check_resource_capability() local
309 struct pipe_resource *resource = rb_resource->resource; in rbug_screen_resource_get_handle() local
330 struct pipe_resource *resource = rb_resource->resource; in rbug_screen_resource_get_param() local
347 struct pipe_resource *resource in rbug_screen_resource_get_info() local
359 struct pipe_resource *resource = rb_resource->resource; rbug_screen_resource_changed() local
381 struct pipe_resource *resource = rb_resource->resource; rbug_screen_flush_frontbuffer() local
[all...]
/third_party/mesa3d/src/gallium/auxiliary/vl/
H A Dvl_winsys_dri.c122 vl_dri2_flush_frontbuffer(struct pipe_screen *screen, struct pipe_context *pipe, struct pipe_resource *resource, unsigned level, unsigned layer, void *context_private, struct pipe_box *sub_box) vl_dri2_flush_frontbuffer() argument
/third_party/mesa3d/src/gallium/frontends/wgl/
H A Dstw_st.c421 struct pipe_resource *resource; in stw_st_framebuffer_present_locked() local
/third_party/pulseaudio/src/daemon/
H A Dohos_pa_main.c371 static int set_one_rlimit(const pa_rlimit *r, int resource, const char *name) { in set_one_rlimit() argument
H A Dmain.c368 static int set_one_rlimit(const pa_rlimit *r, int resource, const char *name) { in set_one_rlimit() argument
/third_party/python/Lib/test/
H A Dpythoninfo.py650 import resource namespace

Completed in 24 milliseconds

1...<<11121314151617181920>>...25